Searched defs:attributeName (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/AppleUSBIrDA-145.2.4/IrDA/IAS/
H A DIrIASService.cpp96 IrDAErr TIASService::AddIntegerEntry(const UChar* className, const UChar* attributeName, ULong intValue) argument
116 IrDAErr TIASService::AddStringEntry(const UChar* className, const UChar* attributeName, argument
137 IrDAErr TIASService::AddNBytesEntry(const UChar* className, const UChar* attributeName, const UChar* aFewBytes, ULong length) argument
157 IrDAErr TIASService::AddAttributeEntry(const UChar* className, const UChar* attributeName, TIASElement* theEntry) argument
187 TIASAttribute* TIASService::AddAttribute(const UChar* className, const UChar* attributeName, ULon argument
288 RemoveAttribute(const UChar* className, const UChar* attributeName, ULong flags) argument
323 FindAttribute(const UChar* className, const UChar* attributeName) argument
398 FindAttribute(const UChar* attributeName) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_transform/lib/
H A DGroupTransform.cpp49 bool GroupTransform::validConnectionPoint(CFStringRef attributeName) argument
H A DTransform.cpp376 CFStringRef attributeName = CFStringCreateWithCStringNoCopy(NULL, name, 0, kCFAllocatorMalloc); local
812 bool Transform::validConnectionPoint(CFStringRef attributeName) argument
/macosx-10.10.1/AppleUSBIrDA-145.2.4/IrDA/Streams/
H A DCIrLSAP.cpp177 Boolean CIrLSAP::Init(TIrGlue *irda, UInt32 desiredLSAPId, UInt8 * className, UInt8 * attributeName, ULong hints) argument
294 IrDAErr CIrLSAP::LSAPLookup(UInt8 * className, UInt8 * attributeName, UInt32 remoteAddr) argument
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldaptcl/
H A DneoXldap.c192 char *attributeName; local
/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tcldom/src/
H A Dtcldompro.c1168 char *option, *attributeName, *tagname, *name, *value; local
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclIOUtil.c2447 TclFSFileAttrIndex( Tcl_Obj *pathPtr, const char *attributeName, int *indexPtr) argument
/macosx-10.10.1/tcl-105/tcl_ext/tdom/tdom/generic/
H A Ddom.c2776 domSetAttribute( domNode *node, const char *attributeName, const char *attributeValue ) argument
2847 domSetAttributeNS( domNode *node, const char *attributeName, const char *attributeValue, const char *uri, int createNSIfNeeded ) argument
[all...]

Completed in 221 milliseconds