Searched refs:lzo_uintp (Results 1 – 9 of 9) sorted by relevance
/external/libvncserver/common/ |
D | minilzo.h | 73 lzo_bytep dst, lzo_uintp dst_len, 79 lzo_bytep dst, lzo_uintp dst_len, 85 lzo_bytep dst, lzo_uintp dst_len,
|
D | lzoconf.h | 149 #define lzo_uintp lzo_uint __LZO_MMODEL * macro 236 lzo_bytep dst, lzo_uintp dst_len, 241 lzo_bytep dst, lzo_uintp dst_len, 246 lzo_bytep dst, lzo_uintp dst_len, 251 lzo_bytep dst, lzo_uintp dst_len, 257 lzo_bytep dst, lzo_uintp dst_len,
|
D | minilzo.c | 4153 r &= ((* (lzo_uintp) p) == 128); in _lzo_config_check() 4158 r &= ((* (lzo_uintp) p) == 128); in _lzo_config_check() 4598 lzo_bytep out, lzo_uintp out_len, in do_compress() 4885 lzo_bytep out, lzo_uintp out_len, in DO_COMPRESS() 5068 lzo_bytep out, lzo_uintp out_len, 5609 lzo_bytep out, lzo_uintp out_len,
|
/external/valgrind/coregrind/m_debuginfo/ |
D | minilzo.h | 88 lzo_bytep dst, lzo_uintp dst_len, 94 lzo_bytep dst, lzo_uintp dst_len, 100 lzo_bytep dst, lzo_uintp dst_len,
|
D | lzoconf.h | 215 #define lzo_uintp lzo_uint __LZO_MMODEL * macro 266 lzo_bytep dst, lzo_uintp dst_len, 271 lzo_bytep dst, lzo_uintp dst_len, 276 lzo_bytep dst, lzo_uintp dst_len, 281 lzo_bytep dst, lzo_uintp dst_len, 287 lzo_bytep dst, lzo_uintp dst_len,
|
D | minilzo-inl.c | 2262 lzo_uintp a_lzo_uintp; 2666 r &= ((* (lzo_uintp) p) == 128); in _lzo_config_check() 2671 r &= ((* (lzo_uintp) p) == 128); in _lzo_config_check() 3172 lzo_bytep out, lzo_uintp out_len, in do_compress() 3457 lzo_bytep out, lzo_uintp out_len, in DO_COMPRESS() 3626 lzo_bytep out, lzo_uintp out_len, 4152 lzo_bytep out, lzo_uintp out_len,
|
/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,
|
D | lzo_wrapper.c | 419 lzo_uintp compsize, lzo_voidp workspace) in lzo1x_999_wrapper()
|
/external/libvncserver/libvncclient/ |
D | ultra.c | 91 (lzo_byte *)client->raw_buffer, (lzo_uintp) &uncompressedBytes, in HandleUltraBPP()
|