Searched defs:unique (Results 1 - 25 of 48) sorted by relevance

12

/macosx-10.9.5/WebCore-7537.78.1/Modules/indexeddb/
H A DIDBIndex.h59 bool unique() const { return m_metadata.unique; } function in class:WebCore::IDBIndex
H A DIDBMetadata.h43 IDBIndexMetadata(const String& name, int64_t id, const IDBKeyPath& keyPath, bool unique, bool multiEntry) argument
52 bool unique; member in struct:WebCore::IDBIndexMetadata
H A DIDBBackingStore.h122 bool unique; member in struct:WebCore::IDBBackingStore::Cursor::CursorOptions
H A DIDBObjectStore.cpp368 bool unique = false; local
377 PassRefPtr<IDBIndex> IDBObjectStore::createIndex(ScriptExecutionContext* context, const String& name, const IDBKeyPath& keyPath, bool unique, bool multiEntry, ExceptionCode& ec) argument
H A DIDBDatabaseBackendImpl.cpp594 void IDBDatabaseBackendImpl::createIndex(int64_t transactionId, int64_t objectStoreId, int64_t indexId, const String& name, const IDBKeyPath& keyPath, bool unique, bool multiEntry) argument
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dmantemp.el
H A Debnf-otz.el
/macosx-10.9.5/ncurses-42/ncurses/form/
H A Dfty_enum.c202 bool unique = ((const enumARG *)argp)->checkunique; local
/macosx-10.9.5/procmail-14/procmail/src/
H A Dexopen.c54 int unique(full,p,len,mode,verbos,flags)char*const full;char*p; function
/macosx-10.9.5/IOSCSIParallelFamily-300.0.2/TestTools/AppleSCSIHBAEmulator/
H A Demulator.c280 boolean_t unique = true; local
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/offlineasm/
H A Dast.rb909 def self.unique(comment) singleton method in class:LocalLabel
/macosx-10.9.5/cups-372.4/cups/cups/
H A Darray.c83 unique, /* Are all elements unique? */ member in struct:_cups_array_s
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/url/
H A Durl-util.el
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/itcl/generic/
H A Ditcl_class.c858 char unique[TCL_INTEGER_SPACE]; /* for unique part of object names */ local
H A Ditcl_cmds.c562 Tcl_HashTable unique; local
697 Tcl_HashTable unique; local
/macosx-10.9.5/emacs-92/emacs/lisp/erc/
H A Derc-track.el[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Dunique.c38 static slap_overinst unique; variable
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dformat.el
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/tr1/
H A Dboost_shared_ptr.h682 unique() const // never throws function in class:std::__shared_ptr
/macosx-10.9.5/Security-55471.14.18/include/security_filedb/
H A DAtomicFile.cpp973 NetworkFileLocker::unique(mode_t mode) function in class:NetworkFileLocker
/macosx-10.9.5/Security-55471.14.18/libsecurity_filedb/lib/
H A DAtomicFile.cpp973 NetworkFileLocker::unique(mode_t mode) function in class:NetworkFileLocker
/macosx-10.9.5/dcerpc-58/dcerpc/idl_compiler/
H A Dpropagat.c1205 *unique = TRUE; \ argument
2589 boolean unique; /* Type has unique pointer */ local
[all...]
/macosx-10.9.5/eap8021x-180/EAP8021X.fproj/
H A DEAPOLClientItemID.c508 create_item_format(const char * domain, const char * type, const char * unique, argument
/macosx-10.9.5/emacs-92/emacs/lisp/eshell/
H A Dem-dirs.el
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A Dilist.h590 template<class Pr2> void unique(Pr2 pred) { function in class:llvm::iplist
600 void unique() { unique(op_equal); } function in class:llvm::iplist

Completed in 175 milliseconds

12