Searched +defs:type +defs:info (Results 1 - 25 of 392) sorted by relevance

1234567891011>>

/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/
H A DException.pm59 sub type { subroutine
63 sub info { subroutine
[all...]
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/
H A DException.pm59 sub type { subroutine
63 sub info { subroutine
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/file_io/unix/
H A Dfilestat.c29 apr_filetype_e type; local
70 fill_out_finfo(apr_finfo_t *finfo, struct_stat *info, apr_int32_t wanted) argument
132 struct_stat info; local
155 struct_stat info; local
288 struct_stat info; local
[all...]
/macosx-10.9.5/apr-30/apr/apr/file_io/unix/
H A Dfilestat.c32 apr_filetype_e type; local
74 fill_out_finfo(apr_finfo_t *finfo, struct_stat *info, apr_int32_t wanted) argument
136 struct_stat info; local
159 struct_stat info; local
294 struct_stat info; local
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/tools/
H A DCodeProfile.cpp60 Dl_info info; local
94 CodeType type; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/plugins/win/
H A DPluginPackageWin.cpp44 static String getVersionInfo(const LPVOID versionInfoData, const String& info) argument
203 String type = types[i].lower(); local
[all...]
/macosx-10.9.5/configd-596.15/scutil.tproj/
H A Dnet.h68 optionType type; member in struct:__anon7167
71 void *info; member in struct:__anon7167
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dgetinfo.c45 struct PureInfo *info =&data->info; local
75 getinfo_char(struct SessionHandle *data, CURLINFO info, char **param_charp) argument
120 getinfo_long(struct SessionHandle *data, CURLINFO info, long *param_longp) argument
206 getinfo_double(struct SessionHandle *data, CURLINFO info, double *param_doublep) argument
258 getinfo_slist(struct SessionHandle *data, CURLINFO info, struct curl_slist **param_slistp) argument
286 Curl_getinfo(struct SessionHandle *data, CURLINFO info, ...) argument
293 int type; local
[all...]
/macosx-10.9.5/eap8021x-180/eapolclient.tproj/
H A DFDHandler.c63 FDHandler_callback(CFSocketRef s, CFSocketCallBackType type, argument
/macosx-10.9.5/emacs-92/emacs/lwlib/
H A Dlwlib-int.h36 struct _widget_info* info; member in struct:_widget_instance
42 char* type; member in struct:_widget_info
60 char* type; member in struct:_widget_creation_entry
/macosx-10.9.5/AppleUSBIrDA-145.2.4/
H A DIrDAUser.cpp98 IrDAUserClient::registerNotificationPort(mach_port_t port, UInt32 type) argument
163 IrDALogInfo *info; local
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/yarr/
H A DYarrCanonicalizeUCS2.h45 struct UCS2CanonicalizationRange { uint16_t begin, end, value, type; }; member in struct:JSC::Yarr::UCS2CanonicalizationRange
58 struct LatinCanonicalizationRange { uint16_t begin, end, value, type; }; member in struct:JSC::Yarr::LatinCanonicalizationRange
65 UCS2CanonicalizationRange* info = rangeInfo; local
83 inline UChar getCanonicalPair(UCS2CanonicalizationRange* info, UChar ch) argument
111 UCS2CanonicalizationRange* info = rangeInfoFor(a); local
[all...]
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dauth1.c57 int type; member in struct:AuthMethod1
90 *lookup_authmethod1(int type) argument
102 get_authname(int type) argument
115 auth1_process_password(Authctxt *authctxt, char *info, size_t infolen) argument
140 auth1_process_rsa(Authctxt *authctxt, char *info, size_t infolen) argument
158 auth1_process_rhosts_rsa(Authctxt *authctxt, char *info, size_ argument
197 auth1_process_tis_challenge(Authctxt *authctxt, char *info, size_t infolen) argument
216 auth1_process_tis_response(Authctxt *authctxt, char *info, size_t infolen) argument
239 char info[1024]; local
240 int prev = 0, type = 0; local
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dmuscle++.h126 unsigned type() const { return this->keyType; } function in class:Security::Muscle::Key
142 Object(const MSCObjectInfo &info) : MSCObjectInfo(info) { } argument
H A Dosxcode.cpp193 string Bundle::resource(const char *name, const char *type, const char *subdir) argument
199 void Bundle::resources(vector<string> &paths, const char *type, const char *subdir) argument
249 CFRef<CFDictionaryRef> info; local
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dmuscle++.h126 unsigned type() const { return this->keyType; } function in class:Security::Muscle::Key
142 Object(const MSCObjectInfo &info) : MSCObjectInfo(info) { } argument
H A Dosxcode.cpp193 string Bundle::resource(const char *name, const char *type, const char *subdir) argument
199 void Bundle::resources(vector<string> &paths, const char *type, const char *subdir) argument
249 CFRef<CFDictionaryRef> info; local
/macosx-10.9.5/WebCore-7537.78.1/html/canvas/
H A DWebGLProgram.cpp111 WebGLShader* WebGLProgram::getAttachedShader(GC3Denum type) argument
171 ActiveInfo info; local
172 context3d->getActiveAttrib(object(), i, info); local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DWKCAImageQueue.cpp83 bool WKCAImageQueue::insertImage(double t, unsigned int type, uint64_t id, uint32_t flags, ReleaseCallback release, void* info) argument
/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DSVGMarkerData.h46 SVGMarkerType type; member in struct:WebCore::MarkerPosition
59 static void updateFromPathElement(void* info, const PathElement* element) argument
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/file_io/netware/
H A Dfilestat.c35 apr_filetype_e type = APR_NOFILE; local
56 fill_out_finfo(apr_finfo_t *finfo, struct stat *info, apr_int32_t wanted) argument
88 struct_stat info; local
111 struct stat info; local
317 struct stat info; local
[all...]
/macosx-10.9.5/apr-30/apr/apr/file_io/netware/
H A Dfilestat.c35 apr_filetype_e type = APR_NOFILE; local
56 fill_out_finfo(apr_finfo_t *finfo, struct stat *info, apr_int32_t wanted) argument
88 struct_stat info; local
111 struct stat info; local
317 struct stat info; local
[all...]
/macosx-10.9.5/bootp-268.1/IPConfiguration.bproj/
H A DFDSet.c184 FDCalloutSocketReceive(CFSocketRef s, CFSocketCallBackType type, argument
196 FDCalloutFileDescriptorReceive(CFFileDescriptorRef f, CFOptionFlags callBackTypes, void *info) argument
[all...]
/macosx-10.9.5/bootp-268.1/bootplib/
H A DIPConfigurationControlPrefs.c157 IPConfigurationControlPrefsChanged(SCPreferencesRef prefs, SCPreferencesNotification type, void * info) argument
/macosx-10.9.5/configd-596.15/Plugins/common/
H A DIPMonitorControlPrefs.c136 IPMonitorControlPrefsChanged(SCPreferencesRef prefs, SCPreferencesNotification type, void * info) argument

Completed in 220 milliseconds

1234567891011>>