/kernel/linux/linux-6.6/tools/include/tools/ |
H A D | libc_compat.h | 13 size_t bytes; in reallocarray() local
|
/third_party/elfutils/libasm/ |
H A D | asm_fill.c | 42 asm_fill (AsmScn_t *asmscn, void *bytes, size_t len) in asm_fill() argument
|
/third_party/alsa-utils/alsactl/ |
H A D | init_sysdeps.c | 24 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 D | telnet-buffer.py | 37 bytes = tn.read_some() variable
|
/third_party/json/docs/examples/ |
H A D | byte_container_with_subtype__byte_container_with_subtype.cpp | 14 std::vector<std::uint8_t> bytes = {{0xca, 0xfe, 0xba, 0xbe}}; in main() local
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | memory.cc | 14 void NoSanitizeMemset(void* address, char c, size_t bytes) { in NoSanitizeMemset() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkMemory.hpp | 36 T *allocateHostmemory(size_t bytes, const VkAllocationCallbacks *pAllocator) in allocateHostmemory() argument
|
/third_party/skia/modules/skottie/fuzz/ |
H A D | FuzzSkottieJSON.cpp | 14 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 D | FuzzSVG.cpp | 16 void FuzzSVG(sk_sp<SkData> bytes) { in FuzzSVG() argument 42 auto bytes = SkData::MakeWithoutCopy(data, size); in LLVMFuzzerTestOneInput() local
|
H A D | FuzzImage.cpp | 14 bool FuzzImageDecode(sk_sp<SkData> bytes) { in FuzzImageDecode() argument 36 auto bytes = SkData::MakeWithoutCopy(data, size); in LLVMFuzzerTestOneInput() local
|
H A D | FuzzJSON.cpp | 12 void FuzzJSON(sk_sp<SkData> bytes) { in FuzzJSON() argument 21 auto bytes = SkData::MakeWithoutCopy(data, size); in LLVMFuzzerTestOneInput() local
|
H A D | FuzzRegionDeserialize.cpp | 14 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 D | xor_vmx_glue.c | 15 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 D | xor_vmx_glue.c | 15 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 D | netcnt_common.h | 11 __u64 bytes; member 21 __u64 bytes; member
|
/kernel/linux/linux-5.10/drivers/media/pci/cobalt/ |
H A D | cobalt-omnitek.h | 25 u32 bytes; member
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_compat.h | 40 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 D | bpf-fancy.c | 85 ssize_t bytes; in main() local
|
/kernel/linux/linux-5.10/include/linux/platform_data/ |
H A D | cros_ec_chardev.h | 29 uint32_t bytes; member
|
/kernel/linux/linux-5.10/lib/crypto/ |
H A D | poly1305.c | 33 unsigned int bytes; in poly1305_update_generic() local
|
/kernel/linux/linux-5.10/fs/qnx4/ |
H A D | bitmap.c | 31 int bytes = min(size - total, QNX4_BLOCK_SIZE); in qnx4_count_free_blocks() local
|
/kernel/linux/linux-5.10/include/crypto/ |
H A D | ghash.h | 21 u32 bytes; member
|
/kernel/linux/linux-6.6/fs/qnx4/ |
H A D | bitmap.c | 31 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 D | cros_ec_chardev.h | 29 uint32_t bytes; member
|
/kernel/linux/linux-6.6/include/crypto/ |
H A D | ghash.h | 21 u32 bytes; member
|