HomeSort by relevance Sort by last modified time
    Searched defs:IsAvailable (Results 1 - 9 of 9) sorted by null

  /external/pdfium/core/fxge/win32/
dwrite_int.h 41 bool IsAvailable() { return !!m_pDWriteFactory; }
win32_int.h 38 bool IsAvailable() { return !!m_hModule; }
  /frameworks/native/libs/vr/libvrflinger/
acquired_buffer.cpp 52 bool AcquiredBuffer::IsAvailable() const {
60 "AcquiredBuffer::IsAvailable: buffer_id=%d acquire_fence=%d "
  /test/framework/harnesses/host_controller/tfc/
device_info.py 61 def IsAvailable(self):
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusheaders.h 360 BOOL IsAvailable() const
445 BOOL IsAvailable() const
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Dispatcher/
Dispatcher.c 212 BOOLEAN IsAvailable;
215 IsAvailable = TRUE;
230 IsAvailable = FALSE;
236 return IsAvailable;
    [all...]
  /external/vixl/src/aarch32/
macro-assembler-aarch32.cc 76 bool UseScratchRegisterScope::IsAvailable(const Register& reg) const {
83 bool UseScratchRegisterScope::IsAvailable(const VRegister& reg) const {
    [all...]
  /external/vixl/src/aarch64/
macro-assembler-aarch64.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strmif.h     [all...]

Completed in 408 milliseconds