Searched defs:label (Results 201 - 225 of 437) sorted by relevance

1234567891011>>

/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dreftex-global.el[all...]
/macosx-10.9.5/kext_tools-326.95.1/
H A Dbootcaches.h127 cachedPath *label; // -> .../S/L/CS/.disk_label (in miscPaths) member in struct:bootCaches
H A Dkextfind_commands.c239 printProperty( CFStringRef label, CFStringRef propKey, CFTypeRef value, char lineEnd) argument
/macosx-10.9.5/libresolv-54/
H A Dns_name.c205 u_char *label, *bp, *eom; local
[all...]
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/
H A Dthrow_allocator.h251 check_allocated(size_type label) argument
380 throw_allocator_base::check_allocated(size_t label) argument
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/sample/
H A Dsample-server.c147 const char *label; local
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkScale.h93 char *label; /* Label to display above or to right of member in struct:TkScale
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkScale.h94 char *label; /* Label to display above or to right of member in struct:TkScale
/macosx-10.9.5/xnu-2422.115.4/tools/tests/jitter/
H A Dtimer_jitter.c191 print_stats_us(const char *label, double avg, double max, double min, double stddev) argument
201 print_stats_fract(const char *label, double avg, double max, double min, double stddev) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dsimula.el[all...]
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/asm/
H A DMethodWriter.java808 public void visitJumpInsn(final int opcode, final Label label) { argument
864 public void visitLabel(final Label label) { argument
2002 getNewOffset( final int[] indexes, final int[] sizes, final Label label) argument
[all...]
/macosx-10.9.5/Chess-310.5/sjeng/
H A Dsjeng.c106 FILE * learn_open(const char * name, const char * label) argument
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dkcache.c331 CFStringRef label = NULL; local
454 CFStringRef label = NULL; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dcdtrgtst.c540 const char * label; member in struct:__anon1259
/macosx-10.9.5/JavaScriptCore-7537.78.1/assembler/
H A DMacroAssemblerX86_64.h127 DataLabelPtr label = moveWithPatch(TrustedImmPtr(0), scratchRegister); local
142 DataLabelPtr label = moveWithPatch(TrustedImmPtr(0), scratchRegister); local
151 DataLabelPtr label = moveWithPatch(TrustedImmPtr(0), scratchRegister); local
556 DataLabelPtr label local
590 startOfBranchPtrWithPatchOnRegister(CodeLocationDataLabelPtr label) argument
600 startOfPatchableBranchPtrWithPatchOnAddress(CodeLocationDataLabelPtr label) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_pkcs12/
H A Dpkcs12Utils.cpp491 p12GenLabel( CSSM_DATA &label, SecNssCoder &coder) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_smime/
H A Dcmspubkey.c599 dumpBuf( const char *label, const CSSM_DATA *cd) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_pkcs12/lib/
H A Dpkcs12Utils.cpp491 p12GenLabel( CSSM_DATA &label, SecNssCoder &coder) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_smime/lib/
H A Dcmspubkey.c599 dumpBuf( const char *label, const CSSM_DATA *cd) argument
/macosx-10.9.5/Security-55471.14.18/sec/Security/
H A DSecOTRFullIdentity.c80 static OSStatus SecOTRFIPurgeFromKeychainByValue(SecKeyRef key, CFStringRef label) argument
372 static OSStatus SecOTRFIPurgeAllFromKeychainByLabel(CFStringRef label) argument
/macosx-10.9.5/Security-55471.14.18/sec/ipc/
H A Dserver.c192 static void with_label_and_password(xpc_object_t message, void (^action)(CFStringRef label, CFDataRef password)) { argument
/macosx-10.9.5/SecurityTool-55115/
H A Dkeychain_find.c56 find_first_generic_password(CFTypeRef keychainOrArray, FourCharCode itemCreator, FourCharCode itemType, const char *kind, const char *value, const char *comment, const char *label, const char *serviceName, const char *accountName) argument
156 find_first_internet_password(CFTypeRef keychainOrArray, FourCharCode itemCreator, FourCharCode itemType, const char *kind, const char *comment, const char *label, const char *serverName, const char *securityDomain, const char *accountName, const char *path, UInt16 port, SecProtocolType protocol, SecAuthenticationType authenticationType) argument
438 do_keychain_find_generic_password(CFTypeRef keychainOrArray, FourCharCode itemCreator, FourCharCode itemType, const char *kind, const char *value, const char *comment, const char *label, const char *serviceName, const char *accountName, Boolean get_password, Boolean password_stdout) argument
476 do_keychain_delete_generic_password(CFTypeRef keychainOrArray, FourCharCode itemCreator, FourCharCode itemType, const char *kind, const char *value, const char *comment, const char *label, const char *serviceName, const char *accountName) argument
521 do_keychain_find_internet_password(CFTypeRef keychainOrArray, FourCharCode itemCreator, FourCharCode itemType, const char *kind, const char *comment, const char *label, const char *serverName, const char *securityDomain, const char *accountName, const char *path, UInt16 port, SecProtocolType protocol, SecAuthenticationType authenticationType, Boolean get_password, Boolean password_stdout) argument
564 do_keychain_delete_internet_password(CFTypeRef keychainOrArray, FourCharCode itemCreator, FourCharCode itemType, const char *kind, const char *comment, const char *label, const char *serverName, const char *securityDomain, const char *accountName, const char *path, UInt16 port, SecProtocolType protocol, SecAuthenticationType authenticationType) argument
802 char *kind = NULL, *label = NULL, *comment = NULL; local
905 char *kind = NULL, *label = NULL, *comment = NULL; local
1021 char *kind = NULL, *label = NULL, *value = NULL, *comment = NULL; local
1099 char *kind = NULL, *label = NULL, *value = NULL, *comment = NULL; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/Modules/mediastream/
H A DRTCPeerConnection.cpp440 PassRefPtr<RTCDataChannel> RTCPeerConnection::createDataChannel(String label, const Dictionary& options, ExceptionCode& ec) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/gtk/tests/
H A DTestContextMenu.cpp144 GList* checkCurrentItemIsCustomActionAndGetNext(GList* items, const char* label, unsigned state) argument
156 g_assert_cmpstr(gtk_action_get_label(action), ==, label); local
163 GList* checkCurrentItemIsSubMenuAndGetNext(GList* items, const char* label, unsigned state, GList** subMenuIter) argument
174 g_assert_cmpstr(gtk_action_get_label(action), ==, label); local
/macosx-10.9.5/apache-786.1/httpd/modules/database/
H A Dmod_dbd.c229 dbd_prepare(cmd_parms *cmd, void *dconf, const char *query, const char *label) argument
275 ap_dbd_prepare(server_rec *s, const char *query, const char *label) argument
300 const char *label, *query; member in struct:__anon5904
347 const char *label, *query; local
406 const char *label, *query; local
[all...]

Completed in 639 milliseconds

1234567891011>>