Home
last modified time | relevance | path

Searched defs:isAttached (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/
DWebInspectorProxy.h77 bool isAttached() const { return m_isAttached; } in isAttached() function
/external/srec/srec/cfront/
Dca_cms.c187 ESR_ReturnCode CA_IsCMSAttachedtoUtterance(CA_Wave* hWave, ESR_BOOL* isAttached) in CA_IsCMSAttachedtoUtterance()
/external/clang/include/clang/AST/
DRawCommentList.h57 bool isAttached() const LLVM_READONLY { in isAttached() function
/external/srec/srec/Recognizer/src/
DRecognizerImpl.c832 ESR_BOOL isAttached, isConfigured; in SR_RecognizerDestroyImpl() local