| /freebsd/contrib/ncurses/ncurses/tty/ |
| H A D | MKexpanded.sh | 40 preprocessor="$1" 42 preprocessor="cc -E" 46 preprocessor="$preprocessor $*" 48 preprocessor="$preprocessor -DHAVE_CONFIG_H -I. -I../include"
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | troff | 9 0 search/1 .\\" troff or preprocessor input text 12 0 search/1 '\\" troff or preprocessor input text 15 0 search/1 '.\\" troff or preprocessor input text 18 0 search/1 \\" troff or preprocessor input text 21 #0 search/1 ''' troff or preprocessor input text 23 0 regex/20l \^\\.[A-Za-z][A-Za-z0-9][\ \t] troff or preprocessor input text 26 0 regex/20l \^\\.[A-Za-z][A-Za-z0-9]$ troff or preprocessor input text
|
| /freebsd/sys/contrib/device-tree/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 | amlogic,gxbb-aoclkc.txt | 27 preprocessor macros in the dt-bindings/clock/gxbb-aoclkc.h header and can be 34 preprocessor macros in the dt-bindings/reset/gxbb-aoclkc.h header and can be
|
| H A D | stericsson,abx500.txt | 11 All available clocks are defined as preprocessor macros in
|
| H A D | exynos5250-clock.txt | 19 All available clocks are defined as preprocessor macros in
|
| H A D | exynos5420-clock.txt | 20 All available clocks are defined as preprocessor macros in
|
| H A D | maxim,max9485.txt | 28 Clocks are defined as preprocessor macros in the dt-binding header.
|
| H A D | exynos5410-clock.txt | 20 All available clocks are defined as preprocessor macros in
|
| H A D | samsung,s2mps11.txt | 34 Include dt-bindings/clock/samsung,s2mps11.h file to use preprocessor defines
|
| H A D | exynos3250-clock.txt | 23 All available clocks are defined as preprocessor macros in
|
| /freebsd/contrib/ncurses/ncurses/base/ |
| H A D | MKlib_gen.sh | 66 preprocessor="$1 -DNCURSES_WATTR_MACROS -DNCURSES_INTERNALS -I../include" 92 preprocessor="$preprocessor -P" 545 $preprocessor $TMP 2>/dev/null \
|
| /freebsd/contrib/unifdef/ |
| H A D | README | 1 unifdef - selectively remove C preprocessor conditionals 5 The unifdef utility selectively processes conditional C preprocessor
|
| /freebsd/contrib/sqlite3/ |
| H A D | README.txt | 87 Other preprocessor defines 90 Additionally, preprocessor defines may be specified by using the OPTS macro 91 on the NMAKE command line. However, not all possible preprocessor defines
|
| /freebsd/contrib/unifdef/tests/ |
| H A D | defundef-broken4.experr | 1 unifdef: broken4.h: 1: Obfuscated preprocessor control line
|
| H A D | whitespace-1.experr | 1 unifdef: whitespace.c: 4: Obfuscated preprocessor control line (#if line 1 depth 1)
|
| /freebsd/crypto/openssl/external/perl/Text-Template-1.56/lib/Text/Template/ |
| H A D | Preprocess.pm | 32 sub preprocessor { subroutine
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | Doxyfile | 194 # Configuration options related to the preprocessor 198 # evaluate all C-preprocessor directives found in the sources and include 223 # the preprocessor. 235 # are defined before the preprocessor is started (similar to the -D option of 252 # doxygen's preprocessor will remove all function-like macros that are alone
|
| /freebsd/contrib/libevent/ |
| H A D | Doxyfile | 194 # Configuration options related to the preprocessor 198 # evaluate all C-preprocessor directives found in the sources and include 223 # the preprocessor. 235 # are defined before the preprocessor is started (similar to the -D option of 252 # doxygen's preprocessor will remove all function-like macros that are alone
|
| /freebsd/crypto/openssl/external/perl/Text-Template-1.56/t/ |
| H A D | preprocess.t | 38 $tmpl->preprocessor($py) if ($test & 1) == 1;
|
| /freebsd/cddl/usr.sbin/dtrace/tests/common/ |
| H A D | Makefile | 48 preprocessor \
|
| /freebsd/contrib/llvm-project/clang/include/clang/Testing/ |
| H A D | TestAST.h | 91 Preprocessor &preprocessor() { return Clang->getPreprocessor(); } in preprocessor() function
|
| /freebsd/contrib/ntp/sntp/m4/ |
| H A D | define_dir.m4 | 7 dnl preprocessor symbol.
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticLexKinds.td | 317 "cannot be used in preprocessor constant expression">; 414 "integer overflow in preprocessor expression">; 420 InGroup<DiagGroup<"import-preprocessor-directive-pedantic">>; 517 "unknown%select{ | embed}0 preprocessor parameter '%1'">; 578 def err_pp_expected_rparen : Error<"expected ')' in preprocessor expression">; 580 "expected end of line in preprocessor expression">; 585 "division by zero in preprocessor expression">; 587 "remainder by zero in preprocessor expression">; 589 "token is not a valid binary operator in a preprocessor subexpression">; 593 "invalid token at start of a preprocessor expression">; [all …]
|