Home
last modified time | relevance | path

Searched defs:l10 (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/ppc/
Dfdct32x32_vsx.c102 const int16x8_t l10 = vec_vsx_ld(0, a + 10 * stride); in load() local
/external/libvpx/libvpx/vp9/encoder/mips/msa/
Dvp9_fdct16x16_msa.c158 v8i16 l0, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15; in fadst16_transpose_postproc_msa() local
339 v8i16 l0, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15; in fadst16_transpose_msa() local
/external/libvpx/libvpx/vpx_dsp/mips/
Didct16x16_msa.c294 v8i16 l0, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15; in vpx_iadst16_1d_rows_msa() local
/external/python/cpython2/Lib/test/
Dtest_grammar.py347 l10 = lambda a,: 0 function
/external/clang/test/CodeGenCXX/
Dmangle-ms-string-literals.cpp249 const char *l10 = "\xa"; variable
/external/python/cpython3/Lib/test/
Dtest_grammar.py659 l10 = lambda a,: 0 function