Searched defs:mode (Results 101 - 125 of 1705) sorted by relevance

1234567891011>>

/macosx-10.10/emacs-93/emacs/lisp/
H A Dreveal.el[all...]
H A Dhexl.el[all...]
H A Ddouble.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/emulation/
H A Dcrisp.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/obsolete/
H A Doptions.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/url/
H A Durl-dired.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/emacs-lisp/
H A Dlisp-mode.el[all...]
/macosx-10.10/dyld-353.2.1/unit-tests/test-cases/dlopen-from-anonymous-code/
H A Dmain.c35 void* calldlopen(const char* path, int mode, void* (*dlopen_proc)(const char* path, int mode)) argument
/macosx-10.10/dyld-353.2.1/unit-tests/test-cases/dlopen-local-and-global/
H A Dmain.c33 static void* openWithModeGetSymbol(const char* path, int mode, const char* symbol) argument
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DLockMode.java96 static int getFlag(LockMode mode) { argument
H A DLockNotGrantedException.java30 private int mode; field in class:LockNotGrantedException
34 LockNotGrantedException(final String message, final int op, final int mode, final DatabaseEntry obj, final DbLock lock, final int index, final DbEnv dbenv) argument
/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGCompilationMode.h40 inline bool isFTL(CompilationMode mode) argument
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DJSSymbolTableObject.cpp60 void JSSymbolTableObject::getOwnNonIndexPropertyNames(JSObject* object, ExecState* exec, PropertyNameArray& propertyNames, EnumerationMode mode) argument
/macosx-10.10/Libc-1044.1.2/db/recno/FreeBSD/
H A Drec_open.c56 __rec_open(const char *fname, int flags, int mode, const RECNOINFO *openinfo, argument
/macosx-10.10/OpenSSH-189/openssh/openbsd-compat/
H A Dsigact.c67 sigprocmask (int mode, sigset_t *mask, sigset_t *omask) argument
/macosx-10.10/Security-57031.1.35/securityd/src/
H A Dacl_keychain.h63 Maker(uint32_t mode) argument
/macosx-10.10/WTF-7600.1.24/wtf/
H A DFilePrintStream.cpp44 std::unique_ptr<FilePrintStream> FilePrintStream::open(const char* filename, const char* mode) argument
/macosx-10.10/WebCore-7600.1.25/bindings/js/
H A DWorkerScriptDebugServer.cpp50 WorkerScriptDebugServer::WorkerScriptDebugServer(WorkerGlobalScope* context, const String& mode) argument
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DPagination.h52 Mode mode; member in struct:WebCore::Pagination
/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGLengthList.cpp29 void SVGLengthList::parse(const String& value, SVGLengthMode mode) argument
H A DSVGPathBuilder.cpp36 void SVGPathBuilder::moveTo(const FloatPoint& targetPoint, bool closed, PathCoordinateMode mode) argument
45 void SVGPathBuilder::lineTo(const FloatPoint& targetPoint, PathCoordinateMode mode) argument
52 void SVGPathBuilder::curveToCubic(const FloatPoint& point1, const FloatPoint& point2, const FloatPoint& targetPoint, PathCoordinateMode mode) argument
/macosx-10.10/WebCore-7600.1.25/testing/
H A DInternals.h137 void setPagination(const String& mode, int gap, ExceptionCode& ec) { setPagination(mode, gap, 0, ec); } argument
/macosx-10.10/WebKit2-7600.1.25/DatabaseProcess/IndexedDB/sqlite/
H A DSQLiteIDBTransaction.h59 static std::unique_ptr<SQLiteIDBTransaction> create(UniqueIDBDatabaseBackingStoreSQLite& backingStore, const IDBIdentifier& transactionIdentifier, WebCore::IndexedDB::TransactionMode mode) argument
78 WebCore::IndexedDB::TransactionMode mode() const { return m_mode; } function in class:WebKit::SQLiteIDBTransaction
/macosx-10.10/apr-32/apr/apr/file_io/unix/
H A Dfilestat.c30 __private_extern__ apr_filetype_e filetype_from_mode(mode_t mode) argument
182 mode_t mode = apr_unix_perms2mode(perms); local
/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Ddbiterator.c139 dns_dbiterator_setcleanmode(dns_dbiterator_t *iterator, isc_boolean_t mode) { argument

Completed in 401 milliseconds

1234567891011>>