Searched defs:get_byte (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/libiproute/
H A Dutils.h64 #define get_byte get_u8 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/
H A Dutils.h79 #define get_byte get_u8 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dlzo.c45 static inline int get_byte(LZOContext *c) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djdarith.c64 get_byte (j_decompress_ptr cinfo) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dlzo.c43 static inline int get_byte(LZOContext *c) { function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/boot/compressed/
H A Dmisc.c48 #define get_byte() (inptr < insize ? inbuf[inptr++] : fill_inbuf()) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/boot/compressed/
H A Dmisc.c73 #define get_byte() (inbuf[inptr++]) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/boot/
H A Dmisc.c60 #define get_byte() (inptr < insize ? inbuf[inptr++] : fill_inbuf()) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Dgzio.c261 local int get_byte(s) function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Dgzio.c261 local int get_byte(s) function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dgzio.c261 local int get_byte(s) function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dload.c97 #define get_byte() (inptr < insize ? inbuf[inptr++] : fill_inbuf()) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/boot/compressed/
H A Dmisc.c122 static inline unsigned char get_byte(void) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Daviobuf.c371 int get_byte(AVIOContext *s) function

Completed in 198 milliseconds