Searched defs:pos (Results 126 - 150 of 559) sorted by relevance

1234567891011>>

/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/
H A Dvolume_util.c72 off_t pos = 0; local
/haiku-fatelf/src/add-ons/kernel/generic/scsi_periph/
H A Dio.cpp116 uint32 pos = offset; local
/haiku-fatelf/src/add-ons/media/plugins/au_reader/
H A Dau_reader.cpp312 int64 pos; local
[all...]
/haiku-fatelf/src/add-ons/media/plugins/avi_reader/libOpenDML/
H A DIndex.cpp123 int64 pos = 0; local
[all...]
/haiku-fatelf/src/add-ons/print/transports/ipp/
H A DIpp.cpp89 char* pos; local
152 _ParseString(BString& outStr, char*& pos) argument
[all...]
/haiku-fatelf/src/add-ons/translators/exr/openexr/ilmimf/
H A DImfTileOffsets.cpp226 Int64 pos = os.tellp(); local
/haiku-fatelf/src/add-ons/translators/gif/
H A DGIFSave.h69 int pass, row, pos; member in class:GIFSave
/haiku-fatelf/src/add-ons/translators/hpgs/
H A DReadHelper.h64 positionio_tell(my_hpgs_istream *stream, size_t *pos) argument
72 positionio_seek(my_hpgs_istream *stream, size_t pos) argument
80 positionio_seekend(my_hpgs_istream *stream, size_t pos) argument
/haiku-fatelf/src/add-ons/translators/hpgs/lib/
H A Dhpgsistream.c39 static int file_seek (FILE *file, size_t pos) argument
44 static int file_seekend (FILE *file, size_t pos) argument
49 static int file_tell (FILE *file, size_t *pos) argument
161 static int mem_tell (hpgs_mem_istream_stream *stream, size_t *pos) argument
168 static int mem_seek (hpgs_mem_istream_stream *stream, size_t pos) argument
181 mem_seekend(hpgs_mem_istream_stream *stream, size_t pos) argument
[all...]
/haiku-fatelf/src/apps/bsnow/
H A DSnowView.h31 BPoint pos; member in struct:flake
/haiku-fatelf/src/apps/cortex/Persistence/Wrappers/
H A DFlatMessageIO.cpp127 const char* pos = base64Data; local
/haiku-fatelf/src/apps/serialconnect/
H A DTermView.cpp54 VTermPos pos; local
[all...]
/haiku-fatelf/src/apps/serialconnect/libvterm/src/
H A Dencoding.c30 decode_utf8(VTermEncoding *enc, void *data_, uint32_t cp[], int *cpi, int cplen, const char bytes[], size_t *pos, size_t bytelen) argument
156 decode_usascii(VTermEncoding *enc, void *data, uint32_t cp[], int *cpi, int cplen, const char bytes[], size_t *pos, size_t bytelen) argument
179 decode_table(VTermEncoding *enc, void *data, uint32_t cp[], int *cpi, int cplen, const char bytes[], size_t *pos, size_t bytelen) argument
[all...]
H A Dparser.c192 size_t pos = 0; local
[all...]
/haiku-fatelf/src/bin/bash/lib/readline/
H A Dsearch.c148 int oldpos, pos; local
/haiku-fatelf/src/bin/
H A Dcatattr.cpp176 off_t pos = 0; local
/haiku-fatelf/src/bin/gdb/readline/
H A Dsearch.c134 int oldpos, pos; local
/haiku-fatelf/src/bin/less/
H A Dlinenum.c46 POSITION pos; /* File position */ member in struct:linenum_info
438 POSITION pos; local
[all...]
H A Doptfunc.c255 POSITION pos; local
/haiku-fatelf/src/build/libbe/support/
H A DArchivable.cpp266 string::size_type pos = 0; local
/haiku-fatelf/src/kits/storage/
H A DResourceItem.cpp41 ResourceItem::WriteAt(off_t pos, const void *buffer, size_t size) argument
H A DResourceStrings.cpp321 int32 pos = id % fHashTableSize; local
338 int32 pos = id % fHashTableSize; local
/haiku-fatelf/src/kits/support/
H A DBufferIO.cpp53 BBufferIO::ReadAt(off_t pos, void* buffer, size_t size) argument
103 BBufferIO::WriteAt(off_t pos, const void* buffer, size_t size) argument
[all...]
/haiku-fatelf/src/libs/tiff/
H A Dtif_stream.cxx74 int pos = os->tellp(); local
185 toff_t pos = os->tellp(); local
199 int pos = data->myIS->tellg(); local
/haiku-fatelf/src/libs/zlib/
H A Dgzguts.h91 z_off64_t pos; /* current position in uncompressed data */ member in struct:__anon5225

Completed in 291 milliseconds

1234567891011>>