Searched defs:aT (Results 1 – 10 of 10) sorted by relevance
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | atanl.c | 43 static const long double aT[] = { variable 87 static const long double aT[] = { variable
|
D | atanf.c | 33 static const float aT[] = { variable
|
D | atan.c | 49 static const double aT[] = { variable
|
/third_party/musl/src/math/ |
D | atanl.c | 43 static const long double aT[] = { variable 87 static const long double aT[] = { variable
|
D | atanf.c | 33 static const float aT[] = { variable
|
D | atan.c | 49 static const double aT[] = { variable
|
/third_party/flutter/skia/third_party/externals/sdl/src/libm/ |
D | s_atan.c | 49 static const double aT[] = { variable
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/ |
D | UTS46Test.java | 483 StringBuilder aT=new StringBuilder(), uT=new StringBuilder(); in TestSomeCases() local 827 StringBuilder uN, aN, aT; in IdnaTest() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/ |
D | UTS46Test.java | 577 StringBuilder aT=new StringBuilder(), uT=new StringBuilder(); in TestSomeCases() local 921 StringBuilder uN, aN, aT; in IdnaTest() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | uts46test.cpp | 723 UnicodeString aT, uT, aN, uN; in TestSomeCases() local 1120 UnicodeString uN, aN, aT; in idnaTestOneLine() local
|