Home
last modified time | relevance | path

Searched defs:is_set (Results 1 – 19 of 19) sorted by relevance

/external/libchrome/dbus/
Dscoped_dbus_error.cc17 bool ScopedDBusError::is_set() const { in is_set() function in dbus::ScopedDBusError
/external/tensorflow/tensorflow/python/framework/
Dcpp_shape_inference.proto15 bool is_set = 1; field
/external/libchrome/base/debug/
Ddebugger_posix.cc74 static bool is_set = false; in BeingDebugged() local
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dposix_fd_set_adapter.hpp71 bool is_set(socket_type descriptor) const in is_set() function in asio::detail::posix_fd_set_adapter
/external/python/cpython2/Python/
Dthread_os2.h88 int is_set; member
/external/mesa3d/src/mapi/glapi/gen/
DglX_proto_size.py109 def is_set( self ): member in glx_enum_function
/external/python/cpython2/Lib/multiprocessing/
Dsynchronize.py305 def is_set(self): member in Event
Dmanagers.py1008 def is_set(self): member in EventProxy
/external/python/cpython3/Lib/asyncio/
Dlocks.py228 def is_set(self): member in Event
/external/syslinux/dosutil/
Dmdiskchk.c148 const char *have_equals, is_set[] = "=1"; in OUTPUT_FUNC_DECL() local
/external/python/cpython3/Lib/multiprocessing/
Dsynchronize.py339 def is_set(self): member in Event
Dmanagers.py1025 def is_set(self): member in EventProxy
/external/boringssl/src/crypto/x509v3/
Dv3_purp.c420 const int is_set = x->ex_flags & EXFLAG_SET; in x509v3_cache_extensions() local
/external/v8/src/parsing/
Dscanner.h275 bool IsGetOrSet(bool* is_get, bool* is_set) { in IsGetOrSet()
Dparser-base.h2047 bool* is_set, bool* is_async, bool* is_computed_name, bool* ok) { in ParsePropertyName()
2182 bool is_set = false; in ParseClassPropertyDefinition() local
2365 bool is_set = false; in ParseObjectPropertyDefinition() local
/external/python/cpython3/Lib/
Dthreading.py506 def is_set(self): member in Event
/external/python/cpython2/Lib/
Dthreading.py574 is_set = isSet variable in _Event
/external/opencv/cxcore/src/
Dcxdatastructs.cpp2614 int is_set; in cvSeqPartition() local
/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k.h1234 u32 val, int is_set) in ath5k_hw_register_timeout()