Home
last modified time | relevance | path

Searched defs:type_table (Results 1 – 6 of 6) sorted by relevance

/third_party/e2fsprogs/ext2ed/
Dinit.c211 struct type_table { struct
217 struct type_table type_table[] = { variable
/third_party/flatbuffers/include/flatbuffers/
Dminireflect.h72 inline size_t InlineSize(ElementaryType type, const TypeTable *type_table) { in InlineSize()
108 template<typename T> const char *EnumName(T tval, const TypeTable *type_table) { in EnumName()
122 const TypeTable *type_table, const uint8_t *prev_val, in IterateValue()
232 inline void IterateObject(const uint8_t *obj, const TypeTable *type_table, in IterateObject()
288 const TypeTable *type_table, in IterateFlatBuffer()
/third_party/mesa3d/src/mapi/glapi/gen/
Dtypeexpr.py67 class type_table(object): class
/third_party/pulseaudio/src/pulsecore/
Dcore-subscribe.c140 const char * const type_table[] = { in dump_event() local
Dcli-command.c348 static const char* const type_table[PA_MEMBLOCK_TYPE_MAX] = { in pa_cli_command_stat() local
/third_party/elfio/elfio/
Delfio_dump.hpp67 } type_table[] = { variable