/system/media/audio_utils/tests/ |
D | powerlog_tests.cpp | 42 const int16_t zero = 0; in TEST() local 116 const int16_t zero = 0; in TEST() local
|
D | biquad_filter_tests.cpp | 274 const std::vector<D> zero(TEST_LENGTH); in testZeroFill() local
|
/system/chre/apps/test/chqts/src/shared/ |
D | abort.cc | 33 uint16_t zero = static_cast<uint16_t>(reason) - static_cast<uint8_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/bpfprogs/ |
D | time_in_state_test.cpp | 61 uint32_t zero = 0; in enableTracking() local 75 uint32_t zero = 0; in initCpuPolicy() local 88 uint32_t zero = 0; in initCpuPolicy() local
|
D | timeInState.c | 105 uint32_t zero = 0; variable
|
/system/keymaster/km_openssl/ |
D | ckdf.cpp | 89 uint8_t zero = 0; in DEFINE_OPENSSL_OBJECT_POINTER() local
|
/system/chre/apps/test/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 | 139 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
|
D | Parcel.cpp | 1759 static uint8_t* reallocZeroFree(uint8_t* data, size_t oldCapacity, size_t newCapacity, bool zero) { in reallocZeroFree()
|
/system/media/audio_utils/ |
D | channels.cpp | 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/memory/libmemunreachable/tests/ |
D | HeapWalker_test.cpp | 75 TEST_F(HeapWalkerTest, zero) { in TEST_F() argument
|
/system/update_engine/aosp/ |
D | update_attempter_android_integration_test.cc | 246 auto zero = utils::GetReadonlyZeroString( in HydratePayload() local
|
/system/netd/server/ |
D | TcpSocketMonitor.cpp | 73 #define TCPINFO_GET(ptr, fld, len, zero) \ argument
|
/system/unwinding/libunwindstack/tests/ |
D | DwarfDebugFrameTest.cpp | 501 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
|