Home
last modified time | relevance | path

Searched refs:table_format (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/lib/io/
Dtable_format.txt8 https://github.com/google/leveldb/blob/master/doc/table_format.md
/external/harfbuzz_ng/src/
Dhb-ot-cff1-table.hh263 if (table_format () == 0) in get_size()
274 if (table_format () == 0) in get_code()
280 uint8_t table_format () const { return (format & 0x7F); } in table_format() function