Home
last modified time | relevance | path

Searched defs:found_match (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/
H A Dpattern_utils_test.cc177 bool found_match = graph_matcher.GetMatchedNodes( in TEST_F() local
260 bool found_match = in TEST_F() local
359 bool found_match = graph_matcher.GetMatchedNodes( in TEST_F() local
380 bool found_match = graph_matcher.GetMatchedNodes( in TEST_F() local
416 bool found_match = graph_matcher.GetMatchedNodes( in TEST_F() local
437 bool found_match = graph_matcher.GetMatchedNodes( in TEST_F() local
553 bool found_match = graph_matcher.GetMatchedNodes( in TEST_F() local
H A Dpattern_utils.cc173 bool found_match = false; in GetMatchedNodes() local
/aosp_15_r20/external/libgav1/src/
H A Dmotion_vector.cc107 bool* const found_match, int* const num_mv_found) { in SearchStack()
143 bool* const found_match, int* const num_mv_found) { in CompoundSearchStack()
182 bool* const found_match, int* const num_mv_found) { in AddReferenceMvCandidate()
211 bool* const found_match, int* const num_mv_found) { in ScanRow()
235 bool* const found_match, int* const num_mv_found) { in ScanColumn()
260 bool* const found_match, int* const num_mv_found) { in ScanPoint()
/aosp_15_r20/external/gflags/src/
H A Dgflags_reporting.cc272 bool found_match = false; // stays false iff no dir matches restrict in ShowUsageWithFlagsMatching() local
/aosp_15_r20/external/libtextclassifier/native/utils/
H A Dwordpiece_tokenizer.cc52 int* byte_end, bool* found_match, bool* match_is_unknown_character) { in LongestMatchStartingAt()
/aosp_15_r20/external/pytorch/torch/csrc/jit/testing/
H A Dfile_check.cpp328 bool found_match = parseSingleCheck(source, &start); in parseStrings() local
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_varyings.c4088 bool found_match = false; in assign_final_varying_locations() local