Searched defs:FACTOR (Results 1 - 4 of 4) sorted by relevance
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/ | ||
H A D | stress.c | 75 #define FACTOR 5 macro |
/third_party/skia/tools/calmbench/ | ||
H A D | ab.py | 49 FACTOR = 3 # lower/upper quantile factor variable |
/third_party/python/Lib/ | ||
H A D | ast.py | 667 FACTOR = auto() # unary '+', '-', '~' variable in _Precedence |
/third_party/python/Lib/test/ | ||
H A D | test_ast.py | 827 FACTOR = enum.auto() # unary '+', '-', '~' variable in AST_Tests.test_precedence_enum._Precedence |
Completed in 8 milliseconds