Home
last modified time | relevance | path

Searched defs:max_block_size (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/core/
Ddevice.cpp148 _cl_device_id::max_block_size() const { in max_block_size() function in _cl_device_id
Dkernel.cpp113 _cl_kernel::max_block_size() const { in max_block_size() function in _cl_kernel
/external/protobuf/src/google/protobuf/
Darena.cc119 size_t start_block_size, size_t max_block_size) { in NewBlock()
Darena.h97 size_t max_block_size; member
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorDeviceThreadPool.h200 const Index max_block_size = in parallelFor() local
/external/syslinux/com32/lib/zlib/
Ddeflate.c1469 ulg max_block_size = 0xffff; local
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h635 size_t max_block_size; variable
/external/pdfium/third_party/zlib_v128/
Ddeflate.c1570 ulg max_block_size = 0xffff; in deflate_stored() local
/external/zlib/src/
Ddeflate.c1571 ulg max_block_size = 0xffff; local
/external/e2fsprogs/e2fsck/
Dpass2.c908 size_t max_block_size; in check_dir_block() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c2591 BLOCK_SIZE *max_block_size, in get_sb_partition_size_range()
2623 BLOCK_SIZE *max_block_size) { in rd_auto_partition_range()