Searched refs:HASH_SIZE (Results 1 - 14 of 14) sorted by relevance

/external/libdrm/
H A Dxf86drmHash.h27 #define HASH_SIZE 512 /* Good for about 100 entries */ macro
44 HashBucketPtr buckets[HASH_SIZE];
H A Dxf86drmHash.c100 hash %= HASH_SIZE;
120 for (i = 0; i < HASH_SIZE; i++) table->buckets[i] = NULL;
133 for (i = 0; i < HASH_SIZE; i++) {
231 while (table->p0 < HASH_SIZE) {
/external/mesa3d/src/glx/
H A Dglxhash.c84 #define HASH_SIZE 512 /* Good for about 100 entries */ macro
121 __glxHashBucketPtr buckets[HASH_SIZE];
149 hash %= HASH_SIZE;
170 for (i = 0; i < HASH_SIZE; i++)
186 for (i = 0; i < HASH_SIZE; i++) {
297 while (table->p0 < HASH_SIZE) {
364 for (i = 0; i < HASH_SIZE; i++) {
/external/squashfs-tools/squashfs-tools/
H A Dcaches-queues-lists.h84 #define HASH_SIZE 65536 macro
149 struct file_buffer *hash_table[HASH_SIZE];
171 struct file_buffer *hash_table[HASH_SIZE];
H A Dcaches-queues-lists.c240 for(i = 0; i < HASH_SIZE; i++)
/external/webp/src/enc/
H A Dbackward_references.h114 #define HASH_SIZE (1 << HASH_BITS) macro
119 int32_t hash_to_first_index_[HASH_SIZE];
H A Dbackward_references.c203 HASH_SIZE * sizeof(*p->hash_to_first_index_));
/external/fio/
H A Dgettime.c46 #define HASH_SIZE (1 << HASH_BITS) macro
48 static struct flist_head hash[HASH_SIZE];
103 for (i = 0; i < HASH_SIZE; i++) {
123 for (i = 0; i < HASH_SIZE; i++)
/external/libdrm/tests/
H A Dhash.c112 for (i = 0; i < HASH_SIZE; i++) {
/external/opencv3/3rdparty/libwebp/enc/
H A Dbackward_references.c26 #define HASH_SIZE (1 << HASH_BITS) macro
38 int32_t hash_to_first_index_[HASH_SIZE];
125 for (i = 0; i < HASH_SIZE; ++i) {
/external/robolectric/v1/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 209 milliseconds