Home
last modified time | relevance | path

Searched defs:zeros (Results 1 - 25 of 85) sorted by relevance

1234

/third_party/skia/tests/
H A DMemoryTest.cpp5 char* zeros = (char*)sk_calloc_throw(kNum*sizeof(char)); in DEF_TEST() local
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/signal/testcases/
H A Dzt_regs.c32 char *zeros; in zt_regs_run() local
H A Dza_regs.c62 static char zeros[ZA_SIG_REGS_SIZE(SVE_VQ_MAX)]; variable
H A Dssve_za_regs.c65 static char zeros[ZA_SIG_REGS_SIZE(SVE_VQ_MAX)]; variable
/third_party/ffmpeg/libavcodec/alpha/
H A Dmpegvideo_alpha.c36 uint64_t levels, negmask, zeros, add, sub; in dct_unquantize_h263_axp() local
/third_party/musl/porting/linux/user/src/mq/
H A Dmq_notify.c40 static const char zeros[32]; in mq_notify() local
/third_party/musl/src/mq/
H A Dmq_notify.c31 static const char zeros[32]; in start() local
/third_party/node/deps/openssl/openssl/crypto/modes/
H A Dwrap128.c263 static unsigned char zeros[8] = { 0x0 }; in CRYPTO_128_unwrap_pad() local
/third_party/openssl/crypto/modes/
H A Dwrap128.c263 static unsigned char zeros[8] = { 0x0 }; in CRYPTO_128_unwrap_pad() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DDrawIndirectValidationTests.cpp80 uint32_t zeros[100] = {}; in TestIndirectOffset() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_obj_id.c27 char jited_insns[128], xlated_insns[128], zeros[128], tp_name[128]; in test_bpf_obj_id() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_obj_id.c27 char jited_insns[128], xlated_insns[128], zeros[128], tp_name[128]; in serial_test_bpf_obj_id() local
[all...]
/third_party/lwip/test/unit/ip6/
H A Dtest_ip6.c247 u8_t zeros[128]; in START_TEST() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_logic.c87 LLVMValueRef zeros = LLVMConstNull(int_vec_type); in lp_build_compare_ext() local
178 LLVMValueRef zeros = LLVMConstNull(int_vec_type); in lp_build_compare() local
/kernel/linux/linux-5.10/crypto/
H A Daegis128-core.c425 static const u8 zeros[AEGIS128_MAX_AUTH_SIZE] = {}; in crypto_aegis128_decrypt() local
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Daegis128-aesni-glue.c209 static const struct aegis_block zeros = {}; in crypto_aegis128_aesni_decrypt() local
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Daegis128-aesni-glue.c209 static const struct aegis_block zeros = {}; in crypto_aegis128_aesni_decrypt() local
/kernel/linux/linux-5.10/fs/proc/
H A Dstat.c84 static const char zeros[] = " 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0"; in show_irq_gap() local
/kernel/linux/linux-5.10/net/caif/
H A Dcaif_usb.c52 u8 zeros[CFUSB_ALIGNMENT]; in cfusbl_transmit() local
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_fba.h50 unsigned char zeros:4; member
61 unsigned char zeros:3; member
/kernel/linux/linux-6.6/fs/proc/
H A Dstat.c59 static const char zeros[] = " 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0"; in show_irq_gap() local
/kernel/linux/linux-6.6/fs/udf/
H A Ddirectory.c374 char zeros[UDF_NAME_PAD] = {}; in udf_copy_fi_to_bufs() local
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_fba.h50 unsigned char zeros:4; member
61 unsigned char zeros:3; member
/kernel/linux/linux-6.6/net/caif/
H A Dcaif_usb.c52 u8 zeros[CFUSB_ALIGNMENT]; in cfusbl_transmit() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_gfx_cs.c183 static const uint32_t zeros[1]; in si_begin_gfx_cs_debug() local

Completed in 13 milliseconds

1234