/aosp12/system/media/audio_utils/tests/ |
H A D | powerlog_tests.cpp | 42 const int16_t zero = 0; in TEST() local 116 const int16_t zero = 0; in TEST() local
|
/aosp12/system/chre/apps/test/chqts/src/shared/ |
H A D | abort.cc | 33 uint16_t zero = static_cast<uint16_t>(reason) - static_cast<uint8_t>(reason); in abort() local
|
/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/ |
H A D | e_atanhf.c | 24 static const float zero = 0.0; variable
|
H A D | e_remainderf.c | 22 static const float zero = 0.0; variable
|
H A D | e_atanh.c | 42 static const double zero = 0.0; variable
|
H A D | s_rintl.c | 54 static const float zero[2] = { 0.0, -0.0 }; variable
|
H A D | e_remainder.c | 31 static const double zero = 0.0; variable
|
H A D | s_truncl.c | 39 static const float zero[] = { 0.0, -0.0 }; variable
|
H A D | e_atanhl.c | 52 static const double zero = 0.0; variable
|
H A D | s_modfl.c | 57 static const long double zero[] = { 0.0L, -0.0L }; variable
|
H A D | e_atan2f.c | 25 zero = 0.0, variable
|
H A D | e_log2f.c | 28 static const float zero = 0.0; variable
|
H A D | e_atan2.c | 53 zero = 0.0, variable
|
H A D | e_atan2l.c | 33 zero = 0.0; variable
|
H A D | e_log10f.c | 30 static const float zero = 0.0; variable
|
H A D | e_log2.c | 38 static const double zero = 0.0; variable
|
H A D | e_log10.c | 38 static const double zero = 0.0; variable
|
/aosp12/bionic/tests/ |
H A D | sys_param_test.cpp | 35 uint32_t zero = 0; in TEST() local
|
/aosp12/packages/modules/Permission/PermissionController/tests/inprocess/src/com/android/permissioncontroller/ |
H A D | DisableAnimationsRule.kt | 63 fun zero() { regex
|
/aosp12/system/teeui/libteeui/src/ |
H A D | msg_formatting.cpp | 23 void zero(volatile uint8_t* begin, const volatile uint8_t* end) { in zero() function
|
/aosp12/frameworks/av/media/codecs/amrnb/enc/src/ |
H A D | spreproc.cpp | 181 Word16 *zero, /* i : pointer to zero vector */ in subframePreProc()
|
/aosp12/frameworks/native/libs/cputimeinstate/ |
H A D | testtimeinstate.cpp | 131 uint64_t zero = 0; in TEST() local 226 uint64_t zero = 0; in TEST() local 250 uint64_t zero = 0; in TEST() local 303 uint64_t zero = 0; in TEST() local 397 uint64_t zero = 0; in TEST() local 418 uint64_t zero = 0; in TEST() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/ |
H A D | RebootEscrowProviderHalImpl.java | 92 int zero = 0; in getAndClearRebootEscrowKey() local
|
/aosp12/system/libhwbinder/ |
H A D | Debug.cpp | 107 bool zero = true; in typetostring() local 122 bool zero = true; in typetostring() local
|
/aosp12/art/test/003-omnibus-opcodes/src/ |
H A D | Compare.java | 25 static void testIntCompare(int minus, int plus, int plus2, int zero) { in testIntCompare()
|