Home
last modified time | relevance | path

Searched defs:ky (Results 1 – 25 of 61) sorted by relevance

123

/external/sdv/vsomeip/third_party/boost/chrono/include/boost/chrono/detail/
Dscan_keyword.hpp82 for (ForwardIterator ky = kb; ky != ke; ++ky, ++st) in scan_keyword() local
106 for (ForwardIterator ky = kb; ky != ke; ++ky, ++st) in scan_keyword() local
138 for (ForwardIterator ky = kb; ky != ke; ++ky, ++st) in scan_keyword() local
/external/robolectric/nativeruntime/src/main/java/org/robolectric/nativeruntime/
DMatrixNatives.java80 public static native void nSetSkew(long nObject, float kx, float ky, float px, float py); in nSetSkew()
82 public static native void nSetSkew(long nObject, float kx, float ky); in nSetSkew()
96 public static native void nPreSkew(long nObject, float kx, float ky, float px, float py); in nPreSkew()
98 public static native void nPreSkew(long nObject, float kx, float ky); in nPreSkew()
112 public static native void nPostSkew(long nObject, float kx, float ky, float px, float py); in nPostSkew()
114 public static native void nPostSkew(long nObject, float kx, float ky); in nPostSkew()
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowNativeMatrix.java141 protected static void nSetSkew(long nObject, float kx, float ky, float px, float py) { in nSetSkew()
146 protected static void nSetSkew(long nObject, float kx, float ky) { in nSetSkew()
181 protected static void nPreSkew(long nObject, float kx, float ky, float px, float py) { in nPreSkew()
186 protected static void nPreSkew(long nObject, float kx, float ky) { in nPreSkew()
221 protected static void nPostSkew(long nObject, float kx, float ky, float px, float py) { in nPostSkew()
226 protected static void nPostSkew(long nObject, float kx, float ky) { in nPostSkew()
DShadowLegacyMatrix.java158 protected void setSkew(float kx, float ky, float px, float py) { in setSkew()
164 protected void setSkew(float kx, float ky) { in setSkew()
206 protected boolean preSkew(float kx, float ky, float px, float py) { in preSkew()
212 protected boolean preSkew(float kx, float ky) { in preSkew()
254 protected boolean postSkew(float kx, float ky, float px, float py) { in postSkew()
260 protected boolean postSkew(float kx, float ky) { in postSkew()
511 public static SimpleMatrix skew(float kx, float ky, float px, float py) { in skew()
518 public static SimpleMatrix skew(float kx, float ky) { in skew()
/external/skia/gm/
Dtilemodes_scaled.cpp115 for (size_t ky = 0; ky < std::size(gModes); ky++) { in onDraw() local
132 for (size_t ky = 0; ky < std::size(gModes); ky++) { in onDraw() local
235 for (size_t ky = 0; ky < std::size(gModes); ky++) { in onDraw() local
Dtilemodes.cpp120 for (size_t ky = 0; ky < std::size(gModes); ky++) { in onDraw() local
139 for (size_t ky = 0; ky < std::size(gModes); ky++) { in onDraw() local
243 for (size_t ky = 0; ky < std::size(gModes); ky++) { in onDraw() local
/external/XNNPACK/test/
Dconvolution-operator-tester.h1287 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestNHWCxF32() local
1311 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestNHWCxF32() local
1562 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestNHWCxF16() local
1586 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestNHWCxF16() local
1800 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestNCHWxF32() local
1828 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestNCHWxF32() local
1852 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestNCHWxF32() local
2064 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestSetupNHWCxQC8() local
2201 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestSetupNHWCxQC8() local
2322 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestSetupNHWCxQS8() local
[all …]
Ddeconvolution-operator-tester.h495 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestQS8() local
698 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestQU8() local
902 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestF16() local
1113 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestF32() local
1299 for (size_t ky = 0; ky < kernel_height(); ky++) { in StressWeightsCacheTestF32() local
1473 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestSetupQS8() local
1590 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestSetupQS8() local
1705 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestSetupQU8() local
1822 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestSetupQU8() local
1930 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestSetupF16() local
[all …]
Ddwconv2d-microkernel-tester.h192 for (size_t ky = 0; ky < kernel_height(); ky++) { variable
269 for (size_t ky = 0; ky < kernel_height(); ky++) { in Test() local
Dconvolution-test-helpers.cc59 for (size_t ky = 0; ky < kernel_height; ky++) { in compute_convolution_qs8_reference_results() local
184 for (size_t ky = 0; ky < kernel_height; ky++) { in compute_convolution_qu8_reference_results() local
308 for (size_t ky = 0; ky < kernel_height; ky++) { in compute_depthwise_convolution_qs8_reference_results() local
426 for (size_t ky = 0; ky < kernel_height; ky++) { in compute_depthwise_convolution_qu8_reference_results() local
/external/skia/src/gpu/ganesh/ops/
DSmallPathShapeData.cpp41 SkScalar ky = ctm.get(SkMatrix::kMSkewY); in SmallPathShapeDataKey() local
/external/skia/docs/examples/
Dexample3ps.cpp5 static SkMatrix setpsmatrix(float sx, float kx, float ky, float sy, float tx, float ty, int h) { in setpsmatrix()
/external/eigen/blas/f2c/
Ddrotm.c29 integer kx, ky; in drotm_() local
Dsrotm.c29 integer kx, ky; in srotm_() local
Ddspmv.c23 integer i__, j, k, kk, ix, iy, jx, jy, kx, ky, info; in dspmv_() local
Dsspmv.c23 integer i__, j, k, kk, ix, iy, jx, jy, kx, ky, info; in sspmv_() local
Ddsbmv.c23 integer i__, j, l, ix, iy, jx, jy, kx, ky, info; in dsbmv_() local
Dssbmv.c23 integer i__, j, l, ix, iy, jx, jy, kx, ky, info; in ssbmv_() local
Dzhpmv.c28 integer i__, j, k, kk, ix, iy, jx, jy, kx, ky, info; in zhpmv_() local
Dchpmv.c28 integer i__, j, k, kk, ix, iy, jx, jy, kx, ky, info; in chpmv_() local
Dchbmv.c28 integer i__, j, l, ix, iy, jx, jy, kx, ky, info; in chbmv_() local
Dzhbmv.c29 integer i__, j, l, ix, iy, jx, jy, kx, ky, info; in zhbmv_() local
/external/skia/src/gpu/ganesh/geometry/
DGrPathUtils.h93 float ky = fM[3]; in apply() local
/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/
Ddwconv-microkernel-tester.h244 for (size_t ky = 0; ky < kernelHeight(); ky++) { variable
443 for (size_t ky = 0; ky < kernelHeight(); ky++) { variable
/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/interleaves/
Dgeneric.cpp138 unsigned int kx, ky; in pack_parameters_generic() local

123