Home
last modified time | relevance | path

Searched defs:L4 (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/tests/cases/conformance/types/tuple/
DoptionalTupleElements1.ts12 type L4 = T4["length"]; alias
/third_party/rust/crates/minimal-lexical/src/
Dlibm.rs45 const L4: f32 = 2.7272811532e-01; /* 0x3e8ba305 */ in powf() constant
600 const L4: f64 = 2.72728123808534006489e-01; /* 0x3fd17460_a91d4101 */ in powd() constant
/third_party/typescript/tests/cases/compiler/
DoptionalParamArgsTest.ts52 var L4 = function (L4A1:number,L4A2?:number) { return L4A1 + L4A2; } variable
/third_party/jerryscript/jerry-libm/
Dpow.c101 #define L4 2.72728123808534006489e-01 /* 0x3FD17460, 0xA91D4101 */ macro
/third_party/pulseaudio/speex/libspeexdsp/
Dmath_approx.h206 #define L4 -626 macro
/third_party/typescript/tests/baselines/reference/
DoptionalParamArgsTest.js53 var L4 = function (L4A1:number,L4A2?:number) { return L4A1 + L4A2; } class
/third_party/skia/third_party/externals/libwebp/src/dsp/
Ddec_neon.c1447 const uint8x8_t L4 = vld1_u8(dst + 4 * BPS - 1); in DC8_NEON() local
1534 const uint8x8_t L4 = vld1_u8(dst + (i + 4) * BPS - 1); in DC16_NEON() local
/third_party/node/deps/v8/src/base/
Dieee754.cc2649 L4 = 2.72728123808534006489e-01, // 0x3FD17460, 0xA91D4101 in pow() local
/third_party/node/deps/v8/src/codegen/riscv64/
Dmacro-assembler-riscv64.cc2536 Label L0, L1, L2, L3, L4; in Clz32() local
2585 Label L0, L1, L2, L3, L4, L5; in Clz64() local