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

  /cts/tests/tests/renderscriptlegacy/src/android/renderscriptlegacy/cts/
RSUtils.java 166 long negativeMask = ~positiveMask;
171 l = l | negativeMask;
182 array[r.nextInt(array.length)] = negativeMask;
  /external/skia/src/sfnt/
SkOTTable_OS_2_V0.h 123 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value;
SkOTTable_OS_2_VA.h 125 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value;
SkOTTable_OS_2_V1.h 366 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value;
SkOTTable_OS_2_V2.h 382 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value;
SkOTTable_OS_2_V3.h 391 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value;
SkOTTable_OS_2_V4.h 423 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value;
  /external/skqp/src/sfnt/
SkOTTable_OS_2_V0.h 123 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value;
SkOTTable_OS_2_VA.h 125 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value;
SkOTTable_OS_2_V1.h 366 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value;
SkOTTable_OS_2_V2.h 382 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value;
SkOTTable_OS_2_V3.h 391 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value;
SkOTTable_OS_2_V4.h 423 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value;
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
RSUtils.java 271 long negativeMask = ~positiveMask;
276 l = l | negativeMask;
287 array[r.nextInt(array.length)] = negativeMask;
  /external/capstone/arch/XCore/
XCoreGenDisassemblerTables.inc     [all...]
  /external/llvm/utils/TableGen/
FixedLenDecoderEmitter.cpp     [all...]
  /external/capstone/arch/Sparc/
SparcGenDisassemblerTables.inc     [all...]
  /external/capstone/arch/PowerPC/
PPCGenDisassemblerTables.inc     [all...]
  /external/capstone/arch/SystemZ/
SystemZGenDisassemblerTables.inc     [all...]
  /external/capstone/arch/Mips/
MipsGenDisassemblerTables.inc     [all...]

Completed in 187 milliseconds