/external/icu/icu4c/source/i18n/ |
D | collationfastlatinbuilder.cpp | 571 int32_t indexBase = result.length(); in encodeCharCEs() local 580 int32_t expansionIndex = result.length() - indexBase; in encodeCharCEs() 598 int32_t indexBase = headerLength + CollationFastLatin::NUM_FAST_CHARS; in encodeContractions() local 603 int32_t contractionIndex = result.length() - indexBase; in encodeContractions() 649 for(; i < indexBase; i += 16) { in encodeContractions() 661 if((i - indexBase) % 16 == 0) { puts(""); } in encodeContractions()
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
D | CollationFastLatinBuilder.java | 538 int indexBase = result.length(); in encodeCharCEs() local 547 int expansionIndex = result.length() - indexBase; in encodeCharCEs() 562 int indexBase = headerLength + CollationFastLatin.NUM_FAST_CHARS; in encodeContractions() local 567 int contractionIndex = result.length() - indexBase; in encodeContractions()
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | CollationFastLatinBuilder.java | 537 int indexBase = result.length(); in encodeCharCEs() local 546 int expansionIndex = result.length() - indexBase; in encodeCharCEs() 561 int indexBase = headerLength + CollationFastLatin.NUM_FAST_CHARS; in encodeContractions() local 566 int contractionIndex = result.length() - indexBase; in encodeContractions()
|
/external/svox/pico/lib/ |
D | picokpdf.h | 130 picoos_uint8 *indexBase; member
|
D | picokpdf.c | 265 pdfphs->indexBase = &(this->base[pos]); in kpdfPHSInitialize() 266 pdfphs->contentBase = pdfphs->indexBase + pdfphs->numvectors * sizeof(picoos_uint32); in kpdfPHSInitialize()
|
D | picosig.c | 338 nCurrIndexOffset = ((picoos_uint8*) pdf->indexBase) + phsIndex * sizeof(picoos_uint32); in getPhsFromPdf()
|
/external/deqp/modules/glshared/ |
D | glsDrawTest.cpp | 1514 …seed, int elementCount, DrawTestSpec::IndexType type, int offset, int min, int max, int indexBase); 1519 … char* createIndices (int seed, int elementCount, int offset, int min, int max, int indexBase); 1649 … seed, int elementCount, DrawTestSpec::IndexType type, int offset, int min, int max, int indexBase) in generateIndices() argument 1656 data = createIndices<deUint8>(seed, elementCount, offset, min, max, indexBase); in generateIndices() 1660 data = createIndices<deUint16>(seed, elementCount, offset, min, max, indexBase); in generateIndices() 1664 data = createIndices<deUint32>(seed, elementCount, offset, min, max, indexBase); in generateIndices() 1676 …yGenerator::createIndices (int seed, int elementCount, int offset, int min, int max, int indexBase) in createIndices() argument 1690 DE_ASSERT(indexBase >= 0); // watch for underflows in createIndices() 1715 ndx += indexBase; in createIndices() 3173 …const int indexBase = (hasBaseVtx && spec.baseVertex < 0) ? (-spec.baseVertex) : (0); // sp… in iterate() local [all …]
|
/external/testng/ant/3rdparty/ |
D | DTDDoc.jar | META-INF/
META-INF/MANIFEST.MF
DTDDoc/
DTDDoc/AntLogger.class
AntLogger ... |
/external/guice/extensions/persist/lib/ |
D | hibernate-search.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hibernate/
org/ ... |
D | hibernate-annotations.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hibernate/
org/ ... |