Searched defs:L7 (Results 1 - 6 of 6) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dregexcmp.cpp1407 int32_t L7 = fRXPat->fCompiledPat->size()+1; local
1408 op = buildOp(URX_STATE_SAVE, L7);
/external/llvm/test/MC/MachO/
H A Dx86_32-symbols.s25 L7: label
H A Dx86_64-symbols.s25 L7: label
/external/swiftshader/third_party/LLVM/test/MC/MachO/
H A Dx86_32-symbols.s25 L7: label
H A Dx86_64-symbols.s25 L7: label
/external/webp/src/dsp/
H A Ddec_neon.c1431 const uint16x8_t L7 = vmovl_u8(vld1_u8(dst + 7 * BPS - 1)); local
1435 const uint16x8_t s3 = vaddq_u16(L6, L7);
1513 const uint16x8_t L7 = vmovl_u8(vld1_u8(dst + (i + 7) * BPS - 1)); local
1517 const uint16x8_t s3 = vaddq_u16(L6, L7);

Completed in 243 milliseconds