/third_party/typescript/tests/baselines/reference/ |
H A D | typeofAmbientExternalModules.js | 45 var exp = require("./typeofAmbientExternalModules_1");
variable
|
H A D | typeofExternalModules.js | 41 var exp = require("./typeofExternalModules_exportAssign");
variable
|
/third_party/ffmpeg/compat/djgpp/ |
H A D | math.c | 39 long double scalbnl(long double x, int exp) in scalbnl() argument
|
/third_party/FreeBSD/contrib/gdtoa/ |
H A D | strtof.c | 45 Long exp; local
|
H A D | strtord.c | 82 Long exp; local
|
/third_party/musl/libc-test/src/functionalext/supplement/math/math_gtest/ |
H A D | math_frexp_test.cpp | 24 int exp; in HWTEST_F() local 53 int exp; in HWTEST_F() local
|
/third_party/skia/third_party/externals/tint/src/ast/ |
H A D | bitcast_expression_test.cc | 29 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 D | index_accessor_expression_test.cc | 28 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 D | pow10_helper.cc | 110 double Pow10(int exp) { in Pow10() argument
|
/third_party/selinux/libsepol/tests/ |
H A D | debug.c | 37 void display_expr(policydb_t * p, cond_expr_t * exp, FILE * fp) in display_expr() argument
|
/third_party/mesa3d/src/asahi/compiler/ |
H A D | agx_minifloat.h | 38 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 D | test_vf_float_conversions.cpp | 44 int exp = ebits - 3; in SetUp() local
|
/third_party/curl/docs/examples/ |
H A D | hsts-preload.c | 34 const char *exp; member
|
/third_party/FreeBSD/lib/libc/arm/ |
H A D | _fpmath.h | 43 unsigned int exp :11; member
|
/third_party/FreeBSD/lib/libc/aarch64/ |
H A D | _fpmath.h | 33 unsigned int exp :15; member
|
/third_party/mesa3d/src/mesa/main/ |
H A D | querymatrix.c | 97 int exp; in _mesa_QueryMatrixxOES() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cposxtst.c | 76 UChar exp[128]; in TestMessageCatalog() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/ |
H A D | sfn_shaderfromstring_test.cpp | 80 auto exp = new ExportInstr( in TEST_F() local
|
/third_party/vk-gl-cts/framework/delibs/debase/ |
H A D | deInt32.c | 78 void deRcp32 (deUint32 a, deUint32* rcp, int* exp) in deRcp32() argument
|
H A D | deInt32Test.c | 73 int exp; in deInt32_selfTest() local
|
/third_party/curl/tests/libtest/ |
H A D | lib1597.c | 33 CURLcode *exp; member
|
H A D | lib1915.c | 32 const char *exp; member
|
/third_party/ffmpeg/libavutil/ |
H A D | softfloat_ieee754.h | 32 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 D | exp.c | 121 exp (double x) /* default IEEE double exp */ exp() function [all...] |
/third_party/libwebsockets/minimal-examples/api-tests/api-test-dhcpc/ |
H A D | main.c | 13 static int interrupted, ok, fail, exp = 1; variable
|