Home
last modified time | relevance | path

Searched defs:zero (Results 1 – 17 of 17) 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/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.c382 #define copy_frame_by_mask(dst, dmask, src, smask, count, zero) \ argument
431 static const uint8x3_t zero; /* tricky - we use this to zero out a sample */ in memcpy_by_channel_mask() local
453 #define copy_frame_by_idx(dst, dst_channels, src, src_channels, idxary, count, zero) \ argument
486 static const uint8x3_t zero; in memcpy_by_index_array() local
/system/bpfprogs/
Dtime_in_state.c43 uint32_t zero = 0; in tp_sched_switch() local
/system/netd/libnetdutils/
DFdTest.cpp52 Fd zero(0); in TEST() local
DMemBlockTest.cpp78 MemBlock zero(0); in TEST() local
/system/bt/stack/crypto_toolbox/
Daes_cmac.cc151 Octet16 zero{}; in cmac_generate_subkey() local
/system/core/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.cc244 Octet16 zero{0}; in BTM_SecRegister() local
/system/bt/btif/src/
Dbtif_dm.cc259 static const uint8_t zero[16] = {0}; in is_empty_128bit() local