Searched defs:rep (Results 51 - 75 of 128) sorted by relevance

123456

/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DIdentifier.h47 Identifier(ExecState* exec, StringImpl* rep) : m_string(add(exec, rep)) { ASSERT(m_string.impl()->isAtomic()); } argument
52 Identifier(VM* vm, StringImpl* rep) : m_string(add(vm, rep)) { ASSERT(m_string.impl()->isAtomic()); } argument
/macosx-10.10.1/MITKerberosShim-66/
H A Dgic.c257 krb5_get_in_tkt_with_password(mit_krb5_context context, mit_krb5_flags flags, mit_krb5_address * const *addr, mit_krb5_enctype *enctype, mit_krb5_preauthtype *preauth, const char *password, mit_krb5_ccache cache, mit_krb5_creds *cred, mit_krb5_kdc_rep **rep) argument
/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DSecImport.cpp44 impExpInferTypeAndFormat( SecImportRep *rep, CFStringRef fileStr, SecExternalFormat inputFormat, SecExternalItemType itemType) argument
205 SecImportRep *rep = NULL; local
[all...]
H A DSecImportExportPem.cpp167 Security::KeychainCore::SecImportRep *rep = NULL; local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecImport.cpp44 impExpInferTypeAndFormat( SecImportRep *rep, CFStringRef fileStr, SecExternalFormat inputFormat, SecExternalItemType itemType) argument
205 SecImportRep *rep = NULL; local
[all...]
H A DSecImportExportPem.cpp167 Security::KeychainCore::SecImportRep *rep = NULL; local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecImport.cpp44 impExpInferTypeAndFormat( SecImportRep *rep, CFStringRef fileStr, SecExternalFormat inputFormat, SecExternalItemType itemType) argument
205 SecImportRep *rep = NULL; local
[all...]
H A DSecImportExportPem.cpp167 Security::KeychainCore::SecImportRep *rep = NULL; local
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DWebDataSource.cpp188 HRESULT WebDataSource::representation(/* [retval][out] */ IWebDocumentRepresentation** rep) argument
/macosx-10.10.1/bash-94.1.2/bash-3.2/builtins/
H A Dfc.c84 char *rep; member in struct:repl
/macosx-10.10.1/dcerpc-61/dcerpc/ncklib/
H A Dnsldap.c499 rpc_ns_handle_rep_t *rep; local
601 rpc_ns_handle_rep_t *rep = (rpc_ns_handle_rep_t *)import_context; local
632 rpc_ns_handle_rep_t *rep = (rpc_ns_handle_rep_t *)import_context; local
678 rpc_ns_handle_rep_t *rep = (rpc_ns_handle_rep_t *) lookup_context; local
[all...]
/macosx-10.10.1/libpcap-48/libpcap/missing/
H A Dsnprintf.c133 append_number(struct state *state, unsigned long num, unsigned base, char *rep, int width, int prec, int flags, int minusp) argument
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSMacOSX/
H A Dhelper-main.c57 union __ReplyUnion__proxy_helper_subsystem rep; member in union:max_msg_size
/macosx-10.10.1/ppp-786.1.1/Drivers/PPTP/PPTP-plugin/
H A Dpptp.c173 int pptp_recv(int fd, u_int16_t msg, void *rep, u_int16_t replen, char *text) argument
/macosx-10.10.1/tcpdump-61/tcpdump/missing/
H A Dsnprintf.c133 append_number(struct state *state, unsigned long num, unsigned base, char *rep, int width, int prec, int flags, int minusp) argument
/macosx-10.10.1/zlib-55/zlib/contrib/minizip/
H A Dminizip.c333 char rep=0; local
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/log/
H A Dlog_put.c93 REP *rep; local
/macosx-10.10.1/BerkeleyDB-21/db/rep/
H A Drep_method.c105 REP *rep; local
156 REP *rep; local
326 REP *rep; local
748 REP *rep; local
918 REP *rep; local
1163 REP *rep; local
1206 REP *rep; local
1245 REP *rep; local
1276 REP *rep; local
1302 REP *rep; local
1325 REP *rep; local
1349 REP *rep; local
1426 REP *rep; local
1485 REP *rep; local
1534 REP *rep; local
1591 REP *rep; local
1632 REP *rep; local
1660 REP *rep; local
1777 REP *rep; local
[all...]
/macosx-10.10.1/Heimdal-398.1.2/kdc/
H A Ddigest.c214 DigestREP rep; local
/macosx-10.10.1/Heimdal-398.1.2/lib/ipc/
H A Dclient.c414 unix_socket_ipc(void *ctx, const heim_idata *req, heim_idata *rep, heim_icred *cred) argument
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Duiter.cpp536 uiter_setReplaceable(UCharIterator *iter, const Replaceable *rep) { argument
/macosx-10.10.1/NFS-82/rpc.lockd/
H A Dkern.c100 union __ReplyUnion__lockd_mach_subsystem rep; member in union:MaxMsgSize
/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A DSecCode.cpp123 RefPointer<DiskRep> rep = DiskRep::bestGuess(staticCode->diskRep()->mainExecutablePath()); local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A DSecCode.cpp123 RefPointer<DiskRep> rep = DiskRep::bestGuess(staticCode->diskRep()->mainExecutablePath()); local
/macosx-10.10.1/apache-793/httpd/modules/filters/
H A Dsed0.c181 sed_reptr_t *rep; local
[all...]

Completed in 305 milliseconds

123456