HomeSort by relevance Sort by last modified time
    Searched refs:preprocessor (Results 26 - 50 of 192) sorted by null

12 3 4 5 6 7 8

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
unixccompiler.py 35 # we need some way for outsiders to feed preprocessor/compiler/linker
41 # should just happily stuff them into the preprocessor/compiler/linker
112 # instance attributes 'preprocessor', 'compiler', etc. from them, and
117 executables = {'preprocessor' : None,
151 pp_args = self.preprocessor + pp_opts
sysconfig.py 178 preprocessor=cpp,
ccompiler.py 63 preprocessor=cpp,
246 """Define a preprocessor macro for all compilations driven by this
262 """Undefine a preprocessor macro for all compilations driven by
    [all...]
  /external/clang/tools/scan-build-py/libscanbuild/
report.py 273 | <td><a href="{file}">preprocessor output</a></td>
  /external/python/cpython2/Lib/distutils/
unixccompiler.py 38 # we need some way for outsiders to feed preprocessor/compiler/linker
44 # should just happily stuff them into the preprocessor/compiler/linker
53 # instance attributes 'preprocessor', 'compiler', etc. from them, and
58 executables = {'preprocessor' : None,
94 pp_args = self.preprocessor + pp_opts
sysconfig.py 214 preprocessor=cpp,
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
unixccompiler.py 38 # we need some way for outsiders to feed preprocessor/compiler/linker
44 # should just happily stuff them into the preprocessor/compiler/linker
53 # instance attributes 'preprocessor', 'compiler', etc. from them, and
58 executables = {'preprocessor' : None,
92 pp_args = self.preprocessor + pp_opts
sysconfig.py 219 preprocessor=cpp,
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
unixccompiler.py 38 # we need some way for outsiders to feed preprocessor/compiler/linker
44 # should just happily stuff them into the preprocessor/compiler/linker
53 # instance attributes 'preprocessor', 'compiler', etc. from them, and
58 executables = {'preprocessor' : None,
92 pp_args = self.preprocessor + pp_opts
sysconfig.py 219 preprocessor=cpp,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
unixccompiler.py 38 # we need some way for outsiders to feed preprocessor/compiler/linker
44 # should just happily stuff them into the preprocessor/compiler/linker
53 # instance attributes 'preprocessor', 'compiler', etc. from them, and
58 executables = {'preprocessor' : None,
92 pp_args = self.preprocessor + pp_opts
sysconfig.py 219 preprocessor=cpp,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
unixccompiler.py 38 # we need some way for outsiders to feed preprocessor/compiler/linker
44 # should just happily stuff them into the preprocessor/compiler/linker
53 # instance attributes 'preprocessor', 'compiler', etc. from them, and
58 executables = {'preprocessor' : None,
92 pp_args = self.preprocessor + pp_opts
sysconfig.py 219 preprocessor=cpp,
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/lex/
input.go 140 // hash processes a # preprocessor directive. It returns true iff it completes.
221 // The C preprocessor treats
  /prebuilts/go/linux-x86/src/cmd/asm/internal/lex/
input.go 140 // hash processes a # preprocessor directive. It returns true iff it completes.
221 // The C preprocessor treats
  /bionic/libc/arch-x86/atom/string/
ssse3-memcmp-atom.S 1824 # error Unreachable preprocessor case
1858 # error Unreachable preprocessor case
    [all...]
  /external/autotest/client/common_lib/
magic.py     [all...]
  /external/dhcpcd-6.8.2/
configure 140 CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
142 CPP C preprocessor
  /external/swiftshader/third_party/LLVM/tools/llvm-config/
llvm-config.in.in 186 --cppflags C preprocessor flags for files that include LLVM headers.
  /prebuilts/go/darwin-x86/src/cmd/go/
list.go 67 CgoCPPFLAGS []string // cgo: flags for C preprocessor
  /prebuilts/go/linux-x86/src/cmd/go/
list.go 67 CgoCPPFLAGS []string // cgo: flags for C preprocessor
  /system/core/adb/
Android.mk 30 # Define windows.h and tchar.h Unicode preprocessor symbols so that
  /external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm 17 ; the preprocessor to get the 32 bit syntax on 32 bit platforms.
  /external/libopus/doc/
customdoxygen.css 268 span.preprocessor {

Completed in 2127 milliseconds

12 3 4 5 6 7 8