HomeSort by relevance Sort by last modified time
    Searched refs:runtime (Results 826 - 850 of 1107) sorted by null

<<31323334353637383940>>

  /external/antlr/runtime/Java/src/main/java/org/antlr/runtime/
SerializedGrammar.java 29 package org.antlr.runtime;
  /external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/
SimpleCLexer.java 1 // $ANTLR 3.2 Aug 13, 2010 19:41:25 /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g 2010-08-13 19:42:18
3 import org.antlr.runtime.*;
45 public String getGrammarFileName() { return "/usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g"; }
52 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g:7:7: ( ';' )
53 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g:7:9: ';'
72 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g:8:7: ( '(' )
73 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g:8:9: '('
92 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g:9:7: ( ',' )
93 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g:9:9: ','
112 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g:10:7: ( ')'
    [all...]
  /external/antlr/runtime/Perl5/lib/ANTLR/Runtime/
BitSet.pm 1 package ANTLR::Runtime::BitSet;
89 my $bs = ANTLR::Runtime::BitSet->new({ size => $el + 1 });
146 return ANTLR::Runtime::BitSet->new(bits => $self->bits);
252 ANTLR::Runtime::BitSet - A bit set
267 handle runtime requirements such as FOLLOW sets for automatic error recovery.
  /external/antlr/tool/src/main/java/org/antlr/tool/
GrammarSanity.java 34 import org.antlr.runtime.tree.Tree;
NameSpaceChecker.java 31 import org.antlr.runtime.Token;
  /external/antlr/tool/src/test/java/org/antlr/test/
TestCommonTokenStream.java 31 import org.antlr.runtime.*;
  /external/caliper/caliper/src/main/java/com/google/caliper/runner/
AllocationInstrument.java 36 import com.google.monitoring.runtime.instrumentation.AllocationInstrumenter;
  /external/catch2/include/internal/
catch_objc.hpp 13 #import <objc/runtime.h>
  /external/compiler-rt/lib/asan/
asan_win.cc 202 #error Please build the runtime with a non-debug CRT: /MD or /MT
295 // Things get even more complicated with the dynamic runtime, as it finishes its
298 // For the static runtime (-MT), it's enough to put a callback to
301 // For the dynamic runtime (-MD), we want link the same
  /external/grpc-grpc/tools/buildgen/
mako_renderer.py 29 from mako.runtime import Context
  /external/icu/icu4c/packaging/rpm/
icu.spec 35 This package contains the runtime libraries for ICU. It does
36 not contain any of the data files needed at runtime and present in the
44 Unicode support. This package contains the runtime libraries for ICU. It does
45 not contain any of the data files needed at runtime and present in the
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/
AgentOptions.java 12 package org.jacoco.core.runtime;
27 * Utility to create and parse options for the runtime agent. Options are
89 * instrumented. Normally such classes are generated at runtime e.g. by
187 * name "org.jacoco:type=Runtime". Default is <code>false</code>.
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/runtime/
RuntimeDataTest.java 12 package org.jacoco.core.runtime;
  /external/libunwind/doc/
libunwind-dynamic.tex 8 \begin{Name}{3}{libunwind-dynamic}{David Mosberger-Tang}{Programming Library}{Introduction to dynamic unwind-info}libunwind-dynamic -- libunwind-support for runtime-generated code
25 in a procedure. For dynamically generated code, the runtime code
33 but this is not strictly required. For example, a runtime
86 A runtime code-generator registers the dynamic unwind-info of a
127 the one used by full-blown runtime code-generators. In this format,
202 From the point of view of a runtime-code generator, the remote
309 but a runtime code-generator should not go to extra lengths just to
318 and if the runtime code-generator happens to generated sorted lists
  /external/swiftshader/third_party/LLVM/docs/
Makefile 100 -html lib include tools runtime utils examples autoconf test > docs/userloc.html
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-go/
llvm-go.go 23 "runtime"
93 if runtime.GOOS != "darwin" {
  /external/syzkaller/sys/linux/
init.go 7 "runtime"
59 if target.Arch == runtime.GOARCH {
  /external/syzkaller/sys/syz-extract/
extract.go 13 "runtime"
99 for p := 0; p < runtime.GOMAXPROCS(0); p++ {
  /external/syzkaller/vendor/golang.org/x/oauth2/google/
sdk.go 15 "runtime"
152 if runtime.GOOS == "windows" {
  /external/syzkaller/vm/kvm/
kvm.go 13 "runtime"
131 inst.lkvm = osutil.Command("taskset", "-c", strconv.Itoa(index%runtime.NumCPU()),
  /external/tensorflow/tensorflow/python/keras/layers/
gru_v2_test.py 559 outputs, runtime = layer(inputs)
567 loss_value, _, runtime_value = sess.run([loss, train_op, runtime], {
610 'unknown', dtype=dtypes.string, name='runtime')
614 outputs, runtime = control_flow_ops.cond(
626 loss_value, _, runtime_value = sess.run([loss, train_op, runtime], {
  /external/webrtc/third_party/gtest-parallel/
gtest-parallel 193 self.__times = {} # (test binary, test name) -> runtime in ms
210 for ((test_binary, test_name), runtime) in times.items():
212 or type(runtime) not in {int, long, type(None)}):
321 # Sort tests by falling runtime (with None, which is what we get for
323 # runtime).
  /art/imgdiag/
imgdiag.cc 220 // entry1 and entry2 might be relocated, this means we must use the runtime image's entry
721 class_linker_ = Runtime::Current()->GetClassLinker();
848 OatFileManager& oat_file_manager = Runtime::Current()->GetOatFileManager();
1213 Runtime* runtime = Runtime::Current(); local
    [all...]
  /external/doclava/src/com/google/doclava/
InfoBuilder.java 22 import org.antlr.runtime.ANTLRFileStream;
23 import org.antlr.runtime.CommonToken;
24 import org.antlr.runtime.CommonTokenStream;
25 import org.antlr.runtime.RecognitionException;
26 import org.antlr.runtime.debug.ParseTreeBuilder;
27 import org.antlr.runtime.tree.ParseTree;
28 import org.antlr.runtime.tree.Tree;
    [all...]
  /build/soong/java/
dexpreopt_bootjars.go 244 Flag("--runtime-arg").FlagWithArg("-Xms", global.Dex2oatImageXms).
245 Flag("--runtime-arg").FlagWithArg("-Xmx", global.Dex2oatImageXmx)
338 Rebuild with ART_BOOT_IMAGE_EXTRA_ARGS="--runtime-arg -verbose:verifier" to see verification errors.`
410 FlagWithInputList("--runtime-arg -Xbootclasspath:", image.dexPaths.Paths(), ":").
411 FlagWithList("--runtime-arg -Xbootclasspath-locations:", image.dexLocations, ":").

Completed in 8967 milliseconds

<<31323334353637383940>>