HomeSort by relevance Sort by last modified time
    Searched defs:Compile (Results 26 - 49 of 49) sorted by null

12

  /external/regex-re2/re2/
compile.cc 5 // Compile regular expression to Prog.
131 static Prog *Compile(Regexp* re, bool reversed, int64 max_mem);
991 Prog* Compiler::Compile(Regexp* re, bool reversed, int64 max_mem) {
1080 return Compiler::Compile(this, false, max_mem);
1084 return Compiler::Compile(this, true, max_mem);
1099 // Compile alternation of fragments.
    [all...]
  /art/compiler/optimizing/
optimizing_compiler.cc 264 CompiledMethod* Compile(const DexFile::CodeItem* code_item,
630 // Do not attempt to compile on architectures we do not support.
636 // When read barriers are enabled, do not attempt to compile for
647 // Implementation of the space filter: do not compile a code item whose size in
780 codegen->Compile(code_allocator);
787 CompiledMethod* OptimizingCompiler::Compile(const DexFile::CodeItem* code_item,
849 DCHECK((method != nullptr) || !shouldCompile) << "Didn't compile " << method_name;
    [all...]
  /external/clang/lib/Driver/
ToolChains.h 234 mutable std::unique_ptr<tools::gcc::Compiler> Compile;
    [all...]
  /external/v8/src/
compiler.cc 106 // its type feedback. To avoid this, always compile functions in the snapshot
544 // Compile either unoptimized code or bytecode for the interpreter.
    [all...]
api.cc 376 if (!ScriptCompiler::Compile(context, &source).ToLocal(&script)) return false;
    [all...]
  /external/v8/test/cctest/
test-regexp.cc 215 CheckParseEq("[]", "^[\\x00-\\u{10ffff}]"); // Doesn't compile on windows
593 static RegExpNode* Compile(const char* input, bool multiline, bool unicode,
609 RegExpEngine::Compile(isolate, zone, &compile_data, flags, pattern,
619 RegExpNode* node = Compile(input, multiline, unicode, is_one_byte, &zone);
    [all...]
  /external/v8/test/cctest/wasm/
wasm-run-utils.h 522 Handle<Code> Compile() {
561 Handle<Code> code = Compile();
637 // Compile machine code and install it into the module.
638 Handle<Code> code = compiler_.Compile();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
xmltrnsf.h 106 virtual HRESULT WINAPI Compile(VARIANT *pvInputSource,BSTR strNamespacePath,LONG lClassFlags,LONG lInstanceFlags,WmiXMLCompilationTypeEnum iOperation,IDispatch *pCtx,VARIANT_BOOL *pStatus) = 0;
146 HRESULT (WINAPI *Compile)(IWmiXMLTransformer *This,VARIANT *pvInputSource,BSTR strNamespacePath,LONG lClassFlags,LONG lInstanceFlags,WmiXMLCompilationTypeEnum iOperation,IDispatch *pCtx,VARIANT_BOOL *pStatus);
188 #define IWmiXMLTransformer_Compile(This,pvInputSource,strNamespacePath,lClassFlags,lInstanceFlags,iOperation,pCtx,pStatus) (This)->lpVtbl->Compile(This,pvInputSource,strNamespacePath,lClassFlags,lInstanceFlags,iOperation,pCtx,pStatus)
  /art/compiler/driver/
compiler_driver.cc 80 // Whether classes-to-compile and methods-to-compile are only applied to the boot image, or, when
232 // Indicate that a method of the given type was resolved at compile time.
239 // Indicate that a method of the given type was unresolved at compile time as it was in an
483 // Compile:
484 // 1) Compile all classes and methods enabled for compilation. May fall back to dex-to-dex
487 Compile(class_loader, dex_files, timings);
579 // This is the second pass when we dex-to-dex compile previously marked methods.
614 bool compile = compilation_enabled && variable
624 // Is eligable for compilation by methods-to-compile filter
    [all...]
  /art/dex2oat/
dex2oat.cc 190 UsageError(" --dex-file=<dex-file>: specifies a .dex, .jar, or .apk file to compile.");
199 UsageError(" containing a classes.dex file to compile.");
243 UsageError(" --instruction-set=(arm|arm64|mips|mips64|x86|x86_64): compile for a particular");
252 UsageError(" --compile-pic: Force indirect use of code, methods, and classes");
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
Metrowerks_Shell_Suite.py 116 def Compile(self, _object, _attributes={}, **_arguments):
117 """Compile: Compile the specified file(s)
118 Required argument: List of files to compile
748 Required argument: List of files to compile
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
Metrowerks_Shell_Suite.py 116 def Compile(self, _object, _attributes={}, **_arguments):
117 """Compile: Compile the specified file(s)
118 Required argument: List of files to compile
748 Required argument: List of files to compile
    [all...]
  /external/v8/src/regexp/
jsregexp.cc 134 MaybeHandle<Object> RegExpImpl::Compile(Handle<JSRegExp> re,
347 // Compile the RegExp.
388 RegExpEngine::Compile(isolate, &zone, &compile_data, flags, pattern,
391 // Unable to compile regexp.
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/
kotlin-compiler-0.12.613.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/
kotlin-compiler-embeddable-0.13.1513.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/
kotlin-compiler-embeddable-0.13.1514.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0/
kotlin-compiler-embeddable-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/
kotlin-compiler-embeddable-1.0.0-beta-1103.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/
kotlin-compiler-embeddable-1.0.0-beta-4584.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/
kotlin-compiler-embeddable-1.0.0-rc-1036.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.2/
kotlin-compiler-embeddable-1.0.2.jar 

Completed in 3934 milliseconds

12