Home
last modified time | relevance | path

Searched refs:size_t (Results 32176 - 32200 of 33230) sorted by relevance

1...<<1281128212831284128512861287128812891290>>...1330

/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dlite_graph_to_hdi_model_v2_1.cpp1752 size_t size = src.size(); in MindIR_Tensor_GetQuantParams_OHOS()
1753 for (size_t i = 0; i < size; i++) { in MindIR_Tensor_GetQuantParams_OHOS()
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability.cpp1087 size_t len = operations.size(); in ExecuteBatch()
1089 for (size_t i = 0; i < len; i++) { in ExecuteBatch()
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drosen_render_text_field.cpp1358 if (static_cast<size_t>(extent) <= text.length()) {
1441 if (!paragraph_ || static_cast<size_t>(extent) >= GetEditingValue().GetWideText().length()) {
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.cpp837 size_t pos = filename.find_last_of("/"); in GetI18nData()
1900 iter->second.first.end() - (array.size() - static_cast<size_t>(repeatValue->GetArraySize() * factor)), in ProcessRepeatNode()
/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_manager.cpp1994 auto callback = [weak = WeakClaim(this)](size_t touchId) -> bool { in EventManager()
2003 auto cleanReferee = [weak = WeakClaim(this)](size_t touchId) -> void { in EventManager()
/foundation/arkui/ace_engine/test/unittest/core/pattern/select/
H A Dselect_test_ng.cpp196 for (size_t i = 0; i < options.size(); ++i) { in HWTEST_F()
468 for (size_t i = 0; i < options.size(); ++i) { in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp2100 size_t len = sizeof(ProfileReader::BACKGROUND_MODE_MAP_KEY) / in GetBackgroundModes()
2103 for (size_t i = 0; i < len; i++) { in GetBackgroundModes()
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
H A Dtext_picker_test_ng.cpp31 #include "base/geometry/ng/size_t.h"
90 constexpr size_t FIVE_CHILDREN = 5;
91 constexpr size_t THREE = 3;
H A Dtext_picker_column_test_ng.cpp32 #include "base/geometry/ng/size_t.h"
70 constexpr size_t THREE = 3;
71 constexpr size_t ZERO = 0;
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcanvas_component.cpp584 size_t nameLength = (defaultFontName != nullptr) ? strlen(defaultFontName) : 0; in FontGetter()
2009 size_t strLen = strlen(src) + 1; in ParseImageName()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp298 size_t pos = keyValue.find(":"); in ExtractFiles()
648 std::size_t pos = path.rfind(ServiceConstants::PATH_SEPARATOR); in GetPathDir()
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/renderer_in_server_unit_test/src/
H A Drenderer_in_server_unit_test.cpp56 const size_t TEST_LENGTH = 512;
573 size_t length = 10; in HWTEST_F()
/foundation/multimedia/audio_framework/services/audio_policy/client/src/proxy/
H A Daudio_policy_proxy.cpp1275 size_t ss = config.filterOptions.usages.size(); in SetPlaybackCapturerFilterInfos()
1277 for (size_t i = 0; i < ss; i++) { in SetPlaybackCapturerFilterInfos()
/foundation/filemanagement/user_file_service/test/unittest/
H A Djs_file_access_ext_ability_test.cpp197 InputArgsParser argParser = [](napi_env &env, napi_value *argv, size_t &argc) -> bool { in HWTEST_F()
238 InputArgsParser argParser = [](napi_env &env, napi_value *argv, size_t &argc) -> bool { in HWTEST_F()
/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/
H A Dsystem_sound_manager_impl.cpp1328 size_t found = displayName_.find("." + type); in GetCustomizedTone()
1834 size_t dotPos = fileName.find_last_of('.'); in ConvertToHapticsFileName()
/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_manager.cpp104 static constexpr size_t PRE_KEYS_SIZE { 2 };
105 static constexpr size_t KEYS_SIZE { 3 };
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.cpp275 static void RemoveLinkFromManager(const std::string &remoteDeviceId, int linkId, size_t &refCnt, std::string &remoteMac) in RemoveLinkFromManager()
298 size_t refCnt = 0; in ProcessDisconnectCommand()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_config_file_spec.cpp1641 size_t count = bssids.size(); in OutWifiStoreRandomMacBssids()
1646 size_t index = 0; in OutWifiStoreRandomMacBssids()
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_proxy.cpp571 address.addressIpv4 = static_cast<size_t>(CheckDataLegal(tokens[g_bigDataRecvLen++])); in BigDataReadIpAddress()
628 size_t pos = 0; in splitString()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_p2p_sync_check_test.cpp907 size_t syncSuccCount = 0; in CancelTestEnd()
915 EXPECT_GT(syncSuccCount, static_cast<size_t>(0)); in CancelTestEnd()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_kv_test.cpp167 size_t notifyCnt = 0; in BlockSync()
264 size_t notifyCnt = 0; in SyncAndGetProcessInfo()
/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_container.cpp1892 for (size_t i = static_cast<size_t>(index) + 1; i < windowNodes.size(); i++) { in GetNextActiveWindow()
/test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/cpp/napi/
H A Drdb_store_predicates_test.cpp57 size_t argc = 1; in RdbFilePath()
61 size_t bufferSize = 0; in RdbFilePath()
/test/xts/hats/powermgr/power/hdi_power_additional/common/
H A Dhdi_power_test.cpp64 static int32_t ReadFile(const std::string path, std::string &buf, size_t size);
75 int32_t HdfPowerHdiTestAdditional::ReadFile(const std::string path, std::string &buf, size_t size) in ReadFile()
/third_party/ffmpeg/libavcodec/
H A Dnvenc.c2181 size_t a53_size = 0; in prepare_sei_data_array()
2207 size_t tc_size = 0; in prepare_sei_data_array()

Completed in 104 milliseconds

1...<<1281128212831284128512861287128812891290>>...1330