Home
last modified time | relevance | path

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

/external/vboot_reference/cgpt/
Dcgpt.c57 int match_count = 0; in main() local
/external/rust/crates/aho-corasick/src/
Ddfa.rs192 fn match_count(&self, id: S) -> usize { in match_count() method
251 fn match_count(&self, id: S) -> usize { in match_count() method
319 fn match_count(&self, id: S) -> usize { in match_count() method
386 fn match_count(&self, id: S) -> usize { in match_count() method
471 fn match_count(&self, id: S) -> usize { in match_count() method
Dautomaton.rs149 fn match_count(&self, id: Self::ID) -> usize; in match_count() method
487 let match_count = self.match_count(*state_id); in overlapping_find_at() localVariable
Dnfa.rs261 fn match_count(&self, id: S) -> usize { in match_count() method
/external/llvm-project/lldb/source/Commands/
DCommandObjectHelp.cpp177 const size_t match_count = matches.GetSize(); in DoExecute() local
/external/llvm-project/lldb/tools/darwin-threads/
Dexamine-threads.c44 int match_count = 0; in get_pid_for_process_name() local
/external/libxaac/decoder/drc_src/
Dimpd_drc_selection_process_drcset_selection.c557 FLOAT32 match_count; in impd_match_drc_characteristic_attempt() local
/external/selinux/libselinux/src/
Dlabel_file.c902 size_t *match_count) in lookup_all()
/external/pcre/dist2/src/
Dpcre2_dfa_match.c540 int active_count, new_count, match_count; in internal_dfa_match() local
/external/llvm-project/lldb/source/Symbol/
DSymbolContext.cpp1288 uint32_t match_count = 0; in NumLineEntriesWithLine() local
/external/llvm-project/lldb/examples/darwin/heap_find/heap/
Dheap_find.cpp168 uint32_t match_count; member
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARFDebugMap.cpp840 const size_t match_count = indexes.size(); in PrivateFindGlobalVariables() local
/external/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc1615 int match_count = matcher.FindMaximumMatch(early_return); in MatchRepeatedFieldIndices() local
/external/llvm-project/lldb/source/Target/
DPlatform.cpp1005 uint32_t match_count = 0; in FindProcesses() local