Searched defs:io (Results 1 - 25 of 40) sorted by last modified time

12

/haiku-fatelf/src/tests/add-ons/kernel/file_systems/fs_shell/
H A Dkernel.c477 ioctx *io; local
619 static ioctx io; local
644 ioctx *io; local
2324 ioctx *io; local
[all...]
/haiku-fatelf/src/tests/add-ons/print/transports/
H A Dmain.cpp143 BDataIO *io = (*transport_init_proc)(&msg); local
/haiku-fatelf/src/tools/fs_shell/
H A Dfd.cpp445 struct io_context *io = get_current_io_context(kernel); local
/haiku-fatelf/src/servers/app/drawing/html5/
H A DWebWorker.cpp68 BDataIO *io = fHandler->fData; local
/haiku-fatelf/src/system/boot/platform/bios_ia32/
H A Dsmp.cpp205 struct mp_base_ioapic *io = (struct mp_base_ioapic *)pointer; local
/haiku-fatelf/src/system/kernel/cache/
H A Dfile_cache.cpp994 PrecacheIO* io = new(std::nothrow) PrecacheIO(ref, lastOffset, local
/haiku-fatelf/src/system/kernel/fs/
H A Dvfs_request_io.cpp310 synchronous_io(io_request* request, DoIO& io) argument
[all...]
/haiku-fatelf/src/system/kernel/
H A Dint.cpp74 struct io_handler *io; local
189 struct io_handler* io; local
310 struct io_handler *io = NULL; local
387 struct io_handler *io = NULL; local
[all...]
/haiku-fatelf/src/libs/stdc++/legacy/
H A Dioextend.cc75 get_array_element(ios& io, int index) argument
/haiku-fatelf/src/kits/mail/
H A DMailAttachment.cpp722 BMallocIO *io = new BMallocIO; local
H A DMailMessage.cpp205 BMallocIO io; local
/haiku-fatelf/src/bin/network/tcpdump/
H A Dprint-wb.c187 const struct id_off *io; local
271 const struct id_off *io, *ie; local
[all...]
/haiku-fatelf/src/bin/pcmcia-cs/
H A Ddump_cis.c331 cistpl_io_t *io = &entry->io; local
[all...]
H A Dyacc_cis.y294 io: cftab IO NUMBER '-' NUMBER label
[all...]
/haiku-fatelf/src/bin/gdb/gdb/mi/
H A Dgdb-mi.el
/haiku-fatelf/src/bin/gdb/gdb/
H A Dremote-rdp.c62 static struct serial *io; variable in typeref:struct:serial
[all...]
/haiku-fatelf/src/apps/mail/
H A DWIndex.cpp169 WIndex::UnflattenIndex(BPositionIO *io) argument
198 WIndex::FlattenIndex(BPositionIO *io) argument
/haiku-fatelf/src/add-ons/kernel/drivers/audio/hda/
H A Ddriver.h222 } io; member in union:hda_widget::__anon1544
/haiku-fatelf/src/add-ons/media/plugins/matroska/libMatroskaParser/
H A DMatroskaParser.c2756 MatroskaFile *mkv_OpenEx(InputStream *io, argument
2785 MatroskaFile *mkv_Open(InputStream *io, argument
/haiku-fatelf/src/add-ons/translators/hpgs/lib/
H A Dhpgspaintimage.c273 int io; local
[all...]
H A Dhpgsscanline.c1877 int io = 0; local
1944 int io = 0; local
2118 int io = 0; local
2204 int io = 0.0; local
[all...]
/haiku-fatelf/src/add-ons/translators/ppm/
H A DPPMTranslator.cpp800 read_bits_header( BDataIO * io, int skipped, int * width, int * rowbytes, int * height, int * max, bool * ascii, color_space * space) argument
852 write_comment( const char * str, BDataIO * io) argument
[all...]
/haiku-fatelf/src/add-ons/translators/webp/libwebp/dec/
H A Dframe.c27 int VP8InitFrame(VP8Decoder* const dec, VP8Io* io) { argument
214 VP8FinishRow(VP8Decoder* const dec, VP8Io* io) argument
[all...]
H A Dvp8.c23 int VP8InitIoInternal(VP8Io* const io, int version) { argument
184 int VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io) { argument
529 ParseFrame(VP8Decoder* const dec, VP8Io* io) argument
596 VP8Decode(VP8Decoder* const dec, VP8Io* const io) argument
[all...]
H A Dwebp.c191 static int CustomPut(const VP8Io* io) { argument
292 CustomSetup(VP8Io* io) argument
310 CustomTeardown(const VP8Io* io) argument
328 VP8Io io; local
[all...]

Completed in 317 milliseconds

12