HomeSort by relevance Sort by last modified time
    Searched refs:masked (Results 1 - 16 of 16) sorted by null

  /dalvik/vm/mterp/x86-atom/
OP_SHL_LONG.S 36 pand %xmm2, %xmm0 # %xmm0<- masked shift bits
OP_SHL_LONG_2ADDR.S 38 pand %xmm2, %xmm0 # %xmm0<- masked shift bits
OP_USHR_LONG.S 35 pand %xmm2, %xmm0 # %xmm0<- masked shift bits
OP_USHR_LONG_2ADDR.S 38 pand %xmm2, %xmm0 # %xmm0<- masked shift bits
OP_SHR_LONG.S 37 pand %xmm2, %xmm0 # %xmm0<- masked for the shift bits
OP_SHR_LONG_2ADDR.S 38 pand %xmm2, %xmm0 # %xmm0<- masked for the shift bits
  /system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp 163 info.masked = !!(masking & mask);
164 info.inDest = !info.masked && mCbFormat.c[i].h &&
179 mMasking |= (mCbFormat.c[i].h && info.masked) ? mask : 0;
944 // There is no need to clear the masked components of the source
946 // by construction (masked components are not computed)
    [all...]
GGLAssembler.h 325 bool masked : 1; member in struct:android::GGLAssembler::component_info_t
  /dalvik/vm/mterp/armv5te/
footer.S     [all...]
  /dalvik/vm/mterp/out/
InterpAsm-x86-atom.S     [all...]
InterpAsm-armv4t.S     [all...]
InterpAsm-armv5te-vfp.S     [all...]
InterpAsm-armv5te.S     [all...]
InterpAsm-armv7-a-neon.S     [all...]
InterpAsm-armv7-a.S     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 1528 milliseconds