/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
unixccompiler.py | 86 def preprocess(self, source, member in class:UnixCCompiler 101 # We need to preprocess: either we're being forced to, or we're
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
unixccompiler.py | 86 def preprocess(self, source, member in class:UnixCCompiler 101 # We need to preprocess: either we're being forced to, or we're
|
/system/core/toolbox/upstream-netbsd/usr.bin/grep/ |
fastgrep.c | 70 /* Preprocess pattern. */ 187 /* Preprocess pattern. */
|
/bionic/libc/upstream-openbsd/lib/libc/net/ |
inet_ntop.c | 111 * Preprocess:
|
/development/tools/mkstubs/src/com/android/mkstubs/sourcer/ |
MethodSourcer.java | 68 // preprocess the signature to get the return type and the arguments
|
/external/curl/lib/ |
Makefile.b32 | 108 # silent bug we first preprocess source files and later compile the
|
inet_ntop.c | 96 /* Preprocess:
|
/external/curl/src/ |
Makefile.b32 | 93 # silent bug we first preprocess source files and later compile the
|
/external/curl/tests/ |
symbol-scan.pl | 65 open H_IN, "-|", "$Cpreprocessor $i$h" || die "Cannot preprocess curl.h";
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
TypeResolver.java | 49 * Note how we preprocess our node before testing to see is it should be replaced. This is very
|
/external/opencv3/3rdparty/jinja2/ |
ext.py | 64 #: extensions that preprocess values. A lower value means higher 80 def preprocess(self, source, name, filename=None): member in class:Extension 82 preprocess the source. The `filename` is optional. The return value 619 tokens = list(environment.lex(environment.preprocess(source)))
|
/external/skia/src/utils/ |
SkTextureCompressor.h | 29 // support 8-bit RGBA but we would have to preprocess the
|
/external/tcpdump/missing/ |
inet_ntop.c | 117 /* Preprocess:
|
/frameworks/base/tests/CoreTests/android/core/ |
TestHttpClient.java | 104 this.httpexecutor.preProcess(request, this.httpproc, this.context);
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
_como.h | 77 // Preprocess away "long long" routines for now, even in relaxed mode
|
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/ |
_como.h | 77 // Preprocess away "long long" routines for now, even in relaxed mode
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/ |
obj6.go | 437 func preprocess(ctxt *obj.Link, cursym *obj.LSym) { 1294 Preprocess: preprocess, 1308 Preprocess: preprocess, 1322 Preprocess: preprocess,
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/x86/ |
obj6.go | 437 func preprocess(ctxt *obj.Link, cursym *obj.LSym) { 1294 Preprocess: preprocess, 1308 Preprocess: preprocess, 1322 Preprocess: preprocess,
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/ |
obj9.go | 120 func preprocess(ctxt *obj.Link, cursym *obj.LSym) { 951 Preprocess: preprocess, 964 Preprocess: preprocess,
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/ |
obj9.go | 117 func preprocess(ctxt *obj.Link, cursym *obj.LSym) { 948 Preprocess: preprocess, 961 Preprocess: preprocess,
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/ |
obj9.go | 120 func preprocess(ctxt *obj.Link, cursym *obj.LSym) { 951 Preprocess: preprocess, 964 Preprocess: preprocess,
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/ |
obj9.go | 117 func preprocess(ctxt *obj.Link, cursym *obj.LSym) { 948 Preprocess: preprocess, 961 Preprocess: preprocess,
|
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/ |
unixccompiler.py | 86 def preprocess(self, source, member in class:UnixCCompiler 101 # We need to preprocess: either we're being forced to, or we're
|
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/ |
unixccompiler.py | 86 def preprocess(self, source, member in class:UnixCCompiler 101 # We need to preprocess: either we're being forced to, or we're
|
/external/c-ares/ |
inet_ntop.c | 134 * Preprocess:
|