| /external/XNNPACK/test/ |
| D | convolution-operator-tester.h | 536 for (size_t ox = 0; ox < output_width(); ox++) { in TestNHWCxQS8() local 554 for (size_t ox = 0; ox < output_width(); ox++) { in TestNHWCxQS8() local 578 for (size_t ox = 0; ox < output_width(); ox++) { in TestNHWCxQS8() local 704 for (size_t ox = 0; ox < output_width(); ox++) { in TestNHWCxQU8() local 722 for (size_t ox = 0; ox < output_width(); ox++) { in TestNHWCxQU8() local 746 for (size_t ox = 0; ox < output_width(); ox++) { in TestNHWCxQU8() local 868 for (size_t ox = 0; ox < output_width(); ox++) { in TestNHWCxF32() local 886 for (size_t ox = 0; ox < output_width(); ox++) { in TestNHWCxF32() local 910 for (size_t ox = 0; ox < output_width(); ox++) { in TestNHWCxF32() local 1028 for (size_t ox = 0; ox < output_width(); ox++) { in TestNHWCxF16() local [all …]
|
| D | deconvolution-operator-tester.h | 513 for (size_t ox = 0; ox < output_width(); ox++) { in TestQU8() local 528 for (size_t ox = 0; ox < output_width(); ox++) { in TestQU8() local 649 for (size_t ox = 0; ox < output_width(); ox++) { in TestF32() local 664 for (size_t ox = 0; ox < output_width(); ox++) { in TestF32() local 791 for (size_t ox = 0; ox < output_width(); ox++) { in TestSetupQU8() local 806 for (size_t ox = 0; ox < output_width(); ox++) { in TestSetupQU8() local 908 for (size_t ox = 0; ox < next_output_width(); ox++) { in TestSetupQU8() local 923 for (size_t ox = 0; ox < next_output_width(); ox++) { in TestSetupQU8() local 1014 for (size_t ox = 0; ox < output_width(); ox++) { in TestSetupF32() local 1029 for (size_t ox = 0; ox < output_width(); ox++) { in TestSetupF32() local [all …]
|
| D | average-pooling-operator-tester.h | 464 for (size_t ox = 0; ox < output_width(); ox++) { in TestQU8() local 547 for (size_t ox = 0; ox < output_width(); ox++) { in TestF32() local 649 for (size_t ox = 0; ox < output_width(); ox++) { in TestSetupQU8() local 719 for (size_t ox = 0; ox < next_output_width(); ox++) { in TestSetupQU8() local 793 for (size_t ox = 0; ox < output_width(); ox++) { in TestSetupF32() local 876 for (size_t ox = 0; ox < next_output_width(); ox++) { in TestSetupF32() local
|
| D | max-pooling-operator-tester.h | 465 for (size_t ox = 0; ox < output_width(); ox++) { in TestU8() local 548 for (size_t ox = 0; ox < output_width(); ox++) { in TestF32() local 651 for (size_t ox = 0; ox < output_width(); ox++) { in TestSetupU8() local 722 for (size_t ox = 0; ox < next_output_width(); ox++) { in TestSetupU8() local 791 for (size_t ox = 0; ox < output_width(); ox++) { in TestSetupF32() local 876 for (size_t ox = 0; ox < next_output_width(); ox++) { in TestSetupF32() local
|
| D | unpooling-operator-tester.h | 305 …const size_t ox = std::min(std::max<size_t>(ix * pooling_width() + px, padding_left()) - padding_l… in TestX32() local 386 …const size_t ox = std::min(std::max<size_t>(ix * pooling_width() + px, padding_left()) - padding_l… in TestSetupX32() local 447 …const size_t ox = std::min(std::max<size_t>(ix * pooling_width() + px, padding_left()) - padding_l… in TestSetupX32() local
|
| D | argmax-pooling-operator-tester.h | 348 for (size_t ox = 0; ox < output_width(); ox++) { in TestF32() local 445 for (size_t ox = 0; ox < output_width(); ox++) { in TestSetupF32() local 519 for (size_t ox = 0; ox < next_output_width(); ox++) { in TestSetupF32() local
|
| D | dwconv2d-microkernel-tester.h | 189 for (size_t ox = 0; ox < output_width(); ox++) { variable
|
| D | conv-hwc-microkernel-tester.h | 321 for (size_t ox = 0; ox < output_width(); ox++) { variable
|
| D | conv-hwc2chw-microkernel-tester.h | 327 for (size_t ox = 0; ox < output_width(); ox++) { variable
|
| /external/mesa3d/src/mesa/math/ |
| D | m_xform_tmp.h | 88 const GLfloat ox = from[0]; in TAG() local 132 const GLfloat ox = from[0]; in TAG() local 153 const GLfloat ox = from[0]; in TAG() local 175 const GLfloat ox = from[0]; in TAG() local 199 const GLfloat ox = from[0]; in TAG() local 221 const GLfloat ox = from[0]; in TAG() local 254 const GLfloat ox = from[0], oy = from[1]; in TAG() local 299 const GLfloat ox = from[0], oy = from[1]; in TAG() local 320 const GLfloat ox = from[0], oy = from[1]; in TAG() local 342 const GLfloat ox = from[0], oy = from[1]; in TAG() local [all …]
|
| /external/python/cpython2/Modules/ |
| D | mathmodule.c | 760 PyObject *ox, *oy; in math_2() local 1356 PyObject *ox, *oy; in math_fmod() local 1390 PyObject *ox, *oy; in math_hypot() local 1437 PyObject *ox, *oy; in math_pow() local
|
| /external/deqp/modules/egl/ |
| D | teglPreservingSwapTests.cpp | 209 const int ox = width/2; in render() local 256 const int ox = target->getWidth()/2; in render() local 498 const int ox = width/2; in iterate() local
|
| D | teglGLES2SharingTests.cpp | 439 int ox = deRoundFloatToInt32((float)width / 2.0f); in renderResource() local
|
| /external/freetype/include/freetype/internal/ |
| D | cffotypes.h | 96 FT_F26Dot6 ox, oy; /* offsets */ member
|
| /external/skqp/src/gpu/ |
| D | GrXferProcessor.h | 87 void setOffset(int ox, int oy) { fOffset.set(ox, oy); } in setOffset()
|
| /external/tensorflow/tensorflow/core/grappler/costs/ |
| D | op_level_cost_estimator.h | 224 int64 ox; // Output size x. member
|
| /external/ImageMagick/MagickCore/ |
| D | vision.c | 279 ox, in ConnectedComponentsImage() local
|
| /external/XNNPACK/bench/ |
| D | convolution.cc | 766 for (size_t ox = 0; ox < output_width; ox++) { in compare_with_convolution_f32_reference_output() local 778 for (size_t ox = 0; ox < output_width; ox++) { in compare_with_convolution_f32_reference_output() local
|
| /external/skia/src/core/ |
| D | SkBlurMask.cpp | 363 int ox = dx >> 1; in ProfileLookup() local
|
| /external/freetype/src/truetype/ |
| D | ttobjs.h | 179 FT_F26Dot6 ox, oy; /* offsets */ member
|
| /external/skqp/src/core/ |
| D | SkBlurMask.cpp | 362 int ox = dx >> 1; in ProfileLookup() local
|
| /external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
| D | vktDynamicStateInheritanceTests.cpp | 860 float ox = viewport.x + viewport.width * 0.5f; in rasterizeExpectedResults() local
|
| /external/freetype/src/autofit/ |
| D | afhints.h | 247 FT_Pos ox, oy; /* original, scaled position */ member
|
| /external/XNNPACK/src/ |
| D | packing.c | 849 for (size_t ox = 0; ox < sw; ox++) { in xnn_pack_f32_deconv_goki_w() local 918 for (size_t ox = 0; ox < sw; ox++) { in xnn_pack_f16_deconv_goki_w() local 987 for (size_t ox = 0; ox < sw; ox++) { in xnn_pack_qu8_deconv_goki_w() local
|
| /external/ImageMagick/MagickWand/ |
| D | drawing-wand.c | 838 WandExport void DrawCircle(DrawingWand *wand,const double ox,const double oy, in DrawCircle() 1146 WandExport void DrawEllipse(DrawingWand *wand,const double ox,const double oy, in DrawEllipse()
|