/titanic_41/usr/src/cmd/ssh/libopenbsd-compat/common/ |
H A D | base64.c | 66 #define Assert(Cond) if (!(Cond)) abort() macro 153 Assert(output[0] < 64); in b64_ntop() 154 Assert(output[1] < 64); in b64_ntop() 155 Assert(output[2] < 64); in b64_ntop() 156 Assert(output[3] < 64); in b64_ntop() 176 Assert(output[0] < 64); in b64_ntop() 177 Assert(output[1] < 64); in b64_ntop() 178 Assert(output[2] < 64); in b64_ntop()
|
/titanic_41/usr/src/lib/libresolv2/common/isc/ |
H A D | base64.c | 76 #define Assert(Cond) if (!(Cond)) abort() macro 162 Assert(output[0] < 64); in b64_ntop() 163 Assert(output[1] < 64); in b64_ntop() 164 Assert(output[2] < 64); in b64_ntop() 165 Assert(output[3] < 64); in b64_ntop() 185 Assert(output[0] < 64); in b64_ntop() 186 Assert(output[1] < 64); in b64_ntop() 187 Assert(output[2] < 64); in b64_ntop()
|
/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | UARequester.java | 60 Assert.nonNullParameter(nlocale, "locale"); in UARequester() 106 Assert.nonNullParameter(NA, " NA"); in findServiceTypes() 107 Assert.nonNullParameter(scopes, "scopes"); in findServiceTypes() 161 Assert.nonNullParameter(type, "type"); in findServices() 162 Assert.nonNullParameter(scopes, "scopes"); in findServices() 163 Assert.nonNullParameter(query, "query"); in findServices() 240 Assert.nonNullParameter(URL, "URL"); in findAttributes() 241 Assert.nonNullParameter(scopes, "scopes"); in findAttributes() 242 Assert.nonNullParameter(attributeIds, "attributeIds"); in findAttributes() 343 Assert.nonNullParameter(type, "URL"); in findAttributes() [all …]
|
H A D | SLPTemplateRegistry.java | 138 Assert.nonNullParameter(serviceType, "serviceType"); in registerServiceTemplate() 140 Assert.nonNullParameter(documentURL, "documentURL"); in registerServiceTemplate() 142 Assert.nonNullParameter(languageLocale, "language"); in registerServiceTemplate() 144 Assert.nonNullParameter(version, "version"); in registerServiceTemplate() 269 Assert.nonNullParameter(serviceType, "serviceType"); in deregisterServiceTemplate() 271 Assert.nonNullParameter(languageLocale, "languageLocale"); in deregisterServiceTemplate() 337 Assert.nonNullParameter(serviceType, "serviceType"); in findTemplateURL() 339 Assert.nonNullParameter(languageLocale, "languageLocale"); in findTemplateURL() 554 Assert.nonNullParameter(documentURL, "documentURL"); in attributeVerifier()
|
H A D | SARequester.java | 63 Assert.nonNullParameter(nlocale, "locale"); in SARequester() 217 Assert.nonNullParameter(URL, "URL"); in registerInternal() 218 Assert.nonNullParameter(vAttrs, in registerInternal() 282 Assert.nonNullParameter(URL, "URL"); in deregisterInternal()
|
H A D | DATable.java | 207 Assert.slpassert(false, in linkAndInstantiateFromProp() 224 Assert.slpassert(false, in linkAndInstantiateFromProp() 230 Assert.slpassert(false, in linkAndInstantiateFromProp() 236 Assert.slpassert(false, in linkAndInstantiateFromProp()
|
H A D | ServiceStoreInMemory.java | 153 Assert.slpassert(false, in setReturn() 776 Assert.slpassert((contents.size() == 0), in walkVector() 812 Assert.slpassert(false, in compareEqual() 855 Assert.slpassert(false, in compareLessEqual() 899 Assert.slpassert(false, in compareGreaterEqual() 1075 Assert.slpassert(false, in evaluate() 1114 Assert.nonNullParameter(surl, "surl"); in ServiceRecordInMemory() 1115 Assert.nonNullParameter(alist, "alist"); in ServiceRecordInMemory() 1116 Assert.nonNullParameter(nscopes, "nscopes"); in ServiceRecordInMemory() 1117 Assert.nonNullParameter(loc, "loc"); in ServiceRecordInMemory() [all …]
|
H A D | ServiceLocationAttribute.java | 101 Assert.nonNullParameter(id_in, "id"); in ServiceLocationAttribute() 364 Assert.nonNullParameter(obj, "attribute value vector element"); in typeCheckValue() 709 Assert.slpassert(false, "no_utf8", new Object[0]); in escapeChar() 718 Assert.slpassert(false, in escapeChar() 805 Assert.slpassert(false, "no_utf8", new Object[0]); in unescapeChar() 857 Assert.slpassert((!(attr instanceof ServerAttribute) && in mergeDuplicateAttributes()
|
H A D | RequestHandler.java | 99 Assert.slpassert((sock_in != null), in RequestHandler() 102 Assert.slpassert((config_in != null), in RequestHandler() 129 Assert.slpassert((packet_in != null), in RequestHandler() 132 Assert.slpassert((config_in != null), in RequestHandler() 616 Assert.slpassert(msg != null, in handleRequest() 669 Assert.slpassert((dis != null), in internalize() 1030 Assert.slpassert(false, in dispatch()
|
H A D | SLPConfig.java | 154 Assert.printMessageAndDie(this, in SLPConfig() 681 Assert.slpassert(false, in refreshMulticastSocketOnInterface() 886 Assert.slpassert(saConfiguredScopes.contains(scope), in addPreconfiguredDAScopes() 1146 Assert.slpassert(false, in getBroadcastAddress() 1169 Assert.slpassert(false, in getMulticastAddress() 1195 Assert.slpassert(false, in getInterfaces() 1280 Assert.slpassert(false, in getLoopback()
|
H A D | AuthBlock.java | 454 Assert.nonNullParameter(spi, "spi"); in AuthBlock() 522 Assert.nonNullParameter(hdr, "hdr"); in AuthBlock() 524 Assert.nonNullParameter(dis, "dis"); in AuthBlock() 694 Assert.nonNullParameter(hdr, "hdr"); 695 Assert.nonNullParameter(baos, "baos");
|
H A D | Assert.java | 45 class Assert { class
|
H A D | ClientMsgManager.java | 76 Assert.slpassert(false, in addClientMsgClass()
|
H A D | Defaults.java | 159 Assert.slpassert(false,
|
H A D | PermSARegTable.java | 109 Assert.slpassert(false, "reregister_bug", new Object[0]); in send()
|
H A D | StreamListener.java | 160 Assert.slpassert((lThisIOE - lLastIOE >= 250), in run()
|
H A D | SunServerDATable.java | 91 Assert.slpassert(saOnlyScopes.size() > 0, in SunServerDATable() 194 Assert.slpassert(false, in recordNewDA()
|
H A D | SrvLocHeader.java | 181 Assert.slpassert(false, in addHeaderClass() 292 Assert.slpassert((previousResponders != null), in addPreviousResponder()
|
H A D | SSAAdvert.java | 64 Assert.slpassert(hdr != null, in SSAAdvert()
|
/titanic_41/usr/src/uts/common/zmod/ |
H A D | trees.c | 198 Assert(length > 0 && length <= 15, "invalid length"); 267 Assert (length == 256, "tr_static_init: length != 256"); in tr_static_init() 282 Assert (dist == 256, "tr_static_init: dist != 256"); in tr_static_init() 290 Assert (dist == 256, "tr_static_init: 256+dist != 512"); in tr_static_init() 335 Assert (header != NULL, "Can't open trees.h"); in gen_trees_header() 596 Assert (code + bl_count[MAX_BITS]-1 == (1<<MAX_BITS)-1, 779 Assert(count >= 3 && count <= 6, " 3_6?"); 844 Assert (lcodes >= 257 && dcodes >= 1 && blcodes >= 4, "not enough codes"); 845 Assert (lcodes <= L_CODES && dcodes <= D_CODES && blcodes <= BL_CODES, 965 Assert(buf != (char*)0, "lost buf"); [all …]
|
H A D | deflate.c | 833 Assert(strm->avail_out > 0, "bug2"); 1067 Assert(s->hash_bits >= 8 && MAX_MATCH == 258, "Code too clever"); 1078 Assert((ulg)s->strstart <= s->window_size-MIN_LOOKAHEAD, "need lookahead"); 1081 Assert(cur_match < s->strstart, "no future"); 1108 Assert(scan[2] == match[2], "scan[2]?"); 1119 Assert(scan <= s->window+(unsigned)(s->window_size-1), "wild scan"); 1139 Assert(*scan == *match, "match[2]?"); 1151 Assert(scan <= s->window+(unsigned)(s->window_size-1), "wild scan"); 1193 Assert(s->hash_bits >= 8 && MAX_MATCH == 258, "Code too clever"); 1195 Assert((ulg)s->strstart <= s->window_size-MIN_LOOKAHEAD, "need lookahead"); [all …]
|
H A D | zutil.h | 250 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} macro 257 # define Assert(cond,msg) macro
|
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | zlib.c | 243 #define Assert(cond, msg) { if (!(cond)) z_error(msg); } macro 251 #define Assert(cond, msg) ((cond) ? ((void)0) : panic(msg)) macro 253 #define Assert(cond, msg) ((void)0) macro 975 Assert(length <= s->window_size, "dict copy"); 1250 Assert(strm->avail_out > 0, "bug2"); 1492 Assert(s->hash_bits >= 8 && MAX_MATCH == 258, "Code too clever"); 1504 Assert((ulg)s->strstart <= s->window_size-MIN_LOOKAHEAD, 1508 Assert(cur_match <= s->strstart, "no future"); 1537 Assert(scan[2] == match[2], "scan[2]?"); 1548 Assert(scan <= s->window+(unsigned)(s->window_size-1), [all …]
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | zlib.c | 105 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} macro 112 # define Assert(cond,msg) macro 837 Assert(strm->avail_out > 0, "bug2"); 972 Assert(s->hash_bits >= 8 && MAX_MATCH == 258, "Code too clever"); 978 Assert((ulg)s->strstart <= s->window_size-MIN_LOOKAHEAD, "need lookahead"); 981 Assert(cur_match < s->strstart, "no future"); 1003 Assert(scan[2] == match[2], "scan[2]?"); 1014 Assert(scan <= s->window+(unsigned)(s->window_size-1), "wild scan"); 1034 Assert(*scan == *match, "match[2]?"); 1046 Assert(scan <= s->window+(unsigned)(s->window_size-1), "wild scan"); [all …]
|
/titanic_41/usr/src/lib/libslp/javalib/ |
H A D | Makefile.conf | 92 ServiceLocationEnumerator.class Assert.class \ 131 Advertiser.class Assert.class AttributeString.class \
|