Home
last modified time | relevance | path

Searched defs:match_count (Results 1 - 14 of 14) sorted by relevance

/third_party/musl/libc-test/src/regression/
H A Dscanf-match-literal-eof.c9 int match_count; in main() local
/third_party/spirv-tools/test/diff/
H A Dlcs_test.cpp33 size_t match_count = in VerifyMatch() local
68 size_t match_count = in TEST() local
82 size_t match_count = in TEST() local
96 size_t match_count = in TEST() local
110 size_t match_count = in TEST() local
124 size_t match_count = TEST() local
141 size_t match_count = TEST() local
158 size_t match_count = TEST() local
175 size_t match_count = TEST() local
192 size_t match_count = TEST() local
206 size_t match_count = TEST() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddv_error_marker_bsf.c70 int match_count = 0; in dv_error_marker_filter() local
H A Dh264_mvpred.h106 int diagonal_ref, match_count; in pred_motion() local
263 int top_ref, left_ref, diagonal_ref, match_count, mx, my; in pred_pskip_motion() local
[all...]
H A Dh264_direct.c242 int match_count = (left_ref == ref[list]) + in pred_spatial_direct_motion() local
H A Dsvq3.c387 int diagonal_ref, match_count; in svq3_pred_motion() local
/third_party/rust/crates/aho-corasick/src/
H A Dautomaton.rs149 fn match_count(&self, id: Self::ID) -> usize; in match_count() functions
H A Ddfa.rs192 fn match_count(&self, id: S) -> usize { in match_count() functions
251 fn match_count(&self, id: S) -> usize { in match_count() functions
319 fn match_count(&self, id: S) -> usize { in match_count() functions
386 fn match_count(&self, id: S) -> usize { in match_count() functions
471 fn match_count(&self, id: S) -> usize { in match_count() functions
H A Dnfa.rs261 fn match_count(&self, id: S) -> usize { in match_count() functions
/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dphonenumbermatcher_test.cc325 int match_count = 0; in EnsureTermination() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_dfa_match.c540 int active_count, new_count, match_count; in internal_dfa_match() local
[all...]
/third_party/selinux/libselinux/src/
H A Dlabel_file.c922 lookup_all(struct selabel_handle *rec, const char *key, int type, bool partial, size_t *match_count) lookup_all() argument
/third_party/protobuf/src/google/protobuf/util/
H A Dmessage_differencer.cc1623 int match_count = matcher.FindMaximumMatch(early_return); in MatchRepeatedFieldIndices() local
/third_party/backends/backend/
H A Davision.c4343 int matches = 0, match_count = 0; /* count number of matches */ in attach() local

Completed in 29 milliseconds