Home
last modified time | relevance | path

Searched refs:zero (Results 1 – 25 of 68) sorted by relevance

123

/system/media/audio_utils/tests/
Dpowerlog_tests.cpp42 const int16_t zero = 0; in TEST() local
52 plog->log(&zero, 1 /* frame */, 3 /* nowNs */); in TEST()
89 const int16_t zero = 0; in TEST() local
93 power_log_log(power_log, &zero, 1 /* frame */, 1 /* now_ns */); in TEST()
/system/chre/apps/chqts/src/general_test/
Dsimple_heap_alloc_test.cc58 static void testMaxAlignment(uint32_t zero) { in testMaxAlignment() argument
77 mfArray[0] = static_cast<MyFloat>(zero) + FLOAT_C(1.0); in testMaxAlignment()
78 mfArray[1] = static_cast<MyFloat>(zero) + FLOAT_C(3.0); in testMaxAlignment()
90 ullArray[0] = static_cast<unsigned long long>(zero) + in testMaxAlignment()
92 ullArray[1] = static_cast<unsigned long long>(zero) + (1ULL << 3); in testMaxAlignment()
Dheap_exhaustion_stability_test.h56 void testLog(uint32_t zero);
Dheap_exhaustion_stability_test.cc140 void HeapExhaustionStabilityTest::testLog(uint32_t zero) { in testLog() argument
143 chreLog(CHRE_LOG_INFO, "Test log %s, zero: %" PRId32, "message", zero); in testLog()
/system/chre/apps/chqts/src/shared/
Dabort.cc33 uint16_t zero = static_cast<uint16_t>(reason) in abort() local
35 uint8_t *badPointer = reinterpret_cast<uint8_t*>(zero); in abort()
/system/libhwbinder/
DDebug.cpp107 bool zero = true; in typetostring() local
110 if (!zero) valid = false; in typetostring()
112 zero = false; in typetostring()
118 if (zero) valid = false; in typetostring()
122 bool zero = true; in typetostring() local
125 if (!zero) valid = false; in typetostring()
127 zero = false; in typetostring()
/system/core/debuggerd/crasher/mips64/
Dcrashglue.S41 lw $zero,($0)
47 lw $zero,($0)
/system/core/debuggerd/crasher/mips/
Dcrashglue.S41 lw $zero,($0)
47 lw $zero,($0)
/system/keymaster/km_openssl/
Dckdf.cpp89 uint8_t zero = 0; in DEFINE_OPENSSL_OBJECT_POINTER() local
90 if (!CMAC_Update(ctx.get(), &zero, sizeof(zero))) return TranslateLastOpenSslError(); in DEFINE_OPENSSL_OBJECT_POINTER()
/system/bpfprogs/
Dtime_in_state.c43 uint32_t zero = 0; in tp_sched_switch() local
44 uint64_t* last = bpf_cpu_last_update_map_lookup_elem(&zero); in tp_sched_switch()
/system/extras/tests/ext4/
Dandroid_emmc_perf_tests.sh116 adb shell dd if=/dev/zero of=$CACHE bs=1048576 count=512
144 adb shell dd if=/dev/zero of="$STATS_FILE" bs=1048576
153 adb shell dd if=/dev/zero of="$STATS_FILE" bs=1048576
224 adb shell dd if=/dev/zero conv=notrunc of="$CACHE" bs=1048576 count=200
/system/netd/libnetdutils/
DMemBlockTest.cpp78 MemBlock zero(0); in TEST() local
79 EXPECT_TRUE(zero.get().empty()); in TEST()
80 EXPECT_EQ(nullptr, zero.get().base()); in TEST()
DFdTest.cpp52 Fd zero(0); in TEST() local
53 EXPECT_TRUE(isWellFormed(zero)); in TEST()
/system/core/libunwindstack/
DAsmGetRegsMips64.S40 sd $zero, 0($a0)
74 jalr $zero, $ra
DAsmGetRegsMips.S40 sw $zero, 0($a0)
74 jalr $zero, $ra
/system/media/audio_utils/
Dprimitives.c382 #define copy_frame_by_mask(dst, dmask, src, smask, count, zero) \ argument
391 *(dst)++ = (smask) & bit ? *(src)++ : (zero); \
431 static const uint8x3_t zero; /* tricky - we use this to zero out a sample */ in memcpy_by_channel_mask() local
433 copy_frame_by_mask(udst, dst_mask, usrc, src_mask, count, zero); in memcpy_by_channel_mask()
453 #define copy_frame_by_idx(dst, dst_channels, src, src_channels, idxary, count, zero) \ argument
460 *(dst)++ = index < 0 ? (zero) : (src)[index]; \
486 static const uint8x3_t zero; in memcpy_by_index_array() local
488 copy_frame_by_idx(udst, dst_channels, usrc, src_channels, idxary, count, zero); in memcpy_by_index_array()
Dchannels.c76 #define EXPAND_CHANNELS(in_buff, in_buff_chans, out_buff, out_buff_chans, num_in_bytes, zero) \ argument
87 *dst_ptr-- = zero; \
187 #define EXPAND_MONO_TO_MULTI(in_buff, in_buff_chans, out_buff, out_buff_chans, num_in_bytes, zero) \ argument
198 *dst_ptr-- = zero; \
/system/update_engine/sample_images/
Dgenerate_images.sh51 dd if=/dev/zero bs=1024 count=16 status=none | tr '\0' '\141' |
53 sudo dd if=/dev/zero of="${mntdir}"/regular-32k-zeros bs=1024 count=16 \
84 sudo ln -s $(dd if=/dev/zero bs=256 count=1 status=none | tr '\0' '\141') \
168 exec </dev/zero
/system/sepolicy/private/
Dapex_test_prepostinstall.te10 # /dev/zero
/system/sepolicy/prebuilts/api/29.0/private/
Dapex_test_prepostinstall.te10 # /dev/zero
/system/extras/libperfmgr/
DRequestGroup.cc52 if (duration <= std::chrono::milliseconds::zero()) { in GetExpireTime()
/system/bt/stack/crypto_toolbox/
Daes_cmac.cc151 Octet16 zero{}; in cmac_generate_subkey() local
152 Octet16 p = aes_128(key, zero.data(), OCTET16_LEN); in cmac_generate_subkey()
/system/core/fs_mgr/
Dfs_mgr_dm_linear.cpp130 if (timeout_ms > std::chrono::milliseconds::zero()) { in CreateLogicalPartition()
199 if (timeout_ms > std::chrono::milliseconds::zero()) { in UnmapDevice()
/system/sepolicy/prebuilts/api/26.0/private/
Dmls_macros29 # Each sensitivity has a name and zero or more aliases.
/system/sepolicy/prebuilts/api/28.0/private/
Dmls_macros29 # Each sensitivity has a name and zero or more aliases.

123