Searched defs:kMask (Results 1 – 7 of 7) sorted by relevance
136 constexpr std::underlying_type<jvmtiVerboseFlag>::type kMask = in SetVerboseFlag() local
328 constexpr size_t kMask = 1 << ((sizeof(T) * 8) - 1); in EncodeLength() local347 constexpr size_t kMask = 1 << ((sizeof(T) * 8 * 2) - 1); in EncodeLengthMax() local360 constexpr size_t kMask = 1 << ((sizeof(T) * 8) - 1); in EncodedLengthUnits() local
135 constexpr uint32_t kMask = android::ResTable_map::TYPE_ENUM | android::ResTable_map::TYPE_FLAGS; in Visit() local
209 static constexpr uint32_t kMask = kAccIntrinsic | kAccCopied | kAccAbstract | kAccDefault; in IsMiranda() local220 static constexpr uint32_t kMask = kAccIntrinsic | kAccCopied | kAccAbstract | kAccDefault; in IsDefaultConflicting() local239 static constexpr uint32_t kMask = kAccIntrinsic | kAccCompileDontBother | kAccPreCompiled; in IsPreCompiled() local
288 const uint32_t kMask = 0x0F0F0F0F; in TEST_F() local301 const uint32_t kMask = 0xF0F0F0F0; in TEST_F() local
192 static const uint32_t kMask = 0xfffe0c00; variable
44 static const uint32_t kMask = 0xfffe0c00; variable