| /external/mockito/src/main/java/org/mockito/internal/matchers/ |
| D | Find.java | 13 public class Find implements ArgumentMatcher<String>, Serializable { class 17 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/v8/src/ |
| D | identity-map.h | 85 V* Find(Handle<Object> key) { return Find(*key); } in Find() function 86 V* Find(Object* key) { return reinterpret_cast<V*>(FindEntry(key)); } in Find() function
|
| D | effects.h | 199 bool Find(Var var, Locator* locator) { in Find() function 267 bool Find(Var var, Locator* locator) { in Find() function
|
| D | splay-tree-inl.h | 77 bool SplayTree<Config, Allocator>::Find(const Key& key, Locator* locator) { in Find() function
|
| /external/lzma/CPP/Common/ |
| D | MyString.h | 253 int Find(char c) const { return FindCharPosInString(_chars, c); } in Find() function 254 int Find(char c, unsigned startIndex) const in Find() function 260 int Find(const AString &s) const { return Find(s, 0); } in Find() function 418 int Find(wchar_t c) const { return FindCharPosInString(_chars, c); } in Find() function 419 int Find(wchar_t c, unsigned startIndex) const in Find() function 424 int Find(const UString &s) const { return Find(s, 0); } in Find() function
|
| /external/skia/src/views/ |
| D | SkTagList.cpp | 15 SkTagList* SkTagList::Find(SkTagList* rec, U8CPU tag) in Find() function in SkTagList
|
| /external/v8/src/wasm/ |
| D | signature-map.cc | 22 int32_t SignatureMap::Find(FunctionSig* sig) const { in Find() function in v8::internal::wasm::SignatureMap
|
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | TypeRegistry.cs | 61 public MessageDescriptor Find(string fullName) in Find() method in Google.Protobuf.Reflection.TypeRegistry
|
| /external/vixl/tools/ |
| D | clang_format.py | 162 def Find(path, filters = ['*'], excluded_dir = ""): function
|
| /external/chromium-trace/catapult/telemetry/third_party/web-page-replay/ |
| D | rules_parser.py | 63 def Find(self, rule_type_name): member in Rules
|
| D | httpproxy_test.py | 61 def Find(self, unused_rule_type_name): # pylint: disable=unused-argument member in MockRules
|
| /external/v8/src/zone/ |
| D | zone-chunk-list.h | 382 ForwardZoneChunkListIterator<T> ZoneChunkList<T>::Find(const size_t index) { in Find() function 389 ForwardZoneChunkListIterator<const T> ZoneChunkList<T>::Find( in Find() function
|
| /external/skia/src/core/ |
| D | SkTLS.cpp | 88 void* SkTLS::Find(CreateProc createProc) { in Find() function in SkTLS
|
| /external/pdfium/core/fxcrt/ |
| D | cfx_string_c_template.h | 108 FX_STRSIZE Find(CharType ch) const { in Find() function
|
| /external/v8/src/compiler/ |
| D | node-cache.cc | 65 Node** NodeCache<Key, Hash, Pred>::Find(Zone* zone, Key key) { in Find() function in v8::internal::compiler::NodeCache
|
| /external/lzma/CPP/7zip/Crypto/ |
| D | 7zAes.cpp | 65 bool CKeyInfoCache::Find(CKeyInfo &key) in Find() function in NCrypto::NSevenZ::CKeyInfoCache
|
| /external/llvm/unittests/ADT/ |
| D | SmallStringTest.cpp | 117 TEST_F(SmallStringTest, Find) { in TEST_F() argument
|
| /external/llvm/lib/MC/ |
| D | SubtargetFeature.cpp | 74 static const SubtargetFeatureKV *Find(StringRef S, in Find() function
|
| /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
| D | TreeWizard.cs | 267 public virtual IList Find(object t, int ttype) { in Find() method in Antlr.Runtime.Tree.TreeWizard 274 public virtual IList Find(object t, string pattern) { in Find() method in Antlr.Runtime.Tree.TreeWizard
|
| /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
| D | TreeWizard.cs | 306 public virtual IList Find( object t, int ttype ) in Find() method in Antlr.Runtime.Tree.TreeWizard 314 public virtual IList Find( object t, string pattern ) in Find() method in Antlr.Runtime.Tree.TreeWizard
|
| /external/webrtc/webrtc/base/ |
| D | httpserver.cc | 92 HttpServer::Find(int connection_id) { in Find() function in rtc::HttpServer
|
| /external/swiftshader/third_party/LLVM/unittests/ADT/ |
| D | StringRefTest.cpp | 238 TEST(StringRefTest, Find) { in TEST() argument
|
| /external/swiftshader/third_party/PowerVR_SDK/Tools/ |
| D | PVRTArray.h | 377 T* Find(const T& object) const in Find() function
|
| /external/libchrome/base/trace_event/ |
| D | heap_profiler_allocation_register.h | 105 KVIndex Find(const Key& key) const { in Find() function
|