Home
last modified time | relevance | path

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

/system/media/audio_utils/tests/
Dpowerlog_tests.cpp42 const int16_t zero = 0; in TEST() local
116 const int16_t zero = 0; in TEST() local
Dbiquad_filter_tests.cpp274 const std::vector<D> zero(TEST_LENGTH); in testZeroFill() local
/system/chre/apps/test/chqts/src/shared/
Dabort.cc33 uint16_t zero = static_cast<uint16_t>(reason) - static_cast<uint8_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/bpfprogs/
Dtime_in_state_test.cpp61 uint32_t zero = 0; in enableTracking() local
75 uint32_t zero = 0; in initCpuPolicy() local
88 uint32_t zero = 0; in initCpuPolicy() local
DtimeInState.c105 uint32_t zero = 0; variable
/system/keymaster/km_openssl/
Dckdf.cpp89 uint8_t zero = 0; in DEFINE_OPENSSL_OBJECT_POINTER() local
/system/chre/apps/test/chqts/src/general_test/
Dsimple_heap_alloc_test.cc58 static void testMaxAlignment(uint32_t zero) { in testMaxAlignment()
Dheap_exhaustion_stability_test.cc139 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
DParcel.cpp1759 static uint8_t* reallocZeroFree(uint8_t* data, size_t oldCapacity, size_t newCapacity, bool zero) { in reallocZeroFree()
/system/media/audio_utils/
Dchannels.cpp76 #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/memory/libmemunreachable/tests/
DHeapWalker_test.cpp75 TEST_F(HeapWalkerTest, zero) { in TEST_F() argument
/system/update_engine/aosp/
Dupdate_attempter_android_integration_test.cc246 auto zero = utils::GetReadonlyZeroString( in HydratePayload() local
/system/netd/server/
DTcpSocketMonitor.cpp73 #define TCPINFO_GET(ptr, fld, len, zero) \ argument
/system/unwinding/libunwindstack/tests/
DDwarfDebugFrameTest.cpp501 std::vector<uint8_t> zero(0x100, 0); in TYPED_TEST_P() local
516 std::vector<uint8_t> zero(0x100, 0); in TYPED_TEST_P() local