Searched defs:tablesize (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/ |
D | shim_ppapi.c | 25 void *table, size_t tablesize) { in __pnacl_wrap_irt_query_func()
|
/external/chromium_org/components/nacl/loader/nonsfi/ |
D | irt_interfaces.cc | 45 void* table, size_t tablesize) { in NaClIrtInterface()
|
/external/chromium_org/ppapi/nacl_irt/ |
D | irt_ppapi.cc | 58 void* table, size_t tablesize) { in chrome_irt_query()
|
/external/bison/src/ |
D | symtab.c | 611 hash_symbol (const symbol *m, size_t tablesize) in hash_symbol() 618 hash_semantic_type (const semantic_type *m, size_t tablesize) in hash_semantic_type() 625 hash_symbol_hasher (void const *m, size_t tablesize) in hash_symbol_hasher() 631 hash_semantic_type_hasher (void const *m, size_t tablesize) in hash_semantic_type_hasher()
|
D | uniqstr.c | 118 hash_uniqstr (void const *m, size_t tablesize) in hash_uniqstr()
|
D | state.c | 331 state_hash (state const *s, size_t tablesize) in state_hash() 342 state_hasher (void const *s, size_t tablesize) in state_hasher()
|
D | muscle-tab.c | 57 hash_muscle (const void *x, size_t tablesize) in hash_muscle()
|
/external/iproute2/netem/ |
D | maketable.c | 135 inverttable(int *table, int inversesize, int tablesize, int cumulative) in inverttable()
|
/external/chromium_org/third_party/sqlite/src/tool/ |
D | lemon.c | 306 int tablesize; /* Size of the parse tables */ member
|