Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/graph/
H A Dserialize.hh108 will_overflow (graph_t& graph, in will_overflow() function
/aosp_15_r20/external/cronet/base/profiler/
H A Dframe_pointer_unwinder_unittest.cc214 uintptr_t will_overflow = std::numeric_limits<uintptr_t>::max() - 1; in TEST_F() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-repacker.hh351 bool will_overflow = graph::will_overflow (sorted_graph); in hb_resolve_graph_overflows() local