Searched defs:deref (Results 1 - 25 of 31) sorted by relevance

12

/macosx-10.10.1/files-662.1.1/System/Library/DirectoryServices/DefaultLocalDB/Default/
H A Dgroups.py7 def deref(x): function
H A Dusers.py7 def deref(x): function
/macosx-10.10.1/JavaScriptCore-7600.1.17/bytecode/
H A DStructureStubInfo.cpp36 void StructureStubInfo::deref() function in class:JSC::StructureStubInfo
/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DThreadSafeRefCounted.h109 void deref() function in class:WTF::ThreadSafeRefCounted
H A DDeferrableRefCounted.h100 void deref() function in class:WTF::DeferrableRefCounted
H A DRefCounted.h143 void deref() function in class:WTF::RefCounted
H A DFunctional.h407 static void deref(T) { } function in struct:WTF::RefAndDeref
412 static void deref(T* t) { t->deref(); } function in struct:WTF::RefAndDeref
[all...]
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/
H A DWebContextSupplement.h72 void deref() { derefWebContextSupplement(); } function in class:WebKit::WebContextSupplement
/macosx-10.10.1/JavaScriptCore-7600.1.17/bytecompiler/
H A DLabel.h63 void deref() function in class:JSC::Label
H A DRegisterID.h107 void deref() function in class:JSC::RegisterID
H A DLabelScope.h65 void deref() function in class:JSC::LabelScope
/macosx-10.10.1/bmalloc-7600.1.17/bmalloc/
H A DLine.h92 inline bool Line<Traits>::deref(std::lock_guard<StaticMutex>&, unsigned char count) function in class:bmalloc::Line
/macosx-10.10.1/JavaScriptCore-7600.1.17/jit/
H A DJITStubRoutine.h91 void deref() function in class:JSC::JITStubRoutine
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/clients/tools/
H A Dldapdelete.c160 int deref = LDAP_DEREF_NEVER; local
H A Dldapsearch.c96 static int deref = -1; variable
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/src/
H A DLDAPConstraints.cpp55 void LDAPConstraints::setAliasDeref(int deref){ argument
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DMachineInstrBundle.h113 MachineOperand &deref() const { return *OpI; } function in class:llvm::MachineOperandIteratorBase
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dsearch.c74 ldap_pvt_search( LDAP *ld, LDAP_CONST char *base, int scope, LDAP_CONST char *filter, char **attrs, int attrsonly, LDAPControl **sctrls, LDAPControl **cctrls, struct timeval *timeout, int sizelimit, int deref, int *msgidp ) argument
155 ldap_pvt_search_s( LDAP *ld, LDAP_CONST char *base, int scope, LDAP_CONST char *filter, char **attrs, int attrsonly, LDAPControl **sctrls, LDAPControl **cctrls, struct timeval *timeout, int sizelimit, int deref, LDAPMessage **res ) argument
249 ldap_build_search_req( LDAP *ld, LDAP_CONST char *base, ber_int_t scope, LDAP_CONST char *filter, char **attrs, ber_int_t attrsonly, LDAPControl **sctrls, LDAPControl **cctrls, ber_int_t timelimit, ber_int_t sizelimit, ber_int_t deref, ber_int_t *idp) argument
/macosx-10.10.1/apache-793/httpd/include/
H A Dutil_ldap.h116 deref_options deref; /* how to handle alias dereferening */ member in struct:util_ldap_connection_t
/macosx-10.10.1/dcerpc-61/dcerpc/idl_compiler/
H A Dsstubmts.c484 boolean deref; local
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Dderef.c141 static slap_overinst deref; variable
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/slapi/
H A Dslapi_ops.c697 int deref = LDAP_DEREF_NEVER; local
/macosx-10.10.1/gnutar-453/gnutar/src/
H A Dmisc.c497 deref_stat(bool deref, char const *name, struct stat *buf) argument
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/saslauthd/
H A Dlak.h79 int deref; member in struct:lak_conf
/macosx-10.10.1/WTF-7600.1.24/wtf/text/
H A DStringImpl.h547 inline void deref() function in class:WTF::StringImpl

Completed in 318 milliseconds

12