Home
last modified time | relevance | path

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

12

/third_party/alsa-lib/src/ucm/
Dutils.c147 struct list_head *pos, *npos; in uc_mgr_free_ctl() local
161 struct list_head *pos, *npos; in uc_mgr_free_ctl_list() local
413 struct list_head *pos, *npos; in uc_mgr_free_value() local
424 struct list_head *pos, *npos; in uc_mgr_free_dev_list() local
535 struct list_head *pos, *npos; in uc_mgr_free_sequence() local
554 struct list_head *pos, *npos; in uc_mgr_free_transition() local
566 struct list_head *pos, *npos; in uc_mgr_free_dev_name_list() local
580 struct list_head *pos, *npos; in uc_mgr_free_modifier() local
612 struct list_head *pos, *npos; in uc_mgr_free_device_list() local
625 struct list_head *pos, *npos; in uc_mgr_rename_device() local
[all …]
/third_party/alsa-lib/src/topology/
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/cups-filters/filter/pdftopdf/
Dintervalset.cc7 const IntervalSet::key_t IntervalSet::npos=std::numeric_limits<IntervalSet::key_t>::max(); member in IntervalSet
/third_party/skia/third_party/externals/icu/source/common/
Dstringpiece.cpp114 const int32_t StringPiece::npos = 0x7fffffff; member in StringPiece
/third_party/node/deps/icu-small/source/common/
Dstringpiece.cpp114 const int32_t StringPiece::npos = 0x7fffffff; member in StringPiece
/third_party/skia/third_party/externals/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
/third_party/icu/icu4c/source/common/
Dstringpiece.cpp114 const int32_t StringPiece::npos = 0x7fffffff; member in StringPiece
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dstringpiece.h303 static const int32_t npos; // = 0x7fffffff; variable
/third_party/node/deps/icu-small/source/common/unicode/
Dstringpiece.h303 static const int32_t npos; // = 0x7fffffff; variable
/third_party/icu/icu4c/source/common/unicode/
Dstringpiece.h303 static const int32_t npos; // = 0x7fffffff; variable
/third_party/skia/include/core/
DSkStringView.h28 static constexpr size_type npos = size_type(-1); variable
/third_party/cups-filters/fontembed/
Dtest_analyze.c80 int npos=get_USHORT(nrec+10); in show_name() local
/third_party/libphonenumber/cpp/src/phonenumbers/base/strings/
Dstring_piece.h43 static const size_type npos; variable
Dstring_piece.cc222 const StringPiece::size_type StringPiece::npos = size_type(-1); member in i18n::phonenumbers::StringPiece
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dstring_view.cc223 constexpr string_view::size_type string_view::npos; member in absl::string_view
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
Dspan.h185 static const size_type npos = ~(size_type(0)); variable
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
Dstatus.h86 static constexpr size_t npos() { return std::numeric_limits<size_t>::max(); } in npos() function
/third_party/protobuf/src/google/protobuf/stubs/
Dstringpiece.h345 static const size_type npos; variable
Dstringpiece.cc267 const StringPiece::size_type StringPiece::npos = size_type(-1); member in google::protobuf::StringPiece
/third_party/json/tests/src/
Dunit-alt-string.cpp32 static constexpr auto npos = static_cast<std::size_t>(-1); member in alt_string
/third_party/alsa-lib/src/
Ddlmisc.c429 struct list_head *p, *npos; in snd_dlobj_cache_cleanup() local
/third_party/node/tools/inspector_protocol/encoding/
Dencoding.h118 static constexpr size_t npos() { return std::numeric_limits<size_t>::max(); } in npos() function
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
Daudio.c57 int npos; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStringRef.h51 static const size_t npos = ~size_t(0); variable

12