/external/valgrind/main/none/tests/s390x/ |
D | fpconv.c | 6 #define I2F(insn, initial, target,round) \ argument 14 #define F2L(insn, initial, type, round, cc) \ argument 26 #define DO_INSN_I2F32(insn, round) \ argument 40 #define DO_INSN_I2F64(insn, round) \ argument 54 #define DO_INSN_I2F128(insn, round) \ argument 68 #define DO_INSN_F2L(insn, round, type) \ argument 111 #define DO_I2F(round) \ argument 121 #define DO_F2L(round) \ argument
|
/external/compiler-rt/lib/ |
D | floatunsisf.c | 41 rep_t round = (rep_t)a << (typeWidth - shift); in ARM_EABI_FNALIAS() local
|
D | floatsisf.c | 49 rep_t round = (rep_t)a << (typeWidth - shift); in ARM_EABI_FNALIAS() local
|
D | divsf3.c | 158 const bool round = (residual << 1) > bSignificand; in ARM_EABI_FNALIAS() local
|
D | divdf3.c | 173 const bool round = (residual << 1) > bSignificand; in ARM_EABI_FNALIAS() local
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
D | transform.c | 158 WebRtc_Word32 round = WEBRTC_SPL_LSHIFT_W32((WebRtc_Word32)1, -sh-1); in WebRtcIsacfix_Time2Spec() local 253 WebRtc_Word32 round = WEBRTC_SPL_LSHIFT_W32((WebRtc_Word32)1, -sh-1); in WebRtcIsacfix_Spec2Time() local
|
/external/valgrind/main/none/tests/mips32/ |
D | Makefile.am | 31 round \ program
|
/external/srec/audio/AudioIn/UNIX/include/ |
D | filter.h | 45 typeAccum round; // used for roundoff member
|
/external/ceres-solver/internal/ceres/ |
D | parameter_block_ordering.cc | 71 int round = 0; in ComputeRecursiveIndependentSetOrdering() local
|
/external/valgrind/main/none/tests/ppc32/ |
D | Makefile.am | 44 ldstrev lsw jm-insns mftocrf mcrfs round test_fx test_gx \ program
|
/external/valgrind/main/none/tests/ppc64/ |
D | Makefile.am | 30 jm-insns lsw round std_reg_imm twi_tdi tw_td power6_bcmp power6_mf_gpr test_isa_2_06_part1 \ program
|
/external/dropbear/libtomcrypt/src/ciphers/safer/ |
D | safer.c | 258 unsigned int round; in _safer_ecb_encrypt() local 312 unsigned int round; in _safer_ecb_decrypt() local
|
/external/regex-re2/util/ |
D | benchmark.cc | 83 static int round(int n) { in round() function
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/utils/ |
D | Util.java | 391 public static double round(double value) { in round() method in Util 398 public static double round(double value, int precision) { in round() method in Util
|
/external/qemu/ |
D | d3des.c | 325 register int round; in desfunc() local
|
/external/bluetooth/bluedroid/stack/smp/ |
D | smp_cmac.c | 39 UINT16 round; member
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
D | SimpleBigDecimal.java | 159 public BigInteger round() in round() method in SimpleBigDecimal
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
D | ImageAndroid.cpp | 157 static void round(SkIRect* dst, const WebCore::FloatRect& src) in round() function
|
/external/arduino/hardware/arduino/cores/arduino/ |
D | wiring.h | 80 #define round(x) ((x)>=0?(long)((x)+0.5):(long)((x)-0.5)) macro
|
/external/jmonkeyengine/engine/src/android/jme3tools/android/ |
D | Fixed.java | 394 public static int round(int n) { in round() method in Fixed
|
/external/iproute2/ip/ |
D | ipneigh.c | 382 int round = 0; in do_show_or_flush() local
|
/external/icu4c/test/intltest/ |
D | dcfmtest.cpp | 377 const UnicodeString &round, // rounding mode in execFormatTest()
|
/external/bison/lib/ |
D | math.in.h | 1777 # define round rpl_round macro
|
/external/icu4c/i18n/ |
D | decContext.h | 92 enum rounding round; /* rounding mode */ member
|
/external/webkit/Source/JavaScriptCore/wtf/ |
D | MathExtras.h | 112 static double round(double num) in round() function
|