HomeSort by relevance Sort by last modified time
    Searched full:lout (Results 1 - 10 of 10) sorted by null

  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
t012lexerXML.g 8 this.lout = [];
10 this.lout.push(line);
t012lexerXML.html 102 assertEquals(xoutput, lexer.lout.join("\n"));
  /external/openssl/crypto/
alphacpuid.pl 110 beq $17,.Lout
112 .Lout: stq_u $1,0($2)
  /external/skia/src/core/
SkBitmapProcState_matrix_repeat.h 128 int32x4_t lout; local
134 lout = vandq_s32(lbase, vdupq_n_s32(0xffff));
137 lout = vmulq_s32(lout, vdupq_n_s32(maxX+1));
141 /* this is ok -- we want all hi(lout)s then all hi(hout)s */
142 asm ("vuzpq.16 %q0, %q1" : "+w" (lout), "+w" (hout));
SkBitmapProcState_matrixProcs.cpp 190 int32x4_t lout, hout; local
193 lout = lbase;
196 asm ("vuzpq.16 %q0, %q1" : "+w" (lout), "+w" (hout));
SkBitmapProcState_matrix_clamp.h 132 int32x4_t lout; local
137 lout = lbase;
139 /* this sets up all lout's then all hout's in hout */
140 asm ("vuzpq.16 %q0, %q1" : "+w" (lout), "+w" (hout));
  /external/svox/pico/lib/
picopr.c 1323 picoos_bool lout; local
    [all...]
  /external/icu4c/test/cintltst/
nucnvtst.c     [all...]
  /external/hyphenation/
hyph_en_US.dic 2890 2lout
    [all...]
  /frameworks/base/core/res/assets/webkit/
hyph_en_US.dic 2890 2lout
    [all...]

Completed in 678 milliseconds