Home
last modified time | relevance | path

Searched defs:bytes (Results 26 - 50 of 3193) sorted by relevance

12345678910>>...128

/kernel/linux/linux-6.6/tools/include/tools/
H A Dlibc_compat.h13 size_t bytes; in reallocarray() local
/third_party/elfutils/libasm/
H A Dasm_fill.c42 asm_fill (AsmScn_t *asmscn, void *bytes, size_t len) in asm_fill() argument
/third_party/alsa-utils/alsactl/
H A Dinit_sysdeps.c24 size_t bytes = 0; in strlcpy() local
43 size_t bytes = 0; in strlcat() local
[all...]
/third_party/mesa3d/.gitlab-ci/bare-metal/
H A Dtelnet-buffer.py37 bytes = tn.read_some() variable
/third_party/json/docs/examples/
H A Dbyte_container_with_subtype__byte_container_with_subtype.cpp14 std::vector<std::uint8_t> bytes = {{0xca, 0xfe, 0xba, 0xbe}}; in main() local
/third_party/node/deps/v8/src/heap/cppgc/
H A Dmemory.cc14 void NoSanitizeMemset(void* address, char c, size_t bytes) { in NoSanitizeMemset() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkMemory.hpp36 T *allocateHostmemory(size_t bytes, const VkAllocationCallbacks *pAllocator) in allocateHostmemory() argument
/third_party/skia/modules/skottie/fuzz/
H A DFuzzSkottieJSON.cpp14 void FuzzSkottieJSON(sk_sp<SkData> bytes) { in FuzzSkottieJSON() argument
26 auto bytes = SkData::MakeWithoutCopy(data, size); in LLVMFuzzerTestOneInput() local
/third_party/skia/fuzz/oss_fuzz/
H A DFuzzSVG.cpp16 void FuzzSVG(sk_sp<SkData> bytes) { in FuzzSVG() argument
42 auto bytes = SkData::MakeWithoutCopy(data, size); in LLVMFuzzerTestOneInput() local
H A DFuzzImage.cpp14 bool FuzzImageDecode(sk_sp<SkData> bytes) { in FuzzImageDecode() argument
36 auto bytes = SkData::MakeWithoutCopy(data, size); in LLVMFuzzerTestOneInput() local
H A DFuzzJSON.cpp12 void FuzzJSON(sk_sp<SkData> bytes) { in FuzzJSON() argument
21 auto bytes = SkData::MakeWithoutCopy(data, size); in LLVMFuzzerTestOneInput() local
H A DFuzzRegionDeserialize.cpp14 bool FuzzRegionDeserialize(sk_sp<SkData> bytes) { in FuzzRegionDeserialize() argument
43 auto bytes = SkData::MakeWithoutCopy(data, size); in LLVMFuzzerTestOneInput() local
/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
/kernel/linux/linux-5.10/lib/crypto/
H A Dpoly1305.c33 unsigned int bytes; in poly1305_update_generic() local
/kernel/linux/linux-5.10/fs/qnx4/
H A Dbitmap.c31 int bytes = min(size - total, QNX4_BLOCK_SIZE); in qnx4_count_free_blocks() local
/kernel/linux/linux-5.10/include/crypto/
H A Dghash.h21 u32 bytes; member
/kernel/linux/linux-6.6/fs/qnx4/
H A Dbitmap.c31 int bytes = min(size - total, QNX4_BLOCK_SIZE); in qnx4_count_free_blocks() local
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dcros_ec_chardev.h29 uint32_t bytes; member
/kernel/linux/linux-6.6/include/crypto/
H A Dghash.h21 u32 bytes; member

Completed in 5 milliseconds

12345678910>>...128