OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:THE_ONE
(Results
51 - 75
of
95
) sorted by null
1
2
3
4
/external/dexmaker/src/dx/java/com/android/dx/dex/code/form/
Form20t.java
30
public static final InsnFormat
THE_ONE
= new Form20t();
34
* instantiable. Use {@link #
THE_ONE
}.
Form21t.java
33
public static final InsnFormat
THE_ONE
= new Form21t();
37
* instantiable. Use {@link #
THE_ONE
}.
Form22c.java
36
public static final InsnFormat
THE_ONE
= new Form22c();
40
* instantiable. Use {@link #
THE_ONE
}.
Form22t.java
33
public static final InsnFormat
THE_ONE
= new Form22t();
37
* instantiable. Use {@link #
THE_ONE
}.
Form22x.java
33
public static final InsnFormat
THE_ONE
= new Form22x();
37
* instantiable. Use {@link #
THE_ONE
}.
Form23x.java
33
public static final InsnFormat
THE_ONE
= new Form23x();
37
* instantiable. Use {@link #
THE_ONE
}.
Form31i.java
35
public static final InsnFormat
THE_ONE
= new Form31i();
39
* instantiable. Use {@link #
THE_ONE
}.
Form31t.java
33
public static final InsnFormat
THE_ONE
= new Form31t();
37
* instantiable. Use {@link #
THE_ONE
}.
Form32x.java
33
public static final InsnFormat
THE_ONE
= new Form32x();
37
* instantiable. Use {@link #
THE_ONE
}.
Form33x.java
33
public static final InsnFormat
THE_ONE
= new Form33x();
37
* instantiable. Use {@link #
THE_ONE
}.
Form51l.java
36
public static final InsnFormat
THE_ONE
= new Form51l();
40
* instantiable. Use {@link #
THE_ONE
}.
Form52c.java
36
public static final InsnFormat
THE_ONE
= new Form52c();
40
* instantiable. Use {@link #
THE_ONE
}.
Form11n.java
35
public static final InsnFormat
THE_ONE
= new Form11n();
39
* instantiable. Use {@link #
THE_ONE
}.
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
DexTranslationAdvice.java
29
public static final DexTranslationAdvice
THE_ONE
=
46
* This class is not publicly instantiable. Use {@link #
THE_ONE
}.
/external/dexmaker/src/dx/java/com/android/dx/rop/cst/
CstKnownNull.java
26
public static final CstKnownNull
THE_ONE
= new CstKnownNull();
30
* {@link #
THE_ONE
}.
/dalvik/dexgen/src/com/android/dexgen/dex/code/form/
Form21h.java
33
public static final InsnFormat
THE_ONE
= new Form21h();
37
* instantiable. Use {@link #
THE_ONE
}.
101
return Form31i.
THE_ONE
;
/dalvik/dx/src/com/android/dx/dex/code/form/
Form11n.java
34
public static final InsnFormat
THE_ONE
= new Form11n();
38
* instantiable. Use {@link #
THE_ONE
}.
Form12x.java
33
public static final InsnFormat
THE_ONE
= new Form12x();
37
* instantiable. Use {@link #
THE_ONE
}.
Form21c.java
37
public static final InsnFormat
THE_ONE
= new Form21c();
41
* instantiable. Use {@link #
THE_ONE
}.
Form21h.java
34
public static final InsnFormat
THE_ONE
= new Form21h();
38
* instantiable. Use {@link #
THE_ONE
}.
Form21s.java
34
public static final InsnFormat
THE_ONE
= new Form21s();
38
* instantiable. Use {@link #
THE_ONE
}.
Form22b.java
34
public static final InsnFormat
THE_ONE
= new Form22b();
38
* instantiable. Use {@link #
THE_ONE
}.
Form22s.java
34
public static final InsnFormat
THE_ONE
= new Form22s();
38
* instantiable. Use {@link #
THE_ONE
}.
Form31c.java
37
public static final InsnFormat
THE_ONE
= new Form31c();
41
* instantiable. Use {@link #
THE_ONE
}.
Form3rc.java
34
public static final InsnFormat
THE_ONE
= new Form3rc();
38
* instantiable. Use {@link #
THE_ONE
}.
Completed in 1148 milliseconds
1
2
3
4