Searched defs:prop (Results 1 - 25 of 165) sorted by relevance

1234567

/macosx-10.10/pcre-7/pcre/
H A Dpcre_xclass.c106 const ucd_record *prop = GET_UCD(c); local
/macosx-10.10/ruby-106/ruby/ext/psych/
H A Dpsych_yaml_tree.c10 static VALUE private_iv_get(VALUE self, VALUE target, VALUE prop) argument
/macosx-10.10/emacs-93/emacs/lisp/
H A Dgs.el
/macosx-10.10/bootp-298/bootplib/
H A Dioregpath.c50 myIORegistryEntryCopyProperty(const char * path, CFStringRef prop) argument
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/python/
H A DPyRowRef.h43 PyProperty *prop = getProperty(nm); local
H A DPyRowRef.cpp119 void PyRowRef::setFromPython(const c4_RowRef &row, const c4_Property &prop, argument
225 setDefault(const c4_RowRef &row, const c4_Property &prop) argument
260 asPython(const c4_Property &prop) argument
[all...]
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/demos/
H A Ddump.cpp31 c4_Property prop = v_.NthProperty(n); local
98 c4_Property prop = v_.NthProperty(k); local
/macosx-10.10/xar-254/xar/lib/
H A Dea.c46 const struct __xar_prop_t *prop; member in struct:__xar_ea_t
[all...]
H A Dfbsdattr.c297 const char *prop; local
H A Dlinuxattr.c239 const char *prop; local
H A Dsubdoc.c73 int32_t xar_subdoc_attr_set(xar_subdoc_t s, const char *prop, const char *key, const char *value){ argument
77 const char *xar_subdoc_attr_get(xar_subdoc_t s, const char *prop, const char *key) { argument
/macosx-10.10/ICU-531.30/icuSources/common/
H A Duset_props.cpp100 uset_applyIntPropertyValue(USet* set, UProperty prop, int32_t value, UErrorCode* ec) argument
106 uset_applyPropertyAlias(USet* set, const UChar *prop, int32_t propLength, const UChar *value, int32_t valueLength, UErrorCode* ec) argument
/macosx-10.10/ICU-531.30/icuSources/test/perf/usetperf/
H A Dusetperf.cpp50 CmdOp(UCharCategory prop, void (CmdOp::*op)()):op(op){ argument
/macosx-10.10/WebCore-7600.1.25/rendering/style/
H A DKeyframeList.h48 void addProperty(CSSPropertyID prop) { m_properties.add(prop); } argument
83 void addProperty(CSSPropertyID prop) { m_properties.add(prop); } argument
/macosx-10.10/postfix-255/postfix/src/smtp/
H A Dsmtp_session.c290 const char *prop; local
[all...]
/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFireWireLink.cpp87 OSObject * prop; local
H A DIOFireWireLocalNode.cpp197 OSObject *prop; local
[all...]
/macosx-10.10/IOFireWireIP-226.2/KernelSource/IOKit/
H A DIOFireWireIPUnit.cpp227 OSObject *prop = fIPLocalNode->getProperty(gFireWire_GUID); local
317 OSObject *prop = localNode->getProperty(gFireWire_GUID); local
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDevice.cpp62 OSObject * prop; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/sslViewer/
H A DprintCert.c55 CFDictionaryRef prop = (CFDictionaryRef)CFArrayGetValueAtIndex(plist, local
156 CFDictionaryRef prop = (CFDictionaryRef)CFArrayGetValueAtIndex(plist, local
/macosx-10.10/Security-57031.1.35/Security/sec/SecurityTool/
H A Dprint_cert.c40 CFDictionaryRef prop = (CFDictionaryRef)CFArrayGetValueAtIndex(plist, local
141 CFDictionaryRef prop = (CFDictionaryRef)CFArrayGetValueAtIndex(plist, local
/macosx-10.10/eap8021x-198/EAP8021X.fproj/
H A Deapgtc_plugin.c176 CFStringRef prop; local
H A Dmd5_plugin.c160 CFStringRef prop; local
/macosx-10.10/ipsec-286.1.1/ipsec-tools/racoon/
H A Dproposal.h139 struct isakmp_pl_p *prop; member in struct:prop_pair
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/tests/
H A Dregress.cpp109 c4_Property prop = v_.NthProperty(n); local
170 c4_Property prop = v_.NthProperty(k); local

Completed in 214 milliseconds

1234567