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

  /external/skia/tests/
EmptyPathTest.cpp 31 SkPMColor andValue = ~0U;
35 andValue &= c;
40 bool success = shouldDraw ? (~0U == andValue) : (0 == orValue);
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Include/Library/
QNCAccessLib.h 150 UINT32 AndValue,
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/QNCAccessLib/
QNCAccessLib.c 299 UINT32 AndValue,
310 RegValue &= AndValue;
  /external/google-breakpad/src/common/mac/testing/
GTMSenTestCase.h 598 andValue:a2encoded \
    [all...]
GTMSenTestCase.m 122 andValue:(NSValue *)right
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCasts.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineCasts.cpp     [all...]

Completed in 736 milliseconds