| /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/tensorflow/tensorflow/core/kernels/ |
| D | initializable_lookup_table.cc | 23 Status InitializableLookupTable::Find(OpKernelContext* ctx, const Tensor& keys, in Find() function in tensorflow::lookup::InitializableLookupTable
|
| D | gpu_utils.h | 53 bool Find(const Parameters& params, Config* config) const { in Find() function
|
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
| D | external_constant_pool.cc | 45 const uint8* ExternalConstantPool::Find(const string& name) { in Find() function in xla::cpu::ExternalConstantPool
|
| /external/pdfium/core/fpdfapi/font/ |
| D | cpdf_fontglobals.cpp | 22 CPDF_Font* CPDF_FontGlobals::Find(CPDF_Document* pDoc, uint32_t index) { in Find() function in CPDF_FontGlobals
|
| /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/perfetto/tools/ |
| D | find_scan_roots.py | 31 def Find(self, components): member in Node
|
| /external/tensorflow/tensorflow/core/lib/gtl/ |
| D | map_util_test.cc | 27 TEST(MapUtil, Find) { in TEST() argument
|
| /external/v8/src/ |
| D | identity-map.h | 107 V* Find(Handle<Object> key) const { return Find(*key); } in Find() function 108 V* Find(Object* key) const { 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 | 332 int Find(char c) const { return FindCharPosInString(_chars, c); } in Find() function 333 int Find(char c, unsigned startIndex) const in Find() function 343 int Find(const char *s) const { return Find(s, 0); } in Find() function 568 int Find(wchar_t c) const { return FindCharPosInString(_chars, c); } in Find() function 569 int Find(wchar_t c, unsigned startIndex) const in Find() function 579 int Find(const wchar_t *s) const { return Find(s, 0); } in Find() function
|
| /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/v8/src/zone/ |
| D | zone-chunk-list.h | 383 ForwardZoneChunkListIterator<T> ZoneChunkList<T>::Find(const size_t index) { in Find() function 390 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/skqp/src/core/ |
| D | SkTLS.cpp | 88 void* SkTLS::Find(CreateProc createProc) { in Find() function in SkTLS
|
| /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/llvm/unittests/ADT/ |
| D | SmallStringTest.cpp | 117 TEST_F(SmallStringTest, Find) { in TEST_F() argument
|
| /external/pdfium/core/fxcrt/ |
| D | string_view_template.h | 152 Optional<size_t> Find(CharType ch) const { in Find() function
|
| /external/tensorflow/tensorflow/core/distributed_runtime/ |
| D | partial_run_mgr_test.cc | 33 TEST(PartialRunMgrFindOrCreate, Find) { in TEST() argument
|
| /external/llvm/lib/MC/ |
| D | SubtargetFeature.cpp | 74 static const SubtargetFeatureKV *Find(StringRef S, in Find() function
|
| /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/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
|