Searched defs:L4 (Results 1 - 7 of 7) sorted by relevance
| /third_party/typescript/tests/baselines/reference/ |
| H A D | optionalParamArgsTest.js | 53 var L4 = function (L4A1:number,L4A2?:number) { return L4A1 + L4A2; } function
|
| /third_party/jerryscript/jerry-libm/ |
| H A D | pow.c | 101 #define L4 2.72728123808534006489e-01 /* 0x3FD17460, 0xA91D4101 */ macro 459 #undef L4 macro
|
| /third_party/pulseaudio/speex/libspeexdsp/ |
| H A D | math_approx.h | 206 #define L4 -626 macro
|
| /third_party/rust/crates/minimal-lexical/src/ |
| H A D | libm.rs | 45 const L4: f32 = 2.7272811532e-01; /* 0x3e8ba305 */ in powf() consts 600 const L4: f64 = 2.72728123808534006489e-01; /* 0x3fd17460_a91d4101 */ in powd() consts
|
| /third_party/node/deps/v8/src/base/ |
| H A D | ieee754.cc | 2649 L4 = 2.72728123808534006489e-01, // 0x3FD17460, 0xA91D4101 in pow() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A 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/codegen/riscv64/ |
| H A 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
|
Completed in 26 milliseconds