| /external/mockito/src/org/mockito/internal/matchers/ |
| D | Find.java | 14 public class Find extends ArgumentMatcher<String> implements Serializable { class 19 public Find(String regex) { in Find() method in Find
|
| /external/easymock/src/org/easymock/internal/matchers/ |
| D | Find.java | 23 public class Find implements IArgumentMatcher, Serializable { class 29 public Find(String regex) { in Find() method in Find
|
| /external/srec/tools/thirdparty/OpenFst/fst/lib/ |
| D | symbol-table.h | 71 string Find(int64 key) const { in Find() function 83 int64 Find(const string& symbol) const { in Find() function 90 int64 Find(const char* symbol) const { in Find() function 283 string Find(int64 key) const { in Find() function 289 int64 Find(const string& symbol) const { in Find() function 295 int64 Find(const char* symbol) const { in Find() function
|
| /external/openfst/src/include/fst/ |
| D | symbol-table.h | 111 string Find(int64 key) const { in Find() function 126 int64 Find(const string& symbol) const { in Find() function 133 int64 Find(const char* symbol) const { in Find() function 376 virtual string Find(int64 key) const { in Find() function 382 virtual int64 Find(const string& symbol) const { in Find() function 388 virtual int64 Find(const char* symbol) const { in Find() function
|
| D | matcher.h | 116 bool Find(Label label) { return Find_(label); } in Find() function 228 bool Find(Label match_label) { in Find() function 453 bool Find(Label match_label) { in Find() function 628 bool Find(Label match_label) { in Find() function 884 bool PhiMatcher<M>::Find(Label match_label) { in Find() function 1113 bool MultiEpsMatcher<M>::Find(Label match_label) { in Find() function 1187 bool Find(Label label) { return base_->Find(label); } in Find() function
|
| D | lookahead-matcher.h | 207 bool Find(Label label) { return matcher_.Find(label); } in Find() function 291 bool Find(Label label) { return matcher_.Find(label); } in Find() function 489 bool Find(Label label) { in Find() function 738 bool Find(Label label) { return base_->Find(label); } in Find() function
|
| /external/lldb/source/Plugins/SymbolFile/DWARF/ |
| D | NameToDIE.cpp | 39 NameToDIE::Find (const ConstString &name, DIEArray &info_array) const in Find() function in NameToDIE 45 NameToDIE::Find (const RegularExpression& regex, DIEArray &info_array) const in Find() function in NameToDIE
|
| D | DWARFDebugPubnamesSet.cpp | 145 DWARFDebugPubnamesSet::Find(const char* name, bool ignore_case, std::vector<dw_offset_t>& die_offse… in Find() function in DWARFDebugPubnamesSet 156 DWARFDebugPubnamesSet::Find(const RegularExpression& regex, std::vector<dw_offset_t>& die_offset_co… in Find() function in DWARFDebugPubnamesSet
|
| D | UniqueDWARFASTType.cpp | 21 UniqueDWARFASTTypeList::Find in Find() function in UniqueDWARFASTTypeList
|
| D | DWARFDebugPubnames.cpp | 267 DWARFDebugPubnames::Find(const char* name, bool ignore_case, std::vector<dw_offset_t>& die_offsets)… in Find() function in DWARFDebugPubnames 283 DWARFDebugPubnames::Find(const RegularExpression& regex, std::vector<dw_offset_t>& die_offsets) con… in Find() function in DWARFDebugPubnames
|
| /external/chromium_org/v8/tools/ |
| D | external-reference-check.py | 25 def Find(filename, re): function
|
| /external/chromium_org/chrome/renderer/extensions/ |
| D | tab_finder.cc | 17 content::RenderView* TabFinder::Find(int tab_id) { in Find() function in extensions::TabFinder
|
| /external/chromium_org/third_party/skia/src/animator/ |
| D | SkGetCondensedInfo.cpp | 90 const SkMemberInfo* SkMemberInfo::Find(SkDisplayTypes type, int* index) { in Find() function in SkMemberInfo 110 const SkMemberInfo* SkMemberInfo::Find(SkDisplayTypes type, const char** matchPtr) { in Find() function in SkMemberInfo
|
| /external/skia/src/animator/ |
| D | SkGetCondensedInfo.cpp | 90 const SkMemberInfo* SkMemberInfo::Find(SkDisplayTypes type, int* index) { in Find() function in SkMemberInfo 110 const SkMemberInfo* SkMemberInfo::Find(SkDisplayTypes type, const char** matchPtr) { in Find() function in SkMemberInfo
|
| /external/skia/src/views/ |
| D | SkTagList.cpp | 16 SkTagList* SkTagList::Find(SkTagList* rec, U8CPU tag) in Find() function in SkTagList
|
| /external/chromium_org/third_party/skia/src/views/ |
| D | SkTagList.cpp | 16 SkTagList* SkTagList::Find(SkTagList* rec, U8CPU tag) in Find() function in SkTagList
|
| /external/lzma/CPP/Common/ |
| D | MyString.h | 365 int Find(T c) const { return Find(c, 0); } in Find() function 366 int Find(T c, int startIndex) const in Find() function 378 int Find(const CStringBase &s) const { return Find(s, 0); } in Find() function 379 int Find(const CStringBase &s, int startIndex) const in Find() function
|
| /external/chromium_org/third_party/skia/src/core/ |
| D | SkBitmapCache.cpp | 76 bool SkBitmapCache::Find(const SkBitmap& src, SkScalar invScaleX, SkScalar invScaleY, SkBitmap* res… in Find() function in SkBitmapCache 99 bool SkBitmapCache::Find(uint32_t genID, const SkIRect& subset, SkBitmap* result, in Find() function in SkBitmapCache
|
| D | SkTLS.cpp | 81 void* SkTLS::Find(CreateProc createProc) { in Find() function in SkTLS
|
| /external/openfst/src/include/fst/extensions/far/ |
| D | far.h | 317 bool Find(const string &key) { return reader_->Find(key); } in Find() function 365 bool Find(const string &key) { return reader_->Find(key); } in Find() function 441 bool Find(const string &key) { in Find() function
|
| /external/webrtc/src/system_wrappers/source/ |
| D | map.cc | 129 MapItem* MapWrapper::Find(int id) const in Find() function in webrtc::MapWrapper
|
| /external/pdfium/core/src/fxcrt/ |
| D | fx_basic_list.cpp | 128 FX_POSITION CFX_PtrList::Find(void* searchValue, FX_POSITION startAfter) const in Find() function in CFX_PtrList
|
| /external/skia/src/core/ |
| D | SkTLS.cpp | 81 void* SkTLS::Find(CreateProc createProc) { in Find() function in SkTLS
|
| /external/chromium_org/storage/common/blob/ |
| D | shareable_file_reference.cc | 32 iterator Find(key_type key) { in Find() function in storage::__anon896ad1b40111::ShareableFileMap
|
| /external/chromium_org/v8/src/compiler/ |
| D | node-cache.cc | 78 Node** NodeCache<Key>::Find(Zone* zone, Key key) { in Find() function in v8::internal::compiler::NodeCache
|