Home
last modified time | relevance | path

Searched refs:strings_offset (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Daaxdec.c45 int64_t strings_offset; member
127 a->strings_offset = avio_rb32(pb) + 8LL; in aax_read_header()
138 a->strings_size = a->data_offset - a->strings_offset; in aax_read_header()
141 a->strings_offset > a->table_size || in aax_read_header()
216 ret = ret64 = avio_seek(pb, a->strings_offset, SEEK_SET); in aax_read_header()
/third_party/libabigail/src/
H A Dabg-symtab-reader.cc251 size_t strings_offset = 0; in load_() local
258 strings_offset = header->e_type == ET_REL ? 0 : strings_sheader.sh_addr; in load_()
328 const size_t offset = value - strings_offset; in load_()
/third_party/node/tools/gyp/pylib/gyp/
H A Dmac_tool.py713 strings_offset = 24 + (12 * capacity)
723 strings_offset,
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dmac_tool.py713 strings_offset = 24 + (12 * capacity)
723 strings_offset,

Completed in 4 milliseconds