/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | ia_css_isp_params.h | 16 /* Generated code: do not edit or commmit. */ 21 /* Code generated by genparam/gencode.c:gen_param_enum() */ 73 /* Code generated by genparam/gencode.c:gen_param_offsets() */ 146 /* Code generated by genparam/gencode.c:gen_param_process_table() */ 155 /* Code generated by genparam/gencode.c:gen_set_function() */ 161 /* Code generated by genparam/gencode.c:gen_set_function() */ 167 /* Code generated by genparam/gencode.c:gen_set_function() */ 173 /* Code generated by genparam/gencode.c:gen_set_function() */ 179 /* Code generated by genparam/gencode.c:gen_set_function() */ 185 /* Code generated by genparam/gencode.c:gen_set_function() */ [all …]
|
H A D | ia_css_isp_params.c | 60 /* Generated code: do not edit or commmit. */ 67 /* Code generated by genparam/gencode.c:gen_process_function() */ 87 /* Code generated by genparam/gencode.c:gen_process_function() */ 122 /* Code generated by genparam/gencode.c:gen_process_function() */ 157 /* Code generated by genparam/gencode.c:gen_process_function() */ 204 /* Code generated by genparam/gencode.c:gen_process_function() */ 239 /* Code generated by genparam/gencode.c:gen_process_function() */ 274 /* Code generated by genparam/gencode.c:gen_process_function() */ 309 /* Code generated by genparam/gencode.c:gen_process_function() */ 342 /* Code generated by genparam/gencode.c:gen_process_function() */ [all …]
|
H A D | ia_css_isp_states.c | 15 /* Generated code: do not edit or commmit. */ 22 /* Code generated by genparam/genstate.c:gen_init_function() */ 44 /* Code generated by genparam/genstate.c:gen_init_function() */ 68 /* Code generated by genparam/genstate.c:gen_init_function() */ 92 /* Code generated by genparam/genstate.c:gen_init_function() */ 116 /* Code generated by genparam/genstate.c:gen_init_function() */ 140 /* Code generated by genparam/genstate.c:gen_init_function() */ 164 /* Code generated by genparam/genstate.c:gen_init_function() */ 188 /* Code generated by genparam/genstate.c:gen_init_function() */ 212 /* Code generated by genparam/genstate.c:gen_state_init_table() */
|
/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/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 67 - PackageVersionStringType: Supported - only ASCII at the moment. Generated by 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 86 Generated by the script [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/ |
H A D | trace.json | 4 …"PublicDescription": "This event is generated each time the current write pointer is wrapped to th… 8 …"PublicDescription": "This event is generated each time an event is signaled by ETE external event… 12 …"PublicDescription": "This event is generated each time an event is signaled by ETE external event… 16 …"PublicDescription": "This event is generated each time an event is signaled by ETE external event… 20 …"PublicDescription": "This event is generated each time an event is signaled by ETE external event… 24 …"PublicDescription": "This event is generated each time an event is signaled on CTI output trigger… 28 …"PublicDescription": "This event is generated each time an event is signaled on CTI output trigger… 32 …"PublicDescription": "This event is generated each time an event is signaled on CTI output trigger… 36 …"PublicDescription": "This event is generated each time an event is signaled on CTI output trigger…
|
/openbmc/u-boot/include/ |
H A D | linker_lists.h | 5 * Implementation of linker-generated arrays 23 * llsym() - Access a linker-generated array entry 33 * ll_entry_declare() - Declare linker-generated array entry 39 * This macro declares a variable that is placed into a linker-generated 41 * generated arrays. The user is expected to build their own macro wrapper 49 * entry is generated and can be iterated but is listed in the map 76 * ll_entry_declare_list() - Declare a list of link-generated array entries 108 * ll_entry_start() - Point to first entry of linker-generated array 113 * linker-generated array placed into subsection of .u_boot_list section 133 * ll_entry_end() - Point after last entry of linker-generated array [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/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/ |
H A D | other.json | 147 …"PublicDescription": "This event counts streaming prefetch requests to L1D cache generated by hard… 150 …"BriefDescription": "This event counts streaming prefetch requests to L1D cache generated by hardw… 153 …s event counts allocation type prefetch injection requests to L1D cache generated by hardware pref… 156 …s event counts allocation type prefetch injection requests to L1D cache generated by hardware pref… 159 …ent counts non-allocation type prefetch injection requests to L1D cache generated by hardware pref… 162 …ent counts non-allocation type prefetch injection requests to L1D cache generated by hardware pref… 165 …"PublicDescription": "This event counts streaming prefetch requests to L2 cache generated by hardw… 168 …"BriefDescription": "This event counts streaming prefetch requests to L2 cache generated by hardwa… 171 …is event counts allocation type prefetch injection requests to L2 cache generated by hardware pref… 174 …is event counts allocation type prefetch injection requests to L2 cache generated by hardware pref… [all …]
|
/openbmc/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-ioc-dqevent.rst | 144 - Generated when the CEC Adapter's state changes. When open() is 145 called an initial event will be generated for that filehandle with 151 - Generated if one or more CEC messages were lost because the 157 - Generated if the CEC pin goes from a high voltage to a low voltage. 164 - Generated if the CEC pin goes from a low voltage to a high voltage. 171 - Generated if the HPD pin goes from a high voltage to a low voltage. 174 if the HPD is low, then an initial event will be generated for that 180 - Generated if the HPD pin goes from a low voltage to a high voltage. 183 if the HPD is high, then an initial event will be generated for that 189 - Generated if the 5V pin goes from a high voltage to a low voltage. [all …]
|
/openbmc/openbmc/poky/scripts/ |
H A D | sstate-sysroot-cruft.sh | 76 # generated by base-passwd recipe 81 # generated by pseudo-native 87 # generated by package.bbclass:SHLIBSDIRS = "${PKGDATA_DIR}/${MLPREFIX}shlibs" 93 # generated by python 100 # generated by lua 105 # generated by sgml-common-native 110 # generated by php 122 # generated by toolchain 127 # generated by useradd.bbclass 138 # generated by image.py for WIC [all …]
|
/openbmc/linux/scripts/ |
H A D | Makefile.asm-generic | 7 # a small wrapper file in arch/$(SRCARCH)/include/generated/(uapi/)/asm. 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/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/linux/tools/perf/pmu-events/arch/x86/goldmontplus/ |
H A D | cache.json | 246 …"BriefDescription": "Counts data reads generated by L1 or L2 prefetchers have any transaction resp… 251 …"PublicDescription": "Counts data reads generated by L1 or L2 prefetchers have any transaction res… 256 "BriefDescription": "Counts data reads generated by L1 or L2 prefetchers hit the L2 cache.", 261 …"PublicDescription": "Counts data reads generated by L1 or L2 prefetchers hit the L2 cache. Requir… 266 …"BriefDescription": "Counts data reads generated by L1 or L2 prefetchers miss the L2 cache with a … 271 …"PublicDescription": "Counts data reads generated by L1 or L2 prefetchers miss the L2 cache with a… 276 …"BriefDescription": "Counts data reads generated by L1 or L2 prefetchers true miss for the L2 cach… 281 …"PublicDescription": "Counts data reads generated by L1 or L2 prefetchers true miss for the L2 cac… 286 …"BriefDescription": "Counts data reads generated by L1 or L2 prefetchers outstanding, per cycle, f… 291 …"PublicDescription": "Counts data reads generated by L1 or L2 prefetchers outstanding, per cycle, … [all …]
|
/openbmc/u-boot/ |
H A D | .gitignore | 2 # NOTE! Don't add files that are generated in specific 52 # Generated files 59 # Generated include files 62 /include/generated/ 64 # stgit generated dirs
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmont/ |
H A D | cache.json | 246 … "BriefDescription": "Counts data reads generated by L1 or L2 prefetchers that hit the L2 cache.", 251 …"PublicDescription": "Counts data reads generated by L1 or L2 prefetchers that hit the L2 cache. R… 256 … "BriefDescription": "Counts data reads generated by L1 or L2 prefetchers that miss the L2 cache.", 261 …"PublicDescription": "Counts data reads generated by L1 or L2 prefetchers that miss the L2 cache. … 266 …"BriefDescription": "Counts data reads generated by L1 or L2 prefetchers that miss the L2 cache wi… 271 …"PublicDescription": "Counts data reads generated by L1 or L2 prefetchers that miss the L2 cache w… 276 …"BriefDescription": "Counts data reads generated by L1 or L2 prefetchers that miss the L2 cache wi… 281 …"PublicDescription": "Counts data reads generated by L1 or L2 prefetchers that miss the L2 cache w… 286 …"BriefDescription": "Counts data reads generated by L1 or L2 prefetchers that true miss for the L2… 291 …"PublicDescription": "Counts data reads generated by L1 or L2 prefetchers that true miss for the L… [all …]
|
/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/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/phosphor-dbus-monitor/src/ |
H A D | meson.build | 8 'templates/generated.mako.hpp', 23 'generated.hpp', 27 '-t', 'generated.mako.hpp', 30 '-o', meson.current_build_dir() + '/generated.hpp', 36 output: 'generated.hpp',
|
/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/linux/include/linux/surface_aggregator/ |
H A D | controller.h | 337 * @name: Name of the generated function. 342 * generated function takes care of setting up the request struct and buffer 347 * The generated function is defined as ``static int name(struct 353 * the generated function. 375 * @name: Name of the generated function. 381 * return value. The generated function takes care of setting up the request 386 * The generated function is defined as ``static int name(struct 393 * the generated function. 416 * @name: Name of the generated function. 422 * type @rtype. The generated function takes care of setting up the request [all …]
|
/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/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)
|