/external/syslinux/lzo/include/lzo/ |
D | lzo1b.h | 60 lzo1b_compress ( const lzo_bytep src, lzo_uint src_len, 61 lzo_bytep dst, lzo_uintp dst_len, 67 lzo1b_decompress ( const lzo_bytep src, lzo_uint src_len, 68 lzo_bytep dst, lzo_uintp dst_len, 73 lzo1b_decompress_safe ( const lzo_bytep src, lzo_uint src_len, 74 lzo_bytep dst, lzo_uintp dst_len, 83 lzo1b_1_compress ( const lzo_bytep src, lzo_uint src_len, 84 lzo_bytep dst, lzo_uintp dst_len, 87 lzo1b_2_compress ( const lzo_bytep src, lzo_uint src_len, 88 lzo_bytep dst, lzo_uintp dst_len, [all …]
|
D | lzo1c.h | 60 lzo1c_compress ( const lzo_bytep src, lzo_uint src_len, 61 lzo_bytep dst, lzo_uintp dst_len, 67 lzo1c_decompress ( const lzo_bytep src, lzo_uint src_len, 68 lzo_bytep dst, lzo_uintp dst_len, 73 lzo1c_decompress_safe ( const lzo_bytep src, lzo_uint src_len, 74 lzo_bytep dst, lzo_uintp dst_len, 83 lzo1c_1_compress ( const lzo_bytep src, lzo_uint src_len, 84 lzo_bytep dst, lzo_uintp dst_len, 87 lzo1c_2_compress ( const lzo_bytep src, lzo_uint src_len, 88 lzo_bytep dst, lzo_uintp dst_len, [all …]
|
D | lzo_asm.h | 59 (const lzo_bytep src, lzo_uint src_len, 60 lzo_bytep dst, lzo_uintp dst_len, 63 (const lzo_bytep src, lzo_uint src_len, 64 lzo_bytep dst, lzo_uintp dst_len, 68 (const lzo_bytep src, lzo_uint src_len, 69 lzo_bytep dst, lzo_uintp dst_len, 72 (const lzo_bytep src, lzo_uint src_len, 73 lzo_bytep dst, lzo_uintp dst_len, 77 (const lzo_bytep src, lzo_uint src_len, 78 lzo_bytep dst, lzo_uintp dst_len, [all …]
|
D | lzo1x.h | 56 lzo1x_decompress ( const lzo_bytep src, lzo_uint src_len, 57 lzo_bytep dst, lzo_uintp dst_len, 62 lzo1x_decompress_safe ( const lzo_bytep src, lzo_uint src_len, 63 lzo_bytep dst, lzo_uintp dst_len, 74 lzo1x_1_compress ( const lzo_bytep src, lzo_uint src_len, 75 lzo_bytep dst, lzo_uintp dst_len, 87 lzo1x_1_11_compress ( const lzo_bytep src, lzo_uint src_len, 88 lzo_bytep dst, lzo_uintp dst_len, 96 lzo1x_1_12_compress ( const lzo_bytep src, lzo_uint src_len, 97 lzo_bytep dst, lzo_uintp dst_len, [all …]
|
D | lzo1y.h | 56 lzo1y_decompress ( const lzo_bytep src, lzo_uint src_len, 57 lzo_bytep dst, lzo_uintp dst_len, 62 lzo1y_decompress_safe ( const lzo_bytep src, lzo_uint src_len, 63 lzo_bytep dst, lzo_uintp dst_len, 72 lzo1y_1_compress ( const lzo_bytep src, lzo_uint src_len, 73 lzo_bytep dst, lzo_uintp dst_len, 84 lzo1y_999_compress ( const lzo_bytep src, lzo_uint src_len, 85 lzo_bytep dst, lzo_uintp dst_len, 95 lzo1y_999_compress_dict ( const lzo_bytep src, lzo_uint src_len, 96 lzo_bytep dst, lzo_uintp dst_len, [all …]
|
D | lzo1z.h | 54 lzo1z_decompress ( const lzo_bytep src, lzo_uint src_len, 55 lzo_bytep dst, lzo_uintp dst_len, 60 lzo1z_decompress_safe ( const lzo_bytep src, lzo_uint src_len, 61 lzo_bytep dst, lzo_uintp dst_len, 72 lzo1z_999_compress ( const lzo_bytep src, lzo_uint src_len, 73 lzo_bytep dst, lzo_uintp dst_len, 82 lzo1z_999_compress_dict ( const lzo_bytep src, lzo_uint src_len, 83 lzo_bytep dst, lzo_uintp dst_len, 85 const lzo_bytep dict, lzo_uint dict_len ); 88 lzo1z_999_compress_level ( const lzo_bytep src, lzo_uint src_len, [all …]
|
D | lzoconf.h | 143 #define lzo_bytep unsigned char __LZO_MMODEL * macro 152 #define lzo_bytepp lzo_bytep __LZO_MMODEL * 193 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(char *) == sizeof(lzo_bytep)) 235 (__LZO_CDECL *lzo_compress_t) ( const lzo_bytep src, lzo_uint src_len, 236 lzo_bytep dst, lzo_uintp dst_len, 240 (__LZO_CDECL *lzo_decompress_t) ( const lzo_bytep src, lzo_uint src_len, 241 lzo_bytep dst, lzo_uintp dst_len, 245 (__LZO_CDECL *lzo_optimize_t) ( lzo_bytep src, lzo_uint src_len, 246 lzo_bytep dst, lzo_uintp dst_len, 250 (__LZO_CDECL *lzo_compress_dict_t)(const lzo_bytep src, lzo_uint src_len, [all …]
|
D | lzo1f.h | 55 lzo1f_decompress ( const lzo_bytep src, lzo_uint src_len, 56 lzo_bytep dst, lzo_uintp dst_len, 61 lzo1f_decompress_safe ( const lzo_bytep src, lzo_uint src_len, 62 lzo_bytep dst, lzo_uintp dst_len, 71 lzo1f_1_compress ( const lzo_bytep src, lzo_uint src_len, 72 lzo_bytep dst, lzo_uintp dst_len, 83 lzo1f_999_compress ( const lzo_bytep src, lzo_uint src_len, 84 lzo_bytep dst, lzo_uintp dst_len,
|
D | lzo2a.h | 49 lzo2a_decompress ( const lzo_bytep src, lzo_uint src_len, 50 lzo_bytep dst, lzo_uintp dst_len, 55 lzo2a_decompress_safe ( const lzo_bytep src, lzo_uint src_len, 56 lzo_bytep dst, lzo_uintp dst_len, 67 lzo2a_999_compress ( const lzo_bytep src, lzo_uint src_len, 68 lzo_bytep dst, lzo_uintp dst_len,
|
D | lzo1.h | 54 lzo1_compress ( const lzo_bytep src, lzo_uint src_len, 55 lzo_bytep dst, lzo_uintp dst_len, 59 lzo1_decompress ( const lzo_bytep src, lzo_uint src_len, 60 lzo_bytep dst, lzo_uintp dst_len, 71 lzo1_99_compress ( const lzo_bytep src, lzo_uint src_len, 72 lzo_bytep dst, lzo_uintp dst_len,
|
D | lzo1a.h | 54 lzo1a_compress ( const lzo_bytep src, lzo_uint src_len, 55 lzo_bytep dst, lzo_uintp dst_len, 59 lzo1a_decompress ( const lzo_bytep src, lzo_uint src_len, 60 lzo_bytep dst, lzo_uintp dst_len, 71 lzo1a_99_compress ( const lzo_bytep src, lzo_uint src_len, 72 lzo_bytep dst, lzo_uintp dst_len,
|
/external/libvncserver/common/ |
D | lzoconf.h | 143 #define lzo_bytep unsigned char __LZO_MMODEL * macro 152 #define lzo_bytepp lzo_bytep __LZO_MMODEL * 193 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(char *) == sizeof(lzo_bytep)) 235 (__LZO_CDECL *lzo_compress_t) ( const lzo_bytep src, lzo_uint src_len, 236 lzo_bytep dst, lzo_uintp dst_len, 240 (__LZO_CDECL *lzo_decompress_t) ( const lzo_bytep src, lzo_uint src_len, 241 lzo_bytep dst, lzo_uintp dst_len, 245 (__LZO_CDECL *lzo_optimize_t) ( lzo_bytep src, lzo_uint src_len, 246 lzo_bytep dst, lzo_uintp dst_len, 250 (__LZO_CDECL *lzo_compress_dict_t)(const lzo_bytep src, lzo_uint src_len, [all …]
|
D | minilzo.h | 72 lzo1x_1_compress ( const lzo_bytep src, lzo_uint src_len, 73 lzo_bytep dst, lzo_uintp dst_len, 78 lzo1x_decompress ( const lzo_bytep src, lzo_uint src_len, 79 lzo_bytep dst, lzo_uintp dst_len, 84 lzo1x_decompress_safe ( const lzo_bytep src, lzo_uint src_len, 85 lzo_bytep dst, lzo_uintp dst_len,
|
/external/valgrind/coregrind/m_debuginfo/ |
D | lzoconf.h | 204 #define lzo_bytep unsigned char __LZO_MMODEL * macro 219 #define lzo_bytepp lzo_bytep __LZO_MMODEL * 265 (__LZO_CDECL *lzo_compress_t) ( const lzo_bytep src, lzo_uint src_len, 266 lzo_bytep dst, lzo_uintp dst_len, 270 (__LZO_CDECL *lzo_decompress_t) ( const lzo_bytep src, lzo_uint src_len, 271 lzo_bytep dst, lzo_uintp dst_len, 275 (__LZO_CDECL *lzo_optimize_t) ( lzo_bytep src, lzo_uint src_len, 276 lzo_bytep dst, lzo_uintp dst_len, 280 (__LZO_CDECL *lzo_compress_dict_t)(const lzo_bytep src, lzo_uint src_len, 281 lzo_bytep dst, lzo_uintp dst_len, [all …]
|
D | minilzo.h | 87 lzo1x_1_compress ( const lzo_bytep src, lzo_uint src_len, 88 lzo_bytep dst, lzo_uintp dst_len, 93 lzo1x_decompress ( const lzo_bytep src, lzo_uint src_len, 94 lzo_bytep dst, lzo_uintp dst_len, 99 lzo1x_decompress_safe ( const lzo_bytep src, lzo_uint src_len, 100 lzo_bytep dst, lzo_uintp dst_len,
|
/external/syslinux/lzo/src/ |
D | lzo1x_d2.c | 38 (const lzo_bytep src, lzo_uint src_len, 39 lzo_bytep dst, lzo_uintp dst_len, 42 (const lzo_bytep src, lzo_uint src_len, in lzo1x_decompress_asm_safe() 43 lzo_bytep dst, lzo_uintp dst_len, in lzo1x_decompress_asm_safe() 49 (const lzo_bytep src, lzo_uint src_len, 50 lzo_bytep dst, lzo_uintp dst_len, 53 (const lzo_bytep src, lzo_uint src_len, in lzo1x_decompress_asm_fast_safe() 54 lzo_bytep dst, lzo_uintp dst_len, in lzo1x_decompress_asm_fast_safe()
|
D | lzo1x_9x.c | 89 lzo1x_999_compress_internal ( const lzo_bytep in , lzo_uint in_len, 90 lzo_bytep out, lzo_uintp out_len, 92 const lzo_bytep dict, lzo_uint dict_len, 106 static lzo_bytep 107 code_match ( LZO_COMPRESS_T *c, lzo_bytep op, lzo_uint m_len, lzo_uint m_off ) in code_match() 265 static lzo_bytep 266 STORE_RUN ( LZO_COMPRESS_T *c, lzo_bytep op, const lzo_bytep ii, lzo_uint t ) in STORE_RUN() 308 static lzo_bytep 309 code_run ( LZO_COMPRESS_T *c, lzo_bytep op, const lzo_bytep ii, in code_run() 521 lzo1x_999_compress_internal ( const lzo_bytep in , lzo_uint in_len, in lzo1x_999_compress_internal() [all …]
|
D | lzo1x_d3.c | 55 const lzo_bytep m_pos; \ 74 const lzo_bytep m_pos = op - m_off; \ 84 lzo1x_decompress_dict_safe ( const lzo_bytep in, lzo_uint in_len, 85 lzo_bytep out, lzo_uintp out_len, 87 const lzo_bytep dict, lzo_uint dict_len)
|
D | lzo_mchw.ch | 45 const lzo_bytep bp; 46 const lzo_bytep ip; 47 const lzo_bytep in; 48 const lzo_bytep in_end; 49 lzo_bytep out; 72 lzo_bytep m3; 114 const lzo_bytep dict, lzo_uint dict_len, 192 const lzo_bytep ip = c->bp; 193 const lzo_bytep m = c->bp - c->m_off; 194 const lzo_bytep in = c->in;
|
D | lzo1x_c.ch | 41 do_compress ( const lzo_bytep in , lzo_uint in_len, 42 lzo_bytep out, lzo_uintp out_len, 45 const lzo_bytep ip; 46 lzo_bytep op; 47 const lzo_bytep const in_end = in + in_len; 48 const lzo_bytep const ip_end = in + in_len - 20; 49 const lzo_bytep ii; 59 const lzo_bytep m_pos; 337 DO_COMPRESS ( const lzo_bytep in , lzo_uint in_len, 338 lzo_bytep out, lzo_uintp out_len, [all …]
|
D | lzo1x_oo.ch | 40 static void copy2(lzo_bytep ip, const lzo_bytep m_pos, lzo_uint off) 51 static void copy3(lzo_bytep ip, const lzo_bytep m_pos, lzo_uint off) 77 DO_OPTIMIZE ( lzo_bytep in , lzo_uint in_len, 78 lzo_bytep out, lzo_uintp out_len, 81 lzo_bytep op; 82 lzo_bytep ip; 84 lzo_bytep m_pos; 85 lzo_bytep const ip_end = in + in_len; 86 lzo_bytep const op_end = out + *out_len; 87 lzo_bytep litp = NULL;
|
D | lzo_util.c | 55 LZO_PUBLIC(const lzo_bytep) 58 return (const lzo_bytep) __lzo_copyright; in lzo_copyright() 109 lzo_adler32(lzo_uint32_t adler, const lzo_bytep buf, lzo_uint len) in lzo_adler32()
|
D | lzo1x_d.ch | 38 DO_DECOMPRESS ( const lzo_bytep in , lzo_uint in_len, 39 lzo_bytep out, lzo_uintp out_len, 43 lzo_bytep op; 44 const lzo_bytep ip; 48 const lzo_bytep dict_end; 50 const lzo_bytep m_pos; 53 const lzo_bytep const ip_end = in + in_len; 55 lzo_bytep const op_end = out + *out_len; 339 last_m_off = pd((const lzo_bytep)op, m_pos);
|
/external/syslinux/lzo/ |
D | prepcore.c | 59 lzo1x_999_compress_internal(const lzo_bytep in, lzo_uint in_len, 60 lzo_bytep out, lzo_uintp out_len, 62 const lzo_bytep dict, lzo_uint dict_len, 71 lzo1y_999_compress_internal(const lzo_bytep in, lzo_uint in_len, 72 lzo_bytep out, lzo_uintp out_len, 74 const lzo_bytep dict, lzo_uint dict_len, 174 lzo_bytep in; in main() 175 lzo_bytep infile; in main() 178 lzo_bytep out; in main() 183 lzo_bytep test; in main()
|
/external/squashfs-tools/squashfs-tools/ |
D | lzo_wrapper.h | 64 int (*compress) (const lzo_bytep, lzo_uint, lzo_bytep, lzo_uintp, 75 int lzo1x_999_wrapper(const lzo_bytep, lzo_uint, lzo_bytep, lzo_uintp,
|