Home
last modified time | relevance | path

Searched refs:and_true (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/sksl/codegen/
H A DSkSLGLSLCodeGenerator.cpp1312 std::unique_ptr<Expression> and_true(new BinaryExpression( in writeForStatement()
1316 this->writeExpression(*and_true, Precedence::kTopLevel); in writeForStatement()
/third_party/python/Lib/test/
H A Dtest_compile.py803 def and_true(x): function
815 funcs = [and_true, and_false, or_true, or_false]

Completed in 6 milliseconds