/third_party/alsa-lib/src/ucm/ |
D | utils.c | 147 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/ |
D | mtdev-kernel.c | 53 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/ |
D | string_ref.cc | 23 const size_t string_ref::npos = size_t(-1); member in grpc::string_ref
|
/third_party/boost/boost/sort/common/ |
D | merge_four.hpp | 112 { 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/ |
D | elem.c | 280 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/ |
D | stringpiece.cpp | 73 const int32_t StringPiece::npos = 0x7fffffff; member in StringPiece
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | stringpiece.h | 186 static const int32_t npos; // = 0x7fffffff; variable
|
/third_party/boost/boost/spirit/home/support/detail/lexer/ |
D | consts.hpp | 35 const std::size_t npos = static_cast<std::size_t> (~0); variable
|
/third_party/mtdev/src/ |
D | match_four.c | 84 const struct trk_coord *pos, int npos) in mtdev_match_four()
|
/third_party/icu/icu4c/source/common/ |
D | stringpiece.cpp | 114 const int32_t StringPiece::npos = 0x7fffffff; member in StringPiece
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/ |
D | tinystr.cpp | 30 const TiXmlString::size_type TiXmlString::npos = static_cast< TiXmlString::size_type >(-1); member in TiXmlString
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | stringpiece.cpp | 114 const int32_t StringPiece::npos = 0x7fffffff; member in StringPiece
|
/third_party/node/deps/icu-small/source/common/ |
D | stringpiece.cpp | 114 const int32_t StringPiece::npos = 0x7fffffff; member in StringPiece
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/ |
D | tinystr.cpp | 30 const TiXmlString::size_type TiXmlString::npos = static_cast< TiXmlString::size_type >(-1); member in TiXmlString
|
/third_party/re2/re2/ |
D | stringpiece.cc | 13 const StringPiece::size_type StringPiece::npos; // initialized in stringpiece.h member in re2::StringPiece
|
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure3/ |
D | conjure_static_switch_lexer.hpp | 36 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/ |
D | conjure_static_switch_lexer.hpp | 36 static std::size_t const npos = static_cast<std::size_t>(~0); in next_token_conjure_static_switch() local
|
D | conjure_static_lexer.hpp | 39 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/ |
D | stringpiece.h | 303 static const int32_t npos; // = 0x7fffffff; variable
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | stringpiece.h | 303 static const int32_t npos; // = 0x7fffffff; variable
|
/third_party/icu/icu4c/source/common/unicode/ |
D | stringpiece.h | 303 static const int32_t npos; // = 0x7fffffff; variable
|
/third_party/grpc/include/grpcpp/impl/codegen/ |
D | string_ref.h | 48 const static size_t npos; variable
|
/third_party/boost/libs/spirit/example/lex/static_lexer/ |
D | word_count_lexer_static.hpp | 39 static const std::size_t npos = static_cast<std::size_t>(~0); in next_token_wcl() local
|
D | word_count_static.hpp | 39 static const std::size_t npos = static_cast<std::size_t>(~0); in next_token_wc() local
|
/third_party/skia/include/core/ |
D | SkStringView.h | 26 static constexpr size_type npos = size_type(-1); variable
|