OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LIT
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/zlib-1.2.3/
inflate.h
38
CODELENS, /* i: waiting for length/
lit
and distance code lengths */
39
LEN, /* i: waiting for length/
lit
code */
44
LIT
, /* o: waiting for output space to write literal */
69
LEN -> LENEXT or
LIT
or TYPE
71
LIT
-> LEN
/external/zlib/
inflate.h
38
CODELENS, /* i: waiting for length/
lit
and distance code lengths */
39
LEN, /* i: waiting for length/
lit
code */
44
LIT
, /* o: waiting for output space to write literal */
69
LEN -> LENEXT or
LIT
or TYPE
71
LIT
-> LEN
/frameworks/base/include/private/opengles/
gl_context.h
126
LIT
= 0x4000, // lighting has been applied
Completed in 94 milliseconds