Home
last modified time | relevance | path

Searched defs:Find (Results 1 – 25 of 49) sorted by relevance

12

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dstr_split.cc63 size_t Find(absl::string_view text, absl::string_view delimiter, size_t pos) { in Find() function
72 size_t Find(absl::string_view text, absl::string_view delimiter, size_t pos) { in Find() function
86 absl::string_view ByString::Find(absl::string_view text, size_t pos) const { in Find() function in absl::ByString
102 absl::string_view ByChar::Find(absl::string_view text, size_t pos) const { in Find() function in absl::ByChar
115 absl::string_view ByAnyChar::Find(absl::string_view text, size_t pos) const { in Find() function in absl::ByAnyChar
126 absl::string_view ByLength::Find(absl::string_view text, in Find() function in absl::ByLength
/third_party/skia/third_party/externals/tint/src/ast/
Dfunction.cc80 const Function* FunctionList::Find(Symbol sym) const { in Find() function in tint::ast::FunctionList
89 const Function* FunctionList::Find(Symbol sym, PipelineStage stage) const { in Find() function in tint::ast::FunctionList
/third_party/skia/third_party/externals/dawn/src/common/
DConcurrentCache.h29 T* Find(T* object) { in Find() function
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DTypeRegistry.cs61 public MessageDescriptor Find(string fullName) in Find() method in Google.Protobuf.Reflection.TypeRegistry
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dunordered_set_lookup_test.h45 TYPED_TEST_P(LookupTest, Find) { in TYPED_TEST_P() argument
Dunordered_map_lookup_test.h73 TYPED_TEST_P(LookupTest, Find) { in TYPED_TEST_P() argument
/third_party/flutter/skia/src/core/
DSkTLS.cpp63 void* SkTLS::Find(CreateProc createProc) { in Find() function in SkTLS
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.h547 inline CordRepRing::Position CordRepRing::Find(size_t offset) const { in Find() function
552 inline CordRepRing::Position CordRepRing::Find(index_type head, in Find() function
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dequivalence_relation.h184 const T* Find(const T* value) const { in Find() function
/third_party/spirv-tools/source/fuzz/
Dequivalence_relation.h184 const T* Find(const T* value) const { in Find() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dequivalence_relation.h184 const T* Find(const T* value) const { in Find() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/FuzzMutate/
DOpDescriptor.h178 auto Find = None; in anyAggregateType() local
/third_party/protobuf/
Dupdate_version.py42 def Find(elem, tagname): function
/third_party/skia/third_party/externals/swiftshader/tests/regres/llvm/
Dllvm.go146 func (l Toolchains) Find(v Version) *Toolchain { func
/third_party/gn/src/gn/
Dstring_atom_unittest.cc24 TEST(StringAtomTest, Find) { in TEST() argument
/third_party/cef/libcef_dll/wrapper/
Dcef_browser_info_map.h72 ObjectType Find(int browser_id, IdType info_id, Visitor* vistor) { in Find() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDynamicLibrary.cpp42 HandleList::iterator Find(void *Handle) { in Find() function in DynamicLibrary::HandleSet
/third_party/typescript/tests/baselines/reference/
DrecursiveClassReferenceTest.js130 (function (Find) { argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp428 Mips16Libcall Find = { RTLIB::UNKNOWN_LIBCALL, S->getSymbol() }; in getOpndList() local
470 Mips16Libcall Find = { RTLIB::UNKNOWN_LIBCALL, in getOpndList() local
/third_party/flutter/skia/third_party/externals/piex/src/tiff_directory/
Dtiff_directory.cc245 const TiffDirectory::DirectoryEntry* TiffDirectory::Find(const Tag tag) const { in Find() function in piex::tiff_directory::TiffDirectory
/third_party/skia/third_party/externals/piex/src/tiff_directory/
Dtiff_directory.cc245 const TiffDirectory::DirectoryEntry* TiffDirectory::Find(const Tag tag) const { in Find() function in piex::tiff_directory::TiffDirectory
/third_party/cef/libcef/browser/alloy/
Dbrowser_platform_delegate_alloy.cc397 void CefBrowserPlatformDelegateAlloy::Find(const CefString& searchText, in Find() function in CefBrowserPlatformDelegateAlloy
/third_party/typescript/scripts/
Dword2md.ts23 export interface Find { interface
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSubtargetInfo.cpp25 static const T *Find(StringRef S, ArrayRef<T> A) { in Find() function
/third_party/skia/src/core/
DSkBitmapCache.cpp208 bool SkBitmapCache::Find(const SkBitmapCacheDesc& desc, SkBitmap* result) { in Find() function in SkBitmapCache

12