OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:match_num
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/autocomplete/
history_quick_provider.cc
104
size_t
match_num
= matches.size() - 1;
local
106
match_iter != matches.end(); ++match_iter, --
match_num
) {
110
QuickMatchToACMatch(history_match,
match_num
,
/external/chromium/chrome/browser/ui/webui/
extension_icon_source.cc
268
int
match_num
;
local
269
if (!base::StringToInt(match_param, &
match_num
))
271
match_type = static_cast<ExtensionIconSet::MatchType>(
match_num
);
/external/bluetooth/glib/glib/
gregex.h
228
gint
match_num
);
230
gint
match_num
,
Completed in 30 milliseconds