Home
last modified time | relevance | path

Searched refs:currIndex (Results 1 – 17 of 17) sorted by relevance

/external/jdiff/src/jdiff/
DHTMLIndexes.java322 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/
Dcsdetect.cpp331 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 …]
Ducurr.cpp2386 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/
Duenumtst.c38 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/
Dglfw_main.cpp99 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/
DSampleShip.cpp64 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/
DContextualGlyphSubstProc2.cpp49 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()
DContextualGlyphInsertionProc2.cpp91 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()
DContextualGlyphSubstitution.h48 le_uint16 currIndex; member
/external/guava/guava/lib/
Djdiff.jarMETA-INF/ META-INF/MANIFEST.MF jdiff/ jdiff/API.class API ...
/external/guice/lib/build/jdiff/
Djdiff.jarMETA-INF/ META-INF/MANIFEST.MF jdiff/ jdiff/API.class API ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...