/external/icu/icu4c/source/test/intltest/ |
D | colldata.cpp | 42 : ces(NULL), listMax(CELIST_BUFFER_SIZE), listSize(0) in CEList() 112 if (listSize >= listMax) { in add() 121 uprv_memcpy(newCEs, ces, listSize * sizeof(uint32_t)); in add() 131 ces[listSize++] = ce; in add() 136 if (index >= 0 && index < listSize) { in get() 150 if (other == NULL || listSize - offset < other->size()) { in matchesAt() 165 return listSize; in size() 169 : strings(NULL), listMax(STRING_LIST_BUFFER_SIZE), listSize(0) in StringList() 193 if (listSize >= listMax) { in add() 200 for (int32_t i=0; i<listSize; ++i) { in add() [all …]
|
D | ssearch.cpp | 351 int32_t listSize; member in OrderList 355 : list(NULL), listMax(16), listSize(0) in OrderList() 361 : list(NULL), listMax(16), listSize(0) in OrderList() 408 if (listSize >= listMax) { in add() 413 uprv_memcpy(newList, list, listSize * sizeof(Order)); in add() 418 list[listSize].order = order; in add() 419 list[listSize].lowOffset = low; in add() 420 list[listSize].highOffset = high; in add() 422 listSize += 1; in add() 427 if (index >= listSize) { in get() [all …]
|
D | colldata.h | 119 int32_t listSize; variable 183 int32_t listSize; variable
|
/external/icu/icu4c/source/test/perf/DateFmtPerf/ |
D | DateFmtPerf.h | 759 uint32_t listSize = UPRV_LENGTHOF(collation_strings_escaped); in init() local 760 collation_strings = new UnicodeString[listSize]; in init() 761 for(uint32_t k=0;k<listSize;k++) { in init() 788 uint32_t listSize = UPRV_LENGTHOF(collation_strings_escaped); in call() local 795 for(i=listSize-1; i>=1; i--) { in call()
|
/external/icu/icu4c/source/common/ |
D | icuplug.cpp | 80 static int32_t uplug_removeEntryAt(void *list, int32_t listSize, int32_t memberSize, int32_t itemTo… in uplug_removeEntryAt() argument 84 if(listSize<1) { in uplug_removeEntryAt() 85 return listSize; in uplug_removeEntryAt() 89 if(listSize > itemToRemove+1) { in uplug_removeEntryAt() 93 return listSize-1; in uplug_removeEntryAt()
|
/external/webrtc/webrtc/modules/video_capture/windows/ |
D | device_info_ds.cc | 560 long listSize; in CreateCapabilityMap() local 572 &listSize, in CreateCapabilityMap() 577 if (hrVC == S_OK && listSize > 0 && in CreateCapabilityMap() 579 listSize))) in CreateCapabilityMap()
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | SmallSortedMap.java | 660 final int listSize = getNumArrayEntries(); in hashCode() local 661 for (int i = 0; i < listSize; i++) { in hashCode()
|
/external/icu/icu4c/source/tools/pkgdata/ |
D | pkgdata.cpp | 1579 int32_t listSize = pkg_countCharList(list); in pkg_createWithoutAssemblyCode() local 1611 if ((cmd = (char *)uprv_malloc((listSize + 2) * SMALL_BUFFER_MAX_SIZE)) == NULL) { in pkg_createWithoutAssemblyCode() 1614 } else if ((buffer = (char *)uprv_malloc((listSize + 1) * SMALL_BUFFER_MAX_SIZE)) == NULL) { in pkg_createWithoutAssemblyCode() 1620 for (int32_t i = 0; i < (listSize + 1); i++) { in pkg_createWithoutAssemblyCode()
|
/external/dexmaker/lib/ |
D | dalvik-dx-9.0.0_r3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/guice/extensions/persist/lib/ |
D | xwork-2.0.4.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/opensymphony/
com/ ... |
D | db4o-6.4.14.8131-java5.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/db4o/
com/ ... |
/external/guice/extensions/struts2/lib/ |
D | xwork-core-2.2.1.jar | META-INF/
META-INF/MANIFEST.MF
xwork-validator-definition-1.0. ... |
D | jsp-2.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
D | core-3.1.1.jar | META-INF/
org/
org/eclipse/
org/eclipse/jdt/
org/eclipse ... |
/external/owasp/sanitizer/distrib/lib/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/owasp/sanitizer/lib/guava-libraries/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/testng/ant/3rdparty/ |
D | doclava-1.0.3.jar | META-INF/MANIFEST.MF
assets/html/index.html
assets/templates/data ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.jdt.core_3.14.0.v20180528-0519.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/error_prone/error_prone/ |
D | error_prone_core-2.3.2-with-dependencies.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/MANIFEST.MF
org/jetbrains/kotlin/utils/JavaSdkUtil.class
JavaSdkUtil ... |