/external/mesa3d/src/mesa/main/ |
D | hash.c | 44 #define TABLE_SIZE 1023 /**< Size of lookup table/array */ macro 46 #define HASH_FUNC(K) ((K) % TABLE_SIZE) 63 struct HashEntry *Table[TABLE_SIZE]; /**< the lookup table */ 103 for (pos = 0; pos < TABLE_SIZE; pos++) { in _mesa_DeleteHashTable() 292 for (pos = 0; pos < TABLE_SIZE; pos++) { in _mesa_HashDeleteAll() 329 for (pos = 0; pos < TABLE_SIZE; pos++) { in _mesa_HashWalk() 355 for (pos = 0; pos < TABLE_SIZE; pos++) { in _mesa_HashFirstEntry() 401 while (pos < TABLE_SIZE) { in _mesa_HashNextEntry() 422 for (pos = 0; pos < TABLE_SIZE; pos++) { in _mesa_HashPrint() 491 for (pos = 0; pos < TABLE_SIZE; pos++) { in _mesa_HashNumEntries()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
D | BidiFmwk.java | 164 private static final int TABLE_SIZE = 256; field in BidiFmwk 198 pseudoToUChar = new char[TABLE_SIZE]; in buildPseudoTables() 199 UCharToPseudo = new char[TABLE_SIZE]; in buildPseudoTables() 200 UCharToPseud2 = new char[TABLE_SIZE]; in buildPseudoTables() 201 for (i = 0; i < TABLE_SIZE; i++) { in buildPseudoTables()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/ |
D | BidiFmwk.java | 165 private static final int TABLE_SIZE = 256; field in BidiFmwk 199 pseudoToUChar = new char[TABLE_SIZE]; in buildPseudoTables() 200 UCharToPseudo = new char[TABLE_SIZE]; in buildPseudoTables() 201 UCharToPseud2 = new char[TABLE_SIZE]; in buildPseudoTables() 202 for (i = 0; i < TABLE_SIZE; i++) { in buildPseudoTables()
|
/external/autotest/frontend/client/src/autotest/afe/ |
D | HostSelector.java | 42 private static final int TABLE_SIZE = 10; field in HostSelector 73 new HostTableDecorator(availableTable, TABLE_SIZE); 82 selectedTable.setRowsPerPage(TABLE_SIZE); in initialize()
|
/external/pdfium/third_party/libjpeg/ |
D | fpdfapi_jccolor.c | 78 #define TABLE_SIZE (8*(MAXJSAMPLE+1)) macro 95 (TABLE_SIZE * SIZEOF(INT32))); in rgb_ycc_start()
|
/external/boringssl/src/crypto/bn/ |
D | exponentiation.c | 192 #define TABLE_SIZE 32 macro 431 BIGNUM *val[TABLE_SIZE]; in mod_exp_recp() 581 BIGNUM *val[TABLE_SIZE]; in BN_mod_exp_mont() 1203 #define TABLE_SIZE 32 macro
|
/external/libjpeg-turbo/ |
D | jccolor.c | 85 #define TABLE_SIZE (8*(MAXJSAMPLE+1)) macro 207 (TABLE_SIZE * sizeof(JLONG))); in rgb_ycc_start()
|
D | jdcolor.c | 90 #define TABLE_SIZE (3*(MAXJSAMPLE+1)) macro 312 (TABLE_SIZE * sizeof(JLONG))); in build_rgb_y_table()
|
/external/icu/icu4c/source/test/cintltst/ |
D | cbiditst.c | 241 #define TABLE_SIZE 256 macro 243 static UChar pseudoToUChar[TABLE_SIZE]; 244 static uint8_t UCharToPseudo[TABLE_SIZE]; /* used for Unicode chars < 0x0100 */ 245 static uint8_t UCharToPseud2[TABLE_SIZE]; /* used for Unicode chars >=0x0100 */ 274 for (i=0; i < TABLE_SIZE; i++) { in buildPseudoTables()
|
/external/guice/extensions/persist/lib/ |
D | ognl-2.6.7.jar | META-INF/
META-INF/MANIFEST.MF
ognl/
ognl/ASTAdd.class
ASTAdd ... |
/external/guice/extensions/struts2/lib/ |
D | ognl-3.0.jar | META-INF/
META-INF/MANIFEST.MF
ognl/
ognl/enhance/
ognl/ ... |
D | jsp-2.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.apache.jasper_5.5.17.v201004212143.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |