Home
last modified time | relevance | path

Searched refs:subblock (Results 1 – 11 of 11) sorted by relevance

/external/autotest/client/tests/aio_dio_bugs/src/
DMakefile5 TESTS=aio-dio-invalidate-failure aio-dio-subblock-eof-read \
14 aio-dio-subblock-eof-read: aio-dio-subblock-eof-read.c
/external/puffin/src/
Dutils.cc152 for (const auto& subblock : subblocks) { in FindDeflateSubBlocks() local
153 subblock_deflates->emplace_back(subblock.offset + deflate.offset * 8, in FindDeflateSubBlocks()
154 subblock.length); in FindDeflateSubBlocks()
/external/skqp/src/compute/skc/platforms/cl_12/
Dconfig_cl.h42 } subblock; member
Dpath_builder_cl_12.c898 skc_rolling_subblock(skc_uint const rolling, skc_uint const subblock, skc_uint const tag) in skc_rolling_subblock() argument
900 return rolling | (subblock << SKC_TAGGED_BLOCK_ID_BITS_TAG) | tag; in skc_rolling_subblock()
1068 impl->wip.subblocks.next += impl->runtime->config->subblock.words; in skc_path_builder_impl_acquire_subblocks()
1169 impl->path_builder->line.rem = impl->runtime->config->subblock.words; in skc_path_builder_pfn_new_line()
1184 impl->path_builder->quad.rem = impl->runtime->config->subblock.words; in skc_path_builder_pfn_new_quad()
1199 impl->path_builder->cubic.rem = impl->runtime->config->subblock.words; in skc_path_builder_pfn_new_cubic()
/external/llvm-project/mlir/integration_test/Dialect/Vector/CPU/
Dtest-transfer-to-loops.mlir74 // and the 4x4 subblock 202 .. 505 rooted @{0, 0} in the vector
/external/skqp/src/compute/skc/platforms/cl_12/kernels/
Dprefix.cl193 // subblocks. The subblock size of course needs to match the length of
459 // subblock allocator
961 // flush accumulated ttp vector to block/subblock at ttpb_id
Drasterize.cl302 // subblock allocator
1191 // subblock/block allocation strategy
2984 // get first block node command word and its subblock
3127 // get first block node command word and its subblock
3236 // get first block node command word and its subblock
3341 // get first block node command word and its subblock
/external/skqp/src/compute/skc/platforms/cl_12/kernels/devices/gen9/
Ddevice_cl_12.c116 .subblock = {
/external/llvm/docs/
DBitCodeFormat.rst210 32-bit aligned value that specifies the size of the subblock in 32-bit
/external/llvm-project/llvm/docs/
DBitCodeFormat.rst212 32-bit aligned value that specifies the size of the subblock in 32-bit
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dospd.txt.gz