Home
last modified time | relevance | path

Searched refs:NSAssert1 (Results 76 – 100 of 188) sorted by relevance

12345678

/dports/devel/sope/SOPE/sope-core/EOControl/
H A DEOKeyGlobalID.m35 NSAssert1(_count > 0,
/dports/www/grr/Grr-1.0/Components/TreeDatabase/
H A DTreeDatabaseComponent.m62 NSAssert1(
180 NSAssert1(isDir, @"%@ is supposed to be a directory, but it isn't.", path);
/dports/devel/sope/SOPE/sope-core/NGExtensions/FdExt.subproj/
H A DNSData+gzip.m66 NSAssert1((_level >= NGGZipMinimalCompression &&
/dports/devel/sope2/SOPE/sope-core/NGExtensions/FdExt.subproj/
H A DNSData+gzip.m66 NSAssert1((_level >= NGGZipMinimalCompression &&
/dports/devel/sope2/SOPE/sope-appserver/NGObjWeb/
H A DWOComponent.m266 NSAssert1(_ctx, @"missing context for awake (component=%@) ...", self);
868 NSAssert1(self->componentFlags.isAwake,
893 NSAssert1(self->componentFlags.isAwake, @"component %@ is not awake!", self);
905 NSAssert1(self->componentFlags.isAwake,
/dports/devel/sope/SOPE/sope-appserver/NGObjWeb/
H A DWOComponent.m266 NSAssert1(_ctx, @"missing context for awake (component=%@) ...", self);
868 NSAssert1(self->componentFlags.isAwake,
893 NSAssert1(self->componentFlags.isAwake, @"component %@ is not awake!", self);
905 NSAssert1(self->componentFlags.isAwake,
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/win32/
H A Dw32_GLcontext.m195 NSAssert1(win, @"%@'s window is nil now!", attached);
197 NSAssert1(![attached isRotatedOrScaledFromBase],
/dports/lang/gnustep-base/libs-base-base-1_27_0/Tests/base/NSURL/Helpers/
H A Dcapture.m236 NSAssert1(1, @"Error! code is %d", code);
/dports/net-p2p/transmission-cli/transmission-3.00/macosx/
H A DTrackerNode.m187 NSAssert1(NO, @"unknown announce state: %d", fStat.announceState);
H A DStatsWindowController.m126NSAssert1([identifier isEqualToString: @"StatsWindow"], @"Trying to restore unexpected identifier …
/dports/net-p2p/transmission-daemon/transmission-3.00/macosx/
H A DTrackerNode.m187 NSAssert1(NO, @"unknown announce state: %d", fStat.announceState);
H A DStatsWindowController.m126NSAssert1([identifier isEqualToString: @"StatsWindow"], @"Trying to restore unexpected identifier …
/dports/net-p2p/transmission-qt/transmission-3.00/macosx/
H A DTrackerNode.m187 NSAssert1(NO, @"unknown announce state: %d", fStat.announceState);
H A DStatsWindowController.m126NSAssert1([identifier isEqualToString: @"StatsWindow"], @"Trying to restore unexpected identifier …
/dports/net-p2p/transmission-gtk/transmission-3.00/macosx/
H A DTrackerNode.m187 NSAssert1(NO, @"unknown announce state: %d", fStat.announceState);
H A DStatsWindowController.m126NSAssert1([identifier isEqualToString: @"StatsWindow"], @"Trying to restore unexpected identifier …
/dports/net-p2p/transmission-utils/transmission-3.00/macosx/
H A DTrackerNode.m187 NSAssert1(NO, @"unknown announce state: %d", fStat.announceState);
H A DStatsWindowController.m126NSAssert1([identifier isEqualToString: @"StatsWindow"], @"Trying to restore unexpected identifier …
/dports/www/transmission-web/transmission-3.00/macosx/
H A DTrackerNode.m187 NSAssert1(NO, @"unknown announce state: %d", fStat.announceState);
H A DStatsWindowController.m126NSAssert1([identifier isEqualToString: @"StatsWindow"], @"Trying to restore unexpected identifier …
/dports/devel/sope/SOPE/sope-core/NGStreams/
H A DNGGZipStream.m49 NSAssert1((_level >= NGGZipMinimalCompression &&
/dports/devel/sope2/SOPE/sope-core/NGStreams/
H A DNGGZipStream.m49 NSAssert1((_level >= NGGZipMinimalCompression &&
/dports/www/grr/Grr-1.0/Components/DatabaseOperations/
H A DDatabaseOperations.m282 NSAssert1(
/dports/www/grr/Grr-1.0/Components/ArticleTable/
H A DArticleTablePlugin.m197 NSAssert1(aTableColumn == ratingCol, @"Unknown table column \"%@\"", aTableColumn);
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/mac/
H A DmozAccessible.mm581 NSAssert1 (nativeParent, @"!!! we can't find a parent for %@", self);
630 NSAssert1 (nativeRemoteChild, @"%@ found a child remote doc missing a native\n", self);
1113 NSAssert1(nativeWindow, @"Could not get native window for %@", self);

12345678