/external/rust/crates/grpcio-sys/grpc/src/cpp/util/ |
D | string_ref.cc | 23 const size_t string_ref::npos = size_t(-1); member in grpc::string_ref
|
/external/grpc-grpc/src/cpp/util/ |
D | string_ref.cc | 23 const size_t string_ref::npos = size_t(-1); member in grpc::string_ref
|
/external/perfetto/src/base/ |
D | string_view.cc | 32 constexpr size_t StringView::npos; member in perfetto::base::StringView
|
/external/AFLplusplus/instrumentation/ |
D | afl-llvm-common.cc | 139 std::size_t npos; in initInstrumentList() local 214 std::size_t npos; in initInstrumentList() local
|
/external/cronet/base/i18n/ |
D | break_iterator.h | 109 static constexpr size_t npos = static_cast<size_t>(-1); variable
|
/external/icu/icu4c/source/common/ |
D | stringpiece.cpp | 114 const int32_t StringPiece::npos = 0x7fffffff; member in StringPiece
|
/external/sfntly/cpp/src/test/tinyxml/ |
D | tinystr.cpp | 30 const TiXmlString::size_type TiXmlString::npos = static_cast< TiXmlString::size_type >(-1); member in TiXmlString
|
D | tinystr.h | 62 static const size_type npos; // = -1; variable
|
/external/cronet/third_party/icu/source/common/ |
D | stringpiece.cpp | 114 const int32_t StringPiece::npos = 0x7fffffff; member in StringPiece
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | stringpiece.cc | 13 const StringPiece::size_type StringPiece::npos; // initialized in stringpiece.h member in re2::StringPiece
|
D | stringpiece.h | 53 static const size_type npos = static_cast<size_type>(-1); variable
|
/external/cronet/third_party/icu/source/common/unicode/ |
D | stringpiece.h | 303 static const int32_t npos; // = 0x7fffffff; variable
|
/external/icu/libicu/cts_headers/unicode/ |
D | stringpiece.h | 303 static const int32_t npos; // = 0x7fffffff; variable
|
/external/icu/icu4c/source/common/unicode/ |
D | stringpiece.h | 303 static const int32_t npos; // = 0x7fffffff; variable
|
/external/perfetto/include/perfetto/ext/base/ |
D | string_view.h | 38 static constexpr size_t npos = static_cast<size_t>(-1); variable
|
/external/libchrome/base/i18n/ |
D | break_iterator.cc | 17 const size_t npos = static_cast<size_t>(-1); variable
|
/external/perfetto/src/trace_processor/importers/android_bugreport/ |
D | android_bugreport_parser.cc | 101 static constexpr size_t npos = base::StringView::npos; in ParseDumpstateTxt() local
|
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/ |
D | string_ref.h | 48 const static size_t npos; variable
|
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/ |
D | string_ref.h | 48 const static size_t npos; variable
|
/external/grpc-grpc/include/grpcpp/impl/codegen/ |
D | string_ref.h | 48 const static size_t npos; variable
|
/external/pigweed/pw_minimal_cpp_stdlib/public/internal/ |
D | string_view.h | 42 static constexpr size_type npos = size_type(-1); variable
|
/external/clang/test/FixIt/ |
D | typo.cpp | 11 static const int npos = -1; // expected-note{{'npos' declared here}} member in std::basic_string
|
/external/cronet/third_party/protobuf/src/google/protobuf/stubs/ |
D | stringpiece.h | 304 static const size_type npos; variable
|
/external/protobuf/src/google/protobuf/stubs/ |
D | stringpiece.h | 304 static const size_type npos; variable
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/ |
D | span.h | 185 static const size_type npos = ~(size_type(0)); variable
|