Home
last modified time | relevance | path

Searched refs:size_t (Results 26976 - 27000 of 27129) sorted by relevance

1...<<1071107210731074107510761077107810791080>>...1086

/kernel/linux/linux-6.6/net/ipv6/
H A Dmcast.c583 sockptr_t optval, size_t ss_offset) in ip6_mc_msfget()
/kernel/linux/linux-6.6/net/sched/
H A Dcls_api.c3277 size_t attr_size = 0; in tcf_exts_validate_ex()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp3901 for (size_t index = 0; index != childNodeIds.size(); ++index) {
6443 for (size_t index = 0; index < DRAW_REGION_RECT_COUNT; ++index) {
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_test_ng.cpp181 MOCK_METHOD(bool, GetPixelMapSetting, (const void** data, size_t& len, int& width, int& height), (override));
183 MOCK_METHOD(bool, SetPixelMapSetting, (const void* data, size_t len, int width, int height), (override));
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp801 const size_t minFpsRangeSize = 2; in ConfigureVideoOutput()
3430 for (size_t i = 0; i < frameRateRange.size(); i++) { in SetFrameRateRange()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c1036 size_t size; in mlx5e_alloc_icosq_db()
2741 size_t len = MLX5_FLD_SZ_BYTES(tirc, in mlx5e_build_indir_tir_ctx_hash()
/kernel/linux/linux-5.10/drivers/net/usb/
H A Dr8152.c3730 struct fw_header *fw_hdr, size_t size) in rtl8152_fw_verify_checksum()
3735 size_t len; in rtl8152_fw_verify_checksum()
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_generic.c2715 char *name, size_t name_len) in get_jack_mode_name()
5741 static void fill_pcm_stream_name(char *str, size_t len, const char *sfx, in fill_pcm_stream_name()
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_input.c4936 int tcp_send_rcvq(struct sock *sk, struct msghdr *msg, size_t size) in tcp_send_rcvq()
4947 int npages = min_t(size_t, size >> PAGE_SHIFT, MAX_SKB_FRAGS); in tcp_send_rcvq()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dsi.c1678 size_t pfp_req_size, me_req_size, ce_req_size, rlc_req_size, mc_req_size; in si_init_microcode()
1679 size_t smc_req_size, mc2_req_size; in si_init_microcode()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dvolumes.c2047 const size_t len = sizeof(disk_super->magic); in btrfs_scratch_superblock()
5544 size_t item_size; in btrfs_chunk_alloc_add_chunk_item()
H A Dsend.c5533 size_t inline_size; in send_encoded_inline_extent()
8081 size_t alloc_size; in btrfs_ioctl_send()
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1975 size_t size; in __free_dma_tx_desc_resources()
2132 size_t size; in __alloc_dma_tx_desc_resources()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dsi.c1673 size_t pfp_req_size, me_req_size, ce_req_size, rlc_req_size, mc_req_size; in si_init_microcode()
1674 size_t smc_req_size, mc2_req_size; in si_init_microcode()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_generic.c2721 char *name, size_t name_len) in get_jack_mode_name()
5634 static void fill_pcm_stream_name(char *str, size_t len, const char *sfx, in fill_pcm_stream_name()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_input.c4984 int tcp_send_rcvq(struct sock *sk, struct msghdr *msg, size_t size) in tcp_send_rcvq()
4995 int npages = min_t(size_t, size >> PAGE_SHIFT, MAX_SKB_FRAGS); in tcp_send_rcvq()
/kernel/linux/linux-5.10/lib/crypto/
H A Dchacha20poly1305-selftest.c19 size_t ilen, alen, nlen;
8828 chacha20poly1305_encrypt_bignonce(u8 *dst, const u8 *src, const size_t src_len, in chacha20poly1305_encrypt_bignonce()
8829 const u8 *ad, const size_t ad_len, in chacha20poly1305_encrypt_bignonce()
8862 chacha20poly1305_selftest_encrypt(u8 *dst, const u8 *src, const size_t src_len, in chacha20poly1305_selftest_encrypt()
8863 const u8 *ad, const size_t ad_len, in chacha20poly1305_selftest_encrypt()
8864 const u8 *nonce, const size_t nonce_len, in chacha20poly1305_selftest_encrypt()
8888 size_t i, j, k, total_len; in chacha20poly1305_selftest()
/kernel/linux/linux-6.6/lib/crypto/
H A Dchacha20poly1305-selftest.c19 size_t ilen, alen, nlen;
8828 chacha20poly1305_encrypt_bignonce(u8 *dst, const u8 *src, const size_t src_len, in chacha20poly1305_encrypt_bignonce()
8829 const u8 *ad, const size_t ad_len, in chacha20poly1305_encrypt_bignonce()
8862 chacha20poly1305_selftest_encrypt(u8 *dst, const u8 *src, const size_t src_len, in chacha20poly1305_selftest_encrypt()
8863 const u8 *ad, const size_t ad_len, in chacha20poly1305_selftest_encrypt()
8864 const u8 *nonce, const size_t nonce_len, in chacha20poly1305_selftest_encrypt()
8888 size_t i, j, k, total_len; in chacha20poly1305_selftest()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp10081 size_t sizeOfLastInfo = lastInfo.size(); in IsVectorSame()
10082 for (size_t i = 0; i < sizeOfLastInfo; i++) { in IsVectorSame()
10952 for (size_t i = 0; i < persistentIds.size(); i++) { in RefreshPcZOrderList()
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_sli.c1264 size_t start_clean = offsetof(struct lpfc_iocbq, iocb); in __lpfc_sli_release_iocbq_s4()
1339 size_t start_clean = offsetof(struct lpfc_iocbq, iocb); in __lpfc_sli_release_iocbq_s3()
1720 size_t new_len; in lpfc_sli_next_iotag()
13158 size_t offset = offsetof(struct lpfc_iocbq, iocb); in lpfc_sli4_iocb_param_transfer()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_connect_manager.cpp1208 size_t ret = 0; in HandleCommandDestroy()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp25 #include "base/geometry/ng/size_t.h"
2149 for (size_t i = 0; i < info.size(); ++i) { in CreateJSParagraphsInfo()
/foundation/arkui/ace_engine/test/unittest/core/pattern/calendar_picker/
H A Dcalendar_picker_test_ng.cpp33 #include "base/geometry/ng/size_t.h"
3703 size_t sizet = 0; in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp4174 for (size_t i = 0; i < querySchemes.size(); i++) { in GetQuerySchemes()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c144 void bnx2x_fill_fw_str(struct bnx2x *bp, char *buf, size_t buf_len) in bnx2x_fill_fw_str()

Completed in 236 milliseconds

1...<<1071107210731074107510761077107810791080>>...1086