Searched refs:attributes (Results 226 - 250 of 1053) sorted by relevance

1234567891011>>

/macosx-10.10/vim-55/src/
H A Dgui_gtk_f.c264 GdkWindowAttr attributes; local
272 attributes.window_type = GDK_WINDOW_CHILD;
273 attributes.x = widget->allocation.x;
274 attributes.y = widget->allocation.y;
275 attributes.width = widget->allocation.width;
276 attributes.height = widget->allocation.height;
277 attributes.wclass = GDK_INPUT_OUTPUT;
278 attributes.visual = gtk_widget_get_visual(widget);
279 attributes.colormap = gtk_widget_get_colormap(widget);
280 attributes
583 GdkWindowAttr attributes; local
[all...]
/macosx-10.10/CPANInternal-159.1/JSON-RPC-0.96/lib/JSON/RPC/
H A DProcedure.pm10 use attributes;
16 sub check { $Procedure->{$_[0]} ? attributes::get($_[1]) : {}; }
97 JSON::RPC::Procedure - JSON-RPC Service attributes
136 Currently, in below attributes, only Public and Private are available.
/macosx-10.10/OpenSSL098-52/src/crypto/asn1/
H A Dp8_pkey.c81 ASN1_IMP_SET_OF_OPT(PKCS8_PRIV_KEY_INFO, attributes, X509_ATTRIBUTE, 0)
/macosx-10.10/Security-57031.1.35/Security/include/security_asn1/
H A DcsrTemplates.c41 offsetof(NSSCertRequestInfo,attributes),
/macosx-10.10/Security-57031.1.35/Security/include/security_codesigning/
H A DSecStaticCode.h73 @param attributes A CFDictionary containing additional attributes of the code sought.
97 OSStatus SecStaticCodeCreateWithPathAndAttributes(CFURLRef path, SecCSFlags flags, CFDictionaryRef attributes,
H A Dcskernel.cpp75 SecCode *KernelCode::locateGuest(CFDictionaryRef attributes) argument
77 if (CFTypeRef attr = CFDictionaryGetValue(attributes, kSecGuestAttributePid)) {
85 if (CFDictionaryGetValue(attributes, kSecGuestAttributeDynamicCode) != NULL) {
86 CFDataRef infoPlist = (CFDataRef)CFDictionaryGetValue(attributes, kSecGuestAttributeDynamicCodeInfoPlist);
H A Dcskernel.h62 SecCode *locateGuest(CFDictionaryRef attributes);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_x509_cl/lib/
H A DSession_CSR.cpp74 /* attributes - see sm_x501if - we support one, CSSMOID_ChallengePassword,
78 reqInfo.attributes = (NSS_Attribute **)coder.malloc(2 * sizeof(NSS_Attribute *));
79 reqInfo.attributes[1] = NULL;
82 reqInfo.attributes[0] = (NSS_Attribute *)coder.malloc(sizeof(NSS_Attribute));
83 NSS_Attribute *attr = reqInfo.attributes[0];
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/Security/
H A DcsrTemplates.c41 offsetof(NSSCertRequestInfo,attributes),
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/lib/
H A DcsrTemplates.c41 offsetof(NSSCertRequestInfo,attributes),
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/security_asn1/
H A DcsrTemplates.c41 offsetof(NSSCertRequestInfo,attributes),
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A DSecStaticCode.h73 @param attributes A CFDictionary containing additional attributes of the code sought.
97 OSStatus SecStaticCodeCreateWithPathAndAttributes(CFURLRef path, SecCSFlags flags, CFDictionaryRef attributes,
H A Dcskernel.cpp75 SecCode *KernelCode::locateGuest(CFDictionaryRef attributes) argument
77 if (CFTypeRef attr = CFDictionaryGetValue(attributes, kSecGuestAttributePid)) {
85 if (CFDictionaryGetValue(attributes, kSecGuestAttributeDynamicCode) != NULL) {
86 CFDataRef infoPlist = (CFDataRef)CFDictionaryGetValue(attributes, kSecGuestAttributeDynamicCodeInfoPlist);
H A Dcskernel.h62 SecCode *locateGuest(CFDictionaryRef attributes);
/macosx-10.10/WebCore-7600.1.25/platform/graphics/opengl/
H A DGLPlatformSurface.h64 virtual SurfaceAttributes attributes() const;
/macosx-10.10/WebCore-7600.1.25/platform/graphics/surfaces/egl/
H A DEGLConfigSelector.h48 GLPlatformSurface::SurfaceAttributes attributes() const;
/macosx-10.10/WebCore-7600.1.25/platform/graphics/win/
H A DGraphicsContext3DWin.cpp50 PassRefPtr<GraphicsContext3D> GraphicsContext3D::create(GraphicsContext3D::Attributes attributes, HostWindow* hostWindow, GraphicsContext3D::RenderStyle renderStyle) argument
67 RefPtr<GraphicsContext3D> context = adoptRef(new GraphicsContext3D(attributes, hostWindow, renderStyle));
71 GraphicsContext3D::GraphicsContext3D(GraphicsContext3D::Attributes attributes, HostWindow*, GraphicsContext3D::RenderStyle renderStyle) argument
75 , m_attrs(attributes)
/macosx-10.10/WebKit-7600.1.25/ios/WebCoreSupport/
H A DWebDiskImageCacheClientIOS.mm42 NSDictionary *attributes = @{NSFileProtectionKey: NSFileProtectionComplete};
43 if (![[NSFileManager defaultManager] setAttributes:attributes ofItemAtPath:directoryPath error:&error])
44 NSLog(@"DiskImageCache: Failed to set attributes on disk image cache directory: %@", error);
/macosx-10.10/libsecurity_ldap_dl-55003/lib/
H A DAttachedInstance.h117 const CSSM_DB_RECORD_ATTRIBUTE_DATA *attributes,
134 CSSM_DB_RECORD_ATTRIBUTE_DATA_PTR attributes,
140 CSSM_DB_RECORD_ATTRIBUTE_DATA_PTR attributes,
149 CSSM_DB_RECORD_ATTRIBUTE_DATA_PTR attributes,
/macosx-10.10/ruby-106/ruby/lib/rexml/
H A Dsax2listener.rb31 def start_element uri, localname, qname, attributes
39 # Handles a doctype declaration. Any attributes of the doctype which are
/macosx-10.10/tcl-105/tcl_ext/tbcload/tbcload/config/
H A DinstallFile.tcl113 if {![catch {file attributes $dsttmp -$attrName} dstattr]} {
115 # This system supports "$attrName" kind of attributes
118 file attributes $dsttmp -$attrName $attr
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/config/
H A DinstallFile.tcl113 if {![catch {file attributes $dsttmp -$attrName} dstattr]} {
115 # This system supports "$attrName" kind of attributes
118 file attributes $dsttmp -$attrName $attr
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/examples/ldap/
H A DldapChangeTest29 foreach {object attributes} $result break
36 foreach {type values} $attributes {
96 # replace some attributes (overwrite or create new one!)
105 # add some attributes (even multiple times!)
115 # delete some attributes ( delete the whole attribute or only
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/config/
H A DinstallFile.tcl113 if {![catch {file attributes $dsttmp -$attrName} dstattr]} {
115 # This system supports "$attrName" kind of attributes
118 file attributes $dsttmp -$attrName $attr
/macosx-10.10/Heimdal-398.1.2/tests/kdc/
H A Dcheck-delegation.in86 ${kadmin} modify --attributes=+ok-as-delegate krbtgt/${R2}@${R} || exit 1
87 ${kadmin} modify --attributes=+ok-as-delegate krbtgt/${R3}@${R2} || exit 1
90 ${kadmin} modify --attributes=+ok-as-delegate host/server.test3.h5l.se@${R3} || exit 1
94 ${kadmin} modify --attributes=+ok-as-delegate host/server.test4.h5l.se@${R4} || exit 1

Completed in 302 milliseconds

1234567891011>>