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