Searched defs:pos (Results 276 - 300 of 559) sorted by relevance

<<11121314151617181920>>

/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DLink.cpp70 int pos = 0; local
130 int pos = INT_MAX; local
382 BPoint pos = seg->Start(); local
[all...]
/haiku-fatelf/src/add-ons/screen_savers/slideshowsaver/
H A DSlideShowSaver.cpp470 SlideShowSaver::LayoutCaption(BView *view, BFont &font, BPoint &pos, BRect &rect) argument
494 BPoint pos; local
[all...]
/haiku-fatelf/src/add-ons/translators/hpgs/lib/
H A Dhpgspaint.c391 int pos = dot ? dot-pdv->filename : l; local
H A Dhpgsreader.c315 size_t pos; local
662 size_t pos=0; local
687 size_t pos=0; local
707 size_t pos=0; local
716 size_t pos=0; local
728 size_t pos=0; local
899 hpgs_point pos; local
[all...]
/haiku-fatelf/src/apps/cdplayer/
H A DCDAudioDevice.cpp347 scsi_position pos; local
384 scsi_position pos; local
502 scsi_position pos; local
[all...]
/haiku-fatelf/src/apps/charactermap/
H A DCharacterView.cpp489 int32 pos = (int32)((point.x - startX) / (fCharacterWidth + fGap)); local
/haiku-fatelf/src/apps/mediaplayer/supplier/
H A DMediaTrackAudioSupplier.cpp128 MediaTrackAudioSupplier::Read(void* buffer, int64 pos, int64 frames) argument
503 _ReadCachedFrames(void*& dest, int64& pos, int64& frames, bigtime_t time) argument
[all...]
/haiku-fatelf/src/bin/bash/
H A Dtest.c106 static int pos; /* The offset of the current argument in ARGV. */ variable
[all...]
/haiku-fatelf/src/bin/coreutils/lib/
H A Dmountlist.c509 int32 pos; local
/haiku-fatelf/src/bin/coreutils/src/
H A Dtest.c60 static int pos; /* The offset of the current argument in ARGV. */ variable
[all...]
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dmountlist.c513 int32 pos; local
/haiku-fatelf/src/bin/gdb/bfd/
H A Dmerge.c758 file_ptr pos; local
/haiku-fatelf/src/bin/gdb/gdb/tui/
H A Dtui-regs.c211 int regnum, pos; local
656 int pos; local
/haiku-fatelf/src/bin/less/
H A Dch.c136 POSITION pos; local
[all...]
H A Dtags.c399 POSITION pos, linepos; local
/haiku-fatelf/src/kits/network/libbind/isc/
H A Dlogging.c392 long pos; local
/haiku-fatelf/src/kits/storage/mime/
H A Ddatabase_support.cpp194 size_t pos = typeLower.find_first_of('/'); local
/haiku-fatelf/src/kits/support/
H A DDataIO.cpp171 BMemoryIO::ReadAt(off_t pos, void *buffer, size_t size) argument
186 BMemoryIO::WriteAt(off_t pos, cons argument
290 ReadAt(off_t pos, void *buffer, size_t size) argument
305 WriteAt(off_t pos, const void *buffer, size_t size) argument
[all...]
/haiku-fatelf/src/libs/expat/lib/
H A Dxmltok_impl.c1739 updatePosition(const ENCODING *enc, const char *ptr, const char *end, POSITION *pos) argument
/haiku-fatelf/src/libs/print/libgutenprint/test/
H A Dpixma_parse.h238 rasterline_t* pos; /* iterator position */ member in struct:color_s
/haiku-fatelf/src/libs/stdc++/legacy/
H A Deditbuf.cc107 void edit_buffer::move_gap(buf_offset pos) argument
115 void edit_buffer::gap_left (int pos) argument
166 gap_right(int pos) argument
[all...]
/haiku-fatelf/src/preferences/mail/
H A DDNSQuery.cpp126 BRawNetBuffer::_ReadStringAt(BString& string, off_t pos) argument
/haiku-fatelf/src/servers/mail/
H A DDeskbarView.cpp364 DeskbarView::MouseUp(BPoint pos) argument
386 DeskbarView::MouseDown(BPoint pos) argument
/haiku-fatelf/src/system/boot/platform/amiga_m68k/
H A Dconsole.cpp290 ReadAt(void *cookie, off_t pos, void *buffer, size_t bufferSize) argument
345 WriteAt(void *cookie, off_t pos, const void *buffer, size_t bufferSize) argument
460 ReadAt(void *cookie, off_t pos, void *buffer, size_t bufferSize) argument
523 WriteAt(void *cookie, off_t pos, const void *buffer, size_t bufferSize) argument
553 ReadAt(void *cookie, off_t pos, void *buffer, size_t bufferSize) argument
622 WriteAt(void *cookie, off_t pos, const void *buffer, size_t bufferSize) argument
[all...]
/haiku-fatelf/src/system/kernel/fs/
H A Dvfs_request_io.cpp385 vfs_asynchronous_read_pages(struct vnode* vnode, void* cookie, off_t pos, argument
411 vfs_asynchronous_write_pages(struct vnode* vnode, void* cookie, off_t pos, argument

Completed in 421 milliseconds

<<11121314151617181920>>