Home
last modified time | relevance | path

Searched refs:TABLE_SIZE (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/src/mesa/main/
Dhash.c44 #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/
DBidiFmwk.java164 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/
DBidiFmwk.java165 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/
DHostSelector.java42 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/
Dfpdfapi_jccolor.c78 #define TABLE_SIZE (8*(MAXJSAMPLE+1)) macro
95 (TABLE_SIZE * SIZEOF(INT32))); in rgb_ycc_start()
/external/boringssl/src/crypto/bn/
Dexponentiation.c192 #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/
Djccolor.c85 #define TABLE_SIZE (8*(MAXJSAMPLE+1)) macro
207 (TABLE_SIZE * sizeof(JLONG))); in rgb_ycc_start()
Djdcolor.c90 #define TABLE_SIZE (3*(MAXJSAMPLE+1)) macro
312 (TABLE_SIZE * sizeof(JLONG))); in build_rgb_y_table()
/external/icu/icu4c/source/test/cintltst/
Dcbiditst.c241 #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/
Dognl-2.6.7.jarMETA-INF/ META-INF/MANIFEST.MF ognl/ ognl/ASTAdd.class ASTAdd ...
/external/guice/extensions/struts2/lib/
Dognl-3.0.jarMETA-INF/ META-INF/MANIFEST.MF ognl/ ognl/enhance/ ognl/ ...
Djsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...