Searched defs:indexBase (Results 1 – 7 of 7) sorted by relevance
| /third_party/node/deps/icu-small/source/i18n/ |
| D | collationfastlatinbuilder.cpp | 571 int32_t indexBase = result.length(); in encodeCharCEs() local 598 int32_t indexBase = headerLength + CollationFastLatin::NUM_FAST_CHARS; in encodeContractions() local
|
| /third_party/icu/icu4c/source/i18n/ |
| D | collationfastlatinbuilder.cpp | 571 int32_t indexBase = result.length(); in encodeCharCEs() local 598 int32_t indexBase = headerLength + CollationFastLatin::NUM_FAST_CHARS; in encodeContractions() local
|
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
| D | CollationFastLatinBuilder.java | 537 int indexBase = result.length(); in encodeCharCEs() local 561 int indexBase = headerLength + CollationFastLatin.NUM_FAST_CHARS; in encodeContractions() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | collationfastlatinbuilder.cpp | 571 int32_t indexBase = result.length(); in encodeCharCEs() local 598 int32_t indexBase = headerLength + CollationFastLatin::NUM_FAST_CHARS; in encodeContractions() local
|
| /third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
| D | collationfastlatinbuilder.cpp | 571 int32_t indexBase = result.length(); in encodeCharCEs() local 598 int32_t indexBase = headerLength + CollationFastLatin::NUM_FAST_CHARS; in encodeContractions() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
| D | CollationFastLatinBuilder.java | 538 int indexBase = result.length(); in encodeCharCEs() local 562 int indexBase = headerLength + CollationFastLatin.NUM_FAST_CHARS; in encodeContractions() local
|
| /third_party/vk-gl-cts/modules/glshared/ |
| D | glsDrawTest.cpp | 1669 … seed, int elementCount, DrawTestSpec::IndexType type, int offset, int min, int max, int indexBase) in generateIndices() 1696 …yGenerator::createIndices (int seed, int elementCount, int offset, int min, int max, int indexBase) in createIndices() 3209 …const int indexBase = (hasBaseVtx && spec.baseVertex < 0) ? (-spec.baseVertex) : (0); // sp… in iterate() local
|