Home
last modified time | relevance | path

Searched refs:preprocess (Results 1 – 25 of 27) sorted by relevance

12

/external/clang/test/Modules/
Dpreprocess.m2 …-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/
Ddigits_adjust.py70 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
Dmosse.py69 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/
DAndroid.mk24 libspeex/preprocess.c \
99 libspeex/preprocess.c \
/external/libgsm/
DAndroid.mk31 src/preprocess.c \
/external/libcxx/test/libcxx/
Dcompiler.py78 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/
Dkvm.py89 virt_env_process.preprocess(self, params, env)
Dsubtests.cfg.sample804 # Don't preprocess any vms as we need to change its params
/external/opencv3/3rdparty/jinja2/
Denvironment.py478 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)
Dext.py80 def preprocess(self, source, name, filename=None): member in Extension
619 tokens = list(environment.lex(environment.preprocess(source)))
/external/strace/m4/
Dax_prog_cc_for_build.m417 # needed to compile or link (CC_FOR_BUILD) and preprocess (CPP_FOR_BUILD).
/external/ltrace/testsuite/lib/
Dltrace.exp144 set cppout [ ltrace_compile "${ifile}" "" preprocess [list "$args" quiet] ]
/external/clang/include/clang/Driver/
DCLCompatOptions.td189 HelpText<"Disable linemarker output and preprocess to stdout">;
203 HelpText<"Set preprocess output file name (with /P)">,
DOptions.td290 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/
Dvirt_env_process.py197 def preprocess(test, params, env): function
/external/parameter-framework/upstream/tools/xmlGenerator/
DREADME.md149 The xmlGenerator uses m4 to preprocess the files before parsing them. You may
/external/clang/docs/
DDriverInternals.rst163 on them (preprocess, compile, assemble, link, etc.), and constructing
219 steps, such as "preprocess", "compile", "assemble", "link", etc.
DUsersManual.rst2043 /EP Disable linemarker output and preprocess to stdout
2050 /Fi<file> Set preprocess output file name (with /P)
DModules.rst25 compiler must preprocess and parse the text in that header and every
DInternalsManual.rst572 intended to be used by the lexer/preprocess and parser libraries, but are not
/external/opencv3/cmake/
DOpenCVPCHSupport.cmake161 # PCH_ADDITIONAL_COMPILER_FLAGS to -fpch-preprocess
/external/elfutils/libcpu/
DChangeLog288 * Makefile.am: Use m4 to preprocess defs/* files.
/external/libjpeg-turbo/
Dstructure.txt73 functions preprocess the image before JPEG compression or postprocess it after
/external/curl/m4/
Dcurl-functions.m4551 /* preprocess start */
557 /* preprocess end */"
/external/c-ares/
Dconfigure18301 /* preprocess start */
18307 /* preprocess end */"

12