Home
last modified time | relevance | path

Searched refs:TABLE_SIZE (Results 1 – 16 of 16) 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/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
DBidiTest.java166 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/
DBidiTest.java162 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/
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/boringssl/src/crypto/bn/
Dexponentiation.c198 #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/
Dfpdfapi_jccolor.c78 #define TABLE_SIZE (8*(MAXJSAMPLE+1)) macro
95 (TABLE_SIZE * SIZEOF(INT32))); in rgb_ycc_start()
/external/opencv3/3rdparty/libjpeg/
Djccolor.c79 #define TABLE_SIZE (8*(MAXJSAMPLE+1)) macro
96 (TABLE_SIZE * SIZEOF(INT32))); in rgb_ycc_start()
Djdcolor.c83 #define TABLE_SIZE (3*(MAXJSAMPLE+1)) macro
198 (TABLE_SIZE * SIZEOF(INT32))); in build_rgb_y_table()
/external/libjpeg-turbo/
Djccolor.c84 #define TABLE_SIZE (8*(MAXJSAMPLE+1)) macro
206 (TABLE_SIZE * sizeof(INT32))); in rgb_ycc_start()
Djdcolor.c89 #define TABLE_SIZE (3*(MAXJSAMPLE+1)) macro
311 (TABLE_SIZE * sizeof(INT32))); in build_rgb_y_table()
/external/opencv3/modules/features2d/src/
Dmser.cpp540 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/
Dcbiditst.c239 #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/
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 ...