Home
last modified time | relevance | path

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

/system/core/debuggerd/mips/
Dcrashglue.S41 lw $zero,($0)
47 lw $zero,($0)
/system/media/audio_utils/
Dprimitives.c272 #define copy_frame_by_mask(dst, dmask, src, smask, count, zero) \ argument
281 *dst++ = smask & bit ? *src++ : zero; \
321 static const uint8x3_t zero; /* tricky - we use this to zero out a sample */ in memcpy_by_channel_mask() local
323 copy_frame_by_mask(udst, dst_mask, usrc, src_mask, count, zero); in memcpy_by_channel_mask()
343 #define copy_frame_by_idx(dst, dst_channels, src, src_channels, idxary, count, zero) \ argument
350 *dst++ = index < 0 ? zero : src[index]; \
376 static const uint8x3_t zero; in memcpy_by_index_array() local
378 copy_frame_by_idx(udst, dst_channels, usrc, src_channels, idxary, count, zero); in memcpy_by_index_array()
Dchannels.c68 #define EXPAND_CHANNELS(in_buff, in_buff_chans, out_buff, out_buff_chans, num_in_bytes, zero) \ argument
79 *dst_ptr-- = zero; \
99 #define EXPAND_MONO_TO_MULTI(in_buff, in_buff_chans, out_buff, out_buff_chans, num_in_bytes, zero) \ argument
110 *dst_ptr-- = zero; \
/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/security/keystore/
Dkeystore_cli.cpp209 NO_ARG_INT_RETURN(zero); in main()
DIKeystoreService.cpp270 virtual int32_t zero() in zero() function in android::BpKeystoreService
758 int32_t ret = zero(); in onTransact()
Dkeystore.cpp1808 int32_t zero() { in zero() function in android::KeyStoreProxy
/system/security/keystore/include/keystore/
DIKeystoreService.h96 virtual int32_t zero() = 0;
/system/core/adb/
Dprotocol.txt100 destination in the message payload. The local-id may not be zero.
124 Neither the local-id nor the remote-id may be zero.
156 broken. The remote-id MUST not be zero, but the local-id MAY be zero
DSYNC.TXT40 respond with zero or more directory entries or "dents".
/system/core/rootdir/
Dueventd.rc5 /dev/zero 0666 root root
/system/core/fastboot/
Dfastboot_protocol.txt49 acceptable and zero-length packets are ignored. This phase continues
/system/extras/tests/fstest/
Dperm_checker.conf70 /dev/zero 666 666 root root root root