Home
last modified time | relevance | path

Searched refs:Byte (Results 1 – 4 of 4) sorted by relevance

/development/ndk/platforms/android-3/include/
Dzconf.h50 # define Byte z_Byte macro
261 typedef unsigned char Byte; /* 8 bits */ typedef
268 # define Bytef Byte FAR
270 typedef Byte FAR Bytef;
282 typedef Byte const *voidpc;
283 typedef Byte FAR *voidpf;
284 typedef Byte *voidp;
Djni.h638 CALL_TYPE(jbyte, Byte) in CALL_TYPE()
691 CALL_NONVIRT_TYPE(jbyte, Byte) in CALL_NONVIRT_TYPE()
795 CALL_STATIC_TYPE(jbyte, Byte) in CALL_STATIC_TYPE()
/development/ndk/platforms/android-3/include/linux/
Dzlib.h20 Byte *next_in;
24 Byte *next_out;
Dzconf.h33 typedef unsigned char Byte; typedef