Home
last modified time | relevance | path

Searched defs:Mask (Results 1 – 6 of 6) sorted by relevance

/aosp12/art/libartbase/base/
H A Dbit_field.h48 static uintptr_t Mask() { in Mask() function
/aosp12/system/core/init/
H A Dkeychords.cpp50 Keychords::Mask::Mask(size_t bit) : bits_((bit + sizeof(mask_t) - 1) / sizeof(mask_t), 0) {} in Mask() function in android::init::Keychords::Mask
/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/
H A Dbitstream_io.cpp29 static const UChar Mask[ ] = variable
/aosp12/frameworks/compile/slang/
H A Dslang_rs_reflection.cpp313 std::string Mask, MaskLiteralType; in ZeroExtendValue() local
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp2864 Value *Vec1, *Vec2, *Mask; in ParseFunctionBody() local
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp3125 Value *Vec1, *Vec2, *Mask; in ParseFunctionBody() local