Searched defs:L3 (Results 1 – 11 of 11) sorted by relevance
| /third_party/typescript/tests/cases/conformance/types/tuple/ |
| D | optionalTupleElements1.ts | 11 type L3 = T3["length"]; alias
|
| /third_party/rust/crates/minimal-lexical/src/ |
| D | libm.rs | 44 const L3: f32 = 3.3333334327e-01; /* 0x3eaaaaab */ in powf() constant 599 const L3: f64 = 3.33333329818377432918e-01; /* 0x3fd55555_518f264d */ in powd() constant
|
| /third_party/typescript/tests/cases/compiler/ |
| D | optionalParamArgsTest.ts | 51 var L3 = function (L3A1=0,L3A2=L3A1) {return L3A1 + L3A2; } variable
|
| /third_party/jerryscript/jerry-libm/ |
| D | pow.c | 100 #define L3 3.33333329818377432918e-01 /* 0x3FD55555, 0x518F264D */ macro
|
| /third_party/pulseaudio/speex/libspeexdsp/ |
| D | math_approx.h | 205 #define L3 8277 macro
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| D | enc_msa.c | 420 const v8i16 L3 = (v8i16)__msa_fill_h(top[-5]); in TM4() local 472 const v16u8 L3 = (v16u8)__msa_fill_b(left[3]); in HorizontalPred16x16() local 500 const v8i16 L3 = (v8i16)__msa_fill_h(left[j + 3]); in TrueMotion16x16() local 594 const v16u8 L3 = (v16u8)__msa_fill_b(left[3]); in HorizontalPred8x8() local
|
| D | dec_msa.c | 697 const v8i16 L3 = (v8i16)__msa_fill_h(ptemp[4 * BPS]); in TM4() local 809 const v8i16 L3 = (v8i16)__msa_fill_h(dst[-1 + 3 * BPS]); in TM16() local 832 const v16u8 L3 = (v16u8)__msa_fill_b(dst[-1 + 3 * BPS]); in HE16() local 930 const v16u8 L3 = (v16u8)__msa_fill_b(dst[-1 + 3 * BPS]); in HE8uv() local
|
| D | dec_neon.c | 1289 const uint8x8_t L3 = vld1_u8(dst + 3 * BPS - 1); in DC4_NEON() local 1313 const int16x8_t L3 = ConvertU8ToS16_NEON(vld1_dup_u8(dst + 3 * BPS - 1)); in TrueMotion_NEON() local 1446 const uint8x8_t L3 = vld1_u8(dst + 3 * BPS - 1); in DC8_NEON() local 1533 const uint8x8_t L3 = vld1_u8(dst + (i + 3) * BPS - 1); in DC16_NEON() local 1586 const int16x8_t L3 = ConvertU8ToS16_NEON(vld1_dup_u8(dst + 3 * BPS - 1)); in TM16_NEON() local
|
| /third_party/typescript/tests/baselines/reference/ |
| D | optionalParamArgsTest.js | 52 var L3 = function (L3A1=0,L3A2=L3A1) {return L3A1 + L3A2; } class
|
| /third_party/node/deps/v8/src/base/ |
| D | ieee754.cc | 2648 L3 = 3.33333329818377432918e-01, // 0x3FD55555, 0x518F264D 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
|