HomeSort by relevance Sort by last modified time
    Searched refs:kappa (Results 1 - 3 of 3) sorted by null

  /external/v8/src/
fast-dtoa.cc 56 // Input: * buffer containing the digits of too_high / 10^kappa
60 // * rest = (too_high - buffer * 10^kappa).f() * unit
61 // * ten_kappa = 10^kappa * unit
177 // The rounding might shift the whole buffer in which case the kappa is
178 // adjusted. For example "99", kappa = 3 might become "10", kappa = 4.
191 int* kappa) {
198 // 10^kappa == 40 then there is no way to tell which way to round.
200 // Even if unit is just half the size of 10^kappa we are already completely
204 // If 2 * (rest + unit) <= 10^kappa we can safely round down
652 int kappa; local
701 int kappa; local
    [all...]
  /external/dropbear/libtomcrypt/src/ciphers/
anubis.c 901 ulong32 kappa[MAX_N]; local
    [all...]
  /cts/suite/pts/hostTests/browser/browserlauncher/assets/octane/
pdfjs.js     [all...]

Completed in 466 milliseconds