Home
last modified time | relevance | path

Searched defs:ksize (Results 1 – 5 of 5) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_tensor_image_patch.cpp189 int ksize = 2; // Corresponds to the Rows and Cols for tensor.extract_image_patches<>. in test_patch_padding_valid() local
265 int ksize = 3; // Corresponds to the Rows and Cols for tensor.extract_image_patches<>. in test_patch_padding_valid_same_value() local
338 int ksize = 2; // Corresponds to the Rows and Cols for tensor.extract_image_patches<>. in test_patch_padding_same() local
/external/eigen/bench/
Dbenchmark-blocking-sizes.cpp572 for (size_t ksize = minsize; ksize <= maxsize; ksize *= 2) { in run() local
603 for (size_t ksize = minsize; ksize <= maxsize; ksize *= 2) { in run() local
/external/python/cpython2/PC/
D_subprocess.c355 int ksize, vsize, totalsize; in getenvironment() local
/external/icu/icu4c/source/common/
Dlocid.cpp300 int32_t ksize = 0; in Locale() local
/external/valgrind/coregrind/m_demangle/
Dcplus-dem.c149 int ksize; member