Home
last modified time | relevance | path

Searched defs:exp (Results 26 - 50 of 294) sorted by relevance

12345678910>>...12

/third_party/ltp/testcases/kernel/syscalls/timerfd/
H A Dtimerfd04.c78 uint64_t exp; in verify_timerfd() local
/third_party/libwebsockets/lib/secure-streams/protocols/
H A Dss-ws.c213 lws_strexp_t exp; in secstream_connect_munge_ws() local
H A Dss-h2.c142 lws_strexp_t exp; in secstream_connect_munge_h2() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DDXTSRGBCompressedTextureTest.cpp77 GLColor exp = reinterpret_cast<const GLColor *>(test.expected)[y * test.width + x]; in runTestChecks() local
/third_party/openssl/test/
H A Dpbetest.c57 test_pkcs5_pbe(const EVP_CIPHER *cipher, const EVP_MD *md, const unsigned char *exp, const int exp_len) test_pkcs5_pbe() argument
/third_party/optimized-routines/math/
H A Dv_exp.c59 V_NAME(exp) (v_f64_t x) in exp() function
/third_party/skia/third_party/externals/tint/src/transform/
H A Dexternal_texture_transform.cc81 auto* exp = ctx.Clone(call_expr->target.name); in Run() local
/third_party/toybox/toys/pending/
H A Ddumpleases.c41 int64_t written_time , current_time, exp; in dumpleases_main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dgenerate_real.h96 int exp = exp_bias + int{std::numeric_limits<real_type>::max_exponent - 2}; in GenerateRealFromBits() local
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.h349 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 Dtsputil.cpp184 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 Dfpmath.h48 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 DTestContext.java31 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 DTestContext.java34 ContextCase(String pro, String src, String epi, String exp, byte lev) { in ContextCase() argument
/third_party/icu/icu4c/source/i18n/
H A Dcollationsets.h96 ContractionsAndExpansions(UnicodeSet *con, UnicodeSet *exp, CESink *s, UBool prefixes) in ContractionsAndExpansions() argument
/third_party/libwebsockets/lib/abstract/
H A Dtest-sequencer.c113 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 Decma-helpers-errol.c142 int32_t exp = 1; in ecma_errol0_dtoa() local
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dexp.c72 double exp(double x) in exp() function
/third_party/musl/src/math/
H A Dexp.c72 double exp(double x) in exp() function
/third_party/ninja/misc/
H A Dninja_syntax.py226 def exp(m: Match[str]) -> str: function
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationsets.h96 ContractionsAndExpansions(UnicodeSet *con, UnicodeSet *exp, CESink *s, UBool prefixes) in ContractionsAndExpansions() argument
/third_party/mesa3d/src/mesa/x86/
H A Dcommon_x86.c98 static LONG WINAPI ExceptionFilter(LPEXCEPTION_POINTERS exp) in ExceptionFilter() argument
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise10.c61 char *exp; member
/third_party/opencl-headers/CL/
H A Dcl_half.h127 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 DglcMisc.cpp50 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...]

Completed in 9 milliseconds

12345678910>>...12