Home
last modified time | relevance | path

Searched refs:preprocessed (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc-tools/dbus-vis/
H A Ddbus_timeline_vis.js100 function Group_DBus(preprocessed, group_by) { argument
104 preprocessed.forEach((pp) => {
112 for (var n = 0; n < preprocessed.length; n++) {
116 key += ('' + preprocessed[n][IDXES[group_by[i]]]);
120 const content_group = DBusMessageContentKey(preprocessed[n], cxn_occ);
134 grouped1[key].push(preprocessed[n]);
H A Dboost_handler_timeline_vis.js95 function Group_ASIO(preprocessed, group_by) { argument
98 for (var n = 0; n < preprocessed.length; n++) {
102 key += ('' + preprocessed[n][IDXES[group_by[i]]]);
105 grouped[key].push(preprocessed[n]);
H A Dipmi_timeline_vis.js287 preprocessed = [];
307 preprocessed.push(entry);
309 return preprocessed;
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0006-cpp-honor-sysroot.patch7 preprocessed source (.i or .ii files), the compiler will try and access the builtin sysroot location
11 This happens when ccache is in use due to the fact it uses preprocessed source files.
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/files/
H A D0001-Add-spmc_manifest-for-qemu.patch48 + * This file will be preprocessed by TF-A's build system. If Measured Boot is
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gammu/
H A Dgammu_1.42.0.bb64 # | with preprocessed source if appropriate.
/openbmc/qemu/target/hexagon/
H A Dmeson.build172 'idef_parser_input.preprocessed.h.inc',
173 output: 'idef_parser_input.preprocessed.h.inc',
/openbmc/openbmc/poky/meta/classes-recipe/
H A Ddevicetree.bbclass113 # determine if the file is an overlay or not (using the preprocessed file)
/openbmc/qemu/target/hexagon/idef-parser/
H A DREADME.rst144 ``idef_parser_input.preprocessed.h.inc``.
/openbmc/linux/Documentation/kbuild/
H A Dmakefiles.rst1422 The script is a preprocessed variant of the file vmlinux.lds.S