Home
last modified time | relevance | path

Searched refs:startsec (Results 1 – 25 of 158) sorted by path

1234567

/dports/archivers/star/schily-2021-09-18/cdrecord/
H A Dcdrecord.c212 long startsec, Llong amt,
298 long startsec = 0L; local
1592 startsec = 0L;
2359 long startsec;
2409 long startsec; local
2700 long startsec;
2851 long startsec;
3425 long startsec = 0L; local
3445 if (startsec < 0)
3446 startsec = 0;
[all …]
H A Dcdrecord.h836 extern int write_secs __PR((SCSI *scgp, cdr_t *dp, char *bp, long startsec, int bytespt, int secspt…
839 long startsec, Llong amt,
1218 extern int write_cdtext __PR((SCSI *scgp, cdr_t *dp, long startsec));
H A Dcdtext.c120 EXPORT int write_cdtext __PR((SCSI *scgp, cdr_t *dp, long startsec));
484 write_cdtext(scgp, dp, startsec) in write_cdtext() argument
487 long startsec;
524 while (startsec < end) {
525 if ((end - startsec) < secspt) {
526 secspt = end - startsec;
541 (char *)&bp[idx], startsec, nbytes, secs, FALSE);
549 startsec += secs;
550 } while (idx < buflen && startsec < end);
H A Ddrv_7501.c535 long startsec = 0L; local
551 startsec = -150;
553 printf(_("SAO startsec: %ld\n"), startsec);
558 trackp[i].trackstart += startsec +150;
H A Ddrv_mmc.c1882 long startsec = 0L; local
1898 printf("SAO startsec: %ld\n", startsec);
1899 } else if (startsec <= 0 && startsec != -150) {
1901 startsec);
1902 startsec = -150;
1905 printf("SAO startsec: %ld\n", startsec);
1908 if (startsec > 0) {
1914 if (write_cdtext(scgp, dp, startsec) < 0)
1919 trackp[i].trackstart += startsec +150;
1935 if (startsec > -4500) {
[all …]
H A Ddrv_sony.c1246 long startsec = 0L; local
1268 startsec = dp->cdr_dstat->ds_first_leadin;
1269 printf(_("SAO startsec: %ld\n"), startsec);
1271 startsec = -150;
1274 printf(_("SAO startsec: %ld\n"), startsec);
1277 if (startsec > 0) {
1283 if (write_cdtext(scgp, dp, startsec) < 0)
1288 trackp[i].trackstart += startsec +150;
H A Dsubchan.c197 int startsec; local
223 startsec = leadinstart;
267 if ((i-startsec+1) < secspt) {
268 secspt = i-startsec+1;
271 encsectors(trackp, bp, startsec, secspt);
281 startsec = i+1;
314 long startsec; local
343 startsec = leadoutstart;
374 if ((i-startsec+1) < secspt) {
375 secspt = i-startsec+1;
[all …]
H A Dwm_packet.c58 long startsec; local
107 startsec = trackp->trackstart;
140 count = get_buf(f, trackp, startsec, &bp, bytes_to_read);
193 if (retried && nextblock == startsec) {
194 startsec += 7;
196 startsec = nextblock;
201 amount = write_secs(scgp, dp, bp, startsec, bytespt, secspt, islast);
215 startsec += amount / secsize;
242 (startsec*secsize) > bsize) {
296 pad_track(scgp, dp, trackp, startsec, padbytes,
[all …]
/dports/astro/cfitsio/cfitsio-3.49/
H A Dfpackutil.c32 long startsec; /* start of elapsed time interval */ variable
2014 startsec = tv.tv_sec; in marktime()
2020 startsec = 0; in marktime()
2043 *elapse = (stopsec - startsec) + (stopmilli - startmilli)/1000.; in gettime()
H A Dspeed.c43 long startsec; /* start of elapsed time interval */ variable
482 startsec = tv.tv_sec; in marktime()
503 *elapse = (stopsec - startsec) + (stopmilli - startmilli)/1000.; in gettime()
/dports/astro/kstars/kstars-3.5.6/kstars/fitsviewer/
H A Dfpackutil.c36 long startsec; /* start of elapsed time interval */ variable
1968 startsec = tv.tv_sec; in marktime()
1974 startsec = 0; in marktime()
1997 *elapse = (stopsec - startsec) + (stopmilli - startmilli)/1000.; in gettime()
/dports/astro/marble/marble-21.12.3/src/3rdparty/sgp4/
H A Dsgp4io.cpp83 double startsec, stopsec, startdayofyr, stopdayofyr, jdstart, jdstop; in twoline2rv() local
201 … scanf( "%i %i %i %i %i %lf",&startyear, &startmon, &startday, &starthr, &startmin, &startsec); in twoline2rv()
203 jday( startyear,startmon,startday,starthr,startmin,startsec, jdstart ); in twoline2rv()
/dports/astro/py-sgp4/python-sgp4-2.20/extension/
H A DSGP4.cpp2185 double startsec, stopsec, startdayofyr, stopdayofyr, jdstart, jdstop, jdstartF, jdstopF; in twoline2rv() local
2347 scanf_s("%i %i %i %i %i %lf", &startyear, &startmon, &startday, &starthr, &startmin, &startsec); in twoline2rv()
2349 scanf("%i %i %i %i %i %lf", &startyear, &startmon, &startday, &starthr, &startmin, &startsec); in twoline2rv()
2352 jday_SGP4(startyear, startmon, startday, starthr, startmin, startsec, jdstart, jdstartF); in twoline2rv()
/dports/audio/tosha/tosha-0.6/
H A Dtosha.c129 int startsec = -1; variable
320 {'s', "start", GLO_NUM, 0, &startsec, 0},
599 if (startsec >= 0 || endsec >= 0) { in main()
600 if (startsec < 0 || endsec < 0) { in main()
605 if (startsec > endsec) { in main()
681 if (startsec >= 0) in main()
682 totalsectors = endsec - startsec; in main()
720 if (startsec >= 0) { in main()
721 isaudio = is_audio(-1, startsec); in main()
724 print_trackinfo (-1, 1, startsec, endsec, isaudio); in main()
[all …]
/dports/converters/cmios9/cmios9-2.1/
H A Dcmios9.c4058 u_int startsec; in findfile() local
4274 u_int startsec; in deldirent() local
4594 int startsec; in changedir2() local
4628 int startsec; in delfile() local
4859 int startsec; in creatfile() local
5660 startsec=(parttab[i].startsec[0]<<16) in partsetup()
5848 parttab[index-1].startsec[2]=startsec; in partmodif()
5849 parttab[index-1].startsec[1]=startsec>>8; in partmodif()
5850 parttab[index-1].startsec[0]=startsec>>16; in partmodif()
6221 int startsec; in findfile3() local
[all …]
H A Dcmios9.h116 u_char startsec[3]; member
343 u_int startsec; /* in blksiz!!! */ member
392 u_int startsec; member
402 #define READBLOCK_CURPART(a,b,c) readblock(curpart->fdes,a,b,c,curpart->startsec,curpart->totsize,c…
405 #define WRITEBLOCK_CURPART(a,b,c) writeblock(curpart->fdes,a,b,c,curpart->startsec,curpart->totsize…
518 extern int creatdirent(char *name,u_int startsec);
530 extern int partmodif(struct parttabent_s *parttab,u_int index,u_int size,u_int startsec,int clearal…
H A Dcmios9_io.c39 readblock(int devdes,u_int blknr,void *buf,u_int bufsiz,u_int startsec,u_int totsize,u_int blksiz) in readblock() argument
71 bstart=startsec+blknr; in readblock()
165 writeblock(int devdes,u_int blknr,void *buf,u_int bufsiz,u_int startsec,u_int totsize,u_int blksiz) in writeblock() argument
197 bstart=startsec+blknr; in writeblock()
H A Dcmios9_io.h79 extern int readblock(int devdes,u_int blknr,void *buf,u_int bufsiz,u_int startsec,u_int totsize,u_i…
80 extern int writeblock(int devdes,u_int blknr,void *buf,u_int bufsiz,u_int startsec,u_int totsize,u_…
H A Dcmios9_main.c947 u_int index,startsec,size; in main() local
983 startsec=0; in main()
991 startsec=(parttab[index-1].startsec[0]<<16) in main()
992 +(parttab[index-1].startsec[1]<<8) in main()
993 +parttab[index-1].startsec[2]; in main()
999 printf("startsec: 0x%06x blocks\n",startsec); in main()
1004 sscanf(buf,"%x",&startsec); in main()
1007 printf("startsec: 0x%06x blocks\n",startsec); in main()
1327 u_int fdessec,startsec; in main() local
1344 printf("fnr: %08x\n",startsec-1); in main()
[all …]
/dports/databases/sqlrelay/sqlrelay-1.7.0/src/loggers/
H A Dslowqueries.cpp128 uint64_t startsec=(usecommand)?sqlrcur->getCommandStartSec(): in run() local
137 uint64_t queryusec=((endsec-startsec)*1000000)+ in run()
/dports/devel/indi/indi-1.9.1/libs/fpack/
H A Dfpackutil.c33 static long startsec; /* start of elapsed time interval */ variable
1967 startsec = tv.tv_sec; in marktime()
1973 startsec = 0; in marktime()
1996 *elapse = (stopsec - startsec) + (stopmilli - startmilli)/1000.; in gettime()
/dports/devel/libgta/libgta-1.0.8/tests/
H A Dfuzztest.sh12 startsec="`date +%s`"
34 echo "1000 fuzz tests succeeded in $(($currentsec-$startsec)) seconds."
36 startsec=$currentsec
/dports/devel/sccs/schily-2021-09-18/cdrecord/
H A Dcdrecord.c212 long startsec, Llong amt,
298 long startsec = 0L; local
1592 startsec = 0L;
2359 long startsec;
2409 long startsec; local
2700 long startsec;
2851 long startsec;
3425 long startsec = 0L; local
3445 if (startsec < 0)
3446 startsec = 0;
[all …]
H A Dcdrecord.h836 extern int write_secs __PR((SCSI *scgp, cdr_t *dp, char *bp, long startsec, int bytespt, int secspt…
839 long startsec, Llong amt,
1218 extern int write_cdtext __PR((SCSI *scgp, cdr_t *dp, long startsec));
H A Dcdtext.c120 EXPORT int write_cdtext __PR((SCSI *scgp, cdr_t *dp, long startsec));
484 write_cdtext(scgp, dp, startsec) in write_cdtext() argument
487 long startsec;
524 while (startsec < end) {
525 if ((end - startsec) < secspt) {
526 secspt = end - startsec;
541 (char *)&bp[idx], startsec, nbytes, secs, FALSE);
549 startsec += secs;
550 } while (idx < buflen && startsec < end);

1234567