OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:THE_ONE
(Results
26 - 50
of
129
) sorted by null
1
2
3
4
5
6
/dalvik/dexgen/src/com/android/dexgen/dex/code/form/
Form11n.java
33
public static final InsnFormat
THE_ONE
= new Form11n();
37
* instantiable. Use {@link #
THE_ONE
}.
91
return Form21s.
THE_ONE
;
Form12x.java
33
public static final InsnFormat
THE_ONE
= new Form12x();
37
* instantiable. Use {@link #
THE_ONE
}.
113
return Form22x.
THE_ONE
;
Form21s.java
33
public static final InsnFormat
THE_ONE
= new Form21s();
37
* instantiable. Use {@link #
THE_ONE
}.
90
return Form21h.
THE_ONE
;
Form22b.java
33
public static final InsnFormat
THE_ONE
= new Form22b();
37
* instantiable. Use {@link #
THE_ONE
}.
92
return Form22s.
THE_ONE
;
Form31i.java
33
public static final InsnFormat
THE_ONE
= new Form31i();
37
* instantiable. Use {@link #
THE_ONE
}.
88
return Form51l.
THE_ONE
;
Form21c.java
36
public static final InsnFormat
THE_ONE
= new Form21c();
40
* instantiable. Use {@link #
THE_ONE
}.
120
return Form31c.
THE_ONE
;
Form21h.java
33
public static final InsnFormat
THE_ONE
= new Form21h();
37
* instantiable. Use {@link #
THE_ONE
}.
101
return Form31i.
THE_ONE
;
Form11x.java
31
public static final InsnFormat
THE_ONE
= new Form11x();
35
* instantiable. Use {@link #
THE_ONE
}.
Form30t.java
30
public static final InsnFormat
THE_ONE
= new Form30t();
34
* instantiable. Use {@link #
THE_ONE
}.
Form31t.java
31
public static final InsnFormat
THE_ONE
= new Form31t();
35
* instantiable. Use {@link #
THE_ONE
}.
Form32x.java
31
public static final InsnFormat
THE_ONE
= new Form32x();
35
* instantiable. Use {@link #
THE_ONE
}.
Form35c.java
36
public static final InsnFormat
THE_ONE
= new Form35c();
43
* instantiable. Use {@link #
THE_ONE
}.
99
return Form3rc.
THE_ONE
;
Form22c.java
35
public static final InsnFormat
THE_ONE
= new Form22c();
39
* instantiable. Use {@link #
THE_ONE
}.
Form22s.java
33
public static final InsnFormat
THE_ONE
= new Form22s();
37
* instantiable. Use {@link #
THE_ONE
}.
Form22t.java
31
public static final InsnFormat
THE_ONE
= new Form22t();
35
* instantiable. Use {@link #
THE_ONE
}.
Form31c.java
36
public static final InsnFormat
THE_ONE
= new Form31c();
40
* instantiable. Use {@link #
THE_ONE
}.
/libcore/libart/src/main/java/dalvik/system/
VMRuntime.java
35
private static final VMRuntime
THE_ONE
= new VMRuntime();
68
return
THE_ONE
;
/dalvik/dexgen/src/com/android/dexgen/rop/code/
DexTranslationAdvice.java
29
public static final DexTranslationAdvice
THE_ONE
=
46
* This class is not publicly instantiable. Use {@link #
THE_ONE
}.
/dalvik/dx/src/com/android/dx/command/dump/
ClassDumper.java
64
cf.setAttributeFactory(StdAttributeFactory.
THE_ONE
);
/dalvik/dx/src/com/android/dx/dex/code/form/
Form10t.java
30
public static final InsnFormat
THE_ONE
= new Form10t();
34
* instantiable. Use {@link #
THE_ONE
}.
Form11x.java
32
public static final InsnFormat
THE_ONE
= new Form11x();
36
* instantiable. Use {@link #
THE_ONE
}.
Form20t.java
30
public static final InsnFormat
THE_ONE
= new Form20t();
34
* instantiable. Use {@link #
THE_ONE
}.
/external/dexmaker/src/dx/java/com/android/dx/dex/code/form/
Form10t.java
30
public static final InsnFormat
THE_ONE
= new Form10t();
34
* instantiable. Use {@link #
THE_ONE
}.
Form11x.java
33
public static final InsnFormat
THE_ONE
= new Form11x();
37
* instantiable. Use {@link #
THE_ONE
}.
Form20t.java
30
public static final InsnFormat
THE_ONE
= new Form20t();
34
* instantiable. Use {@link #
THE_ONE
}.
Completed in 286 milliseconds
1
2
3
4
5
6