Home
last modified time | relevance | path

Searched refs:Chunk (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/bootchart2/bootchart2/
H A D0001-collector-Allocate-space-on-heap-for-chunks.patch24 - Chunk *c = (Chunk *)&buffer;
26 + Chunk *c = (Chunk *)buffer;
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/exiv2/exiv2/
H A DCVE-2021-29463.patch48 /* Chunk with information about features
68 /* Chunk with with lossless image data. */
82 /* Chunk with animation frame. */
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A Dtinyxml2.h311 Chunk* chunk = (Chunk*)mem; in Free()
312 memset( chunk, 0xfe, sizeof(Chunk) ); in Free()
323 union Chunk { union
324 Chunk* next;
328 Chunk chunk[COUNT];
331 Chunk* root;
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-trace.txt309 …0.000 ( 0.000 ms): Web Content/17136 minfault [js::gc::Chunk::fetchNextDecommittedArena+0x4b] => 0…
312 … js::gc::Chunk::fetchNextDecommittedArena (/usr/lib64/firefox/libxul.so)
313 js::gc::Chunk::allocateArena (/usr/lib64/firefox/libxul.so)
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Ddm-raid.rst82 Chunk size in sectors. This parameter is often known as
235 # Chunk size of 1MiB
243 # Chunk size of 1MiB, force RAID initialization,
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Ddrxd_hard.c304 u16 Chunk = BlockSize > CHUNK_SIZE ? CHUNK_SIZE : BlockSize; in WriteBlock() local
306 if (write_chunk(state, Address, pBlock, Chunk, Flags) < 0) in WriteBlock()
308 pBlock += Chunk; in WriteBlock()
309 Address += (Chunk >> 1); in WriteBlock()
310 BlockSize -= Chunk; in WriteBlock()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dntfs.rst342 # Offset Size Raid Number Chunk 1st Start 2nd Start
/OK3568_Linux_fs/kernel/Documentation/driver-api/dmaengine/
H A Dprovider.rst626 - Chunk: A contiguous collection of bursts
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info11951 Chunk size of omp schedule for loops parallelized by parloops.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info11951 Chunk size of omp schedule for loops parallelized by parloops.