/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/ |
D | ICUDurationTest.java | 78 ICUTestDuration(int sgn, int y, int months, int d, int h, int m, float s) { in ICUTestDuration() 89 private ICUTestDuration(int sgn, Map<Field, Number> f) { in ICUTestDuration() 153 private static final ICUTestDuration newDuration(int sgn, int d, int h, int m, float s) { in newDuration() 156 private static final ICUTestDuration newDuration(int sgn, int h, int m, float s) { in newDuration() 159 private static final ICUTestDuration newDuration(int sgn, float s) { in newDuration()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/ |
D | ICUDurationTest.java | 79 ICUTestDuration(int sgn, int y, int months, int d, int h, int m, float s) { in ICUTestDuration() 90 private ICUTestDuration(int sgn, Map<Field, Number> f) { in ICUTestDuration() 154 private static final ICUTestDuration newDuration(int sgn, int d, int h, int m, float s) { in newDuration() 157 private static final ICUTestDuration newDuration(int sgn, int h, int m, float s) { in newDuration() 160 private static final ICUTestDuration newDuration(int sgn, float s) { in newDuration()
|
/external/vulkan-validation-layers/libs/glm/gtx/ |
D | fast_trigonometry.inl | 61 T sgn = sign(y) * sign(x); local
|
/external/fdlibm/ |
D | e_jn.c | 60 int i,hx,ix,lx, sgn; local
|
/external/mesa3d/src/amd/common/ |
D | ac_llvm_util.c | 389 LLVMValueRef sgn; in build_cube_select() local
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_libc.cc | 240 int sgn = 1; in internal_simple_strtoll() local
|
/external/webrtc/webrtc/modules/audio_processing/aecm/ |
D | aecm_core_mips.c | 1544 int32_t tt, sgn; in ComfortNoise() local
|
/external/pdfium/third_party/lcms2-2.6/src/ |
D | cmscgats.c | 573 cmsInt32Number sgn; in ReadReal() local 648 int sgn; in ParseFloatNumber() local
|
/external/swiftshader/src/Shader/ |
D | ShaderCore.cpp | 1343 void ShaderCore::sgn(Vector4f &dst, const Vector4f &src) in sgn() function in sw::ShaderCore 1598 void ShaderCore::sgn(Float4 &dst, const Float4 &src) in sgn() function in sw::ShaderCore
|
/external/compiler-rt/lib/msan/tests/ |
D | msan_test.cc | 1809 int sgn; in TEST() local 1816 int sgn; in TEST() local 1825 int sgn; in TEST() local
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 19055 int sgn = 0; in parseTimezone() local
|
/external/sqlite/dist/ |
D | sqlite3.c | 19055 int sgn = 0; in parseTimezone() local
|