Searched defs:scope (Results 1 - 25 of 177) sorted by relevance

12345678

/macosx-10.9.5/xnu-2422.115.4/libsyscall/wrappers/
H A Dgetiopolicy_np.c29 getiopolicy_np(int iotype, int scope) argument
57 setiopolicy_np(int iotype, int scope, int policy) argument
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Ddebugging_internal.cpp29 void secdebug_internal(const char* scope, const char* format, ...) argument
H A Ddebugging.h106 inline bool debugging(const char *scope) { return false; } argument
107 inline void debug(const char *scope, const char *format, ...) { } argument
108 inline void vdebug(const char *scope, cons argument
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Ddebugging_internal.cpp29 void secdebug_internal(const char* scope, const char* format, ...) argument
H A Ddebugging.h106 inline bool debugging(const char *scope) { return false; } argument
107 inline void debug(const char *scope, const char *format, ...) { } argument
108 inline void vdebug(const char *scope, cons argument
[all...]
/macosx-10.9.5/ruby-104/ruby/lib/uri/
H A Dldap.rb196 def scope method in class:URI.LDAP
[all...]
/macosx-10.9.5/CPANInternal-140/URI/URI/
H A D_ldap.pm54 sub scope { subroutine
/macosx-10.9.5/JavaScriptCore-7537.78.1/debugger/
H A DDebuggerCallFrame.h53 JSScope* scope() const { return m_callFrame->scope(); } function in class:JSC::DebuggerCallFrame
/macosx-10.9.5/JavaScriptCore-7537.78.1/interpreter/
H A DCallFrameClosure.h37 JSScope* scope; member in struct:JSC::CallFrameClosure
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DCallData.h56 JSScope* scope; member in struct:JSC::CallData::__anon2776
H A DConstructData.h55 JSScope* scope; member in struct:JSC::ConstructData::__anon2778
H A DJSSegmentedVariableObject.h84 JSSegmentedVariableObject(VM& vm, Structure* structure, JSScope* scope) argument
H A DJSVariableObject.h60 JSVariableObject( VM& vm, Structure* structure, Register* registers, JSScope* scope, SharedSymbolTable* symbolTable = 0 ) argument
H A DJSSymbolTableObject.h52 JSSymbolTableObject(VM& vm, Structure* structure, JSScope* scope, SharedSymbolTable* symbolTable = 0) argument
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Durltest.c43 *scope = NULL; local
/macosx-10.9.5/OpenPAM-20/openpam/include/security/
H A Dpam_types.h80 void *scope; member in struct:pam_repository
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/hash/
H A Dhashdump.c106 Hash_table_t* scope; local
/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DJSJavaScriptCallFrameCustom.cpp110 JSObject* scope = iter.get(); local
/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DEvalCodeCache.h46 EvalExecutable* tryGet(bool inStrictContext, const String& evalSource, JSScope* scope) argument
53 EvalExecutable* getSlow(ExecState* exec, CodeCache* codeCache, ScriptExecutable* owner, bool inStrictContext, const String& evalSource, JSScope* scope, JSValue& exceptionValue) argument
66 EvalExecutable* get(ExecState* exec, CodeCache* codeCache, ScriptExecutable* owner, bool inStrictContext, const String& evalSource, JSScope* scope, JSValue& exceptionValue) argument
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/ldapc++/src/
H A DLDAPSearchRequest.cpp31 LDAPSearchRequest::LDAPSearchRequest(const string& base, int scope, argument
95 int scope; local
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/allop/
H A Dallop.c75 int scope, local
/macosx-10.9.5/Security-55471.14.18/libsecurity_cssm/lib/
H A Dmanager.cpp53 initialize(const CSSM_VERSION &version, CSSM_PRIVILEGE_SCOPE scope, const Guid &callerGuid, CSSM_KEY_HIERARCHY keyHierarchy, CSSM_PVC_MODE &pvcPolicy) argument
/macosx-10.9.5/Security-55471.14.18/utilities/src/
H A Ddebugging.h104 typedef void (^security_log_handler)(const char *level, CFStringRef scope, const char *function, variable
[all...]
/macosx-10.9.5/Security-55471.14.18/utilities/utilities/
H A Ddebugging.h104 typedef void (^security_log_handler)(const char *level, CFStringRef scope, const char *function, variable
[all...]
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dif2ip.c103 char scope[12]=""; local

Completed in 228 milliseconds

12345678