Home
last modified time | relevance | path

Searched refs:listIndex (Results 1 - 15 of 15) sorted by relevance

/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DExperimentalTestDataProvider.java111 private int listIndex; field in ExperimentalTestDataProvider.Varint32Provider
120 if (samplesTaken++ > NUM_SAMPLES[listIndex]) { in getInt()
122 listIndex = (listIndex + 1) % VALUES.length; in getInt()
127 int value = VALUES[listIndex][sampleIndex]; in getInt()
164 private int listIndex; field in ExperimentalTestDataProvider.Varint64Provider
173 if (samplesTaken++ > NUM_SAMPLES[listIndex]) { in getLong()
175 listIndex = (listIndex + 1) % VALUES.length; in getLong()
180 long value = VALUES[listIndex][sampleInde in getLong()
[all...]
/third_party/icu/icu4c/source/common/
H A Dbmpset.cpp123 int32_t listIndex=0;
127 start=list[listIndex++];
128 if(listIndex<listLength) {
129 limit=list[listIndex++];
143 for(listIndex=0;;) {
144 start=list[listIndex++];
145 if(listIndex<listLength) {
146 limit=list[listIndex++];
166 start=list[listIndex++];
167 if(listIndex<listLengt
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dbmpset.cpp123 int32_t listIndex=0;
127 start=list[listIndex++];
128 if(listIndex<listLength) {
129 limit=list[listIndex++];
143 for(listIndex=0;;) {
144 start=list[listIndex++];
145 if(listIndex<listLength) {
146 limit=list[listIndex++];
166 start=list[listIndex++];
167 if(listIndex<listLengt
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dbmpset.cpp123 int32_t listIndex=0;
127 start=list[listIndex++];
128 if(listIndex<listLength) {
129 limit=list[listIndex++];
143 for(listIndex=0;;) {
144 start=list[listIndex++];
145 if(listIndex<listLength) {
146 limit=list[listIndex++];
166 start=list[listIndex++];
167 if(listIndex<listLengt
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DBMPSet.java379 int listIndex = 0; in initBits()
383 start = list[listIndex++]; in initBits()
384 if (listIndex < listLength) { in initBits()
385 limit = list[listIndex++]; in initBits()
405 start = list[listIndex++]; in initBits()
406 if (listIndex < listLength) { in initBits()
407 limit = list[listIndex++]; in initBits()
451 start = list[listIndex++]; in initBits()
452 if (listIndex < listLength) { in initBits()
453 limit = list[listIndex in initBits()
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DBMPSet.java381 int listIndex = 0; in initBits()
385 start = list[listIndex++]; in initBits()
386 if (listIndex < listLength) { in initBits()
387 limit = list[listIndex++]; in initBits()
407 start = list[listIndex++]; in initBits()
408 if (listIndex < listLength) { in initBits()
409 limit = list[listIndex++]; in initBits()
453 start = list[listIndex++]; in initBits()
454 if (listIndex < listLength) { in initBits()
455 limit = list[listIndex in initBits()
[all...]
/third_party/lzma/CPP/Windows/Control/
H A DToolBar.h34 HIMAGELIST SetImageList(UINT listIndex, HIMAGELIST imageList) { return HIMAGELIST(SendMsg(TB_SETIMAGELIST, listIndex, (LPARAM)imageList)); } in SetImageList() argument
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/third_party/typescript/lib/
H A DtypingsInstaller.js[all...]
H A Dtsc.js[all...]
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]

Completed in 216 milliseconds