Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/security/advisory/
Dtfsa-2022-071.md3 ### CVE Number
6 ### Impact
21 ### Patches
26 ### For more information
29 ### Attribution
Dtfsa-2022-085.md3 ### CVE Number
6 ### Impact
15 ### Patches
20 ### For more information
23 ### Attribution
/external/harfbuzz_ng/src/
Dhb-repacker.hh182 bool _try_isolating_subgraphs (const hb_vector_t<graph::overflow_record_t>& overflows, in _try_isolating_subgraphs()
232 bool _process_overflows (const hb_vector_t<graph::overflow_record_t>& overflows, in _process_overflows()
324 hb_vector_t<graph::overflow_record_t> overflows; in hb_resolve_graph_overflows() local
Dhb-vector.hh355 bool overflows = in alloc() local
/external/harfbuzz_ng/src/graph/
Dserialize.hh109 hb_vector_t<overflow_record_t>* overflows = nullptr) in will_overflow()
143 const hb_vector_t<overflow_record_t>& overflows) in print_overflows()
/external/tensorflow/tensorflow/core/framework/
Dtensor_shape_test.cc614 std::vector<std::vector<int64_t>> overflows = { in TEST() local