Searched refs:lookupName (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/Target/
H A DTargetIntrinsicInfo.cpp29 return lookupName(ValName->getKeyData(), ValName->getKeyLength());
/macosx-10.10/llvmCore-3425.0.34/lib/Target/MBlaze/
H A DMBlazeIntrinsicInfo.h24 unsigned lookupName(const char *Name, unsigned Len) const;
H A DMBlazeIntrinsicInfo.cpp60 lookupName(const char *Name, unsigned Len) const {
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetIntrinsicInfo.h48 virtual unsigned lookupName(const char *Name, unsigned Len) const =0;
/macosx-10.10/smb-759.0/kernel/smbfs/
H A Dsmbfs_subr.h275 const char *lookupName, size_t lookupNameLen,
H A Dsmbfs_smb.c5440 const char *lookupName, size_t lookupNameLen,
5508 ctx->f_lookupName = lookupName;
5439 smbfs_smb_findopen(struct smb_share *share, struct smbnode *dnp, const char *lookupName, size_t lookupNameLen, struct smbfs_fctx **ctxpp, int wildCardLookup, vfs_context_t context) argument
/macosx-10.10/smb-759.0/lib/smb/
H A Dctx.c2030 smb_dc_lookup(ODNodeRef nodeRef, CFStringRef lookupName) argument
2032 CFDataRef name = CFStringCreateExternalRepresentation(kCFAllocatorDefault, lookupName, kCFStringEncodingUTF8, 0);
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c71928 static int lookupName( function
[all...]

Completed in 567 milliseconds