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

  /external/compiler-rt/lib/esan/
working_set.cpp 103 u32 WordValue = ShadowAccessedVal | ShadowAccessedVal << 8 |
106 if ((*(u32*)Shadow & WordValue) != WordValue)
107 *(u32*)Shadow |= WordValue;
127 u32 WordValue = ByteValue | ByteValue << 8 | ByteValue << 16 |
135 if ((*Ptr & WordValue) != 0) {
148 *Ptr &= ~WordValue;
  /external/skia/src/sfnt/
SkOTTable_glyf.h 177 struct WordValue {
181 } wordValue;
  /external/skqp/src/sfnt/
SkOTTable_glyf.h 177 struct WordValue {
181 } wordValue;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/VfrCompile/
VfrCompile.g     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
netmon.h     [all...]

Completed in 281 milliseconds