/external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
D | RegisterSpecList.java | 137 return (RegisterSpec) get0(n); in get() 205 RegisterSpec spec = (RegisterSpec) get0(i); in getRegistersSize() 230 result.set0(i + 1, get0(i)); in withFirst() 258 result.set0(i, get0(i + 1)); in withoutFirst() 285 result.set0(i, get0(i)); in withoutLast() 316 result.set0(newIndex, get0(oldIndex)); in subset() 347 RegisterSpec one = (RegisterSpec) get0(i); in withOffset() 386 RegisterSpec one = (RegisterSpec) get0(i); in withExpandedRegisters()
|
D | InsnList.java | 44 return (Insn) get0(n); in get() 118 Insn one = (Insn) get0(i); in withRegisterOffset()
|
D | BasicBlockList.java | 67 return (BasicBlock) get0(n); in get() 197 BasicBlock one = (BasicBlock) get0(i); in withRegisterOffset()
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
D | DalvInsnList.java | 88 return (DalvInsn) get0(n); in get() 133 DalvInsn insn = (DalvInsn) get0(i); in writeTo() 153 DalvInsn insn = (DalvInsn) get0(i); in writeTo() 192 DalvInsn insn = (DalvInsn) get0(i); in getOutsSize() 231 DalvInsn insn = (DalvInsn) get0(i); in debugPrint()
|
D | PositionList.java | 132 return (Entry) get0(n); in get()
|
D | CatchTable.java | 50 return (Entry) get0(n); in get()
|
D | CatchHandlerList.java | 49 return (Entry) get0(n); in get()
|
D | LocalList.java | 60 return (Entry) get0(n); in get()
|
/external/dexmaker/src/dx/java/com/android/dx/rop/cst/ |
D | CstArray.java | 120 Constant thisItem = (Constant) get0(i); in compareTo() 121 Constant otherItem = (Constant) other.get0(i); in compareTo() 146 return (Constant) get0(n); in get()
|
/external/javassist/src/main/javassist/ |
D | ClassPool.java | 388 CtClass clazz = get0(orgName, false); in getAndRename() 436 clazz = get0(classname, true); in get() 470 clazz = get0(classname, true); in getOrNull() 512 protected synchronized CtClass get0(String classname, boolean useCache) in get0() method in ClassPool 523 clazz = parent.get0(classname, useCache); in get0() 538 clazz = parent.get0(classname, useCache); in get0() 595 clazz = parent.get0(classname, true); in checkNotFrozen() 620 clazz = parent.get0(classname, true); in checkNotExists()
|
/external/dexmaker/src/dx/java/com/android/dx/util/ |
D | LabeledList.java | 50 Object one = old.get0(i); in LabeledList() 132 LabeledItem li = (LabeledItem) get0(i); in getLabelsInOrder() 160 LabeledItem li = (LabeledItem) get0(i); in rebuildLabelToIndex()
|
D | FixedSizeList.java | 175 protected final Object get0(int n) { in get0() method in FixedSizeList
|
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
D | XEquivalenceMap.java | 60 V otherTarget = target_reasons.get0(); in add() 92 return source_target_reasons.get(source).get0(); in getTarget()
|
/external/dexmaker/src/dx/java/com/android/dx/rop/annotation/ |
D | AnnotationsList.java | 77 return (Annotations) get0(n); in get()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | LocaleMatcher.java | 183 bestTableMatch = matchRow.get0(); in getBestMatch() 211 return getBestMatchInternal(ulocale).get0(); in getBestMatch() 251 final double match = match(languageCode, maximized, tableKey, row.get0()); in getBestMatchInternal() 524 if (datum.get0().matches(desiredLocale) in getRawScore()
|
/external/dexmaker/src/dx/java/com/android/dx/rop/type/ |
D | StdTypeList.java | 358 result.set0(i, get0(i)); in withAddedType() 375 return (Type) get0(n); in get()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | Row.java | 60 public C0 get0() { in get0() method in Row
|
/external/slf4j/log4j-over-slf4j/compatibility/lib/ |
D | log4j-1.2.14.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/robolectric/lib/main/ |
D | javassist-3.14.0-GA.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/bytecode/
javassist/ ... |