/system/media/audio_utils/tests/ |
D | powerlog_tests.cpp | 42 const int16_t zero = 0; in TEST() local 89 const int16_t zero = 0; in TEST() local
|
/system/chre/apps/chqts/src/shared/ |
D | abort.cc | 33 uint16_t zero = static_cast<uint16_t>(reason) in abort() local
|
/system/teeui/libteeui/src/ |
D | msg_formatting.cpp | 23 void zero(volatile uint8_t* begin, const volatile uint8_t* end) { in zero() function
|
/system/keymaster/km_openssl/ |
D | ckdf.cpp | 89 uint8_t zero = 0; in DEFINE_OPENSSL_OBJECT_POINTER() local
|
/system/chre/apps/chqts/src/general_test/ |
D | simple_heap_alloc_test.cc | 58 static void testMaxAlignment(uint32_t zero) { in testMaxAlignment()
|
D | heap_exhaustion_stability_test.cc | 140 void HeapExhaustionStabilityTest::testLog(uint32_t zero) { in testLog()
|
/system/libhwbinder/ |
D | Debug.cpp | 107 bool zero = true; in typetostring() local 122 bool zero = true; in typetostring() local
|
/system/media/audio_utils/ |
D | channels.c | 76 #define EXPAND_CHANNELS(in_buff, in_buff_chans, out_buff, out_buff_chans, num_in_bytes, zero) \ argument 187 #define EXPAND_MONO_TO_MULTI(in_buff, in_buff_chans, out_buff, out_buff_chans, num_in_bytes, zero) \ argument
|
D | primitives.c | 408 #define copy_frame_by_mask(dst, dmask, src, smask, count, zero) \ argument 457 static const uint8x3_t zero; /* tricky - we use this to zero out a sample */ in memcpy_by_channel_mask() local 479 #define copy_frame_by_idx(dst, dst_channels, src, src_channels, idxary, count, zero) \ argument 512 static const uint8x3_t zero; in memcpy_by_index_array() local
|
/system/teeui/libteeui/include/teeui/ |
D | msg_formatting.h | 112 inline void zero(const volatile uint8_t*, const volatile uint8_t*) {} in zero() function
|
/system/bpfprogs/ |
D | time_in_state.c | 49 uint32_t zero = 0; variable
|
/system/netd/libnetdutils/ |
D | MemBlockTest.cpp | 78 MemBlock zero(0); in TEST() local
|
D | FdTest.cpp | 52 Fd zero(0); in TEST() local
|
/system/bt/stack/crypto_toolbox/ |
D | aes_cmac.cc | 151 Octet16 zero{}; in cmac_generate_subkey() local
|
/system/bt/gd/crypto_toolbox/ |
D | aes_cmac.cc | 138 Octet16 zero{}; in cmac_generate_subkey() local
|
/system/memory/libmemunreachable/tests/ |
D | HeapWalker_test.cpp | 67 TEST_F(HeapWalkerTest, zero) { in TEST_F() argument
|
/system/core/libunwindstack/tests/ |
D | DwarfDebugFrameTest.cpp | 482 std::vector<uint8_t> zero(0x100, 0); in TYPED_TEST_P() local 497 std::vector<uint8_t> zero(0x100, 0); in TYPED_TEST_P() local
|
/system/netd/server/ |
D | TcpSocketMonitor.cpp | 73 #define TCPINFO_GET(ptr, fld, len, zero) \ argument
|
/system/bt/stack/btm/ |
D | btm_sec.cc | 241 Octet16 zero{0}; in BTM_SecRegister() local
|
/system/bt/btif/src/ |
D | btif_dm.cc | 263 static const uint8_t zero[16] = {0}; in is_empty_128bit() local
|