/external/clang/test/Modules/ |
D | preprocess.m | 2 …-maps -fmodules-cache-path=%t -I %S/Inputs -I %S/Inputs/preprocess -include %S/Inputs/preprocess-p… 3 …ules-cache-path=%t -I %S/Inputs -I %S/Inputs/preprocess -x objective-c-header -emit-pch %S/Inputs/… 4 …implicit-module-maps -fmodules-cache-path=%t -I %S/Inputs -I %S/Inputs/preprocess -include-pch %t.… 6 …modules-cache-path=%t -I %S/Inputs -I %S/Inputs/preprocess -x objective-c++ -include %S/Inputs/pre… 7 …les-cache-path=%t -I %S/Inputs -I %S/Inputs/preprocess -x objective-c++-header -emit-pch %S/Inputs… 8 …implicit-module-maps -fmodules-cache-path=%t -I %S/Inputs -I %S/Inputs/preprocess -x objective-c++…
|
/external/opencv3/samples/python2/ |
D | digits_adjust.py | 70 self.preprocess_job = cloud.call(self.preprocess, _env=self.cloud_env) 72 self._samples, self._labels = self.preprocess() 74 def preprocess(self): member in App
|
D | mosse.py | 69 a = self.preprocess(rnd_warp(img)) 79 img = self.preprocess(img) 87 img = self.preprocess(img) 119 def preprocess(self, img): member in MOSSE
|
/external/speex/ |
D | Android.mk | 24 libspeex/preprocess.c \ 99 libspeex/preprocess.c \
|
/external/libgsm/ |
D | Android.mk | 31 src/preprocess.c \
|
/external/libcxx/test/libcxx/ |
D | compiler.py | 78 def preprocess(self, source_files, out=None, flags=[], env=None, cwd=None): member in CXXCompiler 124 cmd, out, err, rc = self.preprocess(source_files, flags=flags, env=env,
|
/external/autotest/client/tests/kvm/ |
D | kvm.py | 89 virt_env_process.preprocess(self, params, env)
|
D | subtests.cfg.sample | 804 # Don't preprocess any vms as we need to change its params
|
/external/opencv3/3rdparty/jinja2/ |
D | environment.py | 478 def preprocess(self, source, name=None, filename=None): member in Environment 483 return reduce(lambda s, e: e.preprocess(s, name, filename), 490 source = self.preprocess(source, name, filename)
|
D | ext.py | 80 def preprocess(self, source, name, filename=None): member in Extension 619 tokens = list(environment.lex(environment.preprocess(source)))
|
/external/strace/m4/ |
D | ax_prog_cc_for_build.m4 | 17 # needed to compile or link (CC_FOR_BUILD) and preprocess (CPP_FOR_BUILD).
|
/external/ltrace/testsuite/lib/ |
D | ltrace.exp | 144 set cppout [ ltrace_compile "${ifile}" "" preprocess [list "$args" quiet] ]
|
/external/clang/include/clang/Driver/ |
D | CLCompatOptions.td | 189 HelpText<"Disable linemarker output and preprocess to stdout">; 203 HelpText<"Set preprocess output file name (with /P)">,
|
D | Options.td | 290 HelpText<"Only run preprocess and compilation steps">; 359 HelpText<"Only run preprocess, compile, and assemble steps">; 974 def fpch_preprocess : Flag<["-"], "fpch-preprocess">, Group<f_Group>; 1856 def _preprocess : Flag<["--"], "preprocess">, Alias<E>;
|
/external/autotest/client/virt/ |
D | virt_env_process.py | 197 def preprocess(test, params, env): function
|
/external/parameter-framework/upstream/tools/xmlGenerator/ |
D | README.md | 149 The xmlGenerator uses m4 to preprocess the files before parsing them. You may
|
/external/clang/docs/ |
D | DriverInternals.rst | 163 on them (preprocess, compile, assemble, link, etc.), and constructing 219 steps, such as "preprocess", "compile", "assemble", "link", etc.
|
D | UsersManual.rst | 2043 /EP Disable linemarker output and preprocess to stdout 2050 /Fi<file> Set preprocess output file name (with /P)
|
D | Modules.rst | 25 compiler must preprocess and parse the text in that header and every
|
D | InternalsManual.rst | 572 intended to be used by the lexer/preprocess and parser libraries, but are not
|
/external/opencv3/cmake/ |
D | OpenCVPCHSupport.cmake | 161 # PCH_ADDITIONAL_COMPILER_FLAGS to -fpch-preprocess
|
/external/elfutils/libcpu/ |
D | ChangeLog | 288 * Makefile.am: Use m4 to preprocess defs/* files.
|
/external/libjpeg-turbo/ |
D | structure.txt | 73 functions preprocess the image before JPEG compression or postprocess it after
|
/external/curl/m4/ |
D | curl-functions.m4 | 551 /* preprocess start */ 557 /* preprocess end */"
|
/external/c-ares/ |
D | configure | 18301 /* preprocess start */ 18307 /* preprocess end */"
|