Home
last modified time | relevance | path

Searched defs:bytes (Results 226 - 250 of 3434) sorted by relevance

12345678910>>...138

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DSocketBuffer.h59 size_t bytes; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.h653 uint32_t bytes; member
/foundation/multimedia/camera_framework/services/deferred_processing_service/binder/client/src/
H A Ddeferred_photo_processing_session_callback_proxy.cpp27 OnProcessImageDone(const std::string &imageId, sptr<IPCFileDescriptor> ipcFd, long bytes, bool isCloudEnhancementAvailable) OnProcessImageDone() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/buffer_manager/
H A Dshared_buffer.cpp51 int32_t SharedBuffer::CopyFrom(uint8_t* address, int64_t bytes) in CopyFrom() argument
/foundation/communication/netmanager_base/test/netmanagernative/unittest/bandwidth_manager_test/
H A Dbandwidth_manager_class_test.cpp141 int64_t bytes = 0; in HWTEST_F() local
153 int64_t bytes = 0; in HWTEST_F() local
165 int64_t bytes = 1; in HWTEST_F() local
177 int64_t bytes = 1; in HWTEST_F() local
190 int64_t bytes = 0; in HWTEST_F() local
203 int64_t bytes = 0; HWTEST_F() local
218 int64_t bytes = 0; HWTEST_F() local
258 int64_t bytes = 0; HWTEST_F() local
271 int64_t bytes = 0; HWTEST_F() local
284 int64_t bytes = 0; HWTEST_F() local
324 int64_t bytes = 0; HWTEST_F() local
437 int64_t bytes = 0; HWTEST_F() local
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
H A Dwifi_randommac_helper_test.cpp66 std::vector<uint8_t> bytes = {}; in HWTEST_F() local
78 std::vector<uint8_t> bytes = {}; in HWTEST_F() local
93 std::vector<uint8_t> bytes = {}; HWTEST_F() local
[all...]
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dmain.c61 ssize_t bytes; in GetPID() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Drd_log_print.cpp76 int bytes = vsnprintf_s(logBuff, maxLogLength, maxLogLength - 1, formatTemp.c_str(), argList); in Log() local
/kernel/linux/linux-5.10/crypto/
H A Daegis.h21 u8 bytes[AEGIS_BLOCK_SIZE]; member
/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dxor_vmx.c52 void __xor_altivec_2(unsigned long bytes, unsigned long *v1_in, in __xor_altivec_2() argument
70 void __xor_altivec_3(unsigned long bytes, unsigned long *v1_in, in __xor_altivec_3() argument
92 void __xor_altivec_4(unsigned long bytes, unsigned long *v1_in, in __xor_altivec_4() argument
119 void __xor_altivec_5(unsigned long bytes, unsigned long *v1_in, in __xor_altivec_5() argument
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dxor_avx.h29 static void xor_avx_2(unsigned long bytes, unsigned long *p0, unsigned long *p1) in xor_avx_2() argument
55 static void xor_avx_3(unsigned long bytes, unsigned long *p0, unsigned long *p1, in xor_avx_3() argument
85 static void xor_avx_4(unsigned long bytes, unsigned long *p0, unsigned long *p1, in xor_avx_4() argument
118 static void xor_avx_5(unsigned long bytes, unsigned long *p0, unsigned long *p1, in xor_avx_5() argument
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Ddevsynth.c18 size_t bytes; in speakup_file_write() local
/kernel/linux/linux-5.10/arch/mips/crypto/
H A Dpoly1305-glue.c76 u32 bytes = min(len, POLY1305_BLOCK_SIZE - dctx->buflen); in mips_poly1305_update() local
106 u32 bytes = min(nbytes, POLY1305_BLOCK_SIZE - dctx->buflen); in poly1305_update_arch() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_rx.h23 u64 bytes; member
H A Dhinic_tx.h20 u64 bytes; member
/kernel/linux/linux-6.6/arch/mips/crypto/
H A Dpoly1305-glue.c76 u32 bytes = min(len, POLY1305_BLOCK_SIZE - dctx->buflen); in mips_poly1305_update() local
106 u32 bytes = min(nbytes, POLY1305_BLOCK_SIZE - dctx->buflen); in poly1305_update_arch() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/crypto/
H A Dpoly1305-p10-glue.c81 unsigned int bytes, used; in crypto_poly1305_p10_update() local
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dxor_vmx.c52 void __xor_altivec_2(unsigned long bytes, in __xor_altivec_2() argument
71 void __xor_altivec_3(unsigned long bytes, in __xor_altivec_3() argument
95 void __xor_altivec_4(unsigned long bytes, in __xor_altivec_4() argument
124 void __xor_altivec_5(unsigned long bytes, in __xor_altivec_5() argument
H A Dpmem.c16 unsigned long bytes = l1_dcache_bytes(); in __clean_pmem_range() local
28 unsigned long bytes = l1_dcache_bytes(); in __flush_pmem_range() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dtask_fd_query_tp.c8 int err, bytes, efd, prog_fd, pmu_fd; in test_task_fd_query_tp_core() local
/kernel/linux/linux-5.10/drivers/mfd/
H A Dtps6507x.c37 tps6507x_i2c_read_device(struct tps6507x_dev *tps6507x, char reg, int bytes, void *dest) tps6507x_i2c_read_device() argument
65 tps6507x_i2c_write_device(struct tps6507x_dev *tps6507x, char reg, int bytes, void *src) tps6507x_i2c_write_device() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth_sysfs.c62 ssize_t bytes = 0; in dpaa_eth_show_fqids() local
133 ssize_t bytes = 0; dpaa_eth_show_bpids() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_matchall.h26 u64 bytes; /* # of bytes hitting the filter */ member
/kernel/linux/linux-5.10/drivers/soc/atmel/
H A Dsfr.c24 atmel_sfr_read(void *context, unsigned int offset, void *buf, size_t bytes) atmel_sfr_read() argument
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dnvm.c94 tb_nvm_write_buf(struct tb_nvm *nvm, unsigned int offset, void *val, size_t bytes) tb_nvm_write_buf() argument

Completed in 14 milliseconds

12345678910>>...138