/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_llh_internal.h | 8 /* File hw_atl_llh_internal.h: Preprocessor definitions 68 /* preprocessor definitions for msm rx errors counter register */ 71 /* preprocessor definitions for msm rx unicast frames counter register */ 74 /* preprocessor definitions for msm rx multicast frames counter register */ 77 /* preprocessor definitions for msm rx broadcast frames counter register */ 80 /* preprocessor definitions for msm rx broadcast octets counter register 1 */ 83 /* preprocessor definitions for msm rx broadcast octets counter register 2 */ 86 /* preprocessor definitions for msm rx unicast octets counter register 0 */ 89 /* preprocessor definitions for msm tx unicast frames counter register */ 92 /* preprocessor definitions for msm tx multicast frames counter register */ [all …]
|
/openbmc/qemu/scripts/ |
H A D | xml-preprocess-test.py | 21 """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 D | xml-preprocess.py | 8 # 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/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
H A D | hw_atl2_llh_internal.h | 28 * preprocessor definitions for the bitfield "rpf_new_rpf_en_i". 46 * preprocessor definitions for the bitfield "l2_uc_req_tag0{f}[7:0]". 65 * preprocessor definitions for the bitfield "rpf_l2_bc_req_tag[5:0]". 83 * preprocessor definitions for the bitfield "rpf_rss_red1_data[4:0]". 100 * preprocessor definitions for the bitfield "vlan_req_tag0{f}[3:0]". 119 * Preprocessor definitions for the bitfield "rx_q{Q}_tc_map[2:0]". 136 * preprocessor definitions for the bitfield "tx_tc_q_rand_map_en". 154 * preprocessor definitions for the bitfield "tx_buffer_clk_gate_en". 172 * preprocessor definitions for the bitfield "tx_q_tc_map{q}". 189 * preprocessor definitions for the bitfield "data_tc_arb_mode". [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | maxim,max77686.txt | 11 (gated/ungated) over I2C. Clocks are defined as preprocessor macros in 16 (gated/ungated) over I2C. Clocks are defined as preprocessor macros in 20 (gated/ungated) over I2C. Clocks are defined as preprocessor macros in 38 Clocks are defined as preprocessor macros in above dt-binding header for
|
H A D | amlogic,meson8b-clkc.txt | 26 preprocessor macros in the dt-bindings/clock/meson8b-clkc.h header and can be 29 Similarly a preprocessor macro for each reset line is defined in
|
H A D | stericsson,abx500.txt | 11 All available clocks are defined as preprocessor macros in
|
/openbmc/openbmc/poky/meta/recipes-support/lzop/lzop/ |
H A D | acinclude.m4 | 165 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-oe/recipes-kernel/oprofile/oprofile/ |
H A D | 0003-Define-the-C-preprocessor-variable-to-improve-reprod.patch | 4 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 D | 0001-meson.build-correct-check-for-existence-of-two-prepr.patch | 4 Subject: [PATCH] meson: correct check for existence of two preprocessor 13 preprocessor symbols.
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview-classic-light/ |
H A D | classic-light.xml | 88 <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/u-boot/doc/device-tree-bindings/clock/ |
H A D | st,stm32h7-rcc.txt | 117 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 D | snps,hsdk-cgu.txt | 15 preprocessor macros in the dt-bindings/clock/snps,hsdk-cgu.h headers and can be
|
/openbmc/linux/drivers/usb/serial/ |
H A D | Makefile-keyspan_pda_fw | 5 # and its lack of preprocessor support
|
/openbmc/linux/Documentation/process/ |
H A D | 4.Coding.rst | 104 #ifdef and preprocessor use in general 107 The C preprocessor seems to present a powerful temptation to some C 109 flexibility into a source file. But the preprocessor is not C, and heavy 111 harder for the compiler to check for correctness. Heavy preprocessor use 123 C preprocessor macros present a number of hazards, including possible
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-util/ |
H A D | makedepend_1.0.9.bb | 6 and parses it like a C-preprocessor, processing \
|
/openbmc/linux/arch/arm64/boot/dts/apple/ |
H A D | multi-die-cpp.h | 3 * C preprocessor macros for t600x multi die support.
|
/openbmc/u-boot/lib/libavb/ |
H A D | libavb.h | 9 /* The AVB_INSIDE_LIBAVB_H preprocessor symbol is used to enforce
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | io_generic.h | 5 * alpha. Must be included _before_ io.h to avoid preprocessor-induced
|
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | prepare | 23 # Run the preprocessor and drop comments
|
/openbmc/openbmc/poky/meta/recipes-devtools/unifdef/ |
H A D | unifdef_2.12.bb | 5 DESCRIPTION = "The unifdef utility selectively processes conditional C preprocessor #if and #ifdef …
|
/openbmc/u-boot/include/bedbug/ |
H A D | bedbug.h | 20 #define __P(protos) () /* traditional C preprocessor */
|
/openbmc/linux/kernel/ |
H A D | bounds.c | 3 * Generate definitions needed by the preprocessor.
|
/openbmc/u-boot/doc/ |
H A D | README.kconfig | 64 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-devtools/mcpp/ |
H A D | mcpp_2.7.2.bb | 1 SUMMARY = "MCPP is a portable C/C++ preprocessor"
|