/external/icu/icu4c/source/common/ |
D | utext.cpp | 576 utext_setup(UText *ut, int32_t extraSpace, UErrorCode *status) { in utext_setup() argument 584 if (extraSpace > 0) { in utext_setup() 585 spaceRequired = sizeof(ExtendedUText) + extraSpace - sizeof(UAlignedMemory); in utext_setup() 595 ut->extraSize = extraSpace; in utext_setup() 615 if (extraSpace > ut->extraSize) { in utext_setup() 622 ut->pExtra = uprv_malloc(extraSpace); in utext_setup() 626 ut->extraSize = extraSpace; in utext_setup() 2836 int32_t extraSpace = 2 * CIBufSize * sizeof(UChar); in utext_openCharacterIterator() local 2837 ut = utext_setup(ut, extraSpace, status); in utext_openCharacterIterator()
|
/external/icu/icu4c/source/common/unicode/ |
D | utext.h | 1556 utext_setup(UText *ut, int32_t extraSpace, UErrorCode *status);
|
/external/deqp/modules/gles31/functional/ |
D | es31fCopyImageTests.cpp | 297 IVec2 extraSpace = targetSize - (cellSize * grid); in getRandomOffset() local 302 extraSpace.y() += (grid.y() - deDivRoundUp32(cellCount, grid.x())) * cellSize.y(); in getRandomOffset() 306 DE_ASSERT(extraSpace.x() > 0 || extraSpace.y() > 0 || grid.y() == 1); in getRandomOffset() 307 DE_ASSERT(extraSpace.x() + grid.x() * cellSize.x() == targetSize.x()); in getRandomOffset() 311 result.x() = rng.getInt(0, extraSpace.x()); in getRandomOffset() 312 result.y() = rng.getInt(0, extraSpace.y()); in getRandomOffset()
|
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.jdt.core_3.11.0.v20150602-1242.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |