Searched defs:tablesize (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/ |
D | shim_ppapi.c | 142 void *table, size_t tablesize) { in __pnacl_irt_interface_wrapper()
|
/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
|