Searched defs:bout (Results 1 – 13 of 13) sorted by relevance
38 typedef struct bout { struct43 typedef struct tbout { argument
79 ByteArrayOutputStream bout=new ByteArrayOutputStream(); in simpleInitApp() local
123 ByteArrayOutputStream bout=new ByteArrayOutputStream(); in simpleInitApp() local
242 int bout=(samples<convsize?samples:convsize); in main() local
77 ByteArrayOutputStream bout = new ByteArrayOutputStream(); in calculateDefault() local
261 int bout = samples < count ? samples : count; in read_vorbis_data_or_die() local
369 static public void decode (String encoded, ByteArrayOutputStream bout) in decode()
243 ByteArrayOutputStream bout = new ByteArrayOutputStream(); in getBytes() local
235 ByteArrayOutputStream bout = new ByteArrayOutputStream(); in toByteArray() local
272 final ByteArrayOStream bout = new ByteArrayOStream (1024); // TODO: reuse these in computeSUID() local
807 ByteBuffer bout = (ByteBuffer) outVb.data; in copyElements() local
687 client_suspend_self(Buffer *bin, Buffer *bout, Buffer *berr) in client_suspend_self()1055 process_escapes(Channel *c, Buffer *bin, Buffer *bout, Buffer *berr, in process_escapes()
1145 ByteArrayOutputStream bout = new ByteArrayOutputStream(); in toString() local