Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format1.cc85 IntegerList* offset_array = GetOffsetArray(); in GlyphLength() local
209 const IntegerList& offset_array) { in SetOffsetArray()
Dindex_sub_table_format3.cc94 IntegerList* offset_array = GetOffsetArray(); in GlyphLength() local
111 const IntegerList& offset_array) { in SetOffsetArray()
Dindex_sub_table_format4.cc370 std::vector<CodeOffsetPairBuilder>* offset_array = in Next() local
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dresolve_batch_normalization.cc41 const auto& offset_array = model->GetArray(bn_op->inputs[3]); in Run() local