Home
last modified time | relevance | path

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

12345

/aosp12/system/media/audio_utils/tests/
H A Dpowerlog_tests.cpp42 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 Dabort.cc33 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 De_atanhf.c24 static const float zero = 0.0; variable
H A De_remainderf.c22 static const float zero = 0.0; variable
H A De_atanh.c42 static const double zero = 0.0; variable
H A Ds_rintl.c54 static const float zero[2] = { 0.0, -0.0 }; variable
H A De_remainder.c31 static const double zero = 0.0; variable
H A Ds_truncl.c39 static const float zero[] = { 0.0, -0.0 }; variable
H A De_atanhl.c52 static const double zero = 0.0; variable
H A Ds_modfl.c57 static const long double zero[] = { 0.0L, -0.0L }; variable
H A De_atan2f.c25 zero = 0.0, variable
H A De_log2f.c28 static const float zero = 0.0; variable
H A De_atan2.c53 zero = 0.0, variable
H A De_atan2l.c33 zero = 0.0; variable
H A De_log10f.c30 static const float zero = 0.0; variable
H A De_log2.c38 static const double zero = 0.0; variable
H A De_log10.c38 static const double zero = 0.0; variable
/aosp12/bionic/tests/
H A Dsys_param_test.cpp35 uint32_t zero = 0; in TEST() local
/aosp12/packages/modules/Permission/PermissionController/tests/inprocess/src/com/android/permissioncontroller/
H A DDisableAnimationsRule.kt63 fun zero() { regex
/aosp12/system/teeui/libteeui/src/
H A Dmsg_formatting.cpp23 void zero(volatile uint8_t* begin, const volatile uint8_t* end) { in zero() function
/aosp12/frameworks/av/media/codecs/amrnb/enc/src/
H A Dspreproc.cpp181 Word16 *zero, /* i : pointer to zero vector */ in subframePreProc()
/aosp12/frameworks/native/libs/cputimeinstate/
H A Dtesttimeinstate.cpp131 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 DRebootEscrowProviderHalImpl.java92 int zero = 0; in getAndClearRebootEscrowKey() local
/aosp12/system/libhwbinder/
H A DDebug.cpp107 bool zero = true; in typetostring() local
122 bool zero = true; in typetostring() local
/aosp12/art/test/003-omnibus-opcodes/src/
H A DCompare.java25 static void testIntCompare(int minus, int plus, int plus2, int zero) { in testIntCompare()

12345