Home
last modified time | relevance | path

Searched defs:IsAvailable (Results 1 – 11 of 11) sorted by relevance

/external/pdfium/core/fxge/win32/
Dcgdi_plus_ext.h31 bool IsAvailable() { return !!m_hModule; } in IsAvailable() function
/external/webrtc/modules/audio_processing/logging/
Dapm_data_dumper.h70 static bool IsAvailable() { in IsAvailable() function
/external/angle/build/android/pylib/local/emulator/
Davd.py250 def IsAvailable(self, avd_name): member in _AvdManagerAgent
662 def IsAvailable(self): member in AvdConfig
/external/cronet/build/android/pylib/local/emulator/
Davd.py247 def IsAvailable(self, avd_name): member in _AvdManagerAgent
647 def IsAvailable(self): member in AvdConfig
/external/clang/include/clang/Basic/
DModule.h160 unsigned IsAvailable : 1; variable
/external/tensorflow/tensorflow/core/profiler/backends/gpu/
Drocm_tracer.cc1350 bool RocmTracer::IsAvailable() const { in IsAvailable() function in tensorflow::profiler::RocmTracer
Dcupti_tracer.cc1651 bool CuptiTracer::IsAvailable() const { in IsAvailable() function in tensorflow::profiler::CuptiTracer
/external/cronet/net/spdy/
Dspdy_session.h564 bool IsAvailable() const { return availability_state_ == STATE_AVAILABLE; } in IsAvailable() function
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.cc76 bool UseScratchRegisterScope::IsAvailable(const Register& reg) const { in IsAvailable() function in vixl::aarch32::UseScratchRegisterScope
83 bool UseScratchRegisterScope::IsAvailable(const VRegister& reg) const { in IsAvailable() function in vixl::aarch32::UseScratchRegisterScope
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.cc2873 bool UseScratchRegisterScope::IsAvailable(const CPURegister& reg) const { in IsAvailable() function in vixl::aarch64::UseScratchRegisterScope
/external/deqp/external/vulkancts/modules/vulkan/video/
DextNvidiaVideoParserIf.hpp245 bool IsAvailable () const in IsAvailable() function in vkt::video::NvidiaVulkanPictureBase