/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
H A D | string_view.h | 49 static const size_type npos = size_type(-1); member in basic_string_view [all...] |
H A D | string.h | 52 static constexpr size_type npos = size_type(-1); member in basic_string
|
/foundation/multimedia/camera_framework/frameworks/native/camera/src/utils/ |
H A D | metadata_common_utils.cpp | 234 float npos = -1.0; in ParsePhysicalApertureRangeByMode() local
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/ |
H A D | wifi_config_file_impl.h | 293 std::string::size_type npos = line.find("="); in ReadNetworkSection() local
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/ |
H A D | ip_tools.cpp | 42 std::string::size_type npos = tmpAddress.find("."); in ConvertIpv4Address() local 94 std::string::size_type npos = tmpAddress.find(":"); in ConvertIpv6Address() local 236 std::string::size_type npos = tmpExclusionList.find(","); GetExclusionObjectList() local [all...] |
/third_party/alsa-lib/src/topology/ |
H A D | elem.c | 279 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 D | dlmisc.c | 429 struct list_head *p, *npos; in snd_dlobj_cache_cleanup() local
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/ |
H A D | audio.c | 57 int npos; member
|
/third_party/libphonenumber/cpp/src/phonenumbers/base/strings/ |
H A D | string_piece.h | 43 static const size_type npos; member in i18n::phonenumbers::StringPiece
|
/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | stringpiece.h | 345 static const size_type npos; member in google::protobuf::StringPiece
|
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/ |
H A D | util.cpp | 225 size_t npos = name.find_last_of("//"); in ReadZipFile() local
|
/third_party/alsa-lib/modules/mixer/simple/ |
H A D | sbase.c | 305 struct list_head *pos, *npos; in selem_free() local
|
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
H A D | status.h | 86 static constexpr size_t npos() { return std::numeric_limits<size_t>::max(); } in npos() function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | string_view_test.cc | 918 auto npos = absl::string_view::npos; TEST() local [all...] |
/third_party/alsa-lib/src/ucm/ |
H A 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 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; uc_mgr_free_transition() local 566 struct list_head *pos, *npos; uc_mgr_free_dev_name_list() local 580 struct list_head *pos, *npos; uc_mgr_free_modifier() local 612 struct list_head *pos, *npos; uc_mgr_free_device_list() local 625 struct list_head *pos, *npos; uc_mgr_rename_device() local 647 struct list_head *pos, *npos; uc_mgr_remove_device() local 734 struct list_head *pos, *npos; uc_mgr_free_verb() local [all...] |
/third_party/cups-filters/fontembed/ |
H A D | sfnt.c | 697 int npos=get_USHORT(res+10); in otf_get_name() local
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-lejp.h | 249 uint8_t npos; member
|
/third_party/json/include/nlohmann/detail/input/ |
H A D | binary_reader.hpp | 2951 static JSON_INLINE_VARIABLE constexpr std::size_t npos = static_cast<std::size_t>(-1); member in detail::binary_reader 3006 constexpr std::size_t binary_reader<BasicJsonType, InputAdapterType, SAX>::npos; member in detail::binary_reader [all...] |
/third_party/node/tools/inspector_protocol/encoding/ |
H A D | encoding.h | 118 static constexpr size_t npos() { return std::numeric_limits<size_t>::max(); } in npos() function
|
/foundation/communication/netmanager_base/utils/common_utils/src/ |
H A D | netmanager_base_common_utils.cpp | 219 std::string::size_type npos = tmpAddress.find(IPADDR_DELIMITER); in ConvertIpv4Address() local
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_meter.c | 275 struct list_head *pos, *npos; in snd_pcm_meter_close() local
|
/third_party/protobuf/src/google/protobuf/compiler/ |
H A D | parser_unittest.cc | 226 std::string::npos); in TEST_F() member in google::protobuf::compiler::__anon16974::std::string
|
H A D | command_line_interface_unittest.cc | 2627 std::string::npos); in ExpectStderrContainsText() member in google::protobuf::compiler::__anon16917::EncodeDecodeTest::std::string
|
/third_party/rust/crates/regex/regex-syntax/src/ast/ |
H A D | parse.rs | 2376 fn npos(offset: usize, line: usize, column: usize) -> Position { in npos() functions [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | drv_callbacks.c | 638 u8 *npos; in hostapd_notif_assoc() local
|