Home
last modified time | relevance | path

Searched defs:tablesize (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
Dshim_ppapi.c25 void *table, size_t tablesize) { in __pnacl_wrap_irt_query_func()
/external/chromium_org/components/nacl/loader/nonsfi/
Dirt_interfaces.cc45 void* table, size_t tablesize) { in NaClIrtInterface()
/external/chromium_org/ppapi/nacl_irt/
Dirt_ppapi.cc58 void* table, size_t tablesize) { in chrome_irt_query()
/external/bison/src/
Dsymtab.c611 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()
Duniqstr.c118 hash_uniqstr (void const *m, size_t tablesize) in hash_uniqstr()
Dstate.c331 state_hash (state const *s, size_t tablesize) in state_hash()
342 state_hasher (void const *s, size_t tablesize) in state_hasher()
Dmuscle-tab.c57 hash_muscle (const void *x, size_t tablesize) in hash_muscle()
/external/iproute2/netem/
Dmaketable.c135 inverttable(int *table, int inversesize, int tablesize, int cumulative) in inverttable()
/external/chromium_org/third_party/sqlite/src/tool/
Dlemon.c306 int tablesize; /* Size of the parse tables */ member