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

1 2 3 45 6 7 8 91011>>

  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.runtime_3.9.0.v20130326-1255.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime_3.6.0.v20100505.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.core.runtime_3.6.0.v20100505.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/gmaven/runtime/gmaven-runtime-api/1.5/
gmaven-runtime-api-1.5.jar 
  /art/runtime/entrypoints/quick/
quick_instrumentation_entrypoints.cc 22 #include "runtime.h"
33 FinishCalleeSaveFrameSetup(self, sp, Runtime::kRefsAndArgs);
34 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation();
41 DCHECK((result != Runtime::Current()->GetClassLinker()->GetQuickToInterpreterBridgeTrampoline())
42 || !Runtime::Current()->GetHeap()->HasImageSpace());
55 // TODO: use FinishCalleeSaveFrameSetup(self, sp, Runtime::kRefsOnly) not the hand inlined below.
60 Runtime* runtime = Runtime::Current(); local
61 sp->Assign(runtime->GetCalleeSaveMethod(Runtime::kRefsOnly))
    [all...]
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
Token.pm 1 package ANTLR::Runtime::Token;
7 use ANTLR::Runtime::CharStream;
8 #use ANTLR::Runtime::CommonToken;
37 sub EOF { ANTLR::Runtime::CharStream->EOF }
39 #Readonly my $EOF_TOKEN => ANTLR::Runtime::CommonToken->new({ type => EOF });
41 require ANTLR::Runtime::CommonToken;
42 state $EOF_TOKEN = ANTLR::Runtime::CommonToken->new({ type => EOF });
49 #Readonly my $INVALID_TOKEN => ANTLR::Runtime::CommonToken->new({ type => INVALID_TOKEN_TYPE });
51 require ANTLR::Runtime::CommonToken;
52 state $INVALID_TOKEN = ANTLR::Runtime::CommonToken->new({ type => INVALID_TOKEN_TYPE })
    [all...]
UnwantedTokenException.pm 1 package ANTLR::Runtime::UnwantedTokenException;
8 extends 'ANTLR::Runtime::MismatchedTokenException';
19 if ($self->expecting == ANTLR::Runtime::Token->INVALID_TOKEN_TYPE) {
  /libcore/luni/src/test/java/libcore/java/lang/
OldRuntimeTest.java 33 Runtime r = Runtime.getRuntime();
38 // Test for method java.lang.Runtime java.lang.Runtime.getRuntime()
39 assertNotNull(Runtime.getRuntime());
46 Runtime.getRuntime().addShutdownHook(this);
55 Runtime.getRuntime().addShutdownHook(thrException);
61 Runtime.getRuntime().addShutdownHook(thrException);
78 Runtime.getRuntime().removeShutdownHook(thrException);
87 assertTrue(Runtime.getRuntime().availableProcessors() > 0)
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
typed_parameter.hpp 18 // Boost.Runtime.Parameter
19 #include <boost/test/utils/runtime/config.hpp>
21 #include <boost/test/utils/runtime/fwd.hpp>
22 #include <boost/test/utils/runtime/validation.hpp>
24 #include <boost/test/utils/runtime/cla/parameter.hpp>
25 #include <boost/test/utils/runtime/cla/argument_factory.hpp>
37 // ************** runtime::cla::typed_parameter ************** //
  /cts/tools/dasm/src/java_cup/runtime/
token.java 2 package java_cup.runtime;
8 * @see java_cup.runtime.int_token
9 * @see java_cup.runtime.str_token
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
CommonErrorNode.js 1 org.antlr.runtime.tree.CommonErrorNode = function(input, start, stop, e) {
4 stop.getType()!=org.antlr.runtime.Token.EOF) )
18 org.antlr.lang.extend(org.antlr.runtime.tree.CommonErrorNode, org.antlr.runtime.tree.CommonTree, {
24 return org.antlr.runtime.Token.INVALID_TOKEN_TYPE;
29 if ( this.start instanceof org.antlr.runtime.Token ) {
32 if ( this.stop.getType() === org.antlr.runtime.Token.EOF ) {
37 else if ( this.start instanceof org.antlr.runtime.tree.Tree ) {
49 if ( this.trappedException instanceof org.antlr.runtime.MissingTokenException ) {
54 else if ( this.trappedException instanceof org.antlr.runtime.UnwantedTokenException )
    [all...]
RewriteCardinalityException.js 1 org.antlr.runtime.tree.RewriteCardinalityException = function(elementDescription) {
9 org.antlr.lang.extend(org.antlr.runtime.tree.RewriteCardinalityException, Error, {
17 return "org.antlr.runtime.tree.RewriteCardinalityException";
  /external/chromium_org/tools/gyp/test/win/
gyptest-cl-runtime-library.py 8 Make sure runtime C library setting is extracted properly.
19 test.run_gyp('runtime-library.gyp', chdir=CHDIR)
20 test.build('runtime-library.gyp', test.ALL, chdir=CHDIR)
  /external/clang/test/CodeGenObjC/
bitfield_encoding.m 1 // RUN: %clang_cc1 -triple i386-unknown-unknown -fobjc-runtime=macosx-fragile-10.5 -emit-llvm -o %t %s
3 // RUN: %clang_cc1 -triple i386-unknown-unknown -fobjc-runtime=macosx-fragile-10.5 -fobjc-runtime=gcc -emit-llvm -o %t %s
  /external/compiler-rt/test/ubsan/TestCases/Misc/
deduplication.cpp 15 // CHECK: runtime error
16 // CHECK-NOT: runtime error
17 // CHECK-NOT: runtime error
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/
parameter.hpp 18 // Boost.Runtime.Parameter
19 #include <boost/test/utils/runtime/config.hpp>
26 // ************** runtime::parameter ************** //
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
gccint.info 81 * Libgcc:: Low-level runtime library used by GCC.
232 4 The GCC low-level runtime library
235 GCC provides a low-level runtime library, `libgcc.a' or `libgcc_s.so.1'
285 -- Runtime Function: int __ashlsi3 (int A, int B)
286 -- Runtime Function: long __ashldi3 (long A, int B)
287 -- Runtime Function: long long __ashlti3 (long long A, int B)
290 -- Runtime Function: int __ashrsi3 (int A, int B)
291 -- Runtime Function: long __ashrdi3 (long A, int B)
292 -- Runtime Function: long long __ashrti3 (long long A, int B)
296 -- Runtime Function: int __divsi3 (int A, int B
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/24/1/.cp/ant_tasks/
helpbase-ant.jar 
  /art/test/005-annotations/src/android/test/anno/
AnnoFancyConstructor.java 6 @Retention(RetentionPolicy.RUNTIME)
AnnoFancyParameter.java 6 @Retention(RetentionPolicy.RUNTIME)
AnnoFancyType.java 6 @Retention(RetentionPolicy.RUNTIME)
AnnoSimpleType.java 6 @Retention(RetentionPolicy.RUNTIME)
AnnoSimpleType2.java 6 @Retention(RetentionPolicy.RUNTIME)
IntToString.java 7 @Retention(RetentionPolicy.RUNTIME)
  /external/antlr/antlr-3.4/runtime/ActionScript/project/test/org/antlr/runtime/test/
AllTests.as 1 package org.antlr.runtime.test {

Completed in 494 milliseconds

1 2 3 45 6 7 8 91011>>