Home
last modified time | relevance | path

Searched defs:dp2 (Results 1 – 14 of 14) sorted by relevance

/third_party/boost/libs/geometry/doc/src/examples/arithmetic/
Ddot_product.cpp26 double dp1,dp2,dp3,dp4; in BOOST_GEOMETRY_REGISTER_BOOST_ARRAY_CS() local
/third_party/boost/libs/graph/test/
Dgraphml_test.cpp77 dynamic_properties dp2; in main() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstdevice.c190 GstDeviceProvider *dp, *dp2; in GST_START_TEST() local
407 GstDeviceProvider *dp, *dp2; in GST_START_TEST() local
/third_party/boost/libs/date_time/test/gregorian/
Dtestgreg_serialize.cpp109 date_period dp2(date(2000,Jan,1),date_duration(1)); in main() local
Dtestdate_input_facet.cpp266 date_period dp2(dx, dx); // nadt/nadt in main() local
/third_party/ffmpeg/libswscale/
Dvscale.c87 int dp2 = chrSliceY - desc->dst->plane[2].sliceY; in chr_planar_vscale() local
192 int dp2 = chrSliceY - desc->dst->plane[2].sliceY; in any_vscale() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dresize_bilinear_impl.cu72 const float dp2 = h_beta * w_alpha * grad; in ResizeBilinearGrad() local
105 const float dp2 = h_beta * w_alpha * grad; in ResizeBilinearGrad() local
/third_party/ffmpeg/libavfilter/
Dvf_vectorscope.c438 uint16_t *dp2 = dst[2]; in vectorscope16() local
638 uint8_t *dp2 = dst[2]; in vectorscope8() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDateFormatTest.java3839 Date d1, d2, dp1, dp2, dexp1, dexp2; in Test6880() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatTest.java3923 Date d1, d2, dp1, dp2, dexp1, dexp2; in Test6880() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DShaderCore.cpp1015 void ShaderCore::dp2(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in dp2() function in sw::ShaderCore
/third_party/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp3841 UDate d1, d2, dp1, dp2, dexp1, dexp2; in Test6880() local
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c2480 struct ureg_src dp2 = tx_src_scalar(tmp); in DECL_SPECIAL() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp16337 fp16type dp2(0.0); in calc() local
16426 const double dp2 (dp * dp); in calc() local
16482 const fp16type dp2 (dp.asDouble() * dp.asDouble()); in calc() local