Home
last modified time | relevance | path

Searched +defs:sqrt +defs:d (Results 1 – 5 of 5) sorted by relevance

/external/skia/legacy/src/core/
DSkFloat.h51 void sqrt() { fPacked = Sqrt(fPacked); } in sqrt() function
74 int d = tmp.fPacked - fPacked; variable
/external/skia/src/core/
DSkFloat.h51 void sqrt() { fPacked = Sqrt(fPacked); } in sqrt() function
74 int d = tmp.fPacked - fPacked; variable
/external/qemu/target-arm/
Dhelper.c2717 float64 VFP_HELPER(neg, d)(float64 a) in VFP_HELPER() argument
2727 float64 VFP_HELPER(abs, d)(float64 a) in VFP_HELPER() argument
2732 float32 VFP_HELPER(sqrt, s)(float32 a, CPUState *env) in VFP_HELPER() argument
2737 float64 VFP_HELPER(sqrt, d)(float64 a, CPUState *env) in VFP_HELPER() argument
2816 float32 VFP_HELPER(fcvts, d)(float64 x, CPUState *env) in VFP_HELPER() argument
/external/llvm/lib/Support/
DAPInt.cpp1269 APInt APInt::sqrt() const { in sqrt() function in APInt
1396 const APInt& d = *this; in magic() local
1440 const APInt& d = *this; in magicu() local
/external/valgrind/main/VEX/priv/
Dguest_ppc_toIR.c6491 IRDirty* d = unsafeIRDirty_1_N( in dis_proc_ctl() local
6512 IRDirty* d = unsafeIRDirty_1_N( in dis_proc_ctl() local
6537 IRDirty* d = unsafeIRDirty_1_N( in dis_proc_ctl() local
13898 IRTemp sqrt = newTemp(Ity_F64); in dis_vxs_misc() local
14303 IRDirty* d; in dis_av_load() local
14337 IRDirty* d; in dis_av_load() local