Home
last modified time | relevance | path

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

12345678910>>...85

/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/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 …]
H A Dasm-offsets.h3 #include <generated/generic-asm-offsets.h>
4 /* #include <generated/asm-offsets.h> */
/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/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/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/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/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/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/bmcweb/
H A D.codespell-ignore3 redfish-core/include/generated/enums/task.hpp
4 redfish-core/include/generated/enums/job.hpp
9 redfish-core/include/generated/enums/drive.hpp
/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/
H A D0001-strace-fix-reproducibilty-issues.patch23 -# Generated by $0 from $input ($name $arg0 $args); do not edit."
24 +# Generated by $(basename $0) from $input ($name $arg0 $args); do not edit."
32 - printf '# Generated by %s from %s; do not edit.\n' "$0" "$input"
33 + printf '# Generated by %s from %s; do not edit.\n' "$(basename $0)" "$input"
/openbmc/sdbusplus/docs/yaml/
H A Derror.md4 this YAML file, both documentation and binding code may be generated. The
5 generated bindings are C++ exception types corresponding to the D-Bus error
6 name. Ex. `org.freedesktop.Example.Error.SomeError` will create a generated
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry/
H A DSystem.interface.yaml4 System dumps are dump of the host memory and hardware states generated
7 external client based on the offload request. Apart from system generated
15 get generated outside the BMC, like a system dump which gets generated
32 generated during a host crash, although it can also be manually
/openbmc/u-boot/test/py/
H A Du_boot_utils.py57 If the file does not exist, it is generated.
249 generated file is deleted (and hence regenerated) if its mtime is older
250 than the mtime of the Python module which generated it, and gets an mtime
251 newer than the mtime of the Python module which generated after it is
252 generated. Objects of this type should be created by factory function
260 filename: The filename of the generated file.
278 self.log.action('Removing stale generated file ' +
296 'Waiting for generated file timestamp to increase')
302 """Manage the timestamps and regeneration of a persistent generated
312 filename: The filename of the generated file.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/files/
H A D0001-wireshark-src-improve-reproducibility.patch6 Cut absolute path for filename in generated code
24 - print(" * Generated automatically from %s" % (sys.argv[0]))
25 + print(" * Generated automatically from %s" % (os.path.basename(sys.argv[0])))
/openbmc/phosphor-net-ipmid/
H A Dintegrity_algo.cpp35 // interested only in the AuthCode field length of the generated Message in generateHMAC()
50 // Verify if the generated integrity data for the packet and the received in verifyIntegrityData()
70 // Generated Kn for the integrity algorithm with the additional key keyed in generateKn()
101 // interested only in the AuthCode field length of the generated Message in generateHMAC()
116 // Verify if the generated integrity data for the packet and the received in verifyIntegrityData()
136 // Generated Kn for the integrity algorithm with the additional key keyed in generateKn()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openlldp/files/
H A D0001-autotools-Add-include-path-to-generated-version.h.patch4 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/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/
H A DResource.interface.yaml4 The resource dumps are special types of dumps generated by host hypervisor.
5 The dump is generated based on the resource selector. Hyperviosr needs a
13 get generated outside the BMC, like a resource dump which gets
14 generated and stored in the host memory. All dumps will have a unique
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/external-system/files/
H A D0001-tools-gen_module_code-atomically-rewrite-the-generat.patch4 Subject: [PATCH] tools/gen_module_code: atomically rewrite the generated files
15 because make also doesn't know what files are generated by
20 writing the generated files.
41 @@ -55,13 +56,21 @@ TEMPLATE_C = "/* This file was auto generated using {} */\n" \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/openct/
H A D0001-m4-Just-emit-the-first-line-of-compiler-version.patch24 - echo "/* generated using a gnu compiler version" `$CC --version` "*/" \
25 + echo "/* generated using a gnu compiler version" `$CC --version|head -1` "*/" \
28 echo "/* generated using $CC */" >>$ac_stdint_h
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DMetricReportDefinition.v1_4_7.json305 "description": "Specifies when the metric report is generated.",
306 …ongDescription": "This property shall specify when the metric report is generated. If the value i…
338 … "description": "The set of actions to perform when a metric report is generated.",
342 …y shall contain the set of actions to perform when the metric report is generated. This property …
366generated at an interval specified by the `RecurrenceInterval` property within `Schedule`. If the…
374generated metric report. If `true`, any metric that equals the same value in the previously gener…
375generated metric report. If `true`, any metric that equals the same value in the previously gener…
401 "description": "Indicates when the metric report is generated.",
408 "OnChange": "The metric report is generated when any of the metric values change.",
409 …"OnRequest": "The metric report is generated when an HTTP `GET` is performed on the specified metr…
[all …]
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DMetricReportDefinition.v1_4_7.json305 "description": "Specifies when the metric report is generated.",
306 …ongDescription": "This property shall specify when the metric report is generated. If the value i…
338 … "description": "The set of actions to perform when a metric report is generated.",
342 …y shall contain the set of actions to perform when the metric report is generated. This property …
366generated at an interval specified by the `RecurrenceInterval` property within `Schedule`. If the…
374generated metric report. If `true`, any metric that equals the same value in the previously gener…
375generated metric report. If `true`, any metric that equals the same value in the previously gener…
401 "description": "Indicates when the metric report is generated.",
408 "OnChange": "The metric report is generated when any of the metric values change.",
409 …"OnRequest": "The metric report is generated when an HTTP `GET` is performed on the specified metr…
[all …]
/openbmc/qemu/docs/
H A Dimage-fuzzer.txt27 Test images are generated from scratch and have valid inner structure with some
34 The test runner generates test images, executes tests utilizing generated
38 generated test image.
50 assumes that core dumps will be generated in the current working directory.
82 Values for last two aliases will be generated based on a size of a virtual
83 disk of the generated image.
188 specified or generated.
192 11. Action vector should be randomly generated from the pool of available
234 Action pool is all available elements of an image structure that generated
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dsbom.rst15 This description is generated in the form of a *Software Bill of Materials*
57 - Add compressed archives of the files in the generated target packages by
67 generated files are available in ``tmp/deploy/spdx/MACHINE`` too, such as:
72 - Compressed archives of the files in the generated target packages,
85 data generated by the OpenEmbedded build system.

12345678910>>...85