Searched refs:description (Results 101 - 125 of 1773) sorted by relevance

1234567891011>>

/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/antlr2/scripts/
H A Dmake_change_log.tcl37 set description($change_nr) $text
49 set description($change_nr) $text
56 puts $description($change)
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DDocumentMarker.cpp44 const String& description() const { return m_description; } function in class:WebCore::DocumentMarkerDescription
48 DocumentMarkerDescription(const String& description) argument
49 : m_description(description)
56 PassRefPtr<DocumentMarkerDescription> DocumentMarkerDescription::create(const String& description) argument
58 return adoptRef(new DocumentMarkerDescription(description));
110 DocumentMarker::DocumentMarker(MarkerType type, unsigned startOffset, unsigned endOffset, const String& description) argument
114 , m_details(description.isEmpty() ? 0 : DocumentMarkerDescription::create(description))
145 const String& DocumentMarker::description() const function in class:WebCore::DocumentMarker
148 return details->description();
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/DefaultTheme/widget/progressbar/
H A Dprogressbar.edc50 description {
60 description {
64 description {
75 description {
97 description {
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/DefaultTheme/widget/search/cancel/
H A Dsearch_cancel.edc56 description {
65 description {
70 description {
74 description {
78 description {
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/DefaultTheme/widget/search/decoration/
H A Dsearch_decoration.edc56 description {
66 description {
71 description {
75 description {
79 description {
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/DefaultTheme/widget/check/
H A Dcheck.edc76 description {
84 description {
88 description {
99 description {
107 description {
114 description {
119 description {
124 description {
131 description {
138 description {
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/DefaultTheme/widget/radio/
H A Dradio.edc75 description {
83 description {
87 description {
98 description {
106 description {
113 description {
118 description {
123 description {
130 description {
137 description {
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/ecma_3/
H A Dshell.js102 * type) report a failure. If description is provided, include it in the
105 function reportCompare (expected, actual, description)
111 if ((VERBOSE) && (typeof description != "undefined"))
112 printStatus ("Comparing '" + description + "'");
130 if (typeof description != "undefined")
131 reportFailure (description);
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/js1_5/
H A Dshell.js102 * type) report a failure. If description is provided, include it in the
105 function reportCompare (expected, actual, description)
111 if ((VERBOSE) && (typeof description != "undefined"))
112 printStatus ("Comparing '" + description + "'");
130 if (typeof description != "undefined")
131 reportFailure (description);
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/js1_6/
H A Dbrowser.js60 var description = ''; variable
70 this.description = d;
83 reportCompare = function(expected, actual, description)
87 var testcase = new TestCase(gTestName, description, expected, actual);
88 testcase.passed = _reportCompare(expected, actual, description);
/macosx-10.9.5/Security-55471.14.18/utilities/src/
H A DSecXPCError.c18 static const char* kDescriptionKey = "description";
37 const char *description = xpc_dictionary_get_string(xpc_error, kDescriptionKey); local
39 SecCFCreateErrorWithFormat(code, domain, NULL, &result, NULL, CFSTR("Remote error : %s"), description);
62 CFStringRef description = CFErrorCopyDescription(error); local
63 SecXPCDictionarySetCFString(error_xpc, kDescriptionKey, description);
64 CFReleaseNull(description);
/macosx-10.9.5/Security-55471.14.18/utilities/utilities/
H A DSecXPCError.c18 static const char* kDescriptionKey = "description";
37 const char *description = xpc_dictionary_get_string(xpc_error, kDescriptionKey); local
39 SecCFCreateErrorWithFormat(code, domain, NULL, &result, NULL, CFSTR("Remote error : %s"), description);
62 CFStringRef description = CFErrorCopyDescription(error); local
63 SecXPCDictionarySetCFString(error_xpc, kDescriptionKey, description);
64 CFReleaseNull(description);
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/DefaultTheme/widget/spinner/
H A Dspinner.edc66 description {
85 description {
100 description {
105 description {
110 description {
119 description {
134 description {
139 description {
144 description {
154 description {
[all...]
/macosx-10.9.5/ruby-104/ruby/test/rss/
H A Dtest_maker_0.9.rb77 description = "fugafugafugafuga"
101 maker.channel.description = description
129 assert_equal(description, channel.description)
159 description = "fugafugafugafuga"
166 maker.channel.description = description
176 maker.channel.description = description
[all...]
H A Dtest_maker_1.0.rb64 description = "fugafugafugafuga"
70 maker.channel.description = description
78 assert_equal(description, channel.description)
87 maker.channel.description = description
99 assert_equal(description, channel.description)
109 description
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/wind/
H A Dtest-punycode.c58 printf("punycode %u (%s) failed: %d\n", i, e->description, ret);
68 i, e->description,
77 i, e->description, (unsigned int)len, buf, e->pc);
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/DefaultTheme/widget/button/
H A Dbutton.edc65 description {
73 description {
81 description {
86 description {
94 description {
107 description {
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/DefaultTheme/widget/entry/
H A Dentry.edc58 description {
74 description {
79 description {
87 description {
91 description {
104 description {
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/DefaultTheme/widget/search/field/
H A Dsearch_field.edc57 description {
65 description {
70 description {
78 description {
86 description {
95 description {
/macosx-10.9.5/PowerManagement-420.90.1/pmconfigd/
H A DExternalMedia.c100 CFDictionaryRef description = NULL; local
117 description = DADiskCopyDescription(disk);
118 if (description) {
120 if (CFDictionaryGetValue(description, kDADiskDescriptionDeviceInternalKey) == kCFBooleanFalse) {
123 protocol = CFDictionaryGetValue(description, kDADiskDescriptionDeviceProtocolKey);
133 CFRelease(description);
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecACL.h65 @abstract Creates a new access control list entry from the application list, description, and prompt selector provided and adds it to an item's access.
68 @param description The human readable name that will be used to refer to this item when the user is prompted.
77 CFStringRef description, const CSSM_ACL_KEYCHAIN_PROMPT_SELECTOR *promptSelector,
83 @abstract Creates a new access control list entry from the application list, description, and prompt selector provided and adds it to an item's access.
86 @param description The human readable name that will be used to refer to this item when the user is prompted.
93 CFStringRef description,
109 @abstract Returns the application list, description, and CSSM prompt selector for a given access control list entry.
112 @param description On return, the human readable name that will be used to refer to this item when the user is prompted, for the given access control list entry. The caller needs to call CFRelease on this string when it's no longer needed.
120 CFStringRef *description, CSSM_ACL_KEYCHAIN_PROMPT_SELECTOR *promptSelector)
125 @abstract Returns the application list, description, an
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecACL.h65 @abstract Creates a new access control list entry from the application list, description, and prompt selector provided and adds it to an item's access.
68 @param description The human readable name that will be used to refer to this item when the user is prompted.
77 CFStringRef description, const CSSM_ACL_KEYCHAIN_PROMPT_SELECTOR *promptSelector,
83 @abstract Creates a new access control list entry from the application list, description, and prompt selector provided and adds it to an item's access.
86 @param description The human readable name that will be used to refer to this item when the user is prompted.
93 CFStringRef description,
109 @abstract Returns the application list, description, and CSSM prompt selector for a given access control list entry.
112 @param description On return, the human readable name that will be used to refer to this item when the user is prompted, for the given access control list entry. The caller needs to call CFRelease on this string when it's no longer needed.
120 CFStringRef *description, CSSM_ACL_KEYCHAIN_PROMPT_SELECTOR *promptSelector)
125 @abstract Returns the application list, description, an
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecACL.h65 @abstract Creates a new access control list entry from the application list, description, and prompt selector provided and adds it to an item's access.
68 @param description The human readable name that will be used to refer to this item when the user is prompted.
77 CFStringRef description, const CSSM_ACL_KEYCHAIN_PROMPT_SELECTOR *promptSelector,
83 @abstract Creates a new access control list entry from the application list, description, and prompt selector provided and adds it to an item's access.
86 @param description The human readable name that will be used to refer to this item when the user is prompted.
93 CFStringRef description,
109 @abstract Returns the application list, description, and CSSM prompt selector for a given access control list entry.
112 @param description On return, the human readable name that will be used to refer to this item when the user is prompted, for the given access control list entry. The caller needs to call CFRelease on this string when it's no longer needed.
120 CFStringRef *description, CSSM_ACL_KEYCHAIN_PROMPT_SELECTOR *promptSelector)
125 @abstract Returns the application list, description, an
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/cxx/
H A Dcxx_except.cpp47 DbException::DbException(const char *description) argument
51 describe(0, description);
54 DbException::DbException(const char *description, int err) argument
58 describe(0, description);
61 DbException::DbException(const char *prefix, const char *description, int err) argument
65 describe(prefix, description);
86 void DbException::describe(const char *prefix, const char *description) argument
100 if (description != NULL) {
101 strncpy(p, description, (p < end) ? end - p: 0);
102 p += strlen(description);
198 DbDeadlockException(const char *description) argument
240 DbLockNotGrantedException(const char *description) argument
310 DbRepHandleDeadException(const char *description) argument
339 DbRunRecoveryException(const char *description) argument
[all...]
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/tool/gen_bridge_doc/lib/lib/
H A Dconstant_def.rb11 unless @description.nil? or @description.empty?
12 str += " # Description:: #{@description.rdocify}\n"
14 puts "[WARNING] A `nil` or empty object was encountered as the description for constant #{@name}" if $COCOA_REF_DEBUG

Completed in 180 milliseconds

1234567891011>>