/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf-c/ |
H A D | 0001-Makefile.am-do-not-compile-the-code-which-was-genera.patch | 4 Subject: [PATCH] Makefile.am: do not compile the code which was generated from 7 Those code was auto generated by protoc command with test-full.proto, those code are not compatible 27 - t/generated-code/test-generated-code \ 28 - t/generated-code2/test-generated-code2 \ 29 - t/generated-code3/test-generated-code3 \ 33 - t/generated-code/test-generated-code \ 34 - t/generated-code2/test-generated-code2 \ 35 - t/generated-code3/test-generated-code3 \ 39 - t/generated-code/test-generated-code.c \ 45 - t/generated-code2/test-generated-code2.c \ [all …]
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | Kbuild | 4 generated-y += orc_hash.h 5 generated-y += syscalls_32.h 6 generated-y += syscalls_64.h 7 generated-y += syscalls_x32.h 8 generated-y += unistd_32_ia32.h 9 generated-y += unistd_64_x32.h 10 generated-y += xen-hypercalls.h
|
/openbmc/linux/tools/testing/radix-tree/ |
H A D | Makefile | 28 targets: generated/map-shift.h generated/bit-length.h $(TARGETS) 42 $(RM) $(TARGETS) *.o radix-tree.c idr.c generated/map-shift.h generated/bit-length.h 46 $(OFILES): Makefile *.h */*.h generated/map-shift.h generated/bit-length.h \ 65 generated/map-shift.h: 66 @if ! grep -qws $(SHIFT) generated/map-shift.h; then \ 68 generated/map-shift.h; \ 71 generated/bit-length.h: FORCE 72 @if ! grep -qws CONFIG_$(LONG_BIT)BIT generated/bit-length.h; then \
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | Kbuild | 3 generated-y += syscall_table_n32.h 4 generated-y += syscall_table_n64.h 5 generated-y += syscall_table_o32.h 6 generated-y += unistd_nr_n32.h 7 generated-y += unistd_nr_n64.h 8 generated-y += unistd_nr_o32.h
|
/openbmc/linux/scripts/ |
H A D | Makefile.asm-generic | 12 src := $(subst /generated,,$(obj)) 22 redundant := $(filter $(mandatory-y) $(generated-y), $(generic-y)) 29 mandatory-y := $(filter-out $(generated-y), $(mandatory-y)) 33 generated-y := $(addprefix $(obj)/, $(generated-y)) 37 unwanted := $(filter-out $(generic-y) $(generated-y),$(old-headers))
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | Kbuild | 2 generated-y += dis-defs.h 3 generated-y += facility-defs.h 4 generated-y += syscall_table.h 5 generated-y += unistd_nr.h
|
/openbmc/pldm/tools/fw-update/ |
H A D | README.md | 38 PLDM firmware update package has to be generated - one or more platform specific 50 - whether those fields need to be specified in the JSON, or are generated by the 60 - PackageHeaderSize: Supported, generated by the script 65 - ComponentBitmapBitLength: Supported, generated by the script 69 - PackageVersionStringLength: Supported, generated by the script 78 - DeviceIDRecordCount: Supported, generated by the script 81 - RecordLength: Supported, generated by the script 82 - DescriptorCount: Supported, generated by the script 87 - ComponentImageSetVersionStringLength: Supported, generated by the script 108 - DescriptorLength: Supported, generated by the script [all …]
|
/openbmc/linux/tools/perf/arch/x86/ |
H A D | Makefile | 13 generated := $(OUTPUT)arch/x86/include/generated macro 14 out := $(generated)/asm 26 $(call QUIET_CLEAN, x86) $(RM) -r $(header) $(generated)
|
/openbmc/phosphor-dbus-monitor/src/ |
H A D | meson.build | 10 'templates/generated.mako.hpp', 23 'generated.hpp', 28 'generated.mako.hpp', 34 meson.current_build_dir() + '/generated.hpp', 41 output: 'generated.hpp',
|
/openbmc/linux/Documentation/arch/arm/samsung/ |
H A D | clksrc-change-registers.awk | 128 generated = mask 129 sub(reg_src, reg_div, generated) 136 printf "/* generated " generated " */\n" 142 printf ".shift = " dmask[generated,1] ", " 143 printf ".size = " dmask[generated,0] ", "
|
/openbmc/u-boot/arch/arm/mach-socfpga/ |
H A D | qts-filter.sh | 38 ${in_bsp_dir}/generated/iocsr_config_${soc}.h | 45 ${in_bsp_dir}/generated/iocsr_config_${soc}.c | 81 ${in_bsp_dir}/generated/pinmux_config_${soc}.c | 117 ${in_bsp_dir}/generated/pll_config.h | 162 ${in_bsp_dir}/generated/sdram/sdram_config.h |
|
/openbmc/linux/arch/x86/include/uapi/asm/ |
H A D | Kbuild | 2 generated-y += unistd_32.h 3 generated-y += unistd_64.h 4 generated-y += unistd_x32.h
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | Kbuild | 2 generated-y += unistd_n32.h 3 generated-y += unistd_n64.h 4 generated-y += unistd_o32.h
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/ |
H A D | libsmi-fix-the-test-dump-files.patch | 6 These test dump files were generated by smidump 0.4.5 7 which would not match with the ones generated by 0.4.8, 30 - <string>#Conceptual model of MAU-MIB - generated by smidump 0.4.5#</string> 31 + <string>#Conceptual model of MAU-MIB - generated by smidump 0.4.8#</string> 70 - <string>#Conceptual model of RMON2-MIB - generated by smidump 0.4.5#</string> 71 + <string>#Conceptual model of RMON2-MIB - generated by smidump 0.4.8#</string> 92 -// This module has been generated by smidump 0.4.5. Do not edit. 93 +// This module has been generated by smidump 0.4.8. Do not edit. 140 -// This module has been generated by smidump 0.4.5. Do not edit. 141 +// This module has been generated by smidump 0.4.8. Do not edit. [all …]
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | Kbuild | 2 generated-y += syscall_table_32.h 3 generated-y += syscall_table_64.h 4 generated-y += syscall_table_spu.h
|
/openbmc/linux/kernel/ |
H A D | stacktrace.c | 50 unsigned int generated, i, total = 0; in stack_trace_snprint() local 56 generated = snprintf(buf, size, "%*c%pS\n", 1 + spaces, ' ', in stack_trace_snprint() 59 total += generated; in stack_trace_snprint() 60 if (generated >= size) { in stack_trace_snprint() 64 buf += generated; in stack_trace_snprint() 65 size -= generated; in stack_trace_snprint()
|
/openbmc/bmcweb/ |
H A D | .codespell-ignore | 3 redfish-core/include/generated/enums/task.hpp 4 redfish-core/include/generated/enums/job.hpp 9 redfish-core/include/generated/enums/drive.hpp
|
/openbmc/linux/tools/net/ynl/samples/ |
H A D | Makefile | 7 -I../lib/ -I../generated/ -idirafter $(UAPI_PATH) 12 LDLIBS=-lmnl ../lib/ynl.a ../generated/protos.a 21 $(BINS): ../lib/ynl.a ../generated/protos.a
|
/openbmc/linux/Documentation/filesystems/ |
H A D | gfs2-uevents.rst | 7 During the lifetime of a GFS2 mount, a number of uevents are generated. 18 uevent generated by the newly created filesystem. If the mount 30 The ONLINE uevent is generated after a successful mount or remount. It 34 be generated by older kernels. 48 success (or otherwise) of the operation. These uevents are generated 63 The OFFLINE uevent is only generated due to filesystem errors and is used 71 The REMOVE uevent is generated at the end of an unsuccessful mount 74 and unlike the other uevents is generated automatically by the kernel's
|
/openbmc/qemu/storage-daemon/qapi/ |
H A D | qapi-schema.json | 6 # modules, no code is generated here, but we reuse the code files generated 11 # modules are only generated if an array of the respective type is already used 18 # Documentation generated with qapi-gen.py is in source order, with
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openlldp/files/ |
H A D | 0001-autotools-Add-include-path-to-generated-version.h.patch | 4 Subject: [PATCH] autotools: Add include path to generated version.h 7 because the generated version.h from AC_CONFIG_FILES is always in build 26 +# Required for the generated version.h when build dir is not the same as srcdir.
|
/openbmc/linux/Documentation/userspace-api/netlink/ |
H A D | intro-specs.rst | 57 auto-generated files which need to be updated. Using this tool is the easiest 58 way to generate / update auto-generated code. 60 By default code is re-generated only if spec is newer than the source, 86 (based on libmnl) which integrates with code generated by 93 prefix by ``ynl_``) and per-family auto-generated code (prefixed 97 struct (family structs are exported by the auto-generated code). 104 All the functions and types in this example come from the auto-generated 124 // 6. Print the YNL-generated error
|
/openbmc/u-boot/doc/ |
H A D | README.kconfig | 24 This target updates .config, include/generated/autoconf.h and 71 The configuration files are generated by both Kconfig and the old preprocessor 75 - include/generated/autoconf.h (generated by Kconfig for Normal) 79 - include/config/auto.conf (generated by Kconfig) 80 - include/autoconf.mk (generated by the old config for Normal) 81 - spl/include/autoconfig.mk (generated by the old config for SPL) 82 - tpl/include/autoconfig.mk (generated by the old config for TPL) 151 files were auto-generated when switching to Kconfig. Now we have too many
|
/openbmc/u-boot/ |
H A D | .gitignore | 2 # NOTE! Don't add files that are generated in specific 62 /include/generated/ 64 # stgit generated dirs
|
/openbmc/linux/Documentation/gpu/ |
H A D | msm-crash-dump.rst | 20 The kernel version that generated the dump (UTS_RELEASE). 23 The module that generated the crashdump. 29 Comm string for the binary that generated the fault. 32 Command line for the binary that generated the fault. 35 ID of the GPU that generated the crash formatted as
|