Searched defs:LZO1X (Results 1 - 4 of 4) sorted by relevance

/external/syslinux/lzo/src/
H A Dconfig1x.h1 /* config1x.h -- configuration for the LZO1X algorithm
38 #if !defined(LZO1X) && !defined(LZO1Y) && !defined(LZO1Z)
39 # define LZO1X 1 macro
H A Dlzo1x_9x.c1 /* lzo1x_9x.c -- implementation of the LZO1X-999 compression algorithm
29 #if !defined(LZO1X) && !defined(LZO1Y) && !defined(LZO1Z)
30 # define LZO1X 1 macro
33 #if defined(LZO1X)
54 #if defined(LZO1X)
164 #if defined(LZO1X)
544 #if defined(LZO1X)
/external/valgrind/coregrind/m_debuginfo/
H A Dminilzo-inl.c2778 #define LZO1X 1 macro
2806 #if !defined(LZO1X) && !defined(LZO1Y) && !defined(LZO1Z)
2807 # define LZO1X 1 macro
3394 #if defined(LZO1X)
3782 #if defined(LZO1X)
3800 #if defined(LZO1X)
4308 #if defined(LZO1X)
4326 #if defined(LZO1X)
/external/libvncserver/common/
H A Dminilzo.c4278 #define LZO1X 1 macro
4306 #if !defined(LZO1X) && !defined(LZO1Y) && !defined(LZO1Z)
4307 # define LZO1X 1 macro
4828 #if defined(LZO1X)
5226 #if defined(LZO1X)
5244 #if defined(LZO1X)
5767 #if defined(LZO1X)
5785 #if defined(LZO1X)

Completed in 234 milliseconds