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

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
chrome_extension_externs.js 98 chrome.runtime = {};
102 chrome.runtime.lastError = {};
108 chrome.runtime.lastError.message;
112 chrome.runtime.id;
118 chrome.runtime.getBackgroundPage = function(callback) {};
123 * Manifest information returned from chrome.runtime.getManifest. See
129 chrome.runtime.Manifest = function() {};
133 chrome.runtime.Manifest.prototype.name;
137 chrome.runtime.Manifest.prototype.version;
141 chrome.runtime.Manifest.prototype.manifest_version
    [all...]
  /art/runtime/native/
dalvik_system_ZygoteHooks.cc 62 Runtime* runtime = Runtime::Current(); local
63 JavaVMExt* vm = runtime->GetJavaVM();
96 Runtime* runtime = Runtime::Current(); local
97 CHECK(runtime->IsZygote()) << "runtime instance not started with -Xzygote";
99 runtime->PreZygoteFork()
    [all...]
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
CommonTokenStream.java 29 package org.antlr.runtime;
45 * @see org.antlr.runtime.UnbufferedTokenStream
46 * @see org.antlr.runtime.BufferedTokenStream
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
DebugParser.java 28 package org.antlr.runtime.debug;
30 import org.antlr.runtime.*;
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/
DoubleKeyMap.java 1 package org.antlr.runtime.misc;
IntArray.java 28 package org.antlr.runtime.misc;
42 * When runtime can be 1.5, I'll make this generic.
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
TokenRewriteStream.js 53 org.antlr.runtime.TokenRewriteStream = function() {
54 var sup = org.antlr.runtime.TokenRewriteStream.superclass;
75 var trs = org.antlr.runtime.TokenRewriteStream;
139 org.antlr.lang.extend(trs, org.antlr.runtime.CommonTokenStream, {
255 if (index instanceof org.antlr.runtime.Token) {
276 if (index instanceof org.antlr.runtime.Token) {
306 if (first instanceof org.antlr.runtime.Token) {
310 if (last instanceof org.antlr.runtime.Token) {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime.compatibility.auth_3.2.200.v20100517.jar 
org.eclipse.equinox.common_3.6.0.v20100503.jar 
  /external/javassist/src/main/javassist/runtime/
Desc.java 16 package javassist.runtime;
21 * This support class is required at runtime
  /external/lldb/examples/summaries/cocoa/
CFBag.py 12 import lldb.runtime.objc.objc_runtime namespace
89 class_data,wrapper =lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection(valobj,statistics)
119 if isinstance(provider,lldb.runtime.objc.objc_runtime.SpecialSituation_Description):
CFBinaryHeap.py 12 import lldb.runtime.objc.objc_runtime namespace
86 class_data,wrapper =lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection(valobj,statistics)
115 if isinstance(provider,lldb.runtime.objc.objc_runtime.SpecialSituation_Description):
NSBundle.py 12 import lldb.runtime.objc.objc_runtime namespace
92 class_data,wrapper =lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection(valobj,statistics)
114 if isinstance(provider,lldb.runtime.objc.objc_runtime.SpecialSituation_Description):
NSData.py 12 import lldb.runtime.objc.objc_runtime namespace
96 class_data,wrapper =lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection(valobj,statistics)
142 if isinstance(provider,lldb.runtime.objc.objc_runtime.SpecialSituation_Description):
NSException.py 9 import lldb.runtime.objc.objc_runtime namespace
82 class_data,wrapper =lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection(valobj,statistics)
101 if isinstance(provider,lldb.runtime.objc.objc_runtime.SpecialSituation_Description):
NSIndexSet.py 12 import lldb.runtime.objc.objc_runtime namespace
112 class_data,wrapper =lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection(valobj,statistics)
132 if isinstance(provider,lldb.runtime.objc.objc_runtime.SpecialSituation_Description):
NSMachPort.py 12 import lldb.runtime.objc.objc_runtime namespace
89 class_data,wrapper =lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection(valobj,statistics)
108 if isinstance(provider,lldb.runtime.objc.objc_runtime.SpecialSituation_Description):
NSNotification.py 10 import lldb.runtime.objc.objc_runtime namespace
78 class_data,wrapper =lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection(valobj,statistics)
97 if isinstance(provider,lldb.runtime.objc.objc_runtime.SpecialSituation_Description):
NSNumber.py 12 import lldb.runtime.objc.objc_runtime namespace
117 # IF tagged pointers are possible on 32bit+v2 runtime
191 class_data,wrapper =lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection(valobj,statistics)
216 if isinstance(provider,lldb.runtime.objc.objc_runtime.SpecialSituation_Description):
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
TestCaseReference.java 17 package com.android.ide.eclipse.adt.internal.launch.junit.runtime;
TestSuiteReference.java 17 package com.android.ide.eclipse.adt.internal.launch.junit.runtime;
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.common_3.6.200.v20130402-1505.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.common_3.6.200.v20130402-1505.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-equinox-common-3.6.0.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.equinox.common_3.6.0.v20100503.jar 

Completed in 157 milliseconds

1 2 3 45 6 7 8 91011>>