/external/replicaisland/src/com/replica/replicaisland/ |
D | SpriteAnimation.java | 30 private float mLength; field in SpriteAnimation 37 mLength = 0.0f; in SpriteAnimation() 43 final float length = mLength; in getFrame() 84 mFrameStartTimes[mFrames.getCount()] = mLength; in addFrame() 86 mLength += frame.holdTime; in addFrame() 90 return mLength; in getLength()
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | post-inc-icmpzero.ll | 53 %mLength = getelementptr inbounds %struct.Vector2, %struct.Vector2* %result, i64 0, i32 2 62 %tmp16 = load i32, i32* %mLength, align 4 86 %tmp38 = load i32, i32* %mLength, align 4 88 store i32 %add, i32* %mLength, align 4
|
/external/pdfium/core/src/fxcrt/ |
D | fx_basic_bstring.cpp | 395 FX_STRSIZE mLength = nIndex + nCount; in Delete() local 396 if (mLength >= nOldLength) { in Delete() 401 int nBytesToCopy = nOldLength - mLength + 1; in Delete() 403 m_pData->m_String + mLength, nBytesToCopy); in Delete()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/ |
D | PerformanceResultsPreferencePage.java | 744 final int mLength = milestoneDate.length(); in modifyText() local 745 if (mLength > 0) { in modifyText() 746 for (int i=0; i<mLength; i++) { in modifyText() 774 if (mLength < 12) return; in modifyText()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | Normalizer2Impl.java | 814 int mLength=firstUnit&MAPPING_LENGTH_MASK; // length of normal mapping in getRawDecomposition() local 824 StringBuilder buffer=new StringBuilder(mLength-1).append(rm0); in getRawDecomposition() 826 return buffer.append(extraData, norm16, norm16+mLength-2).toString(); in getRawDecomposition() 830 return extraData.substring(norm16, norm16+mLength); in getRawDecomposition()
|
/external/icu/icu4c/source/common/ |
D | normalizer2impl.cpp | 668 int32_t mLength=firstUnit&MAPPING_LENGTH_MASK; // length of normal mapping in getRawDecomposition() local 680 u_memcpy(buffer+1, (const UChar *)mapping+1+2, mLength-2); in getRawDecomposition() 681 length=mLength-1; in getRawDecomposition() 685 length=mLength; in getRawDecomposition()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/ |
D | performanceui.jar | META-INF/MANIFEST.MF
.project
about.html
plugin.xml
build.properties
images ... |
/external/robolectric/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |