| /third_party/musl/src/unistd/sh/ |
| H A D | pipe.s | 27 L1: .long __syscall_ret@PLT-(1b-.) label
|
| /third_party/musl/src/ldso/sh/ |
| H A D | dlsym.s | 11 L1: .long __dlsym@PLT-(1b+4-.) label
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | optionalParamArgsTest.js | 50 var L1 = function() {return 0;} function
|
| /third_party/node/deps/openssl/openssl/crypto/ec/curve448/ |
| H A D | f_generic.c | 174 gf L0, L1, L2; in gf_isr() local [all...] |
| /third_party/openssl/crypto/ec/curve448/ |
| H A D | f_generic.c | 174 gf L0, L1, L2; in gf_isr() local [all...] |
| /third_party/FreeBSD/lib/msun/ld128/ |
| H A D | k_expl.h | 55 L1 = 5.41521234812457272982212595914567508e-3L; variable
|
| /third_party/jerryscript/jerry-libm/ |
| H A D | pow.c | 98 #define L1 5.99999999999994648725e-01 /* 0x3FE33333, 0x33333303 */ macro 456 #undef L1 macro
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | EquivalenceClasses.h | 221 member_iterator unionSets(member_iterator L1, member_iterator L2) { in unionSets() argument
|
| /third_party/pulseaudio/speex/libspeexdsp/ |
| H A D | math_approx.h | 203 #define L1 32767 macro
|
| /third_party/python/Lib/test/ |
| H A D | test_shelve.py | 13 def L1(s): function
|
| /third_party/rust/crates/minimal-lexical/src/ |
| H A D | libm.rs | 42 const L1: f32 = 6.0000002384e-01; /* 0x3f19999a */ in powf() consts 597 const L1: f64 = 5.99999999999994648725e-01; /* 0x3fe33333_33333303 */ in powd() consts
|
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | aacpsdsp_mips.c | 67 float *L1=&L[0][0][i]; in ps_hybrid_analysis_ileave_mips() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| H A D | HexagonSubtarget.cpp | 286 MachineInstr &L1 = *S1.getInstr(); in apply() local
|
| H A D | HexagonConstPropagation.cpp | 1374 const LatticeCell &L1 = Inputs.get(R2.Reg); in evaluateANDrr() local 1441 const LatticeCell &L1 = Inputs.get(R2.Reg); in evaluateORrr() local
|
| H A D | HexagonISelDAGToDAG.cpp | 2152 WeightedLeaf L1 = Leaves.findMULbyConst(); in balanceSubTree() local
|
| /third_party/selinux/libselinux/src/ |
| H A D | selinux_config.c | 64 #define L1(l) L2(l) macro 86 #undef L1 macro
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | LiveDebugVariables.cpp | 214 static UserValue *merge(UserValue *L1, UserValue *L2) { in merge() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineLoadStoreAlloca.cpp | 543 Instruction *L1; in isMinMaxWithLoads() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texcompress_astc.cpp | 1003 int s0, s1, L0, L1; in decode_colour_endpoints() local
|
| /third_party/node/deps/v8/src/base/ |
| H A D | ieee754.cc | 2646 L1 = 5.99999999999994648725e-01, // 0x3FE33333, 0x33333303 in pow() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | dec_msa.c | 695 const v8i16 L1 = (v8i16)__msa_fill_h(ptemp[2 * BPS]); in TM4() local 807 const v8i16 L1 = (v8i16)__msa_fill_h(dst[-1 + 1 * BPS]); in TM16() local 830 const v16u8 L1 = (v16u8)__msa_fill_b(dst[-1 + 1 * BPS]); in HE16() local 928 const v16u8 L1 = (v16u8)__msa_fill_b(dst[-1 + 1 * BPS]); in HE8uv() local
|
| H A D | enc_msa.c | 418 const v8i16 L1 = (v8i16)__msa_fill_h(top[-3]); in TM4() local 470 const v16u8 L1 = (v16u8)__msa_fill_b(left[1]); in HorizontalPred16x16() local 498 const v8i16 L1 = (v8i16)__msa_fill_h(left[j + 1]); in TrueMotion16x16() local 592 const v16u8 L1 = (v16u8)__msa_fill_b(left[1]); in HorizontalPred8x8() local
|
| H A D | dec_neon.c | 1287 const uint8x8_t L1 = vld1_u8(dst + 1 * BPS - 1); in DC4_NEON() local 1311 const int16x8_t L1 = ConvertU8ToS16_NEON(vld1_dup_u8(dst + 1 * BPS - 1)); in TrueMotion_NEON() local 1444 const uint8x8_t L1 = vld1_u8(dst + 1 * BPS - 1); in DC8_NEON() local 1531 const uint8x8_t L1 = vld1_u8(dst + (i + 1) * BPS - 1); in DC16_NEON() local 1584 const int16x8_t L1 = ConvertU8ToS16_NEON(vld1_dup_u8(dst + 1 * BPS - 1)); in TM16_NEON() local [all...] |
| /third_party/node/deps/v8/src/builtins/riscv64/ |
| H A D | builtins-riscv64.cc | 880 Label L1; in LeaveInterpreterFrame() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | hevcdec.h | 58 #define L1 1 macro
|