Home
last modified time | relevance | path

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

12345678910>>...13

/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
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/
H A Djson_exporter.cpp26 Exporter exp; in Export() local
H A Dexporter.h81 ExportContext(Exporter& exp, const IObject::ConstPtr& p) : exporter_(exp), object_(p) {} in ExportContext() 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
/foundation/resourceschedule/ffrt/src/tm/
H A Dcpu_task.cpp59 auto exp = ffrt::SkipStatus::SUBMITTED; in Execute() 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
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_timer.c44 uint64_t exp; in TimerReadHandle() local
/third_party/curl/tests/libtest/
H A Dlib1597.c33 CURLcode *exp; member

Completed in 7 milliseconds

12345678910>>...13