Home
last modified time | relevance | path

Searched defs:toAdd (Results 1 – 25 of 50) sorted by relevance

12

/external/dexmaker/src/dx/java/com/android/dx/ssa/
DSsaBasicBlock.java616 NormalSsaInsn toAdd = new NormalSsaInsn( in addMoveToEnd() local
620 insns.add(insns.size() - 1, toAdd); in addMoveToEnd() local
639 NormalSsaInsn toAdd = new NormalSsaInsn( in addMoveToBeginning() local
643 insns.add(getCountPhiInsns(), toAdd); in addMoveToBeginning() local
758 NormalSsaInsn toAdd = new NormalSsaInsn( in scheduleUseBeforeAssigned() local
950 NormalSsaInsn toAdd = new NormalSsaInsn( in scheduleMovesFromPhis() local
/external/glide/library/src/main/java/com/bumptech/glide/signature/
DApplicationVersionSignature.java27 Key toAdd = obtainVersionSignature(context); in obtain() local
/external/icu/icu4c/source/common/unicode/
Denumset.h38 inline void add(T toAdd) { set(toAdd, 1); } in add()
/external/dexmaker/src/dx/java/com/android/dx/ssa/back/
DRegisterAllocator.java164 SsaInsn toAdd = SsaInsn.makeFromRop( in insertMoveBefore() local
/external/dexmaker/src/dx/java/com/android/dx/rop/annotation/
DAnnotations.java192 public void addAll(Annotations toAdd) { in addAll()
/external/icu/icu4c/source/common/
Dcaniter.cpp470 UnicodeString *toAdd = new UnicodeString(prefix); in getEquivalents2() local
Duresbund.cpp844 static void ures_appendResPath(UResourceBundle *resB, const char* toAdd, int32_t lenToAdd, UErrorCo… in ures_appendResPath()
/external/guava/guava-tests/test/com/google/common/collect/
DFilteredCollectionsTest.java149 ImmutableList<Integer> toAdd = ImmutableList.of(2, 4, 3); in testAddAllFailsAtomically() local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.launcher.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.launcher_1.1.0.v20100507.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.p2.directorywatcher_1.0.203.R36x_v20101027.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.simpleconfigurator_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.p2.engine_2.0.0.v20100606.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.util_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/messageformat/java/com/ibm/icu/simple/
DPluralRules.java1830 FixedDecimal toAdd = new FixedDecimal(trial); in addConditional() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DPluralRules.java1832 FixedDecimal toAdd = new FixedDecimal(trial); in addConditional() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DPluralRules.java1786 FixedDecimal toAdd = new FixedDecimal(trial); in addConditional() local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
Dpdebuild-ant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/ ...

12