HomeSort by relevance Sort by last modified time
    Searched refs:RUNTIME (Results 201 - 225 of 244) sorted by null

1 2 3 4 5 6 7 8910

  /dalvik/dx/src/com/android/dx/cf/direct/
StdAttributeFactory.java 633 ap.parseAnnotationAttribute(AnnotationVisibility.RUNTIME);
667 ap.parseParameterAttribute(AnnotationVisibility.RUNTIME);
  /external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
JavaBridgeBasicsTest.java 449 Runtime.getRuntime().gc();
458 Runtime.getRuntime().gc();
716 @Retention(RetentionPolicy.RUNTIME)
    [all...]
  /frameworks/base/core/java/android/os/
Debug.java 749 * @deprecated Accurate counting is a burden on the runtime and may be removed.
767 * Returns the global count of objects allocated by the runtime between a
783 * Returns the global size, in bytes, of objects allocated by the runtime between a
799 * Returns the global count of objects freed by the runtime between a
815 * Returns the global size, in bytes, of objects freed by the runtime between a
    [all...]
  /frameworks/ex/variablespeed/tests/src/com/android/ex/variablespeed/
MediaPlayerProxyTestCase.java 97 @Retention(RetentionPolicy.RUNTIME)
  /external/chromium_org/v8/src/
runtime.h 14 // The interface to C++ runtime functions.
17 // RUNTIME_FUNCTION_LIST_ALWAYS defines runtime calls available in both
516 // RUNTIME_FUNCTION_LIST defines all runtime functions accessed
528 // RUNTIME_HIDDEN_FUNCTION_LIST defines all runtime functions accessed
663 // a corresponding runtime function, that is called from non-optimized code.
664 // For the benefit of (fuzz) tests, the runtime version can also be called
689 // Runtime provides access to all C++ runtime functions.
717 // Non-reentrant string buffer for efficient general use in the runtime.
727 friend class Runtime;
    [all...]
parser.cc 17 #include "src/runtime.h"
    [all...]
hydrogen.cc 38 #include "src/runtime.h"
    [all...]
runtime.cc 37 #include "src/runtime-profiler.h"
38 #include "src/runtime.h"
344 MaybeHandle<Object> Runtime::CreateArrayLiteralBoilerplate(
454 return Runtime::CreateArrayLiteralBoilerplate(
530 Runtime::CreateArrayLiteralBoilerplate(isolate, literals, elements),
757 void Runtime::FreeArrayBuffer(Isolate* isolate,
778 void Runtime::SetupArrayBuffer(Isolate* isolate,
803 bool Runtime::SetupArrayBufferAllocatingData(
831 void Runtime::NeuterArrayBuffer(Handle<JSArrayBuffer> array_buffer) {
864 if (!Runtime::SetupArrayBufferAllocatingData(isolate
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/reflect/
MethodTest.java 149 @Retention(RetentionPolicy.RUNTIME)
    [all...]
  /libcore/luni/src/test/java/libcore/java/lang/
OldClassTest.java 55 @Retention(RetentionPolicy.RUNTIME)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
aether-util-0.9.0.M2.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/aether/aether-util/1.7/
aether-util-1.7.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/aether/aether-util/1.7/
aether-util-1.7.jar 
  /frameworks/base/core/java/android/widget/
RemoteViews.java 187 @Retention(RetentionPolicy.RUNTIME)
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-util/0.9.0.M3/
aether-util-0.9.0.M3.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/dexmaker/dexmaker/1.0/
dexmaker-1.0.jar 
  /prebuilts/sdk/tools/darwin/lib/
dx.jar 
  /prebuilts/sdk/tools/lib/
dx.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 

Completed in 1216 milliseconds

1 2 3 4 5 6 7 8910