/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | MetricDefinition.v1_3_4.json | 94 …l delimit each wildcard in the URI. The corresponding entry in the `Wildcard` property shall repl… 103 …l delimit each wildcard in the URI. The corresponding entry in the `Wildcard` property shall repl… 344 …l delimit each wildcard in the URI. The corresponding entry in the `Wildcard` property shall repl… 443 "$ref": "#/definitions/Wildcard" 445 …ings, which are applied to the `MetricProperties` array property. Each wildcard shall have a corr… 505 "Wildcard": { object 507 "description": "The wildcard and its substitution values.", 508 … "longDescription": "This property shall contain a wildcard and its substitution values.", 525 "description": "The string used as a wildcard.", 526 "longDescription": "This property shall contain the string used as a wildcard.", [all …]
|
H A D | MetricReportDefinition.v1_4_6.json | 190 …l delimit each wildcard in the URI. The corresponding entry in the `Wildcard` property shall repl… 276 …l delimit each wildcard in the URI. The corresponding entry in the `Wildcard` property shall repl… 386 "$ref": "#/definitions/Wildcard" 388 …nt strings, which are applied to the `MetricProperties` property. Each wildcard expressed in the … 476 "Wildcard": { object 478 "description": "The wildcard and its substitution values.", 479 "longDescription": "This type shall contain a wildcard and its substitution values.", 497 "description": "An array of values to substitute for the wildcard.", 504 …longDescription": "This property shall contain the list of values to substitute for the wildcard.", 510 "description": "The string used as a wildcard.", [all …]
|
H A D | Triggers.v1_4_0.json | 487 … this trigger. Each wildcard, a name contained by a set of curly braces, is replaced with its cor… 495 …wildcard in the URI. Replace each wildcard with its corresponding entry in the `Wildcard` array p… 567 "$ref": "#/definitions/Wildcard" 569 … values for the entries in the `MetricProperties` array property. Each wildcard shall have a corr… 581 "Wildcard": { object 583 "description": "The wildcard and its substitution values.", 584 … "longDescription": "This property shall contain a wildcard and its substitution values.", 601 "description": "The wildcard.", 602 …"longDescription": "This property shall contain the string used as a wildcard when contained by cu… 610 …"description": "An array of values to substitute for the wildcard. A single value of `*` matches … [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | MetricDefinition.v1_3_4.json | 94 …l delimit each wildcard in the URI. The corresponding entry in the `Wildcard` property shall repl… 103 …l delimit each wildcard in the URI. The corresponding entry in the `Wildcard` property shall repl… 344 …l delimit each wildcard in the URI. The corresponding entry in the `Wildcard` property shall repl… 443 "$ref": "#/definitions/Wildcard" 445 …ings, which are applied to the `MetricProperties` array property. Each wildcard shall have a corr… 505 "Wildcard": { object 507 "description": "The wildcard and its substitution values.", 508 … "longDescription": "This property shall contain a wildcard and its substitution values.", 525 "description": "The string used as a wildcard.", 526 "longDescription": "This property shall contain the string used as a wildcard.", [all …]
|
H A D | MetricReportDefinition.v1_4_6.json | 190 …l delimit each wildcard in the URI. The corresponding entry in the `Wildcard` property shall repl… 276 …l delimit each wildcard in the URI. The corresponding entry in the `Wildcard` property shall repl… 386 "$ref": "#/definitions/Wildcard" 388 …nt strings, which are applied to the `MetricProperties` property. Each wildcard expressed in the … 476 "Wildcard": { object 478 "description": "The wildcard and its substitution values.", 479 "longDescription": "This type shall contain a wildcard and its substitution values.", 497 "description": "An array of values to substitute for the wildcard.", 504 …longDescription": "This property shall contain the list of values to substitute for the wildcard.", 510 "description": "The string used as a wildcard.", [all …]
|
H A D | Triggers.v1_4_0.json | 487 … this trigger. Each wildcard, a name contained by a set of curly braces, is replaced with its cor… 495 …wildcard in the URI. Replace each wildcard with its corresponding entry in the `Wildcard` array p… 567 "$ref": "#/definitions/Wildcard" 569 … values for the entries in the `MetricProperties` array property. Each wildcard shall have a corr… 581 "Wildcard": { object 583 "description": "The wildcard and its substitution values.", 584 … "longDescription": "This property shall contain a wildcard and its substitution values.", 601 "description": "The wildcard.", 602 …"longDescription": "This property shall contain the string used as a wildcard when contained by cu… 610 …"description": "An array of values to substitute for the wildcard. A single value of `*` matches … [all …]
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/ |
H A D | parallel_make.patch | 18 -_generated/interfaces.py: $(tools_dir)/python-interfaces-generator.xsl $(wildcard $(spec_dir)/*.xm… 19 …: _generated/__init__.py $(tools_dir)/python-interfaces-generator.xsl $(wildcard $(spec_dir)/*.xml) 24 -_generated/constants.py: $(tools_dir)/python-constants-generator.xsl $(wildcard $(spec_dir)/*.xml) 25 …y: _generated/__init__.py $(tools_dir)/python-constants-generator.xsl $(wildcard $(spec_dir)/*.xml) 30 -_generated/errors.py: $(tools_dir)/python-errors-generator.xsl $(wildcard $(spec_dir)/*.xml) 31 +_generated/errors.py: _generated/__init__.py $(tools_dir)/python-errors-generator.xsl $(wildcard $…
|
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/ |
H A D | 0014-Fix-reproducibility-issues.patch | 6 In order to build deterministic binaries, we need to sort the wildcard expansion 26 - $(patsubst $(com32)/lib/%.c,%.o,$(wildcard $(com32)/lib/$(ARCH)/libgcc/*.c)) \ 27 - $(patsubst $(com32)/lib/%.S,%.o,$(wildcard $(com32)/lib/$(ARCH)/libgcc/*.S)) 28 + $(sort $(patsubst $(com32)/lib/%.c,%.o,$(wildcard $(com32)/lib/$(ARCH)/libgcc/*.c))) \ 29 + $(sort $(patsubst $(com32)/lib/%.S,%.o,$(wildcard $(com32)/lib/$(ARCH)/libgcc/*.S)))
|
/openbmc/linux/include/uapi/ |
H A D | Kbuild | 2 ifeq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/uapi/asm/a.out.h),) 6 ifeq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/uapi/asm/kvm.h),) 10 ifeq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/uapi/asm/kvm_para.h),) 11 ifeq ($(wildcard $(objtree)/arch/$(SRCARCH)/include/generated/uapi/asm/kvm_para.h),)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/augeas/augeas/ |
H A D | sepbuildfix.patch | 25 -dist_lens_DATA=$(wildcard lenses/*.aug) 26 -dist_lenstest_DATA=$(wildcard lenses/tests/*.aug) 27 +dist_lens_DATA=$(wildcard $(top_srcdir)/lenses/*.aug) 28 +dist_lenstest_DATA=$(wildcard $(top_srcdir)lenses/tests/*.aug)
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | incompatible_lic.py | 31 …st('incompatible-license', 'GPL-3.0-only', '*GPLv3', "*GPLv3 is an invalid license wildcard entry") 42 …atible-license-alias', 'GPL-3.0-only', '*GPL-3.0', "*GPL-3.0 is an invalid license wildcard entry") 48 …compatible-license-alias', 'GPL-3.0-only', '*GPLv3', "*GPLv3 is an invalid license wildcard entry") 52 # INCOMPATIBLE_LICENSE contains a wildcard to some of them 54 …GPL-3.0-only LGPL-3.0-only', '*GPL-3.0-only', "*GPL-3.0-only is an invalid license wildcard entry") 58 # INCOMPATIBLE_LICENSE contains a wildcard matching all licenses 60 …icenses', 'GPL-2.0-only GPL-3.0-only LGPL-3.0-only', '*', "* is an invalid license wildcard entry")
|
/openbmc/linux/drivers/virt/acrn/ |
H A D | ioeventfd.c | 25 * @wildcard: Data matching or not 34 bool wildcard; member 59 /* Either one is wildcard, the data matching will be skipped. */ in hsm_ioeventfd_is_conflict() 64 (p->wildcard || ioeventfd->wildcard || in hsm_ioeventfd_is_conflict() 119 p->wildcard = true; in acrn_ioeventfd_assign() 182 (p->wildcard || p->data == data)) in hsm_ioeventfd_match()
|
/openbmc/linux/net/netfilter/ |
H A D | xt_socket.c | 62 bool wildcard; in socket_match() local 68 wildcard = (!(info->flags & XT_SOCKET_NOWILDCARD) && in socket_match() 78 if (info->flags & XT_SOCKET_RESTORESKMARK && !wildcard && in socket_match() 85 if (wildcard || !transparent) in socket_match() 123 bool wildcard; in socket_mt6_v1_v2_v3() local 129 wildcard = (!(info->flags & XT_SOCKET_NOWILDCARD) && in socket_mt6_v1_v2_v3() 139 if (info->flags & XT_SOCKET_RESTORESKMARK && !wildcard && in socket_mt6_v1_v2_v3() 146 if (wildcard || !transparent) in socket_mt6_v1_v2_v3()
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | Triggers_v1.xml | 100 <Property Name="Wildcards" Type="Collection(Triggers.v1_0_0.Wildcard)" Nullable="false"> 102 … values for the entries in the `MetricProperties` array property. Each wildcard shall have a corr… 106 … this trigger. Each wildcard, a name contained by a set of curly braces, is replaced with its cor… 107 …wildcard in the URI. Replace each wildcard with its corresponding entry in the `Wildcard` array p… 286 <ComplexType Name="Wildcard"> 288 <Annotation Term="OData.Description" String="The wildcard and its substitution values."/> 289 …<Annotation Term="OData.LongDescription" String="This property shall contain a wildcard and its su… 292 <Annotation Term="OData.Description" String="The wildcard."/> 293 …ngDescription" String="This property shall contain the string used as a wildcard when contained by… 297 …rm="OData.Description" String="An array of values to substitute for the wildcard. A single value … [all …]
|
H A D | MetricDefinition_v1.xml | 183 … <Property Name="Wildcards" Type="Collection(MetricDefinition.v1_0_0.Wildcard)" Nullable="false"> 185 …ings, which are applied to the `MetricProperties` array property. Each wildcard shall have a corr… 190 …l delimit each wildcard in the URI. The corresponding entry in the `Wildcard` property shall repl… 265 …l delimit each wildcard in the URI. The corresponding entry in the `Wildcard` property shall repl… 270 …l delimit each wildcard in the URI. The corresponding entry in the `Wildcard` property shall repl… 274 <ComplexType Name="Wildcard"> 276 <Annotation Term="OData.Description" String="The wildcard and its substitution values."/> 277 …<Annotation Term="OData.LongDescription" String="This property shall contain a wildcard and its su… 280 <Annotation Term="OData.Description" String="The string used as a wildcard."/> 281 … Term="OData.LongDescription" String="This property shall contain the string used as a wildcard."/> [all …]
|
H A D | MetricReportDefinition_v1.xml | 106 …<Property Name="Wildcards" Type="Collection(MetricReportDefinition.v1_0_0.Wildcard)" Nullable="fal… 108 …nt strings, which are applied to the `MetricProperties` property. Each wildcard expressed in the … 113 …l delimit each wildcard in the URI. The corresponding entry in the `Wildcard` property shall repl… 132 <ComplexType Name="Wildcard"> 134 <Annotation Term="OData.Description" String="The wildcard and its substitution values."/> 135 …<Annotation Term="OData.LongDescription" String="This type shall contain a wildcard and its substi… 138 <Annotation Term="OData.Description" String="The string used as a wildcard."/> 139 … Term="OData.LongDescription" String="This property shall contain the string used as a wildcard."/> 143 … <Annotation Term="OData.Description" String="An array of values to substitute for the wildcard."/> 144 …cription" String="This property shall contain the list of values to substitute for the wildcard."/> [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
H A D | Triggers_v1.xml | 100 <Property Name="Wildcards" Type="Collection(Triggers.v1_0_0.Wildcard)" Nullable="false"> 102 … values for the entries in the `MetricProperties` array property. Each wildcard shall have a corr… 106 … this trigger. Each wildcard, a name contained by a set of curly braces, is replaced with its cor… 107 …wildcard in the URI. Replace each wildcard with its corresponding entry in the `Wildcard` array p… 286 <ComplexType Name="Wildcard"> 288 <Annotation Term="OData.Description" String="The wildcard and its substitution values."/> 289 …<Annotation Term="OData.LongDescription" String="This property shall contain a wildcard and its su… 292 <Annotation Term="OData.Description" String="The wildcard."/> 293 …ngDescription" String="This property shall contain the string used as a wildcard when contained by… 297 …rm="OData.Description" String="An array of values to substitute for the wildcard. A single value … [all …]
|
H A D | MetricDefinition_v1.xml | 183 … <Property Name="Wildcards" Type="Collection(MetricDefinition.v1_0_0.Wildcard)" Nullable="false"> 185 …ings, which are applied to the `MetricProperties` array property. Each wildcard shall have a corr… 190 …l delimit each wildcard in the URI. The corresponding entry in the `Wildcard` property shall repl… 265 …l delimit each wildcard in the URI. The corresponding entry in the `Wildcard` property shall repl… 270 …l delimit each wildcard in the URI. The corresponding entry in the `Wildcard` property shall repl… 274 <ComplexType Name="Wildcard"> 276 <Annotation Term="OData.Description" String="The wildcard and its substitution values."/> 277 …<Annotation Term="OData.LongDescription" String="This property shall contain a wildcard and its su… 280 <Annotation Term="OData.Description" String="The string used as a wildcard."/> 281 … Term="OData.LongDescription" String="This property shall contain the string used as a wildcard."/> [all …]
|
H A D | MetricReportDefinition_v1.xml | 106 …<Property Name="Wildcards" Type="Collection(MetricReportDefinition.v1_0_0.Wildcard)" Nullable="fal… 108 …nt strings, which are applied to the `MetricProperties` property. Each wildcard expressed in the … 113 …l delimit each wildcard in the URI. The corresponding entry in the `Wildcard` property shall repl… 132 <ComplexType Name="Wildcard"> 134 <Annotation Term="OData.Description" String="The wildcard and its substitution values."/> 135 …<Annotation Term="OData.LongDescription" String="This type shall contain a wildcard and its substi… 138 <Annotation Term="OData.Description" String="The string used as a wildcard."/> 139 … Term="OData.LongDescription" String="This property shall contain the string used as a wildcard."/> 143 … <Annotation Term="OData.Description" String="An array of values to substitute for the wildcard."/> 144 …cription" String="This property shall contain the list of values to substitute for the wildcard."/> [all …]
|
/openbmc/linux/tools/testing/selftests/hid/ |
H A D | Makefile | 90 VMLINUX_BTF ?= $(abspath $(firstword $(wildcard $(VMLINUX_BTF_PATHS)))) 123 $(DEFAULT_BPFTOOL): $(wildcard $(BPFTOOLDIR)/*.[ch] $(BPFTOOLDIR)/Makefile) \ 133 $(BPFOBJ): $(wildcard $(BPFDIR)/*.[ch] $(BPFDIR)/Makefile) \ 140 $(HOST_BPFOBJ): $(wildcard $(BPFDIR)/*.[ch] $(BPFDIR)/Makefile) \ 217 BPF_SRCS := $(notdir $(wildcard $(BPF_PROGS_DIR)/*.c)) 225 $(wildcard $(BPF_PROGS_DIR)/*.h) \ 227 $(wildcard $(BPFDIR)/hid_bpf_*.h) \ 228 $(wildcard $(BPFDIR)/*.bpf.h) \
|
/openbmc/linux/net/netfilter/ipset/ |
H A D | ip_set_hash_netiface.c | 29 /* 7 interface wildcard support added */ 62 u8 wildcard; member 77 (ip1->wildcard ? in hash_netiface4_data_equal() 112 (data->wildcard ? IPSET_FLAG_IFACE_WILDCARD : 0); in hash_netiface4_data_list() 239 e.wildcard = 1; in hash_netiface4_uadt() 296 u8 wildcard; member 311 (ip1->wildcard ? in hash_netiface6_data_equal() 346 (data->wildcard ? IPSET_FLAG_IFACE_WILDCARD : 0); in hash_netiface6_data_list() 461 e.wildcard = 1; in hash_netiface6_uadt()
|
/openbmc/linux/tools/testing/selftests/resctrl/ |
H A D | Makefile | 8 LOCAL_HDRS += $(wildcard *.h) 12 $(OUTPUT)/resctrl_tests: $(wildcard *.c)
|
/openbmc/linux/scripts/ |
H A D | Makefile.headersinst | 24 # $(wildcard $(src)/*/) contains not only directories but also regular files. 25 src-subdirs := $(patsubst $(src)/%/,%,$(filter %/, $(wildcard $(src)/*/))) 26 gen-subdirs := $(patsubst $(gen)/%/,%,$(filter %/, $(wildcard $(gen)/*/))) 48 old-subdirs := $(wildcard $(all-subdirs))
|
H A D | Makefile.asm-generic | 23 redundant += $(foreach f, $(generic-y), $(if $(wildcard $(srctree)/$(src)/$(f)),$(f))) 30 generic-y += $(foreach f, $(mandatory-y), $(if $(wildcard $(srctree)/$(src)/$(f)),,$(f))) 36 old-headers := $(wildcard $(obj)/*.h)
|
/openbmc/linux/virt/kvm/ |
H A D | eventfd.c | 717 bool wildcard; member 751 if (p->wildcard) in ioeventfd_in_range() 752 /* all else equal, wildcard is always a hit */ in ioeventfd_in_range() 821 (_p->wildcard || p->wildcard || in ioeventfd_check_collision() 862 /* The datamatch feature is optional, otherwise this is a wildcard */ in kvm_assign_ioeventfd_idx() 866 p->wildcard = true; in kvm_assign_ioeventfd_idx() 908 bool wildcard; in kvm_deassign_ioeventfd_idx() local 914 wildcard = !(args->flags & KVM_IOEVENTFD_FLAG_DATAMATCH); in kvm_deassign_ioeventfd_idx() 923 p->wildcard != wildcard) in kvm_deassign_ioeventfd_idx() 926 if (!p->wildcard && p->datamatch != args->datamatch) in kvm_deassign_ioeventfd_idx()
|