Searched refs:success (Results 151 - 175 of 741) sorted by relevance

1234567891011>>

/macosx-10.10/dcerpc-61/www/content/css/blueprint/src/
H A Dforms.css40 .success { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }
44 .success { background: #E6EFC2; color: #264409; border-color: #C6D880; }
47 .success a { color: #264409; }
/macosx-10.10/dtrace-147/test/tst/common/funcs/
H A Dtst.strstr.d34 this->success = 0;
65 this->success = 1;
69 /!this->success/
/macosx-10.10/ntp-92/libntp/
H A Dntp_lineedit.c61 int success; local
63 success = 1;
92 success = 0;
105 success = 0;
110 ntp_readline_initted = success;
112 return success;
/macosx-10.10/ppp-786.1.1/Controller/
H A Dbehaviors.c39 __block Boolean success = TRUE; local
49 success = FALSE;
57 success = FALSE;
63 success = FALSE;
68 if (!success) {
79 if (!success) {
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-CoreData/Examples/DragApp/
H A DDragSupportDataSource.py43 success = False
60 success = pboard.setString_forType_(
63 return success
79 success = False
119 success = True
121 return success
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-CoreData/Examples/DragApp/
H A DDragSupportDataSource.py43 success = False
60 success = pboard.setString_forType_(
63 return success
79 success = False
119 success = True
121 return success
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-CoreData-2.5.1/Examples/DragApp/
H A DDragSupportDataSource.py43 success = False
60 success = pboard.setString_forType_(
63 return success
79 success = False
119 success = True
121 return success
/macosx-10.10/configd-699.1.5/IPMonitorControl/
H A DIPMonitorControl.c143 Boolean success = FALSE; local
158 success = FALSE;
165 success = TRUE;
189 return (success);
297 Boolean success = FALSE; local
323 success = IPMonitorControlHandleResponse(reply, FALSE,
326 if (success) {
336 if (success) {
349 return (success);
375 Boolean success; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/layout/
H A DCursiveAttachmentSubtables.cpp17 le_uint32 CursiveAttachmentSubtable::process(const LEReferenceTo<CursiveAttachmentSubtable> &base, GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode &success) const
20 le_int32 coverageIndex = getGlyphCoverage(base, glyphID, success);
H A DLigatureSubstProc2.h33 EntryTableIndex2 index, LEErrorCode &success);
37 LigatureSubstitutionProcessor2(const LEReferenceTo<MorphSubtableHeader2> &morphSubtableHeader, LEErrorCode &success);
H A DStateTableProcessor.h27 void process(LEGlyphStorage &glyphStorage, LEErrorCode &success);
36 StateTableProcessor(const LEReferenceTo<MorphSubtableHeader> &morphSubtableHeader, LEErrorCode &success);
H A DAlternateSubstSubtables.h36 le_uint32 process(const LEReferenceTo<AlternateSubstitutionSubtable> &base, GlyphIterator *glyphIterator, LEErrorCode &success, const LEGlyphFilter *filter = NULL) const;
H A DCanonShaping.cpp37 LEErrorCode success = LE_NO_ERROR; local
39 LEReferenceTo<ClassDefinitionTable> classTable = gdefTable->getMarkAttachClassDefinitionTable(gdefTable, success);
45 combiningClasses[i] = classTable->getGlyphClass(classTable, (LEGlyphID) inChars[i], success);
74 glyphStorage.setCharIndex(out, index, success);
H A DCursiveAttachmentSubtables.h35 le_uint32 process(const LEReferenceTo<CursiveAttachmentSubtable> &base, GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode &success) const;
H A DGDEFMarkFilter.h30 GDEFMarkFilter(const LEReferenceTo<GlyphDefinitionTableHeader> &gdefTable, LEErrorCode &success);
H A DMarkToBasePosnSubtables.h26 le_int32 process(const LETableReference &base, GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode &success) const;
/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFireWireMultiIsochReceive.cpp42 bool success = true; local
48 success = false;
50 if( success )
74 return success;
154 bool success = true; local
160 success = false;
162 if( success )
170 return success;
/macosx-10.10/Security-57031.1.35/SecurityTests/cspxutils/
H A Dccdvt29 echo ===== ccdvt success =====
/macosx-10.10/WebCore-7600.1.25/platform/graphics/win/
H A DGlyphPageTreeNodeCairoWin.cpp52 bool success = result != GDI_ERROR && static_cast<unsigned>(result) == bufferLength; local
53 if (success) {
/macosx-10.10/dtrace-147/test/tst/common/proc/
H A Dtst.exec.ksh30 # proc:::exec-success probe (in a successful exec(2)).
45 proc:::exec-success
59 proc:::exec-success
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/Examples/Scripts/
H A Dautoreadme.py38 success, app, None = workspace.getInfoForFile_application_type_(
40 if not success:
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/Examples/Scripts/
H A Dautoreadme.py38 success, app, None = workspace.getInfoForFile_application_type_(
40 if not success:
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Examples/Scripts/
H A Dautoreadme.py38 success, app, None = workspace.getInfoForFile_application_type_(
40 if not success:
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/apps/comm/
H A Dftp.xotcl9 if {[r1 success]} {
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Ddangical.h45 * @param success Indicates the status of DangiCalendar object construction.
49 DangiCalendar(const Locale& aLocale, UErrorCode &success);

Completed in 162 milliseconds

1234567891011>>