Searched defs:RUNTIME (Results 1 - 18 of 18) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/
H A DAnnotationVisibility.java38 public static final int RUNTIME = 1; field in class:AnnotationVisibility
56 return RUNTIME;
/external/ltp/testcases/kernel/syscalls/rename/
H A Drename14.c56 #define RUNTIME 5 macro
110 alarm(RUNTIME);
/external/ltp/testcases/open_posix_testsuite/functional/threads/condvar/
H A Dpthread_cond_wait_1.c36 #define RUNTIME 5 macro
100 if (timediff(current_time, start_time) > RUNTIME)
H A Dpthread_cond_wait_2.c36 #define RUNTIME 5 macro
100 if (timediff(current_time, start_time) > RUNTIME)
/external/ltp/testcases/open_posix_testsuite/functional/threads/schedule/
H A D1-1.c38 #define RUNTIME 5 macro
104 if (timediff(current_timespec, start_timespec) > RUNTIME)
H A D1-2.c37 #define RUNTIME 5 macro
103 if (timediff(current_time, start_time) > RUNTIME)
/external/v8/src/runtime/
H A Druntime.h25 // * IntrinsicTypes are Runtime::RUNTIME and Runtime::INLINE, respectively.
734 enum IntrinsicType { RUNTIME, INLINE }; enumerator in enum:v8::internal::Runtime::IntrinsicType
743 // For RUNTIME functions, this is the C++ entry point.
/external/kotlinc/lib/
H A Dkotlin-runtime.jarMETA-INF/ META-INF/MANIFEST.MF kotlin/ kotlin/kotlin.kotlin_builtins kotlin/collections/ kotlin/collections/collections ...
H A Dkotlin-stdlib.jarMETA-INF/ META-INF/MANIFEST.MF kotlin/ kotlin/kotlin.kotlin_builtins kotlin/collections/ kotlin/collections/collections ...
H A Dkotlin-reflect.jarMETA-INF/MANIFEST.MF kotlin/reflect/jvm/internal/ReflectProperties$LazyVal.class ReflectProperties.java package ...
/external/dexmaker/lib/
H A Ddalvik-dx-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/dx/ com/android/dx/cf/ ...
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 581 milliseconds