Home
last modified time | relevance | path

Searched refs:size (Results 39476 - 39500 of 41719) sorted by relevance

1...<<1571157215731574157515761577157815791580>>...1669

/third_party/icu/icu4c/source/
H A Dconfigure1809 # Depending upon the size, compute the lo and hi bounds.
3458 array size at least. It's necessary to write '\x00'==0 to get something
4823 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of void *" >&5
4824 $as_echo_n "checking size of void *... " >&6; }
6892 void *operator new(size_t size) {return malloc(size);}
6893 void *operator new[](size_t size) {return malloc(size);}
6930 void *operator new(size_t size) {return malloc(size);}
[all...]
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/aes/
H A Daesv8-armx.S182 .size aes_v8_set_encrypt_key,.-aes_v8_set_encrypt_key
224 .size aes_v8_set_decrypt_key,.-aes_v8_set_decrypt_key
253 .size aes_v8_encrypt,.-aes_v8_encrypt
282 .size aes_v8_decrypt,.-aes_v8_decrypt
288 // Original input data size bigger than 16, jump to big size processing.
1028 .size aes_v8_ecb_encrypt,.-aes_v8_ecb_encrypt
1503 .size aes_v8_cbc_encrypt,.-aes_v8_cbc_encrypt
1852 .size aes_v8_ctr32_encrypt_blocks,.-aes_v8_ctr32_encrypt_blocks
1858 // Original input data size bigge
[all...]
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/aes/
H A Daesv8-armx.S182 .size aes_v8_set_encrypt_key,.-aes_v8_set_encrypt_key
224 .size aes_v8_set_decrypt_key,.-aes_v8_set_decrypt_key
253 .size aes_v8_encrypt,.-aes_v8_encrypt
282 .size aes_v8_decrypt,.-aes_v8_decrypt
288 // Original input data size bigger than 16, jump to big size processing.
1028 .size aes_v8_ecb_encrypt,.-aes_v8_ecb_encrypt
1503 .size aes_v8_cbc_encrypt,.-aes_v8_cbc_encrypt
1852 .size aes_v8_ctr32_encrypt_blocks,.-aes_v8_ctr32_encrypt_blocks
1858 // Original input data size bigge
[all...]
/third_party/skia/third_party/externals/icu/source/
H A Dconfigure1797 # Depending upon the size, compute the lo and hi bounds.
3446 array size at least. It's necessary to write '\x00'==0 to get something
4809 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of void *" >&5
4810 $as_echo_n "checking size of void *... " >&6; }
6883 void *operator new(size_t size) {return malloc(size);}
6884 void *operator new[](size_t size) {return malloc(size);}
6921 void *operator new(size_t size) {return malloc(size);}
[all...]
/third_party/skia/third_party/externals/expat/expat/tests/
H A Druntests.c3864 * size until it exceeds the requested amount or INT_MAX. If it in START_TEST()
3950 int offset, size; in byte_character_handler() local
3955 buffer = XML_GetInputContext(g_parser, &offset, &size); in byte_character_handler()
3962 if (size != data->total_string_len) in byte_character_handler()
3963 fail("Context size is not full buffer"); in byte_character_handler()
3980 int offset, size; in START_TEST() local
3984 if (XML_GetInputContext(g_parser, &offset, &size) != NULL) in START_TEST()
6934 * value modulo the attribute table size so that we can check that in START_TEST()
6936 * table size will be the smallest power of two greater than the in START_TEST()
6939 * table size a in START_TEST()
7335 duff_allocator(size_t size) duff_allocator() argument
7345 duff_reallocator(void *ptr, size_t size) duff_reallocator() argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_atomic_helper.c3540 * @size: size of the tables
3548 int drm_atomic_helper_legacy_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, u16 *blue, uint32_t size, in drm_atomic_helper_legacy_gamma_set() argument
3564 blob = drm_property_create_blob(dev, sizeof(struct drm_color_lut) * size, NULL); in drm_atomic_helper_legacy_gamma_set()
3573 for (i = 0; i < size; i++) { in drm_atomic_helper_legacy_gamma_set()
3612 * @num_input_fmts: will contain the size of the returned array
3620 * a valid format array of size @num_input_fmts, or NULL if the allocation
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dlapic.c2069 size_t size; in kvm_lapic_reg_write() local
2074 size = ARRAY_SIZE(apic_lvt_mask); in kvm_lapic_reg_write()
2076 (reg - APIC_LVTT) >> 4, size); in kvm_lapic_reg_write()
/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_hash.c93 /* use for hmac with key large then mode block size */
583 dev_dbg(dev, " data size not require HW update %x\n", in cc_hash_update()
1174 dev_dbg(dev, " data size not require HW update %x\n", in cc_mac_update()
1866 unsigned int size, u32 *sram_buff_ofs) in cc_init_copy_sram()
1872 cc_set_sram_desc(data, *sram_buff_ofs, size / sizeof(*data), in cc_init_copy_sram()
1878 *sram_buff_ofs += size; in cc_init_copy_sram()
2202 /* return updated desc sequence size */ in cc_set_desc()
1865 cc_init_copy_sram(struct cc_drvdata *drvdata, const u32 *data, unsigned int size, u32 *sram_buff_ofs) cc_init_copy_sram() argument
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_state.c61 unsigned int size, n; in alloc_state_change() local
63 size = sizeof(struct drbd_state_change) + in alloc_state_change()
67 state_change = kmalloc(size, gfp); in alloc_state_change()
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A Dfeature.c2622 u64 size; in probe_one_macio() local
2644 addrp = of_get_pci_address(node, 0, &size, NULL); in probe_one_macio()
2656 base = ioremap(addr, (unsigned long)size); in probe_one_macio()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dbtext.c146 unsigned long base, offset, size; in btext_map() local
155 size = dispDeviceRowBytes * dispDeviceRect[3] + offset in btext_map()
157 vbase = ioremap_wc(base, size); in btext_map()
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dio_apic.c223 size_t size; in alloc_ioapic_saved_registers() local
228 size = sizeof(struct IO_APIC_route_entry) * ioapics[idx].nr_registers; in alloc_ioapic_saved_registers()
229 ioapics[idx].saved_registers = kzalloc(size, GFP_KERNEL); in alloc_ioapic_saved_registers()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c289 /* get the OTG active size */ in dcn20_init_blank()
1541 struct plane_size size = plane_state->plane_size; in dcn20_update_dchubp_dpp() local
1543 size.surface_size = pipe_ctx->plane_res.scl_data.viewport; in dcn20_update_dchubp_dpp()
1548 &size, in dcn20_update_dchubp_dpp()
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c161 static void *xgbe_alloc_node(size_t size, int node) in xgbe_alloc_node() argument
165 mem = kzalloc_node(size, GFP_KERNEL, node); in xgbe_alloc_node()
167 mem = kzalloc(size, GFP_KERNEL); in xgbe_alloc_node()
801 /* Translate the Hash Table size into actual number */ in xgbe_get_all_hw_features()
882 dev_dbg(pdata->dev, " RX fifo size : %u\n", in xgbe_get_all_hw_features()
884 dev_dbg(pdata->dev, " TX fifo size : %u\n", in xgbe_get_all_hw_features()
902 dev_dbg(pdata->dev, " Hash table size : %u\n", in xgbe_get_all_hw_features()
1286 /* Calculate the Rx buffer size before allocating rings */ in xgbe_alloc_memory()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H A Dfeature.c2619 u64 size; in probe_one_macio() local
2641 addrp = of_get_pci_address(node, 0, &size, NULL); in probe_one_macio()
2653 base = ioremap(addr, (unsigned long)size); in probe_one_macio()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dbtext.c145 unsigned long base, offset, size; in btext_map() local
154 size = dispDeviceRowBytes * dispDeviceRect[3] + offset in btext_map()
156 vbase = ioremap_wc(base, size); in btext_map()
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dgmap.c104 * @limit: maximum size of the gmap address space
713 unsigned long gaddr, vmaddr, size; in gmap_discard() local
736 size = min(to - gaddr, PMD_SIZE - (gaddr & ~PMD_MASK)); in gmap_discard()
737 zap_page_range_single(vma, vmaddr, size, NULL); in gmap_discard()
1048 * @len: size of area
1108 * @len: size of area
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c699 u8 *buf, int size) in hdmi_reg_write_buf()
701 for (reg_id = hdmi_map_reg(hdata, reg_id); size; --size, reg_id += 4) in hdmi_reg_write_buf()
698 hdmi_reg_write_buf(struct hdmi_context *hdata, u32 reg_id, u8 *buf, int size) hdmi_reg_write_buf() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_ste.c204 void mlx5dr_ste_set_tx_encap(void *hw_ste_p, u32 reformat_id, int size, bool encap_l3) in mlx5dr_ste_set_tx_encap() argument
208 /* The hardware expects here size in words (2 byte) */ in mlx5dr_ste_set_tx_encap()
209 MLX5_SET(ste_sx_transmit, hw_ste_p, action_description, size / 2); in mlx5dr_ste_set_tx_encap()
389 /* Write full STE size in order to have "always_miss" */ in dr_ste_remove_head_ste()
518 cur_ste_info->data, cur_ste_info->size, in mlx5dr_ste_free()
654 /* Threshold is 50%, one is added to table of size 1 */ in dr_ste_set_ctrl()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_io.c388 /* VXLAN header size = 8 */ in qlcnic_tx_encap_pkt()
441 /* outer IP header's size in 32bit words size*/ in qlcnic_tx_encap_pkt()
463 int copied, offset, copy_len, size; in qlcnic_tx_pkt() local
539 size = (int)sizeof(struct cmd_desc_type0) - offset; in qlcnic_tx_pkt()
540 copy_len = min(size, (hdr_len - copied)); in qlcnic_tx_pkt()
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/
H A Datl2.c64 * OS network device settings (MTU size).
275 int size; in atl2_setup_ring_resources() local
279 adapter->ring_size = size = in atl2_setup_ring_resources()
284 adapter->ring_vir_addr = dma_alloc_coherent(&pdev->dev, size, in atl2_setup_ring_resources()
491 "%s: txs packet size not consistent with txd" in atl2_intr_tx()
898 * @new_mtu: new value for maximum frame size
2976 /* txs ring size: */ in atl2_check_options()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dpcie.c208 size_t size, int flags) in mwifiex_map_pci_memory()
213 mapping.addr = dma_map_single(&card->dev->dev, skb->data, size, flags); in mwifiex_map_pci_memory()
218 mapping.len = size; in mwifiex_map_pci_memory()
2454 "info: FW download over, size %d bytes\n", offset); in mwifiex_prog_fw_w_helper()
2968 "%s done: size=0x%tx\n", in mwifiex_pcie_fw_dump()
3330 * PCIE IRQ is claimed, block size is set and driver data is initialized.
3394 * data transfer, we should reset it to default size. in mwifiex_pcie_up_dev()
207 mwifiex_map_pci_memory(struct mwifiex_adapter *adapter, struct sk_buff *skb, size_t size, int flags) mwifiex_map_pci_memory() argument
H A Dsdio.c1533 "info: FW download over, size %d bytes\n", offset); in mwifiex_prog_fw_w_helper()
1545 * Based on the the data block size and pkt_len,
2436 * SDIO IRQ is claimed, block size is set and driver data is initialized.
2450 /* Set block size */ in mwifiex_register_dev()
2455 "cannot set SDIO block size\n"); in mwifiex_register_dev()
2822 mwifiex_dbg(adapter, DUMP, "%s done: size=0x%tx\n", in mwifiex_sdio_fw_dump()
2927 mwifiex_dbg(adapter, DUMP, "dump %s done size=0x%x\n", in mwifiex_sdio_generic_fw_dump()
3008 u8 count, func, data, index = 0, size = 0; in mwifiex_sdio_reg_dump() local
3042 size = cardp->reg->func1_spec_reg_num; in mwifiex_sdio_reg_dump()
3043 reg_end = cardp->reg->func1_spec_reg_table[size in mwifiex_sdio_reg_dump()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/via/
H A Dvia-rhine.c154 This driver uses two statically allocated fixed-size descriptor lists
165 The driver allocates full frame size skbuffs for the Rx ring buffers at
177 a single allocation size, so the default value of zero results in never
400 /* Initial value for tx_desc.desc_length, Buffer size goes to bits 0-10 */
1208 const int size = rp->rx_buf_sz; in rhine_skb_dma_init() local
1210 sd->skb = netdev_alloc_skb(dev, size); in rhine_skb_dma_init()
1214 sd->dma = dma_map_single(hwdev, sd->skb->data, size, DMA_FROM_DEVICE); in rhine_skb_dma_init()
/kernel/linux/linux-5.10/drivers/net/hyperv/
H A Dnetvsc_drv.c49 MODULE_PARM_DESC(ring_size, "Ring buffer size (# of pages)");
237 ppi->size = ppi_size; in init_ppi_data()
452 unsigned long size = skb_frag_size(frag); in count_skb_frag_slots() local
457 pages += HVPFN_UP(offset + size); in count_skb_frag_slots()

Completed in 107 milliseconds

1...<<1571157215731574157515761577157815791580>>...1669