Home
last modified time | relevance | path

Searched defs:is_available (Results 1 – 6 of 6) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Dwakeup_fd_eventfd.cc74 const int is_available = efd >= 0; in eventfd_check_availability() local
/external/autotest/site_utils/
Ddiagnosis_utils_unittest.py107 is_available = frontend.Host.is_available.im_func variable in _StubHost
/external/python/setuptools/setuptools/
Dssl_support.py38 is_available = ssl is not None and object not in (HTTPSHandler, HTTPSConnection) variable
/external/python/cpython2/Modules/
D_hotshot.c994 is_available(ProfilerObject *self) in is_available() function
/external/autotest/server/
Dfrontend.py914 def is_available(self): member in Host
/external/libaom/libaom/av1/common/
Dmvref_common.c560 int is_available = 0; in setup_ref_mv_list() local