Searched defs:put (Results 1 - 21 of 21) sorted by relevance

/haiku-fatelf/src/libs/stdc++/legacy/
H A DSFile.cc71 SFile& SFile::put(void* x) function in class:SFile
H A Dindstream.cc33 indirectbuf::indirectbuf(streambuf *get, streambuf *put, int delete_mode) argument
/haiku-fatelf/src/bin/unzip/
H A Dmatch.c316 #define put(s) {fputs(s,stdout); fflush(stdout);} macro
/haiku-fatelf/src/libs/zlib/
H A Dgzwrite.c148 unsigned put = len; local
H A Dinfback.c250 unsigned char FAR *put; /* next output */ local
[all...]
H A Dinflate.c595 unsigned char FAR *put; /* next output */ local
[all...]
/haiku-fatelf/src/add-ons/translators/webp/libwebp/webp/
H A Ddecode_vp8.h60 int (*put)(const VP8Io* io); member in struct:VP8Io
/haiku-fatelf/src/bin/
H A Dchop.c188 ssize_t put; // number of bytes just written -- i.e. from the last write() local
/haiku-fatelf/headers/cpp/
H A Diostream.h58 ostream& put(char c) { _strbuf->sputc(c); return *this; } function in class:ostream
61 ostream& put(unsigned char c) { return put((char)c); } function in class:ostream
62 ostream& put(signed char c) { return put((char)c); } function in class:ostream
H A Dstl_rope.h179 sequence_buffer& put(value_type __x) function in class:sequence_buffer
/haiku-fatelf/src/apps/glteapot/
H A Dutil.h239 inline void put( contents* c ) function in struct:LispList
/haiku-fatelf/src/libs/pdflib/libs/tiff/
H A Dtiffio.h148 } put; /* put decoded strip/tile */ member in struct:_TIFFRGBAImage
H A Dtif_getimage.c456 tileContigRoutine put = img->put.contig; local
524 tileSeparateRoutine put = img->put.separate; local
625 tileContigRoutine put = img->put.contig; local
679 tileSeparateRoutine put = img->put.separate; local
[all...]
/haiku-fatelf/src/bin/gdb/gdb/nlm/
H A Dgdbserve.c197 LONG put; local
/haiku-fatelf/src/bin/gdb/gdb/
H A Dui-file.c234 set_ui_file_put (struct ui_file *file, ui_file_put_ftype *put) argument
/haiku-fatelf/headers/libs/tiff/
H A Dtiffio.h212 } put; member in struct:_TIFFRGBAImage
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dcompress.c872 s32 put, xput; local
/haiku-fatelf/src/libs/tiff/
H A Dtif_getimage.c573 tileContigRoutine put = img->put.contig; local
666 tileSeparateRoutine put = img->put.separate; local
791 tileContigRoutine put = img->put.contig; local
874 tileSeparateRoutine put = img->put.separate; local
[all...]
/haiku-fatelf/headers/private/graphics/nvidia_gpgpu/
H A DDriverInterface.h243 uint32 put; /* last 32-bit-word adress given to engine to exec. to */ member in struct:__anon864::__anon866::__anon868
/haiku-fatelf/src/bin/network/ftp/
H A Dcmds.c391 put(int argc, char *argv[]) function
/haiku-fatelf/headers/private/graphics/nvidia/
H A DDriverInterface.h324 uint32 put; /* last 32-bit-word adress given to engine to exec. to */ member in struct:__anon821::__anon823::__anon825

Completed in 200 milliseconds