Searched defs:indexBase (Results 1 – 8 of 8) sorted by relevance
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
D | CollationFastLatinBuilder.java | 536 int indexBase = result.length(); in encodeCharCEs() local 560 int indexBase = headerLength + CollationFastLatin.NUM_FAST_CHARS; in encodeContractions() local
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | CollationFastLatinBuilder.java | 535 int indexBase = result.length(); in encodeCharCEs() local 559 int indexBase = headerLength + CollationFastLatin.NUM_FAST_CHARS; in encodeContractions() local
|
/external/icu/icu4c/source/i18n/ |
D | collationfastlatinbuilder.cpp | 569 int32_t indexBase = result.length(); in encodeCharCEs() local 596 int32_t indexBase = headerLength + CollationFastLatin::NUM_FAST_CHARS; in encodeContractions() local
|
/external/icu/icu4c/source/layout/ |
D | loengine.cpp | 106 le_int32 indexBase, in le_getCharIndicesWithBase()
|
D | LEGlyphStorage.cpp | 169 void LEGlyphStorage::getCharIndices(le_int32 charIndices[], le_int32 indexBase, LEErrorCode &succes… in getCharIndices()
|
D | LayoutEngine.cpp | 166 void LayoutEngine::getCharIndices(le_int32 charIndices[], le_int32 indexBase, LEErrorCode &success)… in getCharIndices()
|
/external/svox/pico/lib/ |
D | picokpdf.h | 130 picoos_uint8 *indexBase; member
|
/external/deqp/modules/glshared/ |
D | glsDrawTest.cpp | 1733 … seed, int elementCount, DrawTestSpec::IndexType type, int offset, int min, int max, int indexBase) in generateIndices() 1760 …yGenerator::createIndices (int seed, int elementCount, int offset, int min, int max, int indexBase) in createIndices() 3257 …const int indexBase = (hasBaseVtx && spec.baseVertex < 0) ? (-spec.baseVertex) : (0); // sp… in iterate() local
|