Home
last modified time | relevance | path

Searched full:preprocessor (Results 1 – 25 of 99) sorted by relevance

1234

/openbmc/qemu/scripts/
H A Dxml-preprocess-test.py21 """Tests for xml-preprocess.Preprocessor"""
44 xpp = xmlpp.Preprocessor()
54 xpp = xmlpp.Preprocessor()
62 xpp = xmlpp.Preprocessor()
70 xpp = xmlpp.Preprocessor()
75 xpp = xmlpp.Preprocessor()
82 xpp = xmlpp.Preprocessor()
91 xpp = xmlpp.Preprocessor()
100 xpp = xmlpp.Preprocessor()
107 xpp = xmlpp.Preprocessor()
[all …]
H A Dxml-preprocess.py8 # Adapted from https://github.com/peitaosu/XML-Preprocessor
10 """This is a XML Preprocessor which can be used to process your XML file before
74 class Preprocessor(): class
268 proc = Preprocessor()
280 print("Usage: xml-preprocessor input.xml [output.xml]")
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0003-Define-the-C-preprocessor-variable-to-improve-reprod.patch4 Subject: [PATCH 03/10] Define the C preprocessor variable to improve reproducibility
6 Define the C preprocessor variable BUILD_DATE, which can be used
/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/
H A D0001-meson.build-correct-check-for-existence-of-two-prepr.patch4 Subject: [PATCH] meson: correct check for existence of two preprocessor
13 preprocessor symbols.
/openbmc/openbmc/poky/meta/recipes-support/lzop/lzop/
H A Dacinclude.m4165 AC_MSG_CHECKING([whether the C preprocessor needs special flags])
170 # include "your C preprocessor is broken 1"
172 # include "your C preprocessor is broken 2"
174 # include "your C preprocessor is broken 3"
195 AC_MSG_ERROR([your C preprocessor is broken - for details see config.log])
214 # error "your preprocessor is broken - use compiler option -no-cpp-precomp"
216 # include "your preprocessor is broken"
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview-classic-light/
H A Dclassic-light.xml88 <style name="def:preprocessor" foreground="purple"/>
108 <style name="diff:changed-line" use-style="def:preprocessor"/>
122 <style name="latex:include" use-style="def:preprocessor"/>
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-util/
H A Dmakedepend_1.0.9.bb6 and parses it like a C-preprocessor, processing \
/openbmc/u-boot/lib/libavb/
H A Dlibavb.h9 /* The AVB_INSIDE_LIBAVB_H preprocessor symbol is used to enforce
/openbmc/qemu/target/hexagon/idef-parser/
H A Dprepare23 # Run the preprocessor and drop comments
/openbmc/u-boot/include/bedbug/
H A Dbedbug.h20 #define __P(protos) () /* traditional C preprocessor */
/openbmc/openbmc/poky/meta/recipes-devtools/unifdef/
H A Dunifdef_2.12.bb5 DESCRIPTION = "The unifdef utility selectively processes conditional C preprocessor #if and #ifdef …
/openbmc/u-boot/doc/device-tree-bindings/clock/
H A Dsnps,hsdk-cgu.txt15 preprocessor macros in the dt-bindings/clock/snps,hsdk-cgu.h headers and can be
H A Dst,stm32h7-rcc.txt117 All available clocks are defined as preprocessor macros in
145 All available preprocessor macros for reset are defined dt-bindings//mfd/stm32h7-rcc.h
H A Drockchip,rk3188-cru.txt23 preprocessor macros in the dt-bindings/clock/rk3188-cru.h and
H A Drockchip,rk3288-cru.txt22 preprocessor macros in the dt-bindings/clock/rk3288-cru.h headers and can be
/openbmc/openbmc/poky/meta-selftest/recipes-test/poison/
H A Dpoison.bb15 "Preprocessor": "${CPP} -I/usr/include -",
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/mcpp/
H A Dmcpp_2.7.2.bb1 SUMMARY = "MCPP is a portable C/C++ preprocessor"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/
H A Dopenl2tp-simplify-gcc-warning-hack.patch26 * Is there some C preprocessor magic that could avoid having to do this?
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/uthash/
H A Duthash_2.3.0.bb2 DESCRIPTION = " uthash-dev provides a hash table implementation using C preprocessor macros.\n\
/openbmc/u-boot/doc/
H A DREADME.kconfig64 Prior to Kconfig, the C preprocessor based board configuration had been used
71 The configuration files are generated by both Kconfig and the old preprocessor
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/
H A Dfbida_git.bb14 file://fix-preprocessor.patch \
/openbmc/openbmc/meta-security/recipes-security/isic/files/
H A Dconfigure_fix.patch169 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
170 echo "configure:970: checking how to run the C preprocessor" >&5
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/files/
H A D0001-Add-spmc_manifest-for-qemu.patch50 + * to the preprocessor arguments.
/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/
H A D0001-configure-use-correct-CPP.patch23 echo Check for the C preprocessor
/openbmc/openbmc/poky/meta/recipes-core/newlib/
H A Dnewlib.inc58 # We need a dummy limits.h to pass preprocessor checks

1234