/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/rsa/ |
common.py | 105 #return int(math.ceil(bit_size(number) / 8.0))
|
prime.py | 90 # t = int(math.ceil(k / log(1 / q, 2)))
|
/external/chromium-trace/catapult/tracing/tracing/ui/tracks/ |
multi_row_track.html | 129 var minH = Math.max(2, Math.ceil(18 / this.children.length));
|
/external/chromium-trace/catapult/tracing/tracing_examples/ |
string_convert.js | 34 nOutLen = nBlocksSize ? Math.ceil((nInLen * 3 + 1 >> 2) / nBlocksSize) * nBlocksSize : nInLen * 3 + 1 >> 2, taBytes = new Uint8Array(nOutLen);
|
/external/clang/lib/Headers/ |
tgmath.h | 593 // ceil 601 __tg_ceil(double __x) {return ceil(__x);} 607 #undef ceil macro 608 #define ceil(__x) __tg_ceil(__tg_promote1((__x))(__x)) macro
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/ |
LineGraph.java | 79 int max= (int) (Math.ceil(maxItem * (maxItem < 0 ? 0.9 : 1.2)));
|
/external/icu/icu4c/source/test/perf/howExpensiveIs/ |
sieve.cpp | 83 double ce = ceil(i);
|
/external/jarjar/src/main/com/tonicsystems/jarjar/util/ |
ClassHeaderReader.java | 145 int rounded = (int)(CHUNK * Math.ceil((float)amount / CHUNK));
|
/external/llvm/test/MC/Disassembler/Mips/micromips32r6/ |
valid.txt | 173 0x54 0x65 0x13 0x3b # CHECK: ceil.l.s $f3, $f5 174 0x54 0x44 0x53 0x3b # CHECK: ceil.l.d $f2, $f4 175 0x54 0x65 0x1b 0x3b # CHECK: ceil.w.s $f3, $f5 176 0x54 0x44 0x5b 0x3b # CHECK: ceil.w.d $f2, $f4
|
/external/llvm/test/MC/Disassembler/Mips/micromips64r6/ |
valid.txt | 107 0x54 0x65 0x13 0x3b # CHECK: ceil.l.s $f3, $f5 108 0x54 0x44 0x53 0x3b # CHECK: ceil.l.d $f2, $f4 109 0x54 0x65 0x1b 0x3b # CHECK: ceil.w.s $f3, $f5 110 0x54 0x44 0x5b 0x3b # CHECK: ceil.w.d $f2, $f4
|
/external/llvm/test/MC/Disassembler/Mips/mips3/ |
valid-mips3-el.txt | 37 0x4a 0x18 0x20 0x46 # CHECK: ceil.l.d $f1, $f3 38 0x8a 0x6c 0x00 0x46 # CHECK: ceil.l.s $f18, $f13 39 0xce 0xc2 0x20 0x46 # CHECK: ceil.w.d $f11, $f24 40 0x8e 0xa1 0x00 0x46 # CHECK: ceil.w.s $f6, $f20
|
valid-mips3.txt | 153 0x46 0x00 0x6c 0x8a # CHECK: ceil.l.s $f18, $f13 156 0x46 0x00 0xa1 0x8e # CHECK: ceil.w.s $f6, $f20 170 0x46 0x20 0x18 0x4a # CHECK: ceil.l.d $f1, $f3 183 0x46 0x20 0xc2 0xce # CHECK: ceil.w.d $f11, $f24
|
/external/llvm/test/MC/Disassembler/Mips/mips4/ |
valid-mips4-el.txt | 41 0x4a 0x18 0x20 0x46 # CHECK: ceil.l.d $f1, $f3 42 0x8a 0x6c 0x00 0x46 # CHECK: ceil.l.s $f18, $f13 43 0xce 0xc2 0x20 0x46 # CHECK: ceil.w.d $f11, $f24 44 0x8e 0xa1 0x00 0x46 # CHECK: ceil.w.s $f6, $f20
|
/external/llvm/test/MC/Disassembler/Mips/mips64r3/ |
valid-mips64r3-el.txt | 56 0x4a 0x18 0x20 0x46 # CHECK: ceil.l.d $f1, $f3 57 0x8a 0x6c 0x00 0x46 # CHECK: ceil.l.s $f18, $f13 58 0x0e 0x73 0x20 0x46 # CHECK: ceil.w.d $f12, $f14 59 0x8e 0x39 0x00 0x46 # CHECK: ceil.w.s $f6, $f7
|
/external/llvm/test/MC/Disassembler/Mips/mips64r5/ |
valid-mips64r5-el.txt | 56 0x4a 0x18 0x20 0x46 # CHECK: ceil.l.d $f1, $f3 57 0x8a 0x6c 0x00 0x46 # CHECK: ceil.l.s $f18, $f13 58 0x0e 0x73 0x20 0x46 # CHECK: ceil.w.d $f12, $f14 59 0x8e 0x39 0x00 0x46 # CHECK: ceil.w.s $f6, $f7
|
/external/llvm/test/MC/Mips/ |
mips-fpu-instructions.s | 15 # CHECK: ceil.w.d $f12, $f14 # encoding: [0x0e,0x73,0x20,0x46] 16 # CHECK: ceil.w.s $f6, $f7 # encoding: [0x8e,0x39,0x00,0x46] 36 ceil.w.d $f12,$f14 37 ceil.w.s $f6,$f7
|
/external/llvm/test/MC/Mips/mips3/ |
valid.s | 44 ceil.l.d $f1,$f3 45 ceil.l.s $f18,$f13 46 ceil.w.d $f11,$f25 47 ceil.w.s $f6,$f20
|
/external/llvm/test/MC/Mips/mips4/ |
valid.s | 48 ceil.l.d $f1,$f3 49 ceil.l.s $f18,$f13 50 ceil.w.d $f11,$f25 51 ceil.w.s $f6,$f20
|
/external/llvm/test/MC/Mips/mips5/ |
valid.s | 48 ceil.l.d $f1,$f3 49 ceil.l.s $f18,$f13 50 ceil.w.d $f11,$f25 51 ceil.w.s $f6,$f20
|
/external/mesa3d/src/mesa/main/ |
imports.h | 122 #define ceilf(f) ((float) ceil(f)) 270 #define CEILF(x) ((GLfloat) ceil(x)) 395 * IEEE ceil for computers that round to nearest or even. 397 * This ceil operation is done by "(iround(f + .5) + iround(f - .5) + 1) >> 1",
|
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/service/ |
TerminalBridge.java | 414 charTop = (int) Math.ceil(fm.top); 418 charWidth = (int) Math.ceil(widths[0]); 419 charHeight = (int) Math.ceil(fm.descent - fm.top); 725 int termHeight = (int) Math.ceil(fm.descent - fm.top) * rows;
|
/external/smali/util/src/main/java/org/jf/util/ |
StringWrapper.java | 85 arr = enlargeArray(arr, (int)(Math.ceil((arr.length + 1) * 1.5)));
|
/external/v8/src/ |
cached-powers.cc | 133 double k = std::ceil((min_exponent + kQ - 1) * kD_1_LOG2_10);
|
/external/v8/test/mjsunit/ |
undeletable-functions.js | 60 "random", "abs", "acos", "asin", "atan", "ceil", "cos", "exp", "floor", "log",
|
/external/valgrind/docs/internals/ |
MERGE_3_10_1.txt | 39 2971 ??? mips: use putDReg/getDReg for ceil.l.d
|