| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | numfmtst.h | 349 expect(NumberFormat& fmt, const Formattable& n, const char *exp, UBool rt=true) expect() argument 357 expect(NumberFormat* fmt, const Formattable& n, const char *exp, UBool rt, UErrorCode errorCode) expect() argument 362 expect(NumberFormat* fmt, const Formattable& n, const UnicodeString& exp, UErrorCode errorCode) expect() argument 367 expect(NumberFormat* fmt, const Formattable& n, const char *exp, UErrorCode errorCode) expect() argument 393 expectPat(DecimalFormat& fmt, const char *exp) expectPat() argument [all...] |
| H A D | tsputil.cpp | 184 PUtilTest::maxMinTest(double a, double b, double exp, UBool max) in maxMinTest() argument 198 errln(UnicodeString(" max(") + a + ", " + b + ") is " + result + ", expected " + exp); in maxMinTest() local 200 errln(UnicodeString(" min(") + a + ", " + b + ") is " + result + ", expected " + exp); in maxMinTest() local 204 errln(UnicodeString("FAIL: max(") + a + ", " + b + ") is " + result + ", expected " + exp); in maxMinTest() local 206 errln(UnicodeString("FAIL: min(") + a + ", " + b + ") is " + result + ", expected " + exp); maxMinTest() local [all...] |
| /third_party/FreeBSD/lib/libc/include/ |
| H A D | fpmath.h | 48 unsigned int exp : 15; member 77 unsigned int exp : 8; member 98 unsigned int exp : 11; member
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
| H A D | TestContext.java | 31 ContextCase(String pro, String src, String epi, String exp, byte lev) { in ContextCase() argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/ |
| H A D | TestContext.java | 34 ContextCase(String pro, String src, String epi, String exp, byte lev) { in ContextCase() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | collationsets.h | 96 ContractionsAndExpansions(UnicodeSet *con, UnicodeSet *exp, CESink *s, UBool prefixes) in ContractionsAndExpansions() argument
|
| /third_party/libwebsockets/lib/abstract/ |
| H A D | test-sequencer.c | 113 lws_unit_test_packet_t *exp = (lws_unit_test_packet_t *) in test_sequencer_cb() local
|
| /third_party/jerryscript/jerry-core/ecma/base/ |
| H A D | ecma-helpers-errol.c | 142 int32_t exp = 1; in ecma_errol0_dtoa() local
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| H A D | exp.c | 72 double exp(double x) in exp() function
|
| /third_party/musl/src/math/ |
| H A D | exp.c | 72 double exp(double x) in exp() function
|
| /third_party/ninja/misc/ |
| H A D | ninja_syntax.py | 226 def exp(m: Match[str]) -> str: function
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | collationsets.h | 96 ContractionsAndExpansions(UnicodeSet *con, UnicodeSet *exp, CESink *s, UBool prefixes) in ContractionsAndExpansions() argument
|
| /third_party/mesa3d/src/mesa/x86/ |
| H A D | common_x86.c | 98 static LONG WINAPI ExceptionFilter(LPEXCEPTION_POINTERS exp) in ExceptionFilter() argument
|
| /third_party/ltp/testcases/kernel/syscalls/madvise/ |
| H A D | madvise10.c | 61 char *exp; member
|
| /third_party/opencl-headers/CL/ |
| H A D | cl_half.h | 127 int32_t exp = f_exp - CL_FLT_MAX_EXP + 1; in cl_half_from_float() local 253 int64_t exp = d_exp - CL_DBL_MAX_EXP + 1; in cl_half_from_double() local 378 int32_t exp = h_exp - CL_HALF_MAX_EXP + 1; cl_half_to_float() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcMisc.cpp | 50 unsigned int exp; in floatToHalfFloat() local 111 unsigned int exp; floatToUnisgnedF11() local 192 unsigned int exp; floatToUnisgnedF10() local 261 unsigned int exp = (unsigned int)(hf & HALF_FLOAT_MAX_BIASED_EXP); halfFloatToFloat() local 311 unsigned int exp = (unsigned int)(f11 & FLOAT11_MAX_BIASED_EXP); unsignedF11ToFloat() local 361 unsigned int exp = (unsigned int)(f10 & FLOAT10_MAX_BIASED_EXP); unsignedF10ToFloat() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationsets.h | 96 ContractionsAndExpansions(UnicodeSet *con, UnicodeSet *exp, CESink *s, UBool prefixes) in ContractionsAndExpansions() argument
|
| /third_party/skia/third_party/externals/angle2/include/CL/ |
| H A D | cl_half.h | 127 int32_t exp = f_exp - CL_FLT_MAX_EXP + 1; in cl_half_from_float() local 253 int64_t exp = d_exp - CL_DBL_MAX_EXP + 1; in cl_half_from_double() local 378 int32_t exp = h_exp - CL_HALF_MAX_EXP + 1; cl_half_to_float() local [all...] |
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuInterval.cpp | 128 Interval exp (const Interval& x) in exp() function
|
| /kernel/linux/linux-5.10/arch/ia64/include/asm/ |
| H A D | bitops.h | 381 long exp; in ia64_fls() local
|
| /kernel/linux/linux-5.10/arch/m68k/math-emu/ |
| H A D | fp_arith.c | 154 int exp; in fp_fmul() local 232 int exp; fp_fdiv() local 312 int exp; fp_fsglmul() local 369 int exp; fp_fsgldiv() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | dml_inline_defs.h | 105 static inline double dml_pow(double a, int exp) in dml_pow() argument
|
| /kernel/linux/linux-6.6/arch/ia64/include/asm/ |
| H A D | bitops.h | 378 long exp; in ia64_fls() local
|
| /kernel/linux/linux-6.6/arch/m68k/math-emu/ |
| H A D | fp_arith.c | 154 int exp; in fp_fmul() local 232 int exp; fp_fdiv() local 312 int exp; fp_fsglmul() local 369 int exp; fp_fsgldiv() local [all...] |
| /kernel/linux/linux-5.10/drivers/misc/echo/ |
| H A D | echo.c | 113 int exp; in lms_adapt_bg() local
|