/external/jdiff/src/jdiff/ |
D | HTMLIndexes.java | 322 Index currIndex = null; // The entry which is emitted in emitIndexEntries() local 326 if (currIndex == null) { in emitIndexEntries() 327 currIndex = nextIndex; // Prime the pump in emitIndexEntries() 329 if (nextIndex.name_.compareTo(currIndex.name_) == 0) { in emitIndexEntries() 336 oldsw = emitIndexEntry(currIndex, oldsw, multipleMarker); in emitIndexEntries() 340 oldsw = emitIndexEntry(currIndex, oldsw, multipleMarker); in emitIndexEntries() 343 currIndex = nextIndex; in emitIndexEntries() 349 if (currIndex != null) in emitIndexEntries() 350 oldsw = emitIndexEntry(currIndex, oldsw, multipleMarker); in emitIndexEntries() 381 Index currIndex = (Index)(iter.next()); in emitMissingSinces() local [all …]
|
/external/icu/icu4c/source/i18n/ |
D | csdetect.cpp | 331 int32_t currIndex; member 379 if (((Context *)en->context)->currIndex < fCSRecognizers_size) { in enumNext() 382 currName = fCSRecognizers[((Context *)en->context)->currIndex]->recognizer->getName(); in enumNext() 383 ((Context *)en->context)->currIndex++; in enumNext() 389 … while (currName == NULL && ((Context *)en->context)->currIndex < fCSRecognizers_size) { in enumNext() 390 if (enabledArray[((Context *)en->context)->currIndex]) { in enumNext() 391 … currName = fCSRecognizers[((Context *)en->context)->currIndex]->recognizer->getName(); in enumNext() 393 ((Context *)en->context)->currIndex++; in enumNext() 397 … while (currName == NULL && ((Context *)en->context)->currIndex < fCSRecognizers_size) { in enumNext() 398 if (fCSRecognizers[((Context *)en->context)->currIndex]->isDefaultEnabled) { in enumNext() [all …]
|
D | ucurr.cpp | 2386 int32_t currIndex = 0; in ucurr_forLocaleAndDate() local 2458 currIndex++; in ucurr_forLocaleAndDate() 2459 if (currIndex == index) in ucurr_forLocaleAndDate() 2471 currIndex++; in ucurr_forLocaleAndDate() 2472 if (currIndex == index) in ucurr_forLocaleAndDate()
|
/external/icu/icu4c/source/test/cintltst/ |
D | uenumtst.c | 38 int32_t currIndex; member 65 if(cont->currIndex >= cont->maxIndex) { in chArrayUNext() 73 cont->currChar = (cont->array)[cont->currIndex]; in chArrayUNext() 76 cont->currIndex++; in chArrayUNext() 82 if(cont->currIndex >= cont->maxIndex) { in chArrayNext() 86 cont->currChar = (cont->array)[cont->currIndex]; in chArrayNext() 88 cont->currIndex++; in chArrayNext() 94 cont->currIndex = 0; in chArrayReset() 144 int32_t currIndex; member 166 if(ucont->currIndex >= ucont->maxIndex) { in uchArrayUNext() [all …]
|
/external/skia/experimental/GLFWTest/ |
D | glfw_main.cpp | 99 int currIndex = 0; in main() local 105 tex[currIndex] = SkRect::MakeLTRB(0.0f, 0.0f, atlas->width(), atlas->height()); in main() 106 xform[currIndex] = SkRSXform::MakeFromRadians(2.0f, SK_ScalarPI*0.5f, in main() 108 currIndex++; in main() 111 tex[currIndex] = SkRect::MakeLTRB(0.0f, 0.0f, atlas->width(), atlas->height()); in main() 112 xform[currIndex] = SkRSXform::MakeFromRadians(2.0f, SK_ScalarPI*0.5f, in main()
|
/external/skia/samplecode/ |
D | SampleShip.cpp | 64 int currIndex = 0; in DrawShipView() local 70 fTex[currIndex] = SkRect::MakeLTRB(0.0f, 0.0f, in DrawShipView() 73 fXform[currIndex] = SkRSXform::MakeFromRadians(0.1f, SK_ScalarPI*0.5f, in DrawShipView() 75 currIndex++; in DrawShipView() 78 fTex[currIndex] = SkRect::MakeLTRB(0.0f, 0.0f, in DrawShipView() 81 fXform[currIndex] = SkRSXform::MakeFromRadians(0.5f, SK_ScalarPI*0.5f, in DrawShipView()
|
/external/icu/icu4c/source/layout/ |
D | ContextualGlyphSubstProc2.cpp | 49 le_int16 currIndex = SWAPW(entry->currIndex); in processStateEntry() local 58 if (currIndex != -1) { in processStateEntry() 59 le_uint32 offset = SWAPL(perGlyphTable(currIndex, success)); in processStateEntry()
|
D | ContextualGlyphInsertionProc2.cpp | 91 le_int16 currIndex = SWAPW(entry->currentInsertionListIndex); in processStateEntry() local 92 if (currIndex > 0) { in processStateEntry() 96 doInsertion(glyphStorage, currGlyph, currIndex, count, isKashidaLike, isBefore, success); in processStateEntry()
|
D | ContextualGlyphSubstitution.h | 48 le_uint16 currIndex; member
|
/external/guava/guava/lib/ |
D | jdiff.jar | META-INF/
META-INF/MANIFEST.MF
jdiff/
jdiff/API.class
API ... |
/external/guice/lib/build/jdiff/ |
D | jdiff.jar | META-INF/
META-INF/MANIFEST.MF
jdiff/
jdiff/API.class
API ... |
/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.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/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |