/external/qemu/ |
curses_keys.h | 435 { "division", 0x0f7 },
|
monitor.c | [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
eas_smf.c | 247 /*lint -e{704} use shift instead of division */ 1046 EAS_U16 division; local 1075 /* get the time division * [all...] |
/libcore/luni/src/main/java/java/math/ |
BigInteger.java | 890 BigInt.division(getBigInt(), divisorBigInt, quotient, remainder); 904 BigInt.division(getBigInt(), divisor.getBigInt(), quotient, null); 919 BigInt.division(getBigInt(), divisor.getBigInt(), null, remainder); [all...] |
BigInt.java | 55 throw new ArithmeticException("BigInteger division by zero"); 338 static void division(BigInt dividend, BigInt divisor, method in class:BigInt
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_smf.c | 247 /*lint -e{704} use shift instead of division */ 1046 EAS_U16 division; local 1071 /* get the time division */ 1072 if ((result = EAS_HWGetWord(hwInstData, pSMFData->fileHandle, &division, EAS_TRUE)) != EAS_SUCCESS) [all...] |
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_smf.c | 247 /*lint -e{704} use shift instead of division */ 1046 EAS_U16 division; local 1071 /* get the time division */ 1072 if ((result = EAS_HWGetWord(hwInstData, pSMFData->fileHandle, &division, EAS_TRUE)) != EAS_SUCCESS) [all...] |
/external/dropbear/libtommath/ |
bn.tex | [all...] |
/external/oprofile/events/i386/nehalem/ |
events | 33 event:0x14 counters:0,1,2,3 um:arith minimum:6000 name:ARITH : Counts division cycles and number of multiplies. Includes integer and FP, but excludes DPPS/MPSAD.
|
/external/dropbear/libtomcrypt/ |
crypt.tex | [all...] |