Home
last modified time | relevance | path

Searched refs:size (Results 30126 - 30150 of 32249) sorted by relevance

1...<<1201120212031204120512061207120812091210>>...1290

/foundation/window/window_manager/dmserver/test/unittest/
H A Dabstract_screen_test.cpp81 absScreen_->activeIdx_ = static_cast<int32_t>(absScreen_->modes_.size()); in HWTEST_F()
662 absScreen_->activeIdx_ = static_cast<int32_t>(absScreen_->modes_.size()); in HWTEST_F()
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_controller_service_impl_test.cpp233 EXPECT_GT(list.size(), static_cast<uint32_t>(0)); in HWTEST_F()
236 EXPECT_EQ(list.size(), static_cast<uint32_t>(0)); in HWTEST_F()
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_object_proxy.cpp452 if (recipients_.size() > 1 || handle_ >= IPCProcessSkeleton::DBINDER_HANDLE_BASE) { in AddDeathRecipient()
531 if (toBeReport.size() > 0 && handle_ < IPCProcessSkeleton::DBINDER_HANDLE_BASE) { in SendObituary()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_internal_event_dispatcher.cpp1047 WIFI_LOGD("%{public}s, list size:%{public}zu, isFrozen:%{public}d", __func__, pidList.size(), isFrozen); in SetAppFrozen()
1055 WIFI_LOGD("%{public}s finish, size:%{public}zu", __func__, frozenPidList.size()); in SetAppFrozen()
/foundation/communication/nfc/frameworks/js/napi/tag/
H A Dnfc_napi_tag_mifare_classic.cpp330 context->key = NfcSdkCommon::BytesVecToHexString(static_cast<unsigned char *>(keyVec.data()), keyVec.size()); in AuthenticateSector()
500 context->data = NfcSdkCommon::BytesVecToHexString(static_cast<unsigned char *>(dataVec.data()), dataVec.size()); in WriteSingleBlock()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_multi_sub_user_test.cpp67 .size = "256",
291 if (notifyCnt == option.users.size()) { in BlockSync()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_serialize_manager.cpp858 if (extraConditions.size() > DBConstant::MAX_CONDITION_COUNT) { in DataPacketExtraConditionsSerialization()
861 parcel.WriteUInt32(static_cast<uint32_t>(extraConditions.size())); in DataPacketExtraConditionsSerialization()
H A Dsingle_ver_sync_state_machine.cpp342 if (stateSwitch.size() <= OUTPUT_STATE_INDEX) { in InitStateSwitchTable()
343 LOGE("[StateMachine][InitSwitchTable] stateSwitch size err,size=%zu", stateSwitch.size()); in InitStateSwitchTable()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dsync_manager.cpp591 if (mustBind && bindInfos.size() != users.size()) {
/foundation/distributeddatamgr/preferences/frameworks/js/napi/storage/src/
H A Dnapi_storage.cpp238 NAPI_CALL(env, napi_create_string_utf8(env, result.c_str(), result.size(), &output)); in GetValueSync()
380 napi_create_string_utf8(context->env_, tempStr.c_str(), tempStr.size(), &result); in GetValue()
/foundation/distributedhardware/device_manager/radar/src/
H A Ddm_radar_helper.cpp756 int32_t deviceCount = static_cast<int32_t>(deviceInfoList.size()); in ReportGetTrustDeviceList()
952 for (size_t i = 0; i < deviceInfoList.size(); i++) { in GetDeviceInfoList()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_manager.cpp983 if (deviceList.size() == 0 || deviceList.size() > MAX_ONLINE_DEVICE_SIZE) { in IsIdenticalAccount()
984 DHLOGE("DeviceList size is invalid!"); in IsIdenticalAccount()
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_sync_napi.cpp419 if (strncmp(realPath, sandboxPath.c_str(), sandboxPath.size()) != 0) {
771 napi_status status = napi_create_array_with_length(env, listValue.size(), &value);
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_client_test.cpp282 EXPECT_EQ(1, screenSessionManagerClient_->GetAllScreensProperties().size()); in HWTEST_F()
1227 EXPECT_EQ(1, screenSessionManagerClient_->GetAllScreensProperties().size()); in HWTEST_F()
/foundation/window/window_manager/wm/src/
H A Dwindow_manager_lite.cpp118 WLOGFD("NotifyFocused listeners: %{public}zu", focusChangeListeners.size()); in NotifyFocused()
141 WLOGFD("NotifyUnfocused listeners: %{public}zu", focusChangeListeners.size()); in NotifyUnfocused()
/test/xts/hats/useriam/pinauth_additional/src/
H A Dpin_auth_hdi.cpp52 cout << "result is " << result << " extraInfo len is " << extraInfo.size() << endl;
61 cout << " algoParameter len is " << algoParameter.size() << endl;
/test/xts/hats/useriam/userauth_additional/src/
H A Duser_auth_hdi.cpp627 * @tc.desc : The first input is contextId = 1, the second input is scheduleResult The size is 100,
763 int size[2] = {0, 32}; in HWTEST_F() local
786 scheduleResult.resize(size[i]); in HWTEST_F()
/third_party/ffmpeg/libavcodec/
H A Dcavs.c574 enum cavs_mv_pred mode, enum cavs_block size, int ref) in ff_cavs_mv()
623 set_mvs(mvP, size); in ff_cavs_mv()
573 ff_cavs_mv(AVSContext *h, enum cavs_mv_loc nP, enum cavs_mv_loc nC, enum cavs_mv_pred mode, enum cavs_block size, int ref) ff_cavs_mv() argument
H A Dflashsv2enc.c122 double raw_size; ///< size of raw frames since last keyframe
123 double comp_size; ///< size of compressed data since last keyframe
124 double uncomp_size; ///< size of uncompressed data since last keyframe
889 res = write_bitstream(s, p->data[0], p->linesize[0], pkt->data, pkt->size, keyframe); in flashsv2_encode_frame()
898 pkt->size = res; in flashsv2_encode_frame()
H A Dh264dec.c515 ret = init_get_bits8(&gb, nal->data + 1, nal->size - 1); in get_last_needed_nal()
985 int buf_size = avpkt->size; in h264_decode_frame()
H A Ddolby_e.c1094 if ((ret = ff_dolby_e_parse_header(s, avpkt->data, avpkt->size)) < 0) in dolby_e_decode_frame()
1142 return avpkt->size; in dolby_e_decode_frame()
H A Devrcdec.c181 * Determine the bitrate from the frame size and/or the first byte of the frame.
201 "Claimed bitrate and buffer size mismatch.\n"); in determine_bitrate()
214 "Bitrate byte is missing, guessing the bitrate from packet size.\n"); in determine_bitrate()
749 int buf_size = avpkt->size; in evrc_decode_frame()
914 return avpkt->size; in evrc_decode_frame()
H A Divi.c321 * has the full size, if there are several bands each of them in ff_ivi_init_planes()
322 * has only half size */ in ff_ivi_init_planes()
328 /* luma band buffers will be aligned on 16x16 (max macroblock size) */ in ff_ivi_init_planes()
329 /* chroma band buffers will be aligned on 8x8 (max macroblock size) */ in ff_ivi_init_planes()
450 * Decode size of the tile data.
451 * The size is stored as a variable-length field having the following format:
454 * where X1-X3 is size of the tile data
457 * @return size of the tile data in bytes
764 av_log(avctx, AV_LOG_ERROR, "Allocated tile size %d mismatches " in ivi_process_empty_tile()
1011 av_log(avctx, AV_LOG_ERROR, "Tile data size i in decode_band()
[all...]
H A Dvp56.c574 int remaining_buf_size = avpkt->size; in ff_vp56_decode_frame()
656 return avpkt->size; in ff_vp56_decode_frame()
H A Dratecontrol.c210 ff_dlog(s, "q:%f max:%f min:%f size:%f index:%f agr:%f\n", in modify_qscale()
727 static void update_predictor(Predictor *p, double q, double var, double size) in update_predictor() argument
729 double new_coeff = size * q / (var + 1); in update_predictor()
1002 "size:%d var:%"PRId64"/%"PRId64" br:%"PRId64" fps:%d\n", in ff_rate_estimate_qscale()

Completed in 54 milliseconds

1...<<1201120212031204120512061207120812091210>>...1290