Home
last modified time | relevance | path

Searched defs:zero (Results 1 – 20 of 20) sorted by relevance

/system/media/audio_utils/tests/
Dpowerlog_tests.cpp42 const int16_t zero = 0; in TEST() local
89 const int16_t zero = 0; in TEST() local
/system/chre/apps/chqts/src/shared/
Dabort.cc33 uint16_t zero = static_cast<uint16_t>(reason) in abort() local
/system/teeui/libteeui/src/
Dmsg_formatting.cpp23 void zero(volatile uint8_t* begin, const volatile uint8_t* end) { in zero() function
/system/keymaster/km_openssl/
Dckdf.cpp89 uint8_t zero = 0; in DEFINE_OPENSSL_OBJECT_POINTER() local
/system/chre/apps/chqts/src/general_test/
Dsimple_heap_alloc_test.cc58 static void testMaxAlignment(uint32_t zero) { in testMaxAlignment()
Dheap_exhaustion_stability_test.cc140 void HeapExhaustionStabilityTest::testLog(uint32_t zero) { in testLog()
/system/libhwbinder/
DDebug.cpp107 bool zero = true; in typetostring() local
122 bool zero = true; in typetostring() local
/system/media/audio_utils/
Dchannels.c76 #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
Dprimitives.c408 #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/
Dmsg_formatting.h112 inline void zero(const volatile uint8_t*, const volatile uint8_t*) {} in zero() function
/system/bpfprogs/
Dtime_in_state.c49 uint32_t zero = 0; variable
/system/netd/libnetdutils/
DMemBlockTest.cpp78 MemBlock zero(0); in TEST() local
DFdTest.cpp52 Fd zero(0); in TEST() local
/system/bt/stack/crypto_toolbox/
Daes_cmac.cc151 Octet16 zero{}; in cmac_generate_subkey() local
/system/bt/gd/crypto_toolbox/
Daes_cmac.cc138 Octet16 zero{}; in cmac_generate_subkey() local
/system/memory/libmemunreachable/tests/
DHeapWalker_test.cpp67 TEST_F(HeapWalkerTest, zero) { in TEST_F() argument
/system/core/libunwindstack/tests/
DDwarfDebugFrameTest.cpp482 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/
DTcpSocketMonitor.cpp73 #define TCPINFO_GET(ptr, fld, len, zero) \ argument
/system/bt/stack/btm/
Dbtm_sec.cc241 Octet16 zero{0}; in BTM_SecRegister() local
/system/bt/btif/src/
Dbtif_dm.cc263 static const uint8_t zero[16] = {0}; in is_empty_128bit() local