Home
last modified time | relevance | path

Searched defs:find_first_of (Results 1 – 22 of 22) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/include/__algorithm/
Dfind_first_of.h39 find_first_of(_ForwardIterator1 __first1, _ForwardIterator1 __last1, _ForwardIterator2 __first2, in find_first_of() function
45 …EXT inline _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX20 _ForwardIterator1 find_first_of( in find_first_of() function
/external/cronet/base/strings/
Dstring_piece.cc104 size_t find_first_of(StringPiece self, StringPiece s, size_t pos) { in find_first_of() function
135 size_t find_first_of(StringPiece16 self, StringPiece16 s, size_t pos) { in find_first_of() function
285 size_t find_first_of(WStringPiece self, WStringPiece s, size_t pos) { in find_first_of() function
Dstring_piece.h374 constexpr size_type find_first_of(const CharT* s, in find_first_of() function
/external/tensorflow/third_party/absl/abseil-cpp/absl/strings/
Dstring_view.cc124 string_view::size_type string_view::find_first_of( in find_first_of() function in absl::string_view
Dstring_view.h508 size_type find_first_of(const char* s, size_type pos, in find_first_of() function
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dstring_view.cc124 string_view::size_type string_view::find_first_of( in find_first_of() function in absl::string_view
Dstring_view.h508 size_type find_first_of(const char* s, size_type pos, in find_first_of() function
/external/libtextclassifier/abseil-cpp/absl/strings/
Dstring_view.cc124 string_view::size_type string_view::find_first_of(string_view s, in find_first_of() function in absl::string_view
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dstring_view.cc124 string_view::size_type string_view::find_first_of(string_view s, in find_first_of() function in absl::string_view
/external/openscreen/third_party/abseil/src/absl/strings/
Dstring_view.cc124 string_view::size_type string_view::find_first_of(string_view s, in find_first_of() function in absl::string_view
/external/abseil-cpp/absl/strings/
Dstring_view.cc124 string_view::size_type string_view::find_first_of( in find_first_of() function in absl::string_view
Dstring_view.h514 size_type find_first_of(const char* s, size_type pos, in find_first_of() function
/external/cronet/third_party/abseil-cpp/absl/strings/
Dstring_view.cc124 string_view::size_type string_view::find_first_of( in find_first_of() function in absl::string_view
Dstring_view.h508 size_type find_first_of(const char* s, size_type pos, in find_first_of() function
/external/libchrome/base/strings/
Dstring_piece.cc201 size_t find_first_of(const StringPiece& self, in find_first_of() function
222 size_t find_first_of(const StringPiece16& self, in find_first_of() function
/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
Dstringpiece.cc148 StringPiece::size_type StringPiece::find_first_of(StringPiece s, in find_first_of() function in google::protobuf::stringpiece_internal::StringPiece
/external/angle/third_party/abseil-cpp/absl/strings/
Dstring_view.cc146 string_view::size_type string_view::find_first_of( in find_first_of() function in absl::string_view
Dstring_view.h508 size_type find_first_of(const char* s, size_type pos, in find_first_of() function
/external/protobuf/src/google/protobuf/stubs/
Dstringpiece.cc148 StringPiece::size_type StringPiece::find_first_of(StringPiece s, in find_first_of() function in google::protobuf::stringpiece_internal::StringPiece
/external/llvm/lib/Support/
DStringRef.cpp205 StringRef::size_type StringRef::find_first_of(StringRef Chars, in find_first_of() function in StringRef
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DStringRef.cpp250 StringRef::size_type StringRef::find_first_of(StringRef Chars, in find_first_of() function in StringRef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DStringRef.cpp236 StringRef::size_type StringRef::find_first_of(StringRef Chars, in find_first_of() function in StringRef