Home
last modified time | relevance | path

Searched defs:modulo (Results 1 – 8 of 8) sorted by relevance

/external/fio/lib/
Dnum2str.c17 unsigned int modulo, decimals; in num2str() local
/external/chromium_org/v8/src/
Dcodegen.cc31 double modulo(double x, double y) { in modulo() function
/external/lldb/examples/python/
Dsbvalue.py196 def __ipow__(self, other, modulo): argument
/external/antlr/antlr-3.4/runtime/C/include/
Dantlr3collections.h111 ANTLR3_UINT32 modulo; member
/external/valgrind/main/VEX/priv/
Dguest_ppc_toIR.c17448 IRExpr * cin, Bool modulo) in _get_quad_modulo_or_carry()
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromePageScript.js105 …g.math.clamp=function(a,b,c){return Math.min(Math.max(a,b),c)};goog.math.modulo=function(a,b){var … function
DchromeVoxChromeOptionsScript.js137 …g.math.clamp=function(a,b,c){return Math.min(Math.max(a,b),c)};goog.math.modulo=function(a,b){var … function
DchromeVoxChromeBackgroundScript.js76 …g.math.clamp=function(a,b,c){return Math.min(Math.max(a,b),c)};goog.math.modulo=function(a,b){var … function