Home
last modified time | relevance | path

Searched defs:string_table (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dsid_tables.py149 def format(self, string_table, idx_table): argument
211 def emit(self, filp, string_table, idx_table): argument
/third_party/ffmpeg/libavformat/
Daaxdec.c53 char *string_table; member
/third_party/ffmpeg/libavcodec/
Dsvq1dec.c78 static const uint8_t string_table[256] = { variable
/third_party/elfio/elfio/
Delfio.hpp998 section* string_table( parent->sections_[str_index].get() ); in add() local