| /kernel/linux/linux-6.6/drivers/media/radio/ |
| H A D | radio-rtrack2.c | 53 static void zero(struct radio_isa_card *isa) in zero() function
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | test_spin_lock.c | 53 struct hmap_elem zero = {}, *val; in bpf_spin_lock_test() local
|
| H A D | iters_state_safety.c | 367 int zero; variable
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | rdonly_maps.c | 25 int i, err, zero = 0, duration = 0; in test_rdonly_maps() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | qos_dscp_router.sh | 55 zero() function
|
| /kernel/linux/linux-6.6/net/caif/ |
| H A D | cfutill.c | 80 u8 zero = 0; in cfutill_transmit() local
|
| /kernel/linux/linux-6.6/net/mac80211/ |
| H A D | aes_gmac.c | 21 u8 *zero, *__aad, iv[AES_BLOCK_SIZE]; in ieee80211_aes_gmac() local
|
| H A D | aes_cmac.c | 23 static const u8 zero[CMAC_TLEN_256]; variable
|
| /kernel/liteos_a/testsuites/unittest/libc/time/timer/smoke/ |
| H A D | timer_test_003.cpp | 75 }, zero = {0, 0}; in SetTimerTest() local
|
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | blockdsp_msa.c | 58 v16u8 zero = { 0 }; in memset_zero_16width_msa() local
|
| /third_party/elfutils/libasm/ |
| H A D | asm_newscn.c | 49 char zero; member
|
| /third_party/ffmpeg/libavcodec/ppc/ |
| H A D | pixblockdsp.c | 43 const vector unsigned char zero = in get_pixels_altivec() local 67 const vec_u8 zero = (const vec_u8)vec_splat_u8(0); in get_pixels_altivec() local 95 const vector unsigned char zero = in diff_pixels_altivec() local 158 const vec_u8 zero = (const vec_u8)vec_splat_u8(0); diff_pixels_altivec() local [all...] |
| /third_party/jerryscript/tests/unit-core/ |
| H A D | test-to-length.cpp | 88 ecma_value_t zero = ecma_make_int32_value (0); in HWTEST_F() local
|
| /third_party/jerryscript/jerry-libm/ |
| H A D | log.c | 81 #define zero 0.0 macro 192 #undef zero macro
|
| /third_party/mesa3d/src/compiler/nir/tests/ |
| H A D | core_tests.cpp | 95 nir_ssa_def *zero = nir_imm_int(b, 0); in TEST_F() local
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_nir_lower_ubo_loads.c | 85 nir_ssa_def *zero = nir_imm_zero(b, load->num_components, bit_size); in lower_ubo_load_instr() local
|
| /third_party/mesa3d/src/panfrost/util/ |
| H A D | pan_lower_writeout.c | 64 nir_ssa_def *zero = nir_imm_int(b, 0); in pan_nir_emit_combined_store() local
|
| /third_party/ltp/tools/sparse/sparse-src/validation/ |
| H A D | conditional-type.c | 10 zero, enumerator
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | smi.h | 95 static inline constexpr Smi zero() { return Smi::FromInt(0); } in zero() function in v8::internal::Smi
|
| /third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
| H A D | s390x.S | 13 #define zero %r0 define [all...] |
| /third_party/node/deps/openssl/openssl/crypto/bn/ |
| H A D | bn_sqr.c | 159 int zero, c1; in bn_sqr_recursive() local
|
| /third_party/openssl/crypto/bn/ |
| H A D | bn_sqr.c | 159 int zero, c1; in bn_sqr_recursive() local
|
| /third_party/openssl/crypto/bn/asm/ |
| H A D | s390x.S | 13 #define zero %r0 define [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | ComputeSharedMemoryTests.cpp | 44 const uint32_t zero = 0; in BasicTest() local
|
| /kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
| H A D | asmmacro.h | 337 bstrins.d \tmp, zero, FPU_CSR_TM_SHIFT, FPU_CSR_TM_SHIFT variable 354 beq \tmp, zero, 1f variable 357 beq \tmp, zero, 1f variable 360 beq \tmp, zero, 1f variable 363 beq \tmp, zero, 1f variable 366 beq \tmp, zero, 1f variable 369 beq \tmp, zero, 1f variable 372 beq \tmp, zero, 1f variable 928 blt \\r0, zero, \\label global() variable 932 bge \\r0, zero, \\label global() variable [all...] |