Home
last modified time | relevance | path

Searched refs:_ceil (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dfops-windows-itanium.ll19 ; CHECK: calll _ceil{{$}}
Dinline-asm-fpstack.ll162 ; CHECK-NEXT: calll _ceil
/external/python/cpython3/Lib/
Drandom.py42 from math import log as _log, exp as _exp, pi as _pi, e as _e, ceil as _ceil unknown
325 setsize += 4 ** _ceil(_log(k * 3, 4)) # table size for big sets
/external/python/cpython2/Lib/
Drandom.py45 from math import log as _log, exp as _exp, pi as _pi, e as _e, ceil as _ceil unknown
331 setsize += 4 ** _ceil(_log(k * 3, 4)) # table size for big sets
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js1963 var _ceil=Math.ceil; variable
4492 …nam;var aM=env._isspace;var aN=env._localtime;var aO=env._read;var aP=env._ceil;var aQ=env._strstr…
4501 … "_isspace": _isspace, "_localtime": _localtime, "_read": _read, "_ceil": _ceil, "_strstr": _strst…