Home
last modified time | relevance | path

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

123

/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
405 struct list_head *pos, *npos; in uc_mgr_free_value() local
419 struct list_head *pos, *npos; in uc_mgr_free_dev_list() local
526 struct list_head *pos, *npos; in uc_mgr_free_sequence() local
545 struct list_head *pos, *npos; in uc_mgr_free_transition() local
557 struct list_head *pos, *npos; in uc_mgr_free_dev_name_list() local
571 struct list_head *pos, *npos; in uc_mgr_free_modifier() local
603 struct list_head *pos, *npos; in uc_mgr_free_device_list() local
616 struct list_head *pos, *npos; in uc_mgr_rename_device() local
[all …]
/third_party/mtdev/test/
Dmtdev-kernel.c53 static int illegal(int nslot, int npos, unsigned x) in illegal()
76 static void get_slots(int *slots, int nslot, int npos, unsigned x) in get_slots()
89 static int generate_assignments(int nslot, int npos) in generate_assignments()
/third_party/grpc/src/cpp/util/
Dstring_ref.cc23 const size_t string_ref::npos = size_t(-1); member in grpc::string_ref
/third_party/boost/boost/sort/common/
Dmerge_four.hpp112 { 0, 1, 2, 3 }, npos = nrange_input; in full_merge4() local
240 uint32_t pos[4] = { 0, 1, 2, 3 }, npos = nrange_input; in uninit_full_merge4() local
/third_party/alsa-lib/src/topology/
Delem.c280 struct list_head *pos, *npos; in tplg_ref_free_list() local
323 struct list_head *pos, *npos; in tplg_elem_free_list() local
503 struct list_head *pos, *npos; in tplg_free() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dstringpiece.cpp73 const int32_t StringPiece::npos = 0x7fffffff; member in StringPiece
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dstringpiece.h186 static const int32_t npos; // = 0x7fffffff; variable
/third_party/boost/boost/spirit/home/support/detail/lexer/
Dconsts.hpp35 const std::size_t npos = static_cast<std::size_t> (~0); variable
/third_party/mtdev/src/
Dmatch_four.c84 const struct trk_coord *pos, int npos) in mtdev_match_four()
/third_party/icu/icu4c/source/common/
Dstringpiece.cpp114 const int32_t StringPiece::npos = 0x7fffffff; member in StringPiece
/third_party/flutter/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
/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
/third_party/re2/re2/
Dstringpiece.cc13 const StringPiece::size_type StringPiece::npos; // initialized in stringpiece.h member in re2::StringPiece
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure3/
Dconjure_static_switch_lexer.hpp36 static std::size_t const npos = static_cast<std::size_t>(~0); in next_token_conjure_static_switch() local
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure2/
Dconjure_static_switch_lexer.hpp36 static std::size_t const npos = static_cast<std::size_t>(~0); in next_token_conjure_static_switch() local
Dconjure_static_lexer.hpp39 static std::size_t const npos = static_cast<std::size_t>(~0); in next_token_conjure_static() local
/third_party/node/deps/icu-small/source/common/unicode/
Dstringpiece.h303 static const int32_t npos; // = 0x7fffffff; variable
/third_party/skia/third_party/externals/icu/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/grpc/include/grpcpp/impl/codegen/
Dstring_ref.h48 const static size_t npos; variable
/third_party/boost/libs/spirit/example/lex/static_lexer/
Dword_count_lexer_static.hpp39 static const std::size_t npos = static_cast<std::size_t>(~0); in next_token_wcl() local
Dword_count_static.hpp39 static const std::size_t npos = static_cast<std::size_t>(~0); in next_token_wc() local
/third_party/skia/include/core/
DSkStringView.h26 static constexpr size_type npos = size_type(-1); variable

123