Home
last modified time | relevance | path

Searched defs:npos (Results 1 - 25 of 46) sorted by relevance

12

/third_party/cups-filters/filter/pdftopdf/
H A Dintervalset.h12 static const key_t npos; member in IntervalSet
H A Dintervalset.cc7 const IntervalSet::key_t IntervalSet::npos=std::numeric_limits<IntervalSet::key_t>::max(); member in IntervalSet
/third_party/icu/icu4c/source/common/
H A Dstringpiece.cpp114 const int32_t StringPiece::npos = 0x7fffffff; member in StringPiece
/third_party/node/deps/icu-small/source/common/
H A Dstringpiece.cpp114 const int32_t StringPiece::npos = 0x7fffffff; member in StringPiece
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinystr.cpp30 const TiXmlString::size_type TiXmlString::npos = static_cast< TiXmlString::size_type >(-1); member in TiXmlString
H A Dtinystr.h62 static const size_type npos; // = -1; member in TiXmlString
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DStringRef.cpp20 const size_t StringRef::npos; member in StringRef
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DStringRef.cpp22 const size_t StringRef::npos; member in StringRef
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dstringpiece.cpp114 const int32_t StringPiece::npos = 0x7fffffff; member in StringPiece
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstring_view.cc223 constexpr string_view::size_type string_view::npos; global() member in absl::string_view
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dspan.h185 static const size_type npos = ~(size_type(0)); member in absl::Span
452 const typename Span<T>::size_type Span<T>::npos; member in absl::Span
/third_party/icu/icu4c/source/common/unicode/
H A Dstringpiece.h303 static const int32_t npos; // = 0x7fffffff; member in StringPiece
/third_party/node/deps/icu-small/source/common/unicode/
H A Dstringpiece.h303 static const int32_t npos; // = 0x7fffffff; member in StringPiece
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dstringpiece.h303 static const int32_t npos; // = 0x7fffffff; member in StringPiece
/third_party/cups-filters/fontembed/
H A Dtest_analyze.c80 int npos=get_USHORT(nrec+10); in show_name() local
/third_party/json/tests/src/
H A Dunit-alt-string.cpp32 static constexpr auto npos = static_cast<std::size_t>(-1); member in alt_string
/third_party/libphonenumber/cpp/src/phonenumbers/base/strings/
H A Dstring_piece.cc222 const StringPiece::size_type StringPiece::npos = size_type(-1); global() member in i18n::phonenumbers::StringPiece
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DStringView.h28 static const size_t npos = ~size_t(0); member in StringView
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringRef.h51 static const size_t npos = ~size_t(0); member in llvm::StringRef
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStringRef.h56 static const size_t npos = ~size_t(0); member in llvm::StringRef
[all...]
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstringpiece.cc267 const StringPiece::size_type StringPiece::npos = size_type(-1); global() member in google::protobuf::StringPiece
[all...]
/third_party/skia/include/core/
H A DSkStringView.h28 static constexpr size_type npos = size_type(-1); member in skstd::string_view
/third_party/alsa-lib/src/topology/
H A Delem.c279 struct list_head *pos, *npos; in tplg_ref_free_list() local
322 struct list_head *pos, *npos; in tplg_elem_free_list() local
504 struct list_head *pos, *npos; in tplg_free() local
/third_party/alsa-lib/src/
H A Ddlmisc.c429 struct list_head *p, *npos; in snd_dlobj_cache_cleanup() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
H A Daudio.c57 int npos; member

Completed in 12 milliseconds

12