Home
last modified time | relevance | path

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

/aosp12/bionic/libc/arch-x86/generic/string/
H A Dstrcat.S37 L1: movb (%edx),%al /* unroll loop, but not too much */ label
H A Dstrcmp.S21 L1: incl %eax label
H A Dstrncmp.S24 L1: incl %eax label
/aosp12/frameworks/av/media/codecs/amrwb/enc/src/asm/ARMV5E/
H A Dconvolve_opt.s66 L1: label
/aosp12/frameworks/av/media/codecs/amrwb/enc/src/asm/ARMV7/
H A Dconvolve_neon.s60 L1: label
/aosp12/bionic/libm/upstream-freebsd/lib/msun/ld128/
H A Dk_expl.h57 L1 = 5.41521234812457272982212595914567508e-3L; variable
/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_powf.c36 L1 = 6.0000002384e-01, /* 0x3f19999a */ variable
H A De_pow.c78 L1 = 5.99999999999994648725e-01, /* 0x3FE33333, 0x33333303 */ variable
/aosp12/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.cpp1202 const auto& OccursBefore = [&SM] (clang::SourceLocation L1, clang::SourceLocation L2)->bool { in InsertLocalVarDestructors()