Home | History | Annotate | Download | only in mDNSShared

Lines Matching full:explanation

570 	@abstract	Check that an expression is true (non-zero) with an explanation.
575 function name, etc.) and a custom explanation string using the default debugging output method.
637 @abstract Check that an error code is noErr (0) with an explanation.
642 function name, etc.) and a custom explanation string using the default debugging output method.
749 @abstract Requires that an expression evaluate to true with an explanation.
754 function name, etc.) and a custom explanation string using the default debugging output method then jumps to a label.
836 function name, etc.), and a custom explanation string using the default debugging output method using the
867 function name, etc.), and a custom explanation string using the default debugging output method using the
1030 @abstract Requires that an expression evaluate to true with an explanation and action to execute otherwise.
1035 function name, etc.) and a custom explanation string using the default debugging output method then executes an