Home
last modified time | relevance | path

Searched defs:best_match (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/catapult/third_party/Paste/paste/util/
Dmimeparse.py122 def best_match(supported, header): function
/external/chromium-trace/catapult/third_party/apiclient/googleapiclient/
Dmimeparse.py145 def best_match(supported, header): function
/external/chromium-trace/catapult/third_party/WebOb/webob/
Dacceptparse.py143 def best_match(self, offers, default_match=None): member in Accept
226 def best_match(self, offers, default_match=None): member in NilAccept
/external/lldb/source/Symbol/
DLineTable.cpp302 size_t best_match = UINT32_MAX; in FindLineEntryIndexByFileIndex() local
350 size_t best_match = UINT32_MAX; in FindLineEntryIndexByFileIndex() local