HomeSort by relevance Sort by last modified time
    Searched full:preprocess (Results 101 - 125 of 262) sorted by null

1 2 3 45 6 7 8 91011

  /external/llvm/projects/sample/
Makefile.llvm.rules 647 Preprocess.CXX= $(Compile.Wrapper) \
661 Preprocess.CXX= $(Compile.Wrapper) \
669 Preprocess.C = $(CC) $(CPP.Flags) $(C.Flags) $(CPPFLAGS) \
    [all...]
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/impl/client/
DefaultRequestDirector.java 437 requestExec.preProcess(wrapper, httpProcessor, context);
759 this.requestExec.preProcess(connect, this.httpProcessor, context);
    [all...]
  /external/skia/src/core/
SkBitmapProcState.cpp 390 // preprocess; either by scaling up to the target size, or by selecting
454 // but couldn't do it as a preprocess. Let's try to install
    [all...]
  /external/llvm/
Makefile.rules 734 Preprocess.CXX= $(Compile.Wrapper) \
741 Preprocess.C = $(CC) $(CPP.Flags) $(C.Flags) $(CPPFLAGS) \
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
cppinternals.info 44 to preprocess many files simultaneously if necessary. It has also been
196 preprocess MS-DOS, Macintosh and Unix files without their needing to
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
cppinternals.info 44 to preprocess many files simultaneously if necessary. It has also been
196 preprocess MS-DOS, Macintosh and Unix files without their needing to
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
cppinternals.info 44 to preprocess many files simultaneously if necessary. It has also been
196 preprocess MS-DOS, Macintosh and Unix files without their needing to
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
cppinternals.info 44 to preprocess many files simultaneously if necessary. It has also been
196 preprocess MS-DOS, Macintosh and Unix files without their needing to
    [all...]
  /frameworks/base/
Android.mk 410 @echo Aidl Preprocess: $@
411 $(hide) $(AIDL) --preprocess $@ $(PRIVATE_SRC_FILES)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py 497 def preprocess(self, source, output_file=None, macros=None, member in class:CCompiler
499 """Preprocess a single C/C++ source file, named in 'source'.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py 497 def preprocess(self, source, output_file=None, macros=None, member in class:CCompiler
499 """Preprocess a single C/C++ source file, named in 'source'.
    [all...]
  /external/chromium_org/chrome/browser/
chrome_browser_application_mac.mm 237 // replicating the preprocess logic which turns DCHECK() on).
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
ScriptController.cpp 654 OwnPtr<ScriptSourceCode> maybeProcessedSourceCode = InspectorInstrumentation::preprocess(m_frame, sourceCode);
ScriptDebugServer.cpp 621 PassOwnPtr<ScriptSourceCode> ScriptDebugServer::preprocess(Frame*, const ScriptSourceCode&) function in class:WebCore::ScriptDebugServer
  /external/clang/include/clang/Driver/
Options.td 230 HelpText<"Only run preprocess and compilation steps">;
297 HelpText<"Only run preprocess, compile, and assemble steps">;
    [all...]
  /external/clang/lib/Driver/
Driver.cpp 161 FinalPhase = phases::Preprocess;
    [all...]
ToolChains.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/componentScripts/
customTargets.xml 84 <target name="preProcess">
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/
customTargets.xml 112 <target name="preProcess">
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/headless-build/
customTargets.xml 116 <target name="preProcess">
  /sdk/eclipse/buildConfig/
customTargets.xml 106 <target name="preProcess">
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-c++ 
i686-linux-cpp 
i686-linux-g++ 
i686-linux-gcc 

Completed in 1430 milliseconds

1 2 3 45 6 7 8 91011