Home
last modified time | relevance | path

Searched defs:bytes (Results 1 - 25 of 2304) sorted by relevance

12345678910>>...93

/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Dia_css_firmware.h30 unsigned int bytes; /** length in bytes of firmware data */ member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Dia_css_firmware.h31 unsigned int bytes; /** length in bytes of firmware data */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
H A Dprestera_counter.h11 u64 bytes; member
/foundation/multimedia/media_foundation/test/unittest/
H A DTestCommon.cpp29 uint8_t bytes = GetBytesPerSample(Plugin::AudioSampleFormat::S64); in HWTEST() local
[all...]
/kernel/linux/linux-5.10/arch/loongarch/lib/
H A Dxor_template.c16 void XOR_FUNC_NAME(2)(unsigned long bytes, variable
34 void XOR_FUNC_NAME(3)(unsigned long bytes, variable
55 void XOR_FUNC_NAME(4)(unsigned long bytes, variable
79 void XOR_FUNC_NAME(5)(unsigned long bytes, variable
/kernel/linux/linux-6.6/arch/loongarch/lib/
H A Dxor_template.c16 void XOR_FUNC_NAME(2)(unsigned long bytes, variable
35 void XOR_FUNC_NAME(3)(unsigned long bytes, variable
57 void XOR_FUNC_NAME(4)(unsigned long bytes, variable
83 void XOR_FUNC_NAME(5)(unsigned long bytes, variable
/kernel/linux/linux-5.10/tools/include/tools/
H A Dlibc_compat.h13 size_t bytes; in reallocarray() local
/kernel/linux/linux-5.10/fs/ecryptfs/
H A Ddebug.c84 void ecryptfs_dump_hex(char *data, int bytes) in ecryptfs_dump_hex() argument
/kernel/linux/linux-5.10/lib/crypto/
H A Dlibchacha.c15 chacha_crypt_generic(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_crypt_generic() argument
/kernel/linux/linux-5.10/lib/
H A Dmemweight.c11 size_t memweight(const void *ptr, size_t bytes) in memweight() argument
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Ddebug.c84 void ecryptfs_dump_hex(char *data, int bytes) in ecryptfs_dump_hex() argument
/kernel/linux/linux-6.6/lib/crypto/
H A Dlibchacha.c15 chacha_crypt_generic(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_crypt_generic() argument
/kernel/linux/linux-6.6/lib/
H A Dmemweight.c11 size_t memweight(const void *ptr, size_t bytes) in memweight() argument
/kernel/linux/linux-6.6/tools/include/tools/
H A Dlibc_compat.h13 size_t bytes; in reallocarray() local
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmem_controller_utils.h26 static inline BytesAndDuration MakeBytesAndDuration(uint64_t bytes, double duration) in MakeBytesAndDuration() argument
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_writer.cpp44 bool FileWriter::WriteBytes(const std::vector<uint8_t> &bytes) in WriteBytes() argument
/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/
H A Dmock_blob.cpp76 Blob::Blob(const std::vector<uint8_t> &bytes) : blob_(bytes) in Blob() argument
79 Blob::Blob(std::vector<uint8_t> &&bytes) : blob_(std::move(bytes)) in Blob() argument
/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_buffer.cpp24 FontBuffer::FontBuffer(FontManager* fontMgr, const uint64_t hash, BASE_NS::array_view<const uint8_t> bytes) in FontBuffer() argument
/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dxor_vmx_glue.c15 void xor_altivec_2(unsigned long bytes, unsigned long *v1_in, in xor_altivec_2() argument
26 void xor_altivec_3(unsigned long bytes, unsigned long *v1_in, in xor_altivec_3() argument
37 void xor_altivec_4(unsigned long bytes, unsigned long *v1_in, in xor_altivec_4() argument
49 void xor_altivec_5(unsigned long bytes, unsigned long *v1_in, in xor_altivec_5() argument
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dxor_vmx_glue.c15 void xor_altivec_2(unsigned long bytes, unsigned long * __restrict p1, in xor_altivec_2() argument
26 void xor_altivec_3(unsigned long bytes, unsigned long * __restrict p1, in xor_altivec_3() argument
38 void xor_altivec_4(unsigned long bytes, unsigned long * __restrict p1, in xor_altivec_4() argument
51 void xor_altivec_5(unsigned long bytes, unsigned long * __restrict p1, in xor_altivec_5() argument
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dnetcnt_common.h11 __u64 bytes; member
21 __u64 bytes; member
/kernel/linux/linux-5.10/drivers/media/pci/cobalt/
H A Dcobalt-omnitek.h25 u32 bytes; member
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_compat.h40 lpfc_memcpy_to_slim(void __iomem *dest, void *src, unsigned int bytes) in lpfc_memcpy_to_slim() argument
62 lpfc_memcpy_from_slim( void *dest, void __iomem *src, unsigned int bytes) in lpfc_memcpy_from_slim() argument
85 lpfc_memcpy_to_slim( void __iomem *dest, void *src, unsigned int bytes) in lpfc_memcpy_to_slim() argument
92 lpfc_memcpy_from_slim( void *dest, void __iomem *src, unsigned int bytes) lpfc_memcpy_from_slim() argument
[all...]
/kernel/linux/linux-5.10/samples/seccomp/
H A Dbpf-fancy.c85 ssize_t bytes; in main() local
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dcros_ec_chardev.h29 uint32_t bytes; member

Completed in 5 milliseconds

12345678910>>...93