Home
last modified time | relevance | path

Searched defs:npos (Results 26 - 50 of 57) sorted by relevance

123

/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring_view.h49 static const size_type npos = size_type(-1); member in basic_string_view
[all...]
H A Dstring.h52 static constexpr size_type npos = size_type(-1); member in basic_string
/foundation/multimedia/camera_framework/frameworks/native/camera/src/utils/
H A Dmetadata_common_utils.cpp234 float npos = -1.0; in ParsePhysicalApertureRangeByMode() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_config_file_impl.h293 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 Dip_tools.cpp42 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 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
/third_party/libphonenumber/cpp/src/phonenumbers/base/strings/
H A Dstring_piece.h43 static const size_type npos; member in i18n::phonenumbers::StringPiece
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstringpiece.h345 static const size_type npos; member in google::protobuf::StringPiece
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dutil.cpp225 size_t npos = name.find_last_of("//"); in ReadZipFile() local
/third_party/alsa-lib/modules/mixer/simple/
H A Dsbase.c305 struct list_head *pos, *npos; in selem_free() local
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dstatus.h86 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 Dstring_view_test.cc918 auto npos = absl::string_view::npos; TEST() local
[all...]
/third_party/alsa-lib/src/ucm/
H A 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; 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 Dsfnt.c697 int npos=get_USHORT(res+10); in otf_get_name() local
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-lejp.h249 uint8_t npos; member
/third_party/json/include/nlohmann/detail/input/
H A Dbinary_reader.hpp2951 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 Dencoding.h118 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 Dnetmanager_base_common_utils.cpp219 std::string::size_type npos = tmpAddress.find(IPADDR_DELIMITER); in ConvertIpv4Address() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_meter.c275 struct list_head *pos, *npos; in snd_pcm_meter_close() local
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser_unittest.cc226 std::string::npos); in TEST_F() member in google::protobuf::compiler::__anon16974::std::string
H A Dcommand_line_interface_unittest.cc2627 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 Dparse.rs2376 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 Ddrv_callbacks.c638 u8 *npos; in hostapd_notif_assoc() local

Completed in 33 milliseconds

123