Searched defs:isOpen (Results 1 - 22 of 22) sorted by relevance

/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/urlPageGrab/
H A DcfSimpleGet.cpp28 bool isOpen = false; local
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderDetailsMarker.cpp141 bool RenderDetailsMarker::isOpen() const function in class:WebCore::RenderDetailsMarker
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/persist/model/
H A DEntityModel.java76 public final boolean isOpen() { method in class:EntityModel
/macosx-10.10/WebCore-7600.1.25/platform/sql/
H A DSQLiteDatabase.h64 bool isOpen() const { return m_db; } function in class:WebCore::SQLiteDatabase
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/stream/
H A Dtiffstream.cpp226 TiffStream::isOpen(thandle_t fd) function in class:TiffStream
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Dpcsc++.h105 bool isOpen() const { return mIsOpen; } function in class:Security::PCSC::Session
H A Dsqlite++.h75 bool isOpen() const { return mDb != NULL; } function in class:Security::SQLite3::Database
H A Dunix++.h109 bool isOpen() const { return mFd != invalidFd; } function in class:Security::UnixPlusPlus::FileDesc
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dpcsc++.h105 bool isOpen() const { return mIsOpen; } function in class:Security::PCSC::Session
H A Dsqlite++.h75 bool isOpen() const { return mDb != NULL; } function in class:Security::SQLite3::Database
H A Dunix++.h109 bool isOpen() const { return mFd != invalidFd; } function in class:Security::UnixPlusPlus::FileDesc
/macosx-10.10/WebCore-7600.1.25/loader/icon/
H A DIconDatabaseBase.h210 virtual bool isOpen() const { return false; } function in class:WebCore::IconDatabaseBase
H A DIconDatabase.cpp870 bool IconDatabase::isOpen() const function in class:WebCore::IconDatabase
[all...]
/macosx-10.10/WebCore-7600.1.25/loader/icon/wince/
H A DIconDatabaseWinCE.cpp84 bool IconDatabase::isOpen() const { return false; } function in class:WebCore::IconDatabase
/macosx-10.10/WebKit2-7600.1.25/UIProcess/
H A DWebIconDatabase.cpp210 bool WebIconDatabase::isOpen() function in class:WebKit::WebIconDatabase
/macosx-10.10/WebCore-7600.1.25/Modules/mediasource/
H A DMediaSource.cpp732 bool MediaSource::isOpen() const function in class:WebCore::MediaSource
/macosx-10.10/AppleRAID-4.0.6/
H A DAppleRAIDMember.cpp208 bool isOpen = arTarget->open(this, options, (IOStorageAccess) (uintptr_t) argument); local
/macosx-10.10/IOKitUser-1050.1.21/hid.subproj/
H A DIOHIDManager.c88 Boolean isOpen; member in struct:__IOHIDManager
[all...]
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXDialog.c780 NavServicesGetFile( Tcl_Interp *interp, OpenFileData *ofdPtr, AEDesc *initialDescPtr, char *initialFile, AEDescList *selectDescPtr, CFStringRef title, CFStringRef message, const char *initialtype, int multiple, int isOpen, Tk_Window parent) argument
/macosx-10.10/tcl-105/tk/tk/generic/ttk/
H A DttkTreeview.c1179 int isOpen; local
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp2714 bool IOService::isOpen( const IOService * forClient ) const function in class:IOService
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c38312 #define isOpen macro
50610 int isOpen = 0; local
[all...]

Completed in 499 milliseconds