OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:THE_ONE
(Results
76 - 95
of
95
) sorted by null
1
2
3
4
/external/dexmaker/src/dx/java/com/android/dx/dex/code/form/
Form21c.java
38
public static final InsnFormat
THE_ONE
= new Form21c();
42
* instantiable. Use {@link #
THE_ONE
}.
Form21h.java
35
public static final InsnFormat
THE_ONE
= new Form21h();
39
* instantiable. Use {@link #
THE_ONE
}.
Form21s.java
35
public static final InsnFormat
THE_ONE
= new Form21s();
39
* instantiable. Use {@link #
THE_ONE
}.
Form22b.java
35
public static final InsnFormat
THE_ONE
= new Form22b();
39
* instantiable. Use {@link #
THE_ONE
}.
Form22s.java
35
public static final InsnFormat
THE_ONE
= new Form22s();
39
* instantiable. Use {@link #
THE_ONE
}.
Form31c.java
38
public static final InsnFormat
THE_ONE
= new Form31c();
42
* instantiable. Use {@link #
THE_ONE
}.
Form32s.java
35
public static final InsnFormat
THE_ONE
= new Form32s();
39
* instantiable. Use {@link #
THE_ONE
}.
Form3rc.java
34
public static final InsnFormat
THE_ONE
= new Form3rc();
38
* instantiable. Use {@link #
THE_ONE
}.
Form41c.java
37
public static final InsnFormat
THE_ONE
= new Form41c();
41
* instantiable. Use {@link #
THE_ONE
}.
Form5rc.java
34
public static final InsnFormat
THE_ONE
= new Form5rc();
38
* instantiable. Use {@link #
THE_ONE
}.
Form35c.java
38
public static final InsnFormat
THE_ONE
= new Form35c();
45
* instantiable. Use {@link #
THE_ONE
}.
/dalvik/dexgen/src/com/android/dexgen/dex/code/form/
Form35c.java
36
public static final InsnFormat
THE_ONE
= new Form35c();
43
* instantiable. Use {@link #
THE_ONE
}.
99
return Form3rc.
THE_ONE
;
Form3rc.java
35
public static final InsnFormat
THE_ONE
= new Form3rc();
39
* instantiable. Use {@link #
THE_ONE
}.
/dalvik/dx/src/com/android/dx/dex/code/form/
Form35c.java
37
public static final InsnFormat
THE_ONE
= new Form35c();
44
* instantiable. Use {@link #
THE_ONE
}.
/libcore/libart/src/main/java/sun/misc/
Unsafe.java
31
private static final Unsafe
THE_ONE
= new Unsafe();
33
private static final Unsafe theUnsafe =
THE_ONE
;
54
return
THE_ONE
;
/libcore/libart/src/main/java/dalvik/system/
VMRuntime.java
34
private static final VMRuntime
THE_ONE
= new VMRuntime();
63
return
THE_ONE
;
/dalvik/dx/src/com/android/dx/cf/direct/
StdAttributeFactory.java
67
public static final StdAttributeFactory
THE_ONE
=
/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
Completed in 2247 milliseconds
1
2
3
4