Home
last modified time | relevance | path

Searched refs:Round (Results 1 – 25 of 208) sorted by relevance

123456789

/external/boringssl/mac-x86/crypto/fipsmodule/
Dbn-586.S125 # Round 0
134 # Round 4
143 # Round 8
152 # Round 12
161 # Round 16
170 # Round 20
179 # Round 24
188 # Round 28
208 # Tail Round 0
219 # Tail Round 1
[all …]
/external/boringssl/win-x86/crypto/fipsmodule/
Dbn-586.asm136 ; Round 0
145 ; Round 4
154 ; Round 8
163 ; Round 12
172 ; Round 16
181 ; Round 20
190 ; Round 24
199 ; Round 28
219 ; Tail Round 0
230 ; Tail Round 1
[all …]
/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_Round.pbtxt2 graph_op_name: "Round"
4 name: "math.Round"
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DInterarrivalTimers.cs78 int millisTimeout = (int) Math.Round(waitDuration.TotalMilliseconds); in WaitForNext()
89 int millisTimeout = (int) Math.Round(waitDuration.TotalMilliseconds); in WaitForNextAsync()
/external/tensorflow/tensorflow/core/kernels/
Dunary_ops_composition.cc240 REGISTER_COMPUTE_FN(Round); in UnaryOpsCompositionSupport()
279 REGISTER_COMPUTE_FN_HELPER(Round, functor::round<T>);
308 REGISTER_COMPUTE_FN(Round); in UnaryOpsCompositionSupport()
336 REGISTER_COMPUTE_FN_HELPER(Round, functor::round<T>);
370 REGISTER_COMPUTE_FN(Round); in UnaryOpsCompositionSupport()
408 REGISTER_COMPUTE_FN_HELPER(Round, functor::round<T>);
/external/libvpx/libvpx/vp8/common/
Dtreecoder.c83 unsigned int Pfactor, int Round) { in vp8_tree_probs_from_distribution() argument
95 (unsigned int)(((uint64_t)c[0] * Pfactor) + (Round ? tot >> 1 : 0)) / in vp8_tree_probs_from_distribution()
Dtreecoder.h67 unsigned int Pfactor, int Round);
/external/webrtc/webrtc/modules/audio_processing/beamformer/
Dnonlinear_beamformer.cc121 size_t Round(float x) { in Round() function
241 low_mean_start_bin_ = Round(kLowMeanStartHz * kFftSize / sample_rate_hz_); in InitLowFrequencyCorrectionRanges()
242 low_mean_end_bin_ = Round(kLowMeanEndHz * kFftSize / sample_rate_hz_); in InitLowFrequencyCorrectionRanges()
256 high_mean_start_bin_ = Round(kHighMeanStartHz * kFftSize / sample_rate_hz_); in InitHighFrequencyCorrectionRanges()
257 high_mean_end_bin_ = Round(kHighMeanEndHz * kFftSize / sample_rate_hz_); in InitHighFrequencyCorrectionRanges()
/external/dng_sdk/source/
Ddng_camera_profile.cpp184 m.Round (10000); in NormalizeColorMatrix()
247 fForwardMatrix1.Round (10000); in SetForwardMatrix1()
260 fForwardMatrix2.Round (10000); in SetForwardMatrix2()
273 fReductionMatrix1.Round (10000); in SetReductionMatrix1()
286 fReductionMatrix2.Round (10000); in SetReductionMatrix2()
Ddng_matrix.h106 void Round (real64 factor);
221 void Round (real64 factor);
/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_Round.pbtxt2 graph_op_name: "Round"
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bitcode/
Dthinlto-type-tests.ll4 ; Round trip it through llvm-as
9 ; Round trip it through llvm-as
Dthinlto-alias.ll6 ; Round trip it through llvm-as
11 ; Round trip it through llvm-as
/external/eigen/bench/tensors/
Dbenchmark_main.cc39 static int Round(int n) { in Round() function
166 iterations = Round(iterations); in RunWithArg()
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_Round.pbtxt2 graph_op_name: "Round"
/external/llvm/include/llvm/Support/
DScaledNumber.h205 bool Round = Digits & UINT64_C(1) << (LocalFloor - 1); in getLgImpl() local
206 return std::make_pair(Floor + Round, Round ? 1 : -1); in getLgImpl()
709 static ScaledNumber getRounded(ScaledNumber P, bool Round) { in getRounded() argument
714 return ScaledNumbers::getRounded(P.Digits, P.Scale, Round); in getRounded()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DScaledNumber.h205 bool Round = Digits & UINT64_C(1) << (LocalFloor - 1); in getLgImpl() local
206 return std::make_pair(Floor + Round, Round ? 1 : -1); in getLgImpl()
709 static ScaledNumber getRounded(ScaledNumber P, bool Round) { in getRounded() argument
714 return ScaledNumbers::getRounded(P.Digits, P.Scale, Round); in getRounded()
/external/pdfium/testing/resources/
Dbug_452455.in53 /SpotFunction /Round
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocPBQP.cpp836 unsigned Round = 0; in runOnMachineFunction() local
839 LLVM_DEBUG(dbgs() << " PBQP Regalloc round " << Round << ":\n"); in runOnMachineFunction()
848 RS << Round; in runOnMachineFunction()
853 LLVM_DEBUG(dbgs() << "Dumping graph for round " << Round << " to \"" in runOnMachineFunction()
861 ++Round; in runOnMachineFunction()
/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp788 unsigned Round = 0; in runOnMachineFunction() local
791 DEBUG(dbgs() << " PBQP Regalloc round " << Round << ":\n"); in runOnMachineFunction()
800 RS << Round; in runOnMachineFunction()
805 DEBUG(dbgs() << "Dumping graph for round " << Round << " to \"" in runOnMachineFunction()
813 ++Round; in runOnMachineFunction()
/external/libchrome/ui/gfx/range/
Drange_f.cc44 Range RangeF::Round() const { in Round() function in gfx::RangeF
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DREADME_P9.txt158 - Decimal Shift/Unsigned-Shift/Shift-and-Round: bcds. bcdus. bcdsr.
196 - Round to Odd of QP Add/Divide/Multiply/Subtract/Square-Root:
245 - Round to Odd of QP (Negative) Multiply-{Add/Subtract}:
334 - Round & Convert QP -> DP (dword[1] is set to zero): xscvqpdp xscvqpdpo
354 - (Round &) Convert DP <-> HP: xscvdphp xscvhpdp
365 - Round to Quad-Precision Integer: xsrqpi xsrqpix
372 - Round Quad-Precision to Double-Extended Precision (fp80): xsrqpxp
/external/llvm/lib/Target/PowerPC/
DREADME_P9.txt158 - Decimal Shift/Unsigned-Shift/Shift-and-Round: bcds. bcdus. bcdsr.
196 - Round to Odd of QP Add/Divide/Multiply/Subtract/Square-Root:
245 - Round to Odd of QP (Negative) Multiply-{Add/Subtract}:
334 - Round & Convert QP -> DP (dword[1] is set to zero): xscvqpdp xscvqpdpo
354 - (Round &) Convert DP <-> HP: xscvdphp xscvhpdp
365 - Round to Quad-Precision Integer: xsrqpi xsrqpix
372 - Round Quad-Precision to Double-Extended Precision (fp80): xsrqpxp
/external/mesa3d/src/util/xmlpool/
Dnl.po113 msgid "Round colors"
125 msgid "Round color components downward"
129 msgid "Round to nearest color"
/external/shaderc/spirv-headers/include/spirv/unified1/
DOpenCL.std.h90 Round = 55, enumerator

123456789