Home
last modified time | relevance | path

Searched defs:getbyte (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/print/lilypond-devel/lilypond-2.23.5/python/
H A Dmidi.py100 def _get_variable_length_number(nextbyte, getbyte): argument
108 def _first_command_is_repeat(status, nextbyte, getbyte): argument
112 def _read_two_bytes(status, nextbyte, getbyte): argument
116 def _read_three_bytes(status, nextbyte, getbyte): argument
120 def _read_string(nextbyte, getbyte): argument
125 def _read_f0_byte(status, nextbyte, getbyte): argument
/dports/print/lilypond/lilypond-2.22.1/python/
H A Dmidi.py100 def _get_variable_length_number(nextbyte, getbyte): argument
108 def _first_command_is_repeat(status, nextbyte, getbyte): argument
112 def _read_two_bytes(status, nextbyte, getbyte): argument
116 def _read_three_bytes(status, nextbyte, getbyte): argument
120 def _read_string(nextbyte, getbyte): argument
125 def _read_f0_byte(status, nextbyte, getbyte): argument
/dports/archivers/ha/ha-0.999b_2/include/
H A Dhaio.h28 #define getbyte() (ibl>0?(--ibl,ib[ibf++]):(bread(),(ibl>0?--ibl,ib[ibf++]:-1))) macro
/dports/sysutils/fluxengine/fluxengine-61ff48c/tools/
H A Dbrother240tool.cc15 uint8_t getbyte(uint32_t offset) in getbyte() function
/dports/audio/mp3blaster/mp3blaster-3.2.6/mpegsound/
H A Dmpegsound_locals.h13 inline int Mpegtoraw::getbyte(void) in getbyte() function
/dports/net/tcpview/tcpview-1.0/
H A Dgeneric.c99 int getbyte() in getbyte() function
H A Dtelnet.c322 int getbyte() in getbyte() function
/dports/audio/splay/splay-0.9.5.2/libs/
H A Dmpegsound_locals.h12 inline int Mpegtoraw::getbyte(void) in getbyte() function
/dports/graphics/s2tc/s2tc-f6ec862/
H A Ds2tc_common.h93 inline unsigned char getbyte(size_t p) const in getbyte() function
137 inline unsigned char getbyte(size_t p) const in getbyte() function
/dports/games/ags/ags_linux_v.3.4.4.1/Common/libinclude/
H A Dgetbits.h52 static INLINE unsigned char getbyte(struct bitstream_info *bitbuf) in getbyte() function
/dports/japanese/groff/groff-1.18.1.1/src/include/
H A Dencoding.h51 inline int getbyte() { return s[(*i)++]; }; in getbyte() function
62 inline int getbyte() { return fgetc(fp); }; in getbyte() function
/dports/audio/mpg123/mpg123-1.29.3/src/libmpg123/
H A Dgetbits.h28 #define getbyte(fr) ( (fr)->bits_avail-=8, (fr)->bits_avail >= 0 \ macro
/dports/audio/welle.io/welle.io-66675c9a4160c644a5ade5bf7a0cd0647647f33c/src/libs/mpg123/
H A Dgetbits.h23 #define getbyte(fr) (*fr->wordpointer++) macro
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/readline/
H A Dbind.c23 #define READLINE_LIBRARY
/dports/multimedia/mpeg2play/mpeg2play-1.1b/
H A Dgetbits.c89 int getbyte() in getbyte() function
/dports/games/toppler/toppler-1.1.6/
H A Darchi.cc149 Uint8 file::getbyte(void) { in getbyte() function in file
/dports/devel/sunpromake/schily-2021-09-18/btcflash/
H A Dbtcflash.c163 getbyte(pp) in getbyte() function
/dports/devel/smake/schily-2021-09-18/btcflash/
H A Dbtcflash.c163 getbyte(pp) in getbyte() function
/dports/devel/sccs/schily-2021-09-18/btcflash/
H A Dbtcflash.c163 getbyte(pp) in getbyte() function
/dports/devel/schilybase/schily-2021-09-18/btcflash/
H A Dbtcflash.c163 getbyte(pp) in getbyte() function
/dports/net/rscsi/schily-2021-09-18/btcflash/
H A Dbtcflash.c163 getbyte(pp) in getbyte() function
/dports/archivers/star/schily-2021-09-18/btcflash/
H A Dbtcflash.c163 getbyte(pp) in getbyte() function
/dports/sysutils/cdrtools/schily-2021-09-18/btcflash/
H A Dbtcflash.c163 getbyte(pp) in getbyte() function
/dports/editors/ved/schily-2021-09-18/btcflash/
H A Dbtcflash.c163 getbyte(pp) in getbyte() function
/dports/sysutils/schilyutils/schily-2021-09-18/btcflash/
H A Dbtcflash.c163 getbyte(pp) in getbyte() function

1234567