Home
last modified time | relevance | path

Searched defs:exp (Results 1 - 25 of 290) sorted by relevance

12345678910>>...12

/third_party/typescript/tests/baselines/reference/
H A DtypeofAmbientExternalModules.js45 var exp = require("./typeofAmbientExternalModules_1"); variable
H A DtypeofExternalModules.js41 var exp = require("./typeofExternalModules_exportAssign"); variable
/third_party/ffmpeg/compat/djgpp/
H A Dmath.c39 long double scalbnl(long double x, int exp) in scalbnl() argument
/third_party/FreeBSD/contrib/gdtoa/
H A Dstrtof.c45 Long exp; local
H A Dstrtord.c82 Long exp; local
/third_party/musl/libc-test/src/functionalext/supplement/math/math_gtest/
H A Dmath_frexp_test.cpp24 int exp; in HWTEST_F() local
53 int exp; in HWTEST_F() local
/third_party/skia/third_party/externals/tint/src/ast/
H A Dbitcast_expression_test.cc29 auto* exp = create<BitcastExpression>(ty.f32(), expr); in TEST_F() local
37 auto* exp = create<BitcastExpression>(Source{Source::Location{20, 2}}, in TEST_F() local
47 auto* exp = create<BitcastExpression>(ty.f32(), expr); in TEST_F() local
H A Dindex_accessor_expression_test.cc28 auto* exp = IndexAccessor(obj, idx); in TEST_F() local
37 auto* exp = IndexAccessor(Source{{20, 2}}, obj, idx); in TEST_F() local
47 auto* exp = IndexAccessor(obj, idx); in TEST_F() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dpow10_helper.cc110 double Pow10(int exp) { in Pow10() argument
/third_party/selinux/libsepol/tests/
H A Ddebug.c37 void display_expr(policydb_t * p, cond_expr_t * exp, FILE * fp) in display_expr() argument
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_minifloat.h38 signed exp = (imm & 0x70) >> 4; in agx_minifloat_decode() local
58 int exp = 0; in agx_minifloat_encode() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dtest_vf_float_conversions.cpp44 int exp = ebits - 3; in SetUp() local
/third_party/curl/docs/examples/
H A Dhsts-preload.c34 const char *exp; member
/third_party/FreeBSD/lib/libc/arm/
H A D_fpmath.h43 unsigned int exp :11; member
/third_party/FreeBSD/lib/libc/aarch64/
H A D_fpmath.h33 unsigned int exp :15; member
/third_party/mesa3d/src/mesa/main/
H A Dquerymatrix.c97 int exp; in _mesa_QueryMatrixxOES() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcposxtst.c76 UChar exp[128]; in TestMessageCatalog() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/
H A Dsfn_shaderfromstring_test.cpp80 auto exp = new ExportInstr( in TEST_F() local
/third_party/vk-gl-cts/framework/delibs/debase/
H A DdeInt32.c78 void deRcp32 (deUint32 a, deUint32* rcp, int* exp) in deRcp32() argument
H A DdeInt32Test.c73 int exp; in deInt32_selfTest() local
/third_party/curl/tests/libtest/
H A Dlib1597.c33 CURLcode *exp; member
H A Dlib1915.c32 const char *exp; member
/third_party/ffmpeg/libavutil/
H A Dsoftfloat_ieee754.h32 int32_t exp; member
81 int32_t mant, exp, sign; in av_div_sf_ieee754() local
94 int32_t sign, mant, exp; av_mul_sf_ieee754() local
[all...]
/third_party/jerryscript/jerry-libm/
H A Dexp.c121 exp (double x) /* default IEEE double exp */ exp() function
[all...]
/third_party/libwebsockets/minimal-examples/api-tests/api-test-dhcpc/
H A Dmain.c13 static int interrupted, ok, fail, exp = 1; variable

Completed in 8 milliseconds

12345678910>>...12