/external/v8/test/unittests/heap/ |
D | heap-unittest.cc | 20 double Round(double x) { in Round() function
|
/external/dng_sdk/source/ |
D | dng_point.h | 103 dng_point Round () const in Round() function
|
D | dng_matrix.cpp | 242 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
|
D | dng_rect.h | 323 dng_rect Round () const in Round() function
|
/external/pdfium/xfa/src/fxbarcode/common/ |
D | BC_WhiteRectangleDetector.cpp | 184 int32_t CBC_WhiteRectangleDetector::Round(FX_FLOAT d) { in Round() function in CBC_WhiteRectangleDetector
|
/external/llvm/include/llvm/Support/ |
D | ScaledNumber.h | 205 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/ |
D | BC_QRDetector.cpp | 184 int32_t CBC_QRDetector::Round(FX_FLOAT d) { in Round() function in CBC_QRDetector
|
/external/pdfium/xfa/src/fxbarcode/datamatrix/ |
D | BC_DataMatrixDetector.cpp | 296 int32_t CBC_DataMatrixDetector::Round(FX_FLOAT d) { in Round() function in CBC_DataMatrixDetector
|
/external/webrtc/webrtc/modules/audio_processing/beamformer/ |
D | nonlinear_beamformer.cc | 121 size_t Round(float x) { in Round() function
|
/external/skia/src/opts/ |
D | SkXfermode_opts.h | 305 static SkPMColor Round(const Sk4f& f) { in Round() function
|
/external/llvm/lib/CodeGen/ |
D | RegAllocPBQP.cpp | 770 unsigned Round = 0; in runOnMachineFunction() local
|
/external/vixl/src/vixl/a64/ |
D | simulator-a64.h | 515 LogicVRegister& Round(VectorFormat vform) { in Round() function
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 2059 SDValue Round = DAG.getNode(GetPromotionOpcode(OpVT, VT), DL, IVT, Op); in PromoteFloatRes_FP_ROUND() local
|
D | DAGCombiner.cpp | 9082 SDValue Round = DAG.getConstantFP(*N0CFP->getConstantFPValue(), DL, EVT); in visitFP_ROUND_INREG() local
|
/external/pdfium/xfa/src/fxfa/src/fm2js/ |
D | xfa_fm2jscontext.cpp | 718 void CXFA_FM2JSContext::Round(FXJSE_HOBJECT hThis, in Round() function in CXFA_FM2JSContext
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 16333 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/ |
D | glsBuiltinPrecisionTests.cpp | 3201 class Round : public FloatFunc1 class
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 3150 class Round : public FloatFunc1 class
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 6401 SDValue Round = DAG.getNode(ISD::AND, dl, MVT::i64, in LowerINT_TO_FP() local
|