Home
last modified time | relevance | path

Searched defs:Exclude (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/fxge/Microsoft SDK/include/
DGdiPlusRegion.h209 Region::Exclude(IN const RectF& rect) in Exclude() function
215 Region::Exclude(IN const Rect& rect) in Exclude() function
221 Region::Exclude(IN const GraphicsPath* path) in Exclude() function
227 Region::Exclude(IN const Region* region) in Exclude() function
/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp473 Instruction *Root, const SmallInstructionSet &Exclude, in collectInLoopUserSet()
511 const SmallInstructionSet &Exclude, in collectInLoopUserSet()
821 SmallInstructionSet Exclude(AllRoots); in reroll() local
/external/vixl/src/a64/
Dmacro-assembler-a64.cc1435 void UseScratchRegisterScope::Exclude(const CPURegList& list) { in Exclude() function in vixl::UseScratchRegisterScope
1445 void UseScratchRegisterScope::Exclude(const Register& reg1, in Exclude() function in vixl::UseScratchRegisterScope
1454 void UseScratchRegisterScope::Exclude(const FPRegister& reg1, in Exclude() function in vixl::UseScratchRegisterScope
1463 void UseScratchRegisterScope::Exclude(const CPURegister& reg1, in Exclude() function in vixl::UseScratchRegisterScope