/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/android_icu4j/src/main/tests/android/icu/dev/test/bidi/ |
D | BidiTest.java | 166 private static final int TABLE_SIZE = 256; field in BidiTest 200 pseudoToUChar = new char[TABLE_SIZE]; in buildPseudoTables() 201 UCharToPseudo = new char[TABLE_SIZE]; in buildPseudoTables() 202 UCharToPseud2 = new char[TABLE_SIZE]; in buildPseudoTables() 203 for (i = 0; i < TABLE_SIZE; i++) { in buildPseudoTables()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
D | BidiTest.java | 162 private static final int TABLE_SIZE = 256; field in BidiTest 196 pseudoToUChar = new char[TABLE_SIZE]; in buildPseudoTables() 197 UCharToPseudo = new char[TABLE_SIZE]; in buildPseudoTables() 198 UCharToPseud2 = new char[TABLE_SIZE]; in buildPseudoTables() 199 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/boringssl/src/crypto/bn/ |
D | exponentiation.c | 198 #define TABLE_SIZE 32 macro 436 BIGNUM *val[TABLE_SIZE]; in mod_exp_recp() 626 BIGNUM *val[TABLE_SIZE]; in BN_mod_exp_mont() 1356 #define TABLE_SIZE 32 macro 1367 BIGNUM *val1[TABLE_SIZE], *val2[TABLE_SIZE]; in BN_mod_exp2_mont()
|
/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/opencv3/3rdparty/libjpeg/ |
D | jccolor.c | 79 #define TABLE_SIZE (8*(MAXJSAMPLE+1)) macro 96 (TABLE_SIZE * SIZEOF(INT32))); in rgb_ycc_start()
|
D | jdcolor.c | 83 #define TABLE_SIZE (3*(MAXJSAMPLE+1)) macro 198 (TABLE_SIZE * SIZEOF(INT32))); in build_rgb_y_table()
|
/external/libjpeg-turbo/ |
D | jccolor.c | 84 #define TABLE_SIZE (8*(MAXJSAMPLE+1)) macro 206 (TABLE_SIZE * sizeof(INT32))); in rgb_ycc_start()
|
D | jdcolor.c | 89 #define TABLE_SIZE (3*(MAXJSAMPLE+1)) macro 311 (TABLE_SIZE * sizeof(INT32))); in build_rgb_y_table()
|
/external/opencv3/modules/features2d/src/ |
D | mser.cpp | 540 const int TABLE_SIZE = 400; variable 917 double k = (double)i/(double)params.maxEvolution*(TABLE_SIZE-1); in extractMSER_8uC3()
|
/external/icu/icu4c/source/test/cintltst/ |
D | cbiditst.c | 239 #define TABLE_SIZE 256 macro 241 static UChar pseudoToUChar[TABLE_SIZE]; 242 static uint8_t UCharToPseudo[TABLE_SIZE]; /* used for Unicode chars < 0x0100 */ 243 static uint8_t UCharToPseud2[TABLE_SIZE]; /* used for Unicode chars >=0x0100 */ 272 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 ... |