Home
last modified time | relevance | path

Searched defs:GetMask (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/include/fxge/
Dfx_ge.h90 CFX_DIBitmapRef GetMask() const { return m_Mask; } in GetMask() function
/external/ppp/pppd/
Dsys-solaris.c2394 GetMask(addr) in GetMask() function
Dsys-linux.c1905 u_int32_t GetMask (u_int32_t addr) in GetMask() function
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp19544 auto GetMask = [&](SDValue V, APInt Mask) { in LowerVectorCTPOPBitmath() local