Home
last modified time | relevance | path

Searched defs:overflows (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-repacker.hh1044 static bool _try_isolating_subgraphs (const hb_vector_t<graph_t::overflow_record_t>& overflows, in _try_isolating_subgraphs()
1070 static bool _process_overflows (const hb_vector_t<graph_t::overflow_record_t>& overflows, in _process_overflows()
1157 hb_vector_t<graph_t::overflow_record_t> overflows; in hb_resolve_overflows() local
Dhb-vector.hh223 bool overflows = in alloc() local
/third_party/node/deps/v8/src/builtins/
Dbuiltins-string.cc286 bool overflows = ToUpperOverflows(current); in ConvertCaseHelper() local