Home
last modified time | relevance | path

Searched defs:Round (Results 1 – 19 of 19) sorted by relevance

/external/v8/test/unittests/heap/
Dheap-unittest.cc20 double Round(double x) { in Round() function
/external/dng_sdk/source/
Ddng_point.h103 dng_point Round () const in Round() function
Ddng_matrix.cpp242 void dng_matrix::Round (real64 factor) in Round() function in dng_matrix
585 void dng_vector::Round (real64 factor) in Round() function in dng_vector
Ddng_rect.h323 dng_rect Round () const in Round() function
/external/pdfium/xfa/src/fxbarcode/common/
DBC_WhiteRectangleDetector.cpp184 int32_t CBC_WhiteRectangleDetector::Round(FX_FLOAT d) { in Round() function in CBC_WhiteRectangleDetector
/external/llvm/include/llvm/Support/
DScaledNumber.h205 bool Round = Digits & UINT64_C(1) << (LocalFloor - 1); in getLgImpl() local
709 static ScaledNumber getRounded(ScaledNumber P, bool Round) { in getRounded()
/external/pdfium/xfa/src/fxbarcode/qrcode/
DBC_QRDetector.cpp184 int32_t CBC_QRDetector::Round(FX_FLOAT d) { in Round() function in CBC_QRDetector
/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_DataMatrixDetector.cpp296 int32_t CBC_DataMatrixDetector::Round(FX_FLOAT d) { in Round() function in CBC_DataMatrixDetector
/external/webrtc/webrtc/modules/audio_processing/beamformer/
Dnonlinear_beamformer.cc121 size_t Round(float x) { in Round() function
/external/skia/src/opts/
DSkXfermode_opts.h305 static SkPMColor Round(const Sk4f& f) { in Round() function
/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp770 unsigned Round = 0; in runOnMachineFunction() local
/external/vixl/src/vixl/a64/
Dsimulator-a64.h515 LogicVRegister& Round(VectorFormat vform) { in Round() function
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp2059 SDValue Round = DAG.getNode(GetPromotionOpcode(OpVT, VT), DL, IVT, Op); in PromoteFloatRes_FP_ROUND() local
DDAGCombiner.cpp9082 SDValue Round = DAG.getConstantFP(*N0CFP->getConstantFPValue(), DL, EVT); in visitFP_ROUND_INREG() local
/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_fm2jscontext.cpp718 void CXFA_FM2JSContext::Round(FXJSE_HOBJECT hThis, in Round() function in CXFA_FM2JSContext
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp16333 unsigned Round = cast<ConstantSDNode>(Rnd)->getZExtValue(); in LowerINTRINSIC_WO_CHAIN() local
16390 unsigned Round = cast<ConstantSDNode>(Rnd)->getZExtValue(); in LowerINTRINSIC_WO_CHAIN() local
16476 unsigned Round = cast<ConstantSDNode>(Rnd)->getZExtValue(); in LowerINTRINSIC_WO_CHAIN() local
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp3201 class Round : public FloatFunc1 class
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp3150 class Round : public FloatFunc1 class
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp6401 SDValue Round = DAG.getNode(ISD::AND, dl, MVT::i64, in LowerINT_TO_FP() local