OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:THE_ONE
(Results
1 - 25
of
95
) sorted by null
1
2
3
4
/dalvik/dexgen/src/com/android/dexgen/rop/code/
ConservativeTranslationAdvice.java
26
public static final ConservativeTranslationAdvice
THE_ONE
=
30
* This class is not publicly instantiable. Use {@link #
THE_ONE
}.
/dalvik/dx/src/com/android/dx/rop/code/
ConservativeTranslationAdvice.java
26
public static final ConservativeTranslationAdvice
THE_ONE
=
30
* This class is not publicly instantiable. Use {@link #
THE_ONE
}.
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
ConservativeTranslationAdvice.java
26
public static final ConservativeTranslationAdvice
THE_ONE
=
30
* This class is not publicly instantiable. Use {@link #
THE_ONE
}.
/dalvik/dexgen/src/com/android/dexgen/dex/code/form/
Form10x.java
30
public static final InsnFormat
THE_ONE
= new Form10x();
34
* instantiable. Use {@link #
THE_ONE
}.
Form11x.java
31
public static final InsnFormat
THE_ONE
= new Form11x();
35
* instantiable. Use {@link #
THE_ONE
}.
Form22x.java
31
public static final InsnFormat
THE_ONE
= new Form22x();
35
* instantiable. Use {@link #
THE_ONE
}.
75
return Form23x.
THE_ONE
;
Form23x.java
31
public static final InsnFormat
THE_ONE
= new Form23x();
35
* instantiable. Use {@link #
THE_ONE
}.
77
return Form32x.
THE_ONE
;
Form32x.java
31
public static final InsnFormat
THE_ONE
= new Form32x();
35
* instantiable. Use {@link #
THE_ONE
}.
SpecialFormat.java
34
public static final InsnFormat
THE_ONE
= new SpecialFormat();
38
* instantiable. Use {@link #
THE_ONE
}.
Form10t.java
30
public static final InsnFormat
THE_ONE
= new Form10t();
34
* instantiable. Use {@link #
THE_ONE
}.
82
return Form20t.
THE_ONE
;
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
;
Form20t.java
30
public static final InsnFormat
THE_ONE
= new Form20t();
34
* instantiable. Use {@link #
THE_ONE
}.
82
return Form30t.
THE_ONE
;
Form21c.java
36
public static final InsnFormat
THE_ONE
= new Form21c();
40
* instantiable. Use {@link #
THE_ONE
}.
120
return Form31c.
THE_ONE
;
Form21s.java
33
public static final InsnFormat
THE_ONE
= new Form21s();
37
* instantiable. Use {@link #
THE_ONE
}.
90
return Form21h.
THE_ONE
;
Form21t.java
31
public static final InsnFormat
THE_ONE
= new Form21t();
35
* instantiable. Use {@link #
THE_ONE
}.
87
return Form31t.
THE_ONE
;
Form22b.java
33
public static final InsnFormat
THE_ONE
= new Form22b();
37
* instantiable. Use {@link #
THE_ONE
}.
92
return Form22s.
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
}.
/dalvik/dx/src/com/android/dx/dex/code/form/
Form10x.java
30
public static final InsnFormat
THE_ONE
= new Form10x();
34
* instantiable. Use {@link #
THE_ONE
}.
Form30t.java
30
public static final InsnFormat
THE_ONE
= new Form30t();
34
* instantiable. Use {@link #
THE_ONE
}.
SpecialFormat.java
33
public static final InsnFormat
THE_ONE
= new SpecialFormat();
37
* instantiable. Use {@link #
THE_ONE
}.
/external/dexmaker/src/dx/java/com/android/dx/dex/code/form/
Form10x.java
30
public static final InsnFormat
THE_ONE
= new Form10x();
34
* instantiable. Use {@link #
THE_ONE
}.
Form30t.java
30
public static final InsnFormat
THE_ONE
= new Form30t();
34
* instantiable. Use {@link #
THE_ONE
}.
SpecialFormat.java
33
public static final InsnFormat
THE_ONE
= new SpecialFormat();
37
* instantiable. Use {@link #
THE_ONE
}.
Completed in 1377 milliseconds
1
2
3
4