Searched defs:IsAvailable (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/core/fxge/win32/
H A Ddwrite_int.h37 bool IsAvailable() { return !!m_pDWriteFactory; } function in class:CDWriteExt
H A Dwin32_int.h34 bool IsAvailable() { return !!m_hModule; } function in class:CGdiplusExt
/external/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.cc87 bool UseScratchRegisterScope::IsAvailable(const Register& reg) const { function in class:vixl::aarch32::UseScratchRegisterScope
94 bool UseScratchRegisterScope::IsAvailable(const VRegister& reg) const { function in class:vixl::aarch32::UseScratchRegisterScope
/external/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.cc2678 bool UseScratchRegisterScope::IsAvailable(const CPURegister& reg) const { function in class:vixl::aarch64::UseScratchRegisterScope

Completed in 142 milliseconds