Lines Matching refs:condition
488 // This function is useful as an __except condition.1501 // This function should not be called when the condition is4346 bool IsTrue(bool condition) { return condition; }4350 // This condition is always false so AlwaysTrue() never actually throws,