Searched refs:copy_block (Results 1 - 4 of 4) sorted by relevance

/external/qemu/distrib/zlib-1.2.3/
H A Dtrees.c159 local void copy_block OF((deflate_state *s, charf *buf, unsigned len,
878 copy_block(s, buf, (unsigned)stored_len, 1); /* with header */
1197 local void copy_block(s, buf, len, header) function
/external/zlib/src/
H A Dtrees.c155 local void copy_block OF((deflate_state *s, charf *buf, unsigned len,
876 copy_block(s, buf, (unsigned)stored_len, 1); /* with header */
1205 local void copy_block(s, buf, len, header) function
/external/chromium_org/third_party/zlib/
H A Dtrees.c160 local void copy_block OF((deflate_state *s, charf *buf, unsigned len,
882 copy_block(s, buf, (unsigned)stored_len, 1); /* with header */
1222 local void copy_block(s, buf, len, header) function
/external/bluetooth/bluedroid/stack/smp/
H A Daes.c304 # define block_copy(d, s) copy_block(d, s)
308 static void copy_block( void *d, const void *s ) function

Completed in 4695 milliseconds