Home
last modified time | relevance | path

Searched defs:npos (Results 1 – 25 of 29) sorted by relevance

12

/external/grpc-grpc/src/cpp/util/
Dstring_ref.cc23 const size_t string_ref::npos = size_t(-1); member in grpc::string_ref
/external/perfetto/src/base/
Dstring_view.cc23 constexpr size_t StringView::npos; member in perfetto::base::StringView
/external/icu/icu4c/source/common/
Dstringpiece.cpp73 const int32_t StringPiece::npos = 0x7fffffff; member in StringPiece
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTString.h47 static const size_type npos; variable
/external/icu/icu4c/source/common/unicode/
Dstringpiece.h186 static const int32_t npos; // = 0x7fffffff; variable
/external/golang-protobuf/protoc-gen-go/generator/internal/remap/
Dremap.go67 func (m Map) add(opos, oend, npos, nend int) { argument
/external/tinyxml/
Dtinystr.cpp35 const TiXmlString::size_type TiXmlString::npos = static_cast< size_type >(-1); member in TiXmlString
Dtinystr.h59 static const size_type npos; // = -1; variable
/external/sfntly/cpp/src/test/tinyxml/
Dtinystr.cpp30 const TiXmlString::size_type TiXmlString::npos = static_cast< TiXmlString::size_type >(-1); member in TiXmlString
Dtinystr.h62 static const size_type npos; // = -1; variable
/external/boringssl/src/include/openssl/
Dspan.h108 static const size_t npos = static_cast<size_t>(-1); variable
/external/grpc-grpc/include/grpcpp/impl/codegen/
Dstring_ref.h48 const static size_t npos; variable
/external/clang/test/FixIt/
Dtypo.cpp11 static const int npos = -1; // expected-note{{'npos' declared here}} member in std::basic_string
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DStringRef.h34 static const size_t npos = ~size_t(0); variable
/external/libchrome/base/strings/
Dstring_piece.h173 static const size_type npos; variable
/external/zopfli/src/zopflipng/
Dzopflipng_bin.cc30 size_t npos = (size_t)(-1); in GetFileNameParts() local
/external/protobuf/src/google/protobuf/stubs/
Dstringpiece.h354 static const size_type npos; variable
Dstringpiece.cc265 const StringPiece::size_type StringPiece::npos = size_type(-1); member in google::protobuf::StringPiece
/external/llvm/include/llvm/ADT/
DStringRef.h46 static const size_t npos = ~size_t(0); variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStringRef.h51 static const size_t npos = ~size_t(0); variable
/external/swiftshader/third_party/LLVM/lib/Support/
DStringRef.cpp19 const size_t StringRef::npos; member in StringRef
/external/clang/test/Index/
Drecursive-cxx-member-calls.cpp41 static const size_t npos = ~size_t(0); member in llvm::StringRef
/external/llvm/lib/Support/
DStringRef.cpp20 const size_t StringRef::npos; member in StringRef
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DStringRef.cpp20 const size_t StringRef::npos; member in StringRef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DStringRef.cpp22 const size_t StringRef::npos; member in StringRef

12