Searched defs:TERM (Results 1 - 3 of 3) sorted by relevance
| /third_party/skia/tools/calmbench/ | ||
| H A D | ab.py | 51 TERM = 10 # terminate after this no. of iterations without suspect changes variable |
| /third_party/python/Lib/ | ||
| H A D | ast.py | 666 TERM = auto() # '*', '@', '/', '%', '//' variable in _Precedence |
| /third_party/python/Lib/test/ | ||
| H A D | test_ast.py | 826 TERM = enum.auto() # '*', '@', '/', '%', '//' variable in AST_Tests.test_precedence_enum._Precedence |
Completed in 7 milliseconds