Home
last modified time | relevance | path

Searched refs:filepos (Results 151 – 175 of 2857) sorted by relevance

12345678910>>...115

/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/openbios/fs/grubfs/
H A Dfsys_xfs.c398 filepos |= xfs.blkoff; in next_dentry()
405 filepos += toread; in next_dentry()
437 filepos = 0; in first_dentry()
463 filepos = xfs.blkoff; in first_dentry()
511 filepos += len; in xfs_read()
515 startpos = filepos; in xfs_read()
516 endpos = filepos + len; in xfs_read()
534 filepos += toread; in xfs_read()
539 filepos += toread; in xfs_read()
574 filepos = 0; in xfs_dir()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/openbios/fs/grubfs/
H A Dfsys_xfs.c398 filepos |= xfs.blkoff; in next_dentry()
405 filepos += toread; in next_dentry()
437 filepos = 0; in first_dentry()
463 filepos = xfs.blkoff; in first_dentry()
511 filepos += len; in xfs_read()
515 startpos = filepos; in xfs_read()
516 endpos = filepos + len; in xfs_read()
534 filepos += toread; in xfs_read()
539 filepos += toread; in xfs_read()
574 filepos = 0; in xfs_dir()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/openbios/fs/grubfs/
H A Dfsys_xfs.c398 filepos |= xfs.blkoff; in next_dentry()
405 filepos += toread; in next_dentry()
437 filepos = 0; in first_dentry()
463 filepos = xfs.blkoff; in first_dentry()
511 filepos += len; in xfs_read()
515 startpos = filepos; in xfs_read()
516 endpos = filepos + len; in xfs_read()
534 filepos += toread; in xfs_read()
539 filepos += toread; in xfs_read()
574 filepos = 0; in xfs_dir()
[all …]
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/src/
H A Dread-catalog.c102 this->filepos = NULL; in default_constructor()
130 free (this->filepos[j].file_name); in default_destructor()
131 if (this->filepos != NULL) in default_destructor()
132 free (this->filepos); in default_destructor()
170 pp = &this->filepos[j]; in default_copy_comment_state()
202 free (this->filepos[j].file_name); in default_reset_comment_state()
203 if (this->filepos != NULL) in default_reset_comment_state()
204 free (this->filepos); in default_reset_comment_state()
206 this->filepos = NULL; in default_reset_comment_state()
295 this->filepos = xrealloc (this->filepos, nbytes); in default_comment_filepos()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/src/
H A Dread-catalog.c102 this->filepos = NULL; in default_constructor()
130 free (this->filepos[j].file_name); in default_destructor()
131 if (this->filepos != NULL) in default_destructor()
132 free (this->filepos); in default_destructor()
170 pp = &this->filepos[j]; in default_copy_comment_state()
202 free (this->filepos[j].file_name); in default_reset_comment_state()
203 if (this->filepos != NULL) in default_reset_comment_state()
204 free (this->filepos); in default_reset_comment_state()
206 this->filepos = NULL; in default_reset_comment_state()
295 this->filepos = xrealloc (this->filepos, nbytes); in default_comment_filepos()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/src/
H A Dread-catalog.c102 this->filepos = NULL; in default_constructor()
130 free (this->filepos[j].file_name); in default_destructor()
131 if (this->filepos != NULL) in default_destructor()
132 free (this->filepos); in default_destructor()
170 pp = &this->filepos[j]; in default_copy_comment_state()
202 free (this->filepos[j].file_name); in default_reset_comment_state()
203 if (this->filepos != NULL) in default_reset_comment_state()
204 free (this->filepos); in default_reset_comment_state()
206 this->filepos = NULL; in default_reset_comment_state()
295 this->filepos = xrealloc (this->filepos, nbytes); in default_comment_filepos()
[all …]
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/src/
H A Dread-catalog.c102 this->filepos = NULL; in default_constructor()
130 free (this->filepos[j].file_name); in default_destructor()
131 if (this->filepos != NULL) in default_destructor()
132 free (this->filepos); in default_destructor()
170 pp = &this->filepos[j]; in default_copy_comment_state()
202 free (this->filepos[j].file_name); in default_reset_comment_state()
203 if (this->filepos != NULL) in default_reset_comment_state()
204 free (this->filepos); in default_reset_comment_state()
206 this->filepos = NULL; in default_reset_comment_state()
295 this->filepos = xrealloc (this->filepos, nbytes); in default_comment_filepos()
[all …]
/dports/games/qwdtools/mvdsv-0.34/src/
H A Dvfs_pak.c28 int filepos, filelen; member
43 int filepos, filelen; member
50 unsigned int filepos; // the pos the subfiles left it at member
82 if (vfsp->parentpak->filepos != vfsp->currentpos) { in VFSPAK_ReadBytes()
88 vfsp->parentpak->filepos = vfsp->currentpos; in VFSPAK_ReadBytes()
253 loc->offset = pf->filepos; in FSPAK_FLocate()
341 newfiles[i].filepos = LittleLong(info.filepos); in FSPAK_LoadPackFile()
352 pack->filepos = 0; in FSPAK_LoadPackFile()
353 VFS_SEEK(packhandle, pack->filepos, SEEK_SET); in FSPAK_LoadPackFile()
/dports/games/mvdsv/mvdsv-0.34/src/
H A Dvfs_pak.c28 int filepos, filelen; member
43 int filepos, filelen; member
50 unsigned int filepos; // the pos the subfiles left it at member
82 if (vfsp->parentpak->filepos != vfsp->currentpos) { in VFSPAK_ReadBytes()
88 vfsp->parentpak->filepos = vfsp->currentpos; in VFSPAK_ReadBytes()
253 loc->offset = pf->filepos; in FSPAK_FLocate()
341 newfiles[i].filepos = LittleLong(info.filepos); in FSPAK_LoadPackFile()
352 pack->filepos = 0; in FSPAK_LoadPackFile()
353 VFS_SEEK(packhandle, pack->filepos, SEEK_SET); in FSPAK_LoadPackFile()
/dports/devel/geany-legacy/geany-1.37.1/src/
H A Dnavqueue.c45 } filepos; typedef
106 filepos *fpos = g_queue_peek_nth(navigation_queue, queue_pos); in queue_pos_matches()
116 filepos *npos; in add_new_position()
122 npos = g_new0(filepos, 1); in add_new_position()
192 filepos *fprev; in navqueue_go_back()
230 filepos *fnext; in navqueue_go_forward()
254 if (utils_str_equal(((const filepos*)a)->file, (const gchar*) b)) in find_by_filename()
/dports/devel/geany/geany-1.38/src/
H A Dnavqueue.c45 } filepos; typedef
106 filepos *fpos = g_queue_peek_nth(navigation_queue, queue_pos); in queue_pos_matches()
116 filepos *npos; in add_new_position()
122 npos = g_new0(filepos, 1); in add_new_position()
192 filepos *fprev; in navqueue_go_back()
230 filepos *fnext; in navqueue_go_forward()
254 if (utils_str_equal(((const filepos*)a)->file, (const gchar*) b)) in find_by_filename()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/myisam/
H A Dmi_rsamepos.cc40 int mi_rsame_with_pos(MI_INFO *info, uchar *record, int inx, my_off_t filepos) { in mi_rsame_with_pos() argument
42 DBUG_PRINT("enter", ("index: %d filepos: %ld", inx, (long)filepos)); in mi_rsame_with_pos()
51 if ((*info->s->read_rnd)(info, record, filepos, false)) { in mi_rsame_with_pos()
55 info->lastpos = filepos; in mi_rsame_with_pos()
/dports/audio/komposter/komposter-f75eeb7/
H A Dfileops.c284 unsigned long filepos; in load_chunk_kseq() local
300 filepos=12 + 4*seqch; in load_chunk_kseq()
303 filepos+=seqch*seqsonglen*4; in load_chunk_kseq()
306 filepos+=seqch*seqsonglen*4; in load_chunk_kseq()
309 filepos+=seqch*seqsonglen*4; in load_chunk_kseq()
460 long filepos; in load_chunk() local
467 filepos=ftell(f); in load_chunk()
479 fseek(f, filepos, SEEK_SET); in load_chunk()
492 long filepos; in probe_chunk() local
496 filepos=ftell(f); in probe_chunk()
[all …]
/dports/audio/goattracker/goattracker-2.76/src/bme/
H A Dbme_io.c25 int filepos; member
182 handle[index].filepos = 0; in io_open()
219 newpos = offset + handle[index].filepos; in io_lseek()
228 handle[index].filepos = newpos; in io_lseek()
248 if (length + handle[index].filepos > handle[index].currentheader->length) in io_read()
249 length = handle[index].currentheader->length - handle[index].filepos; in io_read()
253 … fseek(datafilehandle, handle[index].currentheader->offset + handle[index].filepos, SEEK_SET); in io_read()
258 linkedseek(handle[index].currentheader->offset + handle[index].filepos); in io_read()
262 handle[index].filepos += readbytes; in io_read()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/myisam/
H A Dmi_rsamepos.c38 int mi_rsame_with_pos(MI_INFO *info, uchar *record, int inx, my_off_t filepos) in mi_rsame_with_pos() argument
41 DBUG_PRINT("enter",("index: %d filepos: %ld", inx, (long) filepos)); in mi_rsame_with_pos()
50 if ((*info->s->read_rnd)(info,record,filepos,0)) in mi_rsame_with_pos()
56 info->lastpos=filepos; in mi_rsame_with_pos()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/myisam/
H A Dmi_rsamepos.c38 int mi_rsame_with_pos(MI_INFO *info, uchar *record, int inx, my_off_t filepos) in mi_rsame_with_pos() argument
41 DBUG_PRINT("enter",("index: %d filepos: %ld", inx, (long) filepos)); in mi_rsame_with_pos()
50 if ((*info->s->read_rnd)(info,record,filepos,0)) in mi_rsame_with_pos()
56 info->lastpos=filepos; in mi_rsame_with_pos()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/myisam/
H A Dmi_rsamepos.c38 int mi_rsame_with_pos(MI_INFO *info, uchar *record, int inx, my_off_t filepos) in mi_rsame_with_pos() argument
41 DBUG_PRINT("enter",("index: %d filepos: %ld", inx, (long) filepos)); in mi_rsame_with_pos()
50 if ((*info->s->read_rnd)(info,record,filepos,0)) in mi_rsame_with_pos()
56 info->lastpos=filepos; in mi_rsame_with_pos()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/myisam/
H A Dmi_rsamepos.c37 int mi_rsame_with_pos(MI_INFO *info, uchar *record, int inx, my_off_t filepos) in mi_rsame_with_pos() argument
40 DBUG_PRINT("enter",("index: %d filepos: %ld", inx, (long) filepos)); in mi_rsame_with_pos()
50 if ((*info->s->read_rnd)(info,record,filepos,0)) in mi_rsame_with_pos()
56 info->lastpos=filepos; in mi_rsame_with_pos()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/myisam/
H A Dmi_rsamepos.c37 int mi_rsame_with_pos(MI_INFO *info, uchar *record, int inx, my_off_t filepos) in mi_rsame_with_pos() argument
40 DBUG_PRINT("enter",("index: %d filepos: %ld", inx, (long) filepos)); in mi_rsame_with_pos()
50 if ((*info->s->read_rnd)(info,record,filepos,0)) in mi_rsame_with_pos()
56 info->lastpos=filepos; in mi_rsame_with_pos()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/myisam/
H A Dmi_rsamepos.c37 int mi_rsame_with_pos(MI_INFO *info, uchar *record, int inx, my_off_t filepos) in mi_rsame_with_pos() argument
40 DBUG_PRINT("enter",("index: %d filepos: %ld", inx, (long) filepos)); in mi_rsame_with_pos()
50 if ((*info->s->read_rnd)(info,record,filepos,0)) in mi_rsame_with_pos()
56 info->lastpos=filepos; in mi_rsame_with_pos()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/myisam/
H A Dmi_rsamepos.c37 int mi_rsame_with_pos(MI_INFO *info, uchar *record, int inx, my_off_t filepos) in mi_rsame_with_pos() argument
40 DBUG_PRINT("enter",("index: %d filepos: %ld", inx, (long) filepos)); in mi_rsame_with_pos()
50 if ((*info->s->read_rnd)(info,record,filepos,0)) in mi_rsame_with_pos()
56 info->lastpos=filepos; in mi_rsame_with_pos()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/myisam/
H A Dmi_rsamepos.c37 int mi_rsame_with_pos(MI_INFO *info, uchar *record, int inx, my_off_t filepos) in mi_rsame_with_pos() argument
40 DBUG_PRINT("enter",("index: %d filepos: %ld", inx, (long) filepos)); in mi_rsame_with_pos()
50 if ((*info->s->read_rnd)(info,record,filepos,0)) in mi_rsame_with_pos()
56 info->lastpos=filepos; in mi_rsame_with_pos()
/dports/databases/mysql57-client/mysql-5.7.36/storage/myisam/
H A Dmi_rsamepos.c37 int mi_rsame_with_pos(MI_INFO *info, uchar *record, int inx, my_off_t filepos) in mi_rsame_with_pos() argument
40 DBUG_PRINT("enter",("index: %d filepos: %ld", inx, (long) filepos)); in mi_rsame_with_pos()
50 if ((*info->s->read_rnd)(info,record,filepos,0)) in mi_rsame_with_pos()
56 info->lastpos=filepos; in mi_rsame_with_pos()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/myisam/
H A Dmi_rsamepos.c38 int mi_rsame_with_pos(MI_INFO *info, uchar *record, int inx, my_off_t filepos) in mi_rsame_with_pos() argument
41 DBUG_PRINT("enter",("index: %d filepos: %ld", inx, (long) filepos)); in mi_rsame_with_pos()
50 if ((*info->s->read_rnd)(info,record,filepos,0)) in mi_rsame_with_pos()
56 info->lastpos=filepos; in mi_rsame_with_pos()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/myisam/
H A Dmi_rsamepos.c31 int mi_rsame_with_pos(MI_INFO *info, uchar *record, int inx, my_off_t filepos) in mi_rsame_with_pos() argument
34 DBUG_PRINT("enter",("index: %d filepos: %ld", inx, (long) filepos)); in mi_rsame_with_pos()
43 if ((*info->s->read_rnd)(info,record,filepos,0)) in mi_rsame_with_pos()
49 info->lastpos=filepos; in mi_rsame_with_pos()

12345678910>>...115