HomeSort by relevance Sort by last modified time
    Searched defs:handle_table (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/printing/
emf_win.h 117 HANDLETABLE* handle_table,
136 HANDLETABLE* handle_table; member in struct:printing::Emf::EnumerationContext
190 HANDLETABLE* handle_table,
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_handle_table.c 46 struct handle_table struct
61 struct handle_table *
64 struct handle_table *ht;
66 ht = MALLOC_STRUCT(handle_table);
86 handle_table_set_destroy(struct handle_table *ht,
100 handle_table_resize(struct handle_table *ht,
130 handle_table_clear(struct handle_table *ht,
152 handle_table_add(struct handle_table *ht,
190 handle_table_set(struct handle_table *ht,
220 handle_table_get(struct handle_table *ht,
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_handle_table.c 46 struct handle_table struct
61 struct handle_table *
64 struct handle_table *ht;
66 ht = MALLOC_STRUCT(handle_table);
86 handle_table_set_destroy(struct handle_table *ht,
100 handle_table_resize(struct handle_table *ht,
130 handle_table_clear(struct handle_table *ht,
152 handle_table_add(struct handle_table *ht,
190 handle_table_set(struct handle_table *ht,
220 handle_table_get(struct handle_table *ht,
    [all...]

Completed in 114 milliseconds