/openbmc/linux/kernel/gcov/ |
H A D | Makefile | 6 CFLAGS_gcc_base.o += -Wno-missing-prototypes -Wno-missing-declarations 8 CFLAGS_clang.o += -Wno-missing-prototypes -Wno-missing-declarations
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | manifest.py | 16 self.missing = [] 120 m_entry[k].missing = self.check_manifest_entries(\ 122 if m_entry[k].missing: 125 logmsg = msg+':\n'+'\n'.join(m_entry[k].missing) 158 m_entry.missing = self.check_manifest_entries(\ 160 if m_entry.missing: 163 logmsg = msg+':\n'+'\n'.join(m_entry.missing)
|
/openbmc/openbmc/poky/meta/recipes-devtools/mtools/mtools/ |
H A D | mtools-makeinfo.patch | 51 + MAKEINFO="@echo makeinfo missing; true" 55 + TEXI2DVI="@echo texi2dvi missing; true" 59 + TEXI2PDF="@echo texi2pdf missing; true" 63 + TEXI2HTML="@echo texi2html missing; true" 67 + DVI2PS="@echo dvi2ps missing; true"
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | features_check.bbclass | 43 missing = set.difference(required_features, features) 44 if missing: 45 raise bb.parse.SkipRecipe("missing required %s feature%s '%s' (not in %s_FEATURES)" 46 % (kind.lower(), 's' if len(missing) > 1 else '', ' '.join(missing), kind))
|
/openbmc/linux/ |
H A D | Kbuild | 37 # Check for missing system calls 42 PHONY += missing-syscalls 43 missing-syscalls: scripts/checksyscalls.sh $(offsets-file) 51 echo "warning: cannot check the header due to sha1sum missing"; \ 73 prepare: $(offsets-file) missing-syscalls $(atomic-checks)
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | meson.build | 85 'doc-missing-colon.json', 86 'doc-missing-expr.json', 87 'doc-missing-space.json', 88 'doc-missing.json', 102 'enum-missing-data.json', 112 'features-missing-name.json', 131 'missing-array-rsqb.json', 132 'missing-colon.json', 133 'missing-comma-list.json', 134 'missing-comma-object.json', [all …]
|
H A D | doc-missing-space.err | 1 doc-missing-space.json:5:1: missing space after #
|
H A D | doc-missing.err | 1 doc-missing.json: In command 'undocumented': 2 doc-missing.json:5: documentation comment required
|
H A D | enum-missing-data.err | 1 enum-missing-data.json: In enum 'MyEnum': 2 enum-missing-data.json:2: enum misses key 'data'
|
H A D | features-missing-name.err | 1 features-missing-name.json: In struct 'FeatureStruct0': 2 features-missing-name.json:1: 'features' member misses key 'name'
|
/openbmc/u-boot/tools/binman/ |
H A D | entry.py | 330 missing = [] 340 missing.append(prop.name) 342 if missing: 344 (', '.join(missing))) 484 missing = [] 501 missing.append(name) 503 if missing: 505 ', '.join(missing))
|
/openbmc/qemu/target/s390x/ |
H A D | cpu_models_sysemu.c | 30 S390FeatBitmap missing; in check_unavailable_features() local 40 bitmap_andnot(missing, model->features, max_model->features, in check_unavailable_features() 42 if (!bitmap_empty(missing, S390_FEAT_MAX)) { in check_unavailable_features() 43 s390_feat_bitmap_to_ascii(missing, unavailable, list_add_feat); in check_unavailable_features() 272 S390FeatBitmap missing, added; in qmp_query_cpu_model_comparison() local 312 bitmap_andnot(missing, modela.features, modelb.features, S390_FEAT_MAX); in qmp_query_cpu_model_comparison() 313 s390_feat_bitmap_to_ascii(missing, in qmp_query_cpu_model_comparison() 319 if (bitmap_empty(missing, S390_FEAT_MAX)) { in qmp_query_cpu_model_comparison()
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | rcar-fdp1.rst | 27 recover missing lines. This method is also known as blending or Line 30 - The previous and next fields are averaged to recover lines missing from 34 field is used to fill missing lines from the current field. This method 38 used to fill missing lines from the current field. This method is also
|
/openbmc/linux/scripts/coccinelle/misc/ |
H A D | add_namespace.cocci | 3 /// Adds missing MODULE_IMPORT_NS statements to source files 6 /// add a missing namespace tag to a module source file. 18 // Add missing imports, but only adjacent to a MODULE_LICENSE statement.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/ |
H A D | sdbus-c++-libsystemd_255.6.bb | 26 file://0003-src-basic-missing.h-check-for-missing-strndupa.patch \ 28 file://0005-add-missing-FTW_-macros-for-musl.patch \ 38 file://0014-Handle-missing-gshadow.patch \ 46 file://0022-avoid-missing-LOCK_EX-declaration.patch \
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | sys_riscv.c | 129 u64 missing = 0; in hwprobe_isa_ext0() local 151 missing |= RISCV_HWPROBE_EXT_ZBA; in hwprobe_isa_ext0() 156 missing |= RISCV_HWPROBE_EXT_ZBB; in hwprobe_isa_ext0() 161 missing |= RISCV_HWPROBE_EXT_ZBS; in hwprobe_isa_ext0() 165 pair->value &= ~missing; in hwprobe_isa_ext0()
|
/openbmc/linux/Documentation/ |
H A D | Kconfig | 6 bool "Warn if there's a missing documentation file" 9 This option makes the Kernel to check for missing dependencies, 10 warning when something is missing. Works only if the Kernel
|
/openbmc/linux/scripts/ |
H A D | rust_is_available_test.py | 78 cls.missing = pathlib.Path(cls.tempdir.name) / "missing" 161 result = self.run_script(self.Expected.FAILURE, { "RUSTC": self.missing }) 165 result = self.run_script(self.Expected.FAILURE, { "BINDGEN": self.missing }) 236 { "LLVM_CONFIG_PATH": self.missing }, 237 { "LIBCLANG_PATH": self.missing }, 238 { "CLANG_PATH": self.missing }, 271 result = self.run_script(self.Expected.FAILURE, { "RUST_LIB_SRC": self.missing }) 275 result = self.run_script(self.Expected.SUCCESS_WITH_EXTRA_OUTPUT, { "CC": self.missing })
|
H A D | Makefile.modpost | 103 missing-input := vmlinux.o 123 missing-input := Module.symvers 135 $(if $(missing-input), \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/ledmon/ledmon/ |
H A D | 0001-fix-build-with-clang.patch | 11 vmdssd.c:49:27: error: missing field 'value' initializer 15 dellssd.c:74:27: error: missing field 'value' initializer 19 amd_ipmi.c:57:27: error: missing field 'value' 23 npem.c:76:27: error: missing field 'value'
|
/openbmc/linux/scripts/coccinelle/free/ |
H A D | pci_free_consistent.cocci | 2 /// Find missing pci_free_consistent for every pci_alloc_consistent. 43 msg = "ERROR: missing pci_free_consistent; pci_alloc_consistent on line %s and return without freei… 51 msg = "ERROR: missing pci_free_consistent; pci_alloc_consistent on line %s and return without freei…
|
H A D | iounmap.cocci | 2 /// Find missing iounmaps. 4 //# This only signals a missing iounmap when there is an iounmap later 67 msg = "ERROR: missing iounmap; ioremap on line %s and execution via conditional on line %s" % (p1[0…
|
H A D | clk_put.cocci | 2 /// Find missing clk_puts. 4 //# This only signals a missing clk_put when there is a clk_put later 67 msg = "ERROR: missing clk_put; clk_get on line %s and execution via conditional on line %s" % (p1[0…
|
/openbmc/qemu/scripts/ |
H A D | cpu-x86-uarch-abi.py | 131 missing = want - got variable 133 if len(missing) > 0: 136 models[name]["missing"][level] = missing
|
/openbmc/openbmc/meta-arm/ci/ |
H A D | check-machine-coverage | 22 missing = machines - kas variable 25 covered = len(machines) - len(missing)
|