HomeSort by relevance Sort by last modified time
    Searched refs:Compiled (Results 1 - 20 of 20) sorted by null

  /external/llvm/unittests/ExecutionEngine/Orc/
OrcCAPITest.cpp 55 CompileContext() : Compiled(false) { }
60 bool Compiled;
70 CCtx->Compiled = true;
144 EXPECT_TRUE(C.Compiled)
145 << "Function wasn't lazily compiled";
149 C.Compiled = false;
151 EXPECT_FALSE(C.Compiled)
  /external/llvm/test/ExecutionEngine/RuntimeDyld/X86/
ELF_x86_64_StubBuf.s 4 # Compiled from Inputs/ELF/ELF_x86_64_StubBuf.ll
  /external/valgrind/exp-bbv/tests/amd64-linux/
ll.stdout.exp 14 Linux Version 2.6.29, Compiled #1 SMP Mon May 4 09:51:54 EDT 2009
  /external/valgrind/exp-bbv/tests/arm-linux/
ll.stdout.exp 14 Linux Version 2.6.32, Compiled #1 Wed May 13 15:51:54 UTC 2009
  /external/valgrind/exp-bbv/tests/ppc32-linux/
ll.stdout.exp 14 Linux Version 2.6.29, Compiled #1 Wed May 13 15:51:54 UTC 2009
  /external/valgrind/exp-bbv/tests/x86-linux/
ll.stdout.exp 14 Linux Version 2.6.29, Compiled #1 SMP Mon May 4 09:51:54 EDT 2009
  /prebuilts/go/darwin-x86/test/
func2.go 8 // Compiled but not run.
  /prebuilts/go/linux-x86/test/
func2.go 8 // Compiled but not run.
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
TreeParser.cs 51 static Regex dotdotPattern = new Regex(dotdot, RegexOptions.Compiled);
52 static Regex doubleEtcPattern = new Regex(doubleEtc, RegexOptions.Compiled);
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
TreeParser.cs 53 static Regex dotdotPattern = new Regex( dotdot, RegexOptions.Compiled );
54 static Regex doubleEtcPattern = new Regex( doubleEtc, RegexOptions.Compiled );
  /build/make/core/
dex_preopt_libart_boot.mk 36 # If we have a compiled-classes file, create a parameter.
39 COMPILED_CLASSES_FLAGS := --compiled-classes=$(COMPILED_CLASSES)
73 # Note: this is technically incorrect. Compiled code contains stack checks which may depend
  /external/tensorflow/tensorflow/compiler/tests/
jit_test.py 41 """Execute 'fn' as a compiled XLA kernel, with 'inputs'."""
45 @function.Defun(func_name=name, noinline=noinline, compiled=True)
46 def Compiled(*args):
49 return Compiled(*inputs)
75 # Evaluates 'fn' on 'args' both directly and as a compiled XLA kernel.
96 compiled = sess.run(compiled_op,
101 print("Compiled Result {}".format(compiled))
109 if (isinstance(compiled, (tuple, list)) and
111 for (x, y) in zip(compiled, direct)
    [all...]
  /prebuilts/go/darwin-x86/src/regexp/syntax/
prog.go 13 // Compiled program.
16 // A Prog is a compiled regular expression program.
  /prebuilts/go/linux-x86/src/regexp/syntax/
prog.go 13 // Compiled program.
16 // A Prog is a compiled regular expression program.
  /external/mockito/lib/
byte-buddy-1.7.9.jar 
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.4.33/
byte-buddy-1.4.33.jar 
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.5.5/
byte-buddy-1.5.5.jar 
  /prebuilts/tools/common/m2/repository/nl/jqno/equalsverifier/equalsverifier/2.1.5/
equalsverifier-2.1.5.jar 
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/
byte-buddy-1.6.5.jar 
  /external/libedit/
configure     [all...]

Completed in 456 milliseconds