Home
last modified time | relevance | path

Searched refs:size (Results 40501 - 40525 of 51489) sorted by relevance

1...<<1621162216231624162516261627162816291630>>...2060

/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen_manager.cpp98 DHLOGI("On Screen change, screenIds size: %{public}zu", screenIds.size()); in OnChange()
336 if (dScreens_.size() == 0) { in GetScreenDumpInfo()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/transport/
H A Ddh_transport.cpp103 DHLOGI("Receive message size: %{public}" PRIu32, dataLen); in OnBytesReceived()
420 uint32_t compressedPayLoadSize = compressedPayLoad.size(); in Send()
421 DHLOGI("Send payload size: %{public}" PRIu32 ", after compressed size: %{public}" PRIu32 in Send()
422 ", target networkId: %{public}s, socketId: %{public}d", static_cast<uint32_t>(payload.size()), in Send()
426 DHLOGE("Send error: msg size: %{public}" PRIu32 " too long", compressedPayLoadSize); in Send()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_asset_recv_listener.cpp249 if (uris.size() == 0) { in HandleSingleFile()
294 if (uris.size() == 0) { in HandleZipFile()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_session.cpp193 if (pos_ >= paths_.size()) { in GetNextPath()
201 return pos_ >= paths_.size(); in IsDone()
/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpinc.h72 * @param[in] size Indicates the size of the message.
77 extern FILLP_INT DLL_API FtSend(FILLP_INT fd, FILLP_CONST void *data, size_t size, FILLP_INT flag);
88 * @param[in] size Indicates the size of the message.
94 extern FILLP_INT DLL_API FtSendFrame(FILLP_INT fd, FILLP_CONST void *data, size_t size, FILLP_INT flag,
671 FT_CONF_SEND_BUFFER_SIZE, /* Indicates the size of the send buffer. */
672 FT_CONF_RECV_BUFFER_SIZE, /* Indicates the size of the receive buffer. */
674 FT_CONF_PACKET_SIZE, /* Indicates the FillP stack packet size. */
701 FT_CONF_RECV_CACHE_PKT_NUM_BUFF_SIZE, /* Indicates about reac cache packet number buffer size */
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_flow_control.c207 unsendSize += pcb->send.unSendList.size; in FillpFcTailProtected()
222 pcb->send.unSendList.size, pcb->send.unackList.count, ackSeqNum); in FillpFcTailProtected()
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_discover.c36 #define COAP_URI_BUFFER_LENGTH 64 /* the size of the buffer or variable used to save uri. */
70 static int32_t HndPostServiceDiscoverInner(const uint8_t *buf, size_t size, char **remoteUrl, DeviceInfo *deviceInfo) in HndPostServiceDiscoverInner() argument
72 if (GetServiceDiscoverInfo(buf, size, deviceInfo, remoteUrl) != NSTACKX_EOK) { in HndPostServiceDiscoverInner()
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_dev.c74 int32_t GetInterfaceList(struct ifconf *ifc, struct ifreq *buf, uint32_t size) in GetInterfaceList() argument
80 ifc->ifc_len = (int32_t)size; in GetInterfaceList()
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_dev.c74 int32_t GetInterfaceList(struct ifconf *ifc, struct ifreq *buf, uint32_t size) in GetInterfaceList() argument
80 ifc->ifc_len = (int32_t)size; in GetInterfaceList()
/foundation/filemanagement/user_file_service/interfaces/kits/picker/src/
H A Dpicker_n_exporter.cpp68 HILOG_INFO("[picker]: %{public}s size. %{public}zu ", key.c_str(), list.size()); in MakeResultWithArr()
69 for (size_t i = 0; i < list.size(); i++) { in MakeResultWithArr()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dwindow_scene_config.cpp111 if (contentStr.size() == 0) { in SplitNodeContent()
139 if (p.size() > 0) { in ReadConfig()
/foundation/window/window_manager/wmserver/test/unittest/
H A Dstarting_window_test.cpp89 opts.size.width = 200; // 200: test width in ContructPixelMap()
90 opts.size.height = 300; // 300: test height in ContructPixelMap()
/foundation/window/window_manager/wmserver/src/
H A Dwindow_manager_config.cpp91 if (contentStr.size() == 0) { in SplitNodeContent()
119 if (property.size() > 0) { in ReadConfig()
/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_manager_agent_proxy.cpp166 if (!data.WriteUint32(static_cast<uint32_t>(visibilityInfos.size()))) { in UpdateWindowVisibilityInfo()
167 WLOGFE("write windowVisibilityInfos size failed"); in UpdateWindowVisibilityInfo()
197 if (!data.WriteUint32(static_cast<uint32_t>(windowDrawingContentInfos.size()))) { in UpdateWindowDrawingContentInfo()
198 WLOGFE("write windowDrawingContentInfos size failed"); in UpdateWindowDrawingContentInfo()
/kernel/linux/linux-5.10/drivers/dax/
H A Ddevice.c55 unsigned long size) in dax_pgoff_to_phys()
69 if (phys + size - 1 <= range->end) in dax_pgoff_to_phys()
87 dev_dbg(dev, "alignment (%#x) > fault size (%#x)\n", in __dev_dax_pte_fault()
119 dev_dbg(dev, "alignment (%#x) > fault size (%#x)\n", in __dev_dax_pmd_fault()
161 dev_dbg(dev, "alignment (%#x) > fault size (%#x)\n", in __dev_dax_pud_fault()
205 dev_dbg(&dev_dax->dev, "%s: %s (%#lx - %#lx) size = %d\n", current->comm, in dev_dax_huge_fault()
54 dax_pgoff_to_phys(struct dev_dax *dev_dax, pgoff_t pgoff, unsigned long size) dax_pgoff_to_phys() argument
/kernel/linux/linux-5.10/drivers/acpi/
H A Dpptt.c363 this_leaf->size = found_cache->size; in update_cache_properties()
/kernel/linux/linux-5.10/drivers/edac/
H A De7xxx_edac.c383 /* convert a 64 or 32 MiB DRB to a page size. */ in e7xxx_init_csrows()
445 layers[0].size = E7XXX_NR_CSROWS; in e7xxx_probe1()
448 layers[1].size = drc_chan + 1; in e7xxx_probe1()
/kernel/linux/linux-5.10/arch/arm64/net/
H A Dbpf_jit.h56 #define A64_LS_REG(Rt, Rn, Rm, size, type) \
58 AARCH64_INSN_SIZE_##size, \
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dpgtable.h9 * This hopefully works with any (fixed) IA-64 page-size, as defined
95 * PMD_SHIFT determines the size of the area a third-level page table
107 * PUD_SHIFT determines the size of the area a second-level page table
356 unsigned long size, pgprot_t vma_prot);
524 void arch_memmap_init(unsigned long size, int nid, unsigned long zone,
530 * Identity-mapped regions use a large page size. We'll call such large pages
541 * log2() of the page size we use to map the kernel image (IA64_TR_KERNEL):
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dsgiarcs.h89 ULONG cdsize; /* size of configuration data */
279 unsigned short size; member
285 unsigned short size;
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dacutils.h648 void *acpi_ut_allocate_and_track(acpi_size size,
651 void *acpi_ut_allocate_zeroed_and_track(acpi_size size,
/kernel/linux/linux-5.10/drivers/block/null_blk/
H A Dzoned.c26 if (dev->zone_size > dev->size) { in null_init_zoned_dev()
27 pr_err("Zone size larger than device capacity\n"); in null_init_zoned_dev()
35 pr_err("null_blk: zone capacity (%lu MB) larger than zone size (%lu MB)\n", in null_init_zoned_dev()
41 dev_capacity_sects = MB_TO_SECTS(dev->size); in null_init_zoned_dev()
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dbios32.c564 resource_size_t size, resource_size_t align) in pcibios_align_resource()
579 start, size, align); in pcibios_align_resource()
563 pcibios_align_resource(void *data, const struct resource *res, resource_size_t size, resource_size_t align) pcibios_align_resource() argument
/kernel/linux/linux-5.10/arch/mips/bcm47xx/
H A Dbuttons.c462 size_t size = nbuttons * sizeof(*buttons); in bcm47xx_buttons_copy() local
464 bcm47xx_button_pdata.buttons = kmemdup(buttons, size, GFP_KERNEL); in bcm47xx_buttons_copy()
/kernel/linux/linux-5.10/arch/m68k/math-emu/
H A Dfp_decode.h152 btst #11,%d2 | 16/32 bit size?
167 | decode the base displacement size

Completed in 61 milliseconds

1...<<1621162216231624162516261627162816291630>>...2060