Searched defs:label (Results 51 - 75 of 437) sorted by relevance

1234567891011>>

/macosx-10.9.5/WebCore-7537.78.1/html/track/
H A DTrackBase.h53 AtomicString label() const { return m_label; } function in class:WebCore::TrackBase
54 void setLabel(const AtomicString& label) { m_label = label; } argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/avfoundation/cf/
H A DInbandTextTrackPrivateAVCF.cpp137 AtomicString InbandTextTrackPrivateAVCF::label() const function in class:WebCore::InbandTextTrackPrivateAVCF
H A DInbandTextTrackPrivateLegacyAVCF.cpp86 AtomicString InbandTextTrackPrivateLegacyAVCF::label() const function in class:WebCore::InbandTextTrackPrivateLegacyAVCF
/macosx-10.9.5/adv_cmds-153/stty/
H A Dprint.c232 static const char *label; variable
/macosx-10.9.5/bind9-45.100/bind9/bin/pkcs11/
H A Dpkcs11-destroy.c79 char *label = NULL; local
[all...]
H A Dpkcs11-list.c78 char *label = NULL; local
[all...]
/macosx-10.9.5/bless-98/test/
H A Dtestcgtext.c128 static int makeLabelOfSize(const char *label, unsigned char *bitmapData, argument
/macosx-10.9.5/file_cmds-230/mtree/
H A Dcompare.c85 int fd, label; local
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/bltins/
H A Dulimit.c79 int label, unit, nosupport; local
/macosx-10.9.5/ncurses-42/ncurses/c++/
H A Dcursesp.cc115 NCursesPanel::label(const char *tLabel, const char *bLabel) function in class:NCursesPanel
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Dnbbio.h27 char *label; /* diagnostics */ member in struct:__anon11890
/macosx-10.9.5/securityd-55199.3/src/
H A Dlocalkey.cpp189 LocalKey::KeySpec::KeySpec(CSSM_KEYUSE usage, CSSM_KEYATTR_FLAGS attrs, const CssmData &label) argument
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dshm_internal.h133 struct label *label; /* MAC label */ member in struct:shmid_kernel
/macosx-10.9.5/xnu-2422.115.4/security/
H A Dmac_posix_shm.c76 struct label *label; local
93 mac_posixshm_label_free(struct label *label) argument
[all...]
H A Dmac_sysv_msg.c80 struct label *label; local
99 struct label *labe local
[all...]
H A Dmac_task.c65 mac_task_label_init(struct label *label) argument
91 mac_task_label_destroy(struct label *label) argument
118 mac_task_label_externalize(struct label *label, char *elements, char *outbuf, size_t outbuflen, int flags __unused) argument
129 mac_task_label_internalize(struct label *label, char *string) argument
[all...]
/macosx-10.9.5/Heimdal-323.92.1/kdc/
H A Dstring2key.c71 tokey(krb5_context context, krb5_enctype enctype, const char *pw, krb5_salt salt, const char *label) argument
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/krb5/
H A Dcreds.c335 _gsskrb5_cred_label_get(OM_uint32 *minor_status, gss_cred_id_t cred_handle, const char *label, gss_buffer_t value) argument
366 _gsskrb5_cred_label_set(OM_uint32 *minor_status, gss_cred_id_t cred_handle, const char *label, gss_buffer_t value) argument
/macosx-10.9.5/Heimdal-323.92.1/lib/hdb/
H A Ddbinfo.c37 char *label; member in struct:hdb_dbinfo
48 get_dbinfo(krb5_context context, const krb5_config_binding *db_binding, const char *label, struct hdb_dbinfo **db) argument
/macosx-10.9.5/JavaScriptCore-7537.78.1/assembler/
H A DRepatchBuffer.h101 void relinkCallerToTrampoline(ReturnAddressPtr returnAddress, CodeLocationLabel label) argument
116 void relinkNearCallerToTrampoline(ReturnAddressPtr returnAddress, CodeLocationLabel label) argument
126 void replaceWithLoad(CodeLocationConvertibleLoad label) argument
131 void replaceWithAddressComputation(CodeLocationConvertibleLoad label) argument
136 void setLoadInstructionIsActive(CodeLocationConvertibleLoad label, bool isActive) argument
144 startOfBranchPtrWithPatchOnRegister(CodeLocationDataLabelPtr label) argument
149 startOfPatchableBranchPtrWithPatchOnAddress(CodeLocationDataLabelPtr label) argument
[all...]
/macosx-10.9.5/Libc-997.90.3/gen/FreeBSD/
H A Dfmtmsg.c55 fmtmsg(long class, const char *label, int sev, const char *text, argument
168 printfmt(char *msgverb, long class, const char *label, int sev, argument
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_client/
H A Dkeyclient.h101 const CssmData *label; member in struct:Security::CssmClient::KeySpec
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A Dreqmaker.cpp154 void *Requirement::Maker::insert(const Label &label, size_t length) argument
H A Dreqmaker.h88 Endian<T> &insert(const Label &label, size_t length = sizeof(T)) argument
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DKCCursor.cpp268 CssmDbAttributeData *label = dbAttributes.find(KeySchema::Label); local

Completed in 865 milliseconds

1234567891011>>