Home
last modified time | relevance | path

Searched full:generated (Results 1 – 25 of 3258) sorted by relevance

12345678910>>...131

/openbmc/linux/drivers/staging/media/atomisp/pci/
Dia_css_isp_params.h
Dia_css_isp_params.c
Dia_css_isp_states.c
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf-c/
H A D0001-Makefile.am-do-not-compile-the-code-which-was-genera.patch4 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
30 - t/generated-code/test-generated-code \
31 - t/generated-code2/test-generated-code2 \
32 - t/generated-code3/test-generated-code3 \
36 - t/generated-code/test-generated-code \
37 - t/generated-code2/test-generated-code2 \
38 - t/generated-code3/test-generated-code3 \
42 - t/generated-code/test-generated-code.c \
48 - t/generated-code2/test-generated-code2.c \
[all …]
/openbmc/pldm/tools/fw-update/
H A DREADME.md38 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/
Dtrace.json
/openbmc/u-boot/include/
H A Dlinker_lists.h5 * 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/tools/testing/radix-tree/
DMakefile
/openbmc/linux/arch/mips/include/asm/
DKbuild
/openbmc/linux/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/
Dother.json
/openbmc/linux/Documentation/userspace-api/media/cec/
Dcec-ioc-dqevent.rst
/openbmc/u-boot/
H A D.gitignore2 # 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/openbmc/poky/scripts/
H A Dsstate-sysroot-cruft.sh76 # 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/phosphor-dbus-monitor/src/
H A Dmeson.build10 '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/filesystems/
Dgfs2-uevents.rst
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/
H A Dlibsmi-fix-the-test-dump-files.patch6 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/tools/perf/arch/x86/
DMakefile
/openbmc/u-boot/doc/
H A DREADME.kconfig24 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/tools/perf/pmu-events/arch/x86/goldmontplus/
Dcache.json
/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmont/
Dcache.json
/openbmc/linux/Documentation/userspace-api/netlink/
Dintro-specs.rst
/openbmc/linux/arch/x86/include/uapi/asm/
DKbuild
/openbmc/linux/Documentation/gpu/
Dmsm-crash-dump.rst
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/capnproto/capnproto/
H A D0001-Export-binaries-only-for-native-build.patch6 By default, the cmake configuratione exports all generated files,
7 so when using the generated cmake file with a find_package command,
10 When using the cross-compiled version of capnproto, the generated
17 install the generated binary files in their final location, but
41 + # except that the installed files are not exported, so when the generated cmake file
/openbmc/linux/arch/mips/include/uapi/asm/
DKbuild

12345678910>>...131