Searched defs:L4 (Results 1 – 9 of 9) sorted by relevance
| /third_party/typescript/tests/cases/conformance/types/tuple/ |
| D | optionalTupleElements1.ts | 12 type L4 = T4["length"]; alias
|
| /third_party/rust/crates/minimal-lexical/src/ |
| D | libm.rs | 45 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/ |
| D | optionalParamArgsTest.ts | 52 var L4 = function (L4A1:number,L4A2?:number) { return L4A1 + L4A2; } variable
|
| /third_party/jerryscript/jerry-libm/ |
| D | pow.c | 101 #define L4 2.72728123808534006489e-01 /* 0x3FD17460, 0xA91D4101 */ macro
|
| /third_party/pulseaudio/speex/libspeexdsp/ |
| D | math_approx.h | 206 #define L4 -626 macro
|
| /third_party/typescript/tests/baselines/reference/ |
| D | optionalParamArgsTest.js | 53 var L4 = function (L4A1:number,L4A2?:number) { return L4A1 + L4A2; } class
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| D | dec_neon.c | 1447 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/ |
| D | ieee754.cc | 2649 L4 = 2.72728123808534006489e-01, // 0x3FD17460, 0xA91D4101 in pow() local
|
| /third_party/node/deps/v8/src/codegen/riscv64/ |
| D | macro-assembler-riscv64.cc | 2536 Label L0, L1, L2, L3, L4; in Clz32() local 2585 Label L0, L1, L2, L3, L4, L5; in Clz64() local
|