Home
last modified time | relevance | path

Searched defs:find_first_of (Results 1 - 7 of 7) sorted by relevance

/third_party/json/tests/src/
H A Dunit-alt-string.cpp144 std::size_t find_first_of(char c, std::size_t pos = 0) const in find_first_of() function in alt_string
/third_party/libphonenumber/cpp/src/phonenumbers/base/strings/
H A Dstring_piece.cc107 size_type StringPiece::find_first_of(const StringPiece& s, in find_first_of() function in i18n::phonenumbers::StringPiece
H A Dstring_piece.h144 size_type find_first_of(char c, size_type pos = 0) const { in find_first_of() function in i18n::phonenumbers::StringPiece
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSmallString.h177 size_t find_first_of(char C, size_t From = 0) const { in find_first_of() function in llvm::SmallString
185 size_t find_first_of(StringRef Chars, size_t From = 0) const { in find_first_of() function in llvm::SmallString
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSmallString.h176 size_t find_first_of(char C, size_t From = 0) const { in find_first_of() function in llvm::SmallString
184 size_t find_first_of(StringRef Chars, size_t From = 0) const { in find_first_of() function in llvm::SmallString
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstringpiece.cc164 stringpiece_ssize_type StringPiece::find_first_of(StringPiece s, in find_first_of() function in google::protobuf::StringPiece
H A Dstringpiece.h372 stringpiece_ssize_type find_first_of(char c, size_type pos = 0) const { in find_first_of() function in google::protobuf::StringPiece

Completed in 5 milliseconds