Home
last modified time | relevance | path

Searched defs:tape (Results 1 – 25 of 2022) sorted by relevance

12345678910>>...81

/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dtape.h64 struct tape { struct
71 struct timeval attachtime; /* time tape was attached */ argument
75 TAILQ_ENTRY(tape) link; argument
/dports/games/libretro-fuse/fuse-libretro-8b51f87/libspectrum/
H A Dtzx_read.c116 internal_tzx_read( libspectrum_tape *tape, const libspectrum_byte *buffer, in internal_tzx_read()
263 tzx_read_rom_block( libspectrum_tape *tape, const libspectrum_byte **ptr, in tzx_read_rom_block()
465 tzx_read_raw_data (libspectrum_tape *tape, const libspectrum_byte **ptr, in tzx_read_raw_data()
501 tzx_read_generalised_data( libspectrum_tape *tape, in tzx_read_generalised_data()
634 tzx_read_pause( libspectrum_tape *tape, const libspectrum_byte **ptr, in tzx_read_pause()
690 tzx_read_jump( libspectrum_tape *tape, const libspectrum_byte **ptr, in tzx_read_jump()
742 tzx_read_select( libspectrum_tape *tape, const libspectrum_byte **ptr, in tzx_read_select()
812 tzx_read_stop( libspectrum_tape *tape, const libspectrum_byte **ptr, in tzx_read_stop()
861 tzx_read_comment( libspectrum_tape *tape, const libspectrum_byte **ptr, in tzx_read_comment()
888 tzx_read_message( libspectrum_tape *tape, const libspectrum_byte **ptr, in tzx_read_message()
[all …]
H A Dtape.c143 libspectrum_tape_clear( libspectrum_tape *tape ) in libspectrum_tape_clear()
155 libspectrum_tape_free( libspectrum_tape *tape ) in libspectrum_tape_free()
267 libspectrum_tape *tape, libspectrum_id_t type ) in libspectrum_tape_write()
308 libspectrum_tape_present( const libspectrum_tape *tape ) in libspectrum_tape_present()
522 libspectrum_tape *tape ) in libspectrum_tape_get_next_edge()
1030 jump_blocks( libspectrum_tape *tape, int offset ) in jump_blocks()
1292 libspectrum_tape_append_block( libspectrum_tape *tape, in libspectrum_tape_append_block()
1441 const libspectrum_tape *tape ) in libspectrum_tape_guess_hardware()
1513 libspectrum_tape *tape ) in libspectrum_tape_iterator_init()
1522 libspectrum_tape *tape ) in libspectrum_tape_block_internal_init()
[all …]
H A Dcsw.c46 libspectrum_csw_read( libspectrum_tape *tape, in libspectrum_csw_read()
170 find_sample_rate( libspectrum_tape *tape ) in find_sample_rate()
241 libspectrum_tape *tape, libspectrum_dword sample_rate, in csw_write_body()
324 libspectrum_tape *tape ) in libspectrum_csw_write()
/dports/emulators/libspectrum/libspectrum-1.5.0/
H A Dtzx_read.c114 internal_tzx_read( libspectrum_tape *tape, const libspectrum_byte *buffer, in internal_tzx_read()
261 tzx_read_rom_block( libspectrum_tape *tape, const libspectrum_byte **ptr, in tzx_read_rom_block()
493 tzx_read_raw_data (libspectrum_tape *tape, const libspectrum_byte **ptr, in tzx_read_raw_data()
542 tzx_read_generalised_data( libspectrum_tape *tape, in tzx_read_generalised_data()
675 tzx_read_pause( libspectrum_tape *tape, const libspectrum_byte **ptr, in tzx_read_pause()
732 tzx_read_jump( libspectrum_tape *tape, const libspectrum_byte **ptr, in tzx_read_jump()
784 tzx_read_select( libspectrum_tape *tape, const libspectrum_byte **ptr, in tzx_read_select()
854 tzx_read_stop( libspectrum_tape *tape, const libspectrum_byte **ptr, in tzx_read_stop()
903 tzx_read_comment( libspectrum_tape *tape, const libspectrum_byte **ptr, in tzx_read_comment()
930 tzx_read_message( libspectrum_tape *tape, const libspectrum_byte **ptr, in tzx_read_message()
[all …]
H A Dtape.c141 libspectrum_tape_clear( libspectrum_tape *tape ) in libspectrum_tape_clear()
153 libspectrum_tape_free( libspectrum_tape *tape ) in libspectrum_tape_free()
265 libspectrum_tape *tape, libspectrum_id_t type ) in libspectrum_tape_write()
319 libspectrum_tape_present( const libspectrum_tape *tape ) in libspectrum_tape_present()
536 libspectrum_tape *tape ) in libspectrum_tape_get_next_edge()
1058 jump_blocks( libspectrum_tape *tape, int offset ) in jump_blocks()
1322 libspectrum_tape_append_block( libspectrum_tape *tape, in libspectrum_tape_append_block()
1471 const libspectrum_tape *tape ) in libspectrum_tape_guess_hardware()
1543 libspectrum_tape *tape ) in libspectrum_tape_iterator_init()
1552 libspectrum_tape *tape ) in libspectrum_tape_block_internal_init()
[all …]
H A Dcsw.c35 libspectrum_csw_read( libspectrum_tape *tape, in libspectrum_csw_read()
159 find_sample_rate( libspectrum_tape *tape ) in find_sample_rate()
229 csw_write_body( libspectrum_buffer *buffer, libspectrum_tape *tape, in csw_write_body()
293 libspectrum_csw_write( libspectrum_buffer *new_buffer, libspectrum_tape *tape ) in libspectrum_csw_write()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dscsitape.cpp30 static bool notape (struct scsi_data_tape *tape) in notape()
47 void tape_free (struct scsi_data_tape *tape) in tape_free()
93 struct scsi_data_tape *tape = xcalloc (struct scsi_data_tape, 1); in tape_alloc() local
101 struct scsi_data_tape *tape = tapeunits[unitnum]; in tape_media_change() local
109 struct scsi_data_tape *tape = tapeunits[unitnum]; in tape_get_info() local
118 static void rewind (struct scsi_data_tape *tape) in rewind()
133 static void erase (struct scsi_data_tape *tape) in erase()
156 static bool next_file (struct scsi_data_tape *tape) in next_file()
212 static int tape_read (struct scsi_data_tape *tape, uae_u8 *scsi_data, int len, bool *eof) in tape_read()
237 static int tape_write (struct scsi_data_tape *tape, uae_u8 *scsi_data, int len) in tape_write()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/ide/
H A Dide-tape.c235 struct ide_tape_obj *tape = NULL; in ide_tape_get() local
271 idetape_tape_t *tape = drive->driver_data; in idetape_analyze_error() local
329 idetape_tape_t *tape = drive->driver_data; in ide_tape_callback() local
381 idetape_tape_t *tape = drive->driver_data; in ide_tape_stall_queue() local
393 idetape_tape_t *tape = drive->driver_data; in ide_tape_handle_dsc() local
444 idetape_tape_t *tape = drive->driver_data; in ide_tape_issue_pc() local
519 idetape_tape_t *tape = drive->driver_data; in idetape_media_access_finished() local
571 idetape_tape_t *tape = drive->driver_data; in idetape_do_request() local
1481 idetape_tape_t *tape; in idetape_chrdev_open() local
1910 struct ide_tape_obj *tape; in idetape_open() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/ide/
H A Dide-tape.c235 struct ide_tape_obj *tape = NULL; in ide_tape_get() local
271 idetape_tape_t *tape = drive->driver_data; in idetape_analyze_error() local
329 idetape_tape_t *tape = drive->driver_data; in ide_tape_callback() local
381 idetape_tape_t *tape = drive->driver_data; in ide_tape_stall_queue() local
393 idetape_tape_t *tape = drive->driver_data; in ide_tape_handle_dsc() local
444 idetape_tape_t *tape = drive->driver_data; in ide_tape_issue_pc() local
519 idetape_tape_t *tape = drive->driver_data; in idetape_media_access_finished() local
571 idetape_tape_t *tape = drive->driver_data; in idetape_do_request() local
1481 idetape_tape_t *tape; in idetape_chrdev_open() local
1910 struct ide_tape_obj *tape; in idetape_open() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/ide/
H A Dide-tape.c235 struct ide_tape_obj *tape = NULL; in ide_tape_get() local
271 idetape_tape_t *tape = drive->driver_data; in idetape_analyze_error() local
329 idetape_tape_t *tape = drive->driver_data; in ide_tape_callback() local
381 idetape_tape_t *tape = drive->driver_data; in ide_tape_stall_queue() local
393 idetape_tape_t *tape = drive->driver_data; in ide_tape_handle_dsc() local
444 idetape_tape_t *tape = drive->driver_data; in ide_tape_issue_pc() local
519 idetape_tape_t *tape = drive->driver_data; in idetape_media_access_finished() local
571 idetape_tape_t *tape = drive->driver_data; in idetape_do_request() local
1481 idetape_tape_t *tape; in idetape_chrdev_open() local
1910 struct ide_tape_obj *tape; in idetape_open() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/block/paride/
H A Dpt.c267 static inline u8 DRIVE(struct pt_unit *tape) in DRIVE()
435 static void pt_rewind(struct pt_unit *tape) in pt_rewind()
451 static int pt_reset(struct pt_unit *tape) in pt_reset()
588 static int pt_probe(struct pt_unit *tape) in pt_probe()
603 struct pt_unit *tape; in pt_detect() local
617 struct pt_unit *tape = &pt[unit]; in pt_detect() local
662 struct pt_unit *tape = pt + unit; in pt_open() local
707 struct pt_unit *tape = file->private_data; in pt_ioctl() local
745 struct pt_unit *tape = file->private_data; in pt_release() local
767 struct pt_unit *tape = filp->private_data; in pt_read() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/block/paride/
H A Dpt.c267 static inline u8 DRIVE(struct pt_unit *tape) in DRIVE()
435 static void pt_rewind(struct pt_unit *tape) in pt_rewind()
451 static int pt_reset(struct pt_unit *tape) in pt_reset()
588 static int pt_probe(struct pt_unit *tape) in pt_probe()
603 struct pt_unit *tape; in pt_detect() local
617 struct pt_unit *tape = &pt[unit]; in pt_detect() local
662 struct pt_unit *tape = pt + unit; in pt_open() local
707 struct pt_unit *tape = file->private_data; in pt_ioctl() local
745 struct pt_unit *tape = file->private_data; in pt_release() local
767 struct pt_unit *tape = filp->private_data; in pt_read() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/block/paride/
H A Dpt.c267 static inline u8 DRIVE(struct pt_unit *tape) in DRIVE()
435 static void pt_rewind(struct pt_unit *tape) in pt_rewind()
451 static int pt_reset(struct pt_unit *tape) in pt_reset()
588 static int pt_probe(struct pt_unit *tape) in pt_probe()
603 struct pt_unit *tape; in pt_detect() local
617 struct pt_unit *tape = &pt[unit]; in pt_detect() local
662 struct pt_unit *tape = pt + unit; in pt_open() local
707 struct pt_unit *tape = file->private_data; in pt_ioctl() local
745 struct pt_unit *tape = file->private_data; in pt_release() local
767 struct pt_unit *tape = filp->private_data; in pt_read() local
[all …]
/dports/emulators/fuse-utils/fuse-utils-1.4.3/
H A Dtapeconv.c211 read_tape( char *filename, libspectrum_tape **tape ) in read_tape()
231 remove_block_type( libspectrum_tape *tape, libspectrum_tape_type id ) in remove_block_type()
251 update_archive_file( char *archive_file, libspectrum_tape *tape ) in update_archive_file()
285 append_scr_file( char *scr_file, libspectrum_tape *tape ) in append_scr_file()
326 beautify_tzx_file( libspectrum_tape *tape ) in beautify_tzx_file()
345 append_inlay_file( char *inlay_file, libspectrum_tape *tape ) in append_inlay_file()
394 write_tape( char *filename, libspectrum_tape *tape ) in write_tape()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/Shiny/
H A DShinyZone.c97 struct tape in ShinyZone_sortChain() struct
99 ShinyZone *first, *last; in ShinyZone_sortChain()
100 unsigned long count; in ShinyZone_sortChain()
101 } tape[4]; in ShinyZone_sortChain() local
/dports/math/SCIP/scip-7.0.3/src/cppad/core/
H A Dcompare.hpp133 local::ADTape<Base> *tape = CPPAD_NULL; in operator <() local
184 local::ADTape<Base> *tape = CPPAD_NULL; in operator <=() local
235 local::ADTape<Base> *tape = CPPAD_NULL; in operator >() local
286 local::ADTape<Base> *tape = CPPAD_NULL; in operator >=() local
337 local::ADTape<Base> *tape = CPPAD_NULL; in operator ==() local
379 local::ADTape<Base> *tape = CPPAD_NULL; in operator !=() local
H A Ddependent.hpp152 { local::ADTape<Base>* tape = AD<Base>::tape_ptr(); in Dependent() local
188 local::ADTape<Base> *tape = AD<Base>::tape_ptr(x[0].tape_id_); in Dependent() local
236 void ADFun<Base>::Dependent(local::ADTape<Base> *tape, const ADvector &y) in Dependent()
/dports/math/cppad/CppAD-20210000.8/include/cppad/core/
H A Ddependent.hpp150 { local::ADTape<Base>* tape = AD<Base>::tape_ptr(); in Dependent() local
186 local::ADTape<Base> *tape = AD<Base>::tape_ptr(x[0].tape_id_); in Dependent() local
234 void ADFun<Base,RecBase>::Dependent(local::ADTape<Base> *tape, const ADvector &y) in Dependent()
/dports/news/inn/inn-2.6.4/innfeed/
H A Dtape.c451 void tapeFlush (Tape tape) in tapeFlush()
499 void tapeLogStatus (Tape tape, FILE *fp) in tapeLogStatus()
521 void printTapeInfo (Tape tape, FILE *fp, unsigned int indentAmt) in printTapeInfo()
579 void delTape (Tape tape) in delTape()
626 void tapeTakeArticle (Tape tape, Article article) in tapeTakeArticle()
681 Article getArticle (Tape tape) in getArticle()
888 static void addTapeGlobally (Tape tape) in addTapeGlobally()
910 static void removeTapeGlobally (Tape tape) in removeTapeGlobally()
940 static void checkpointTape (Tape tape) in checkpointTape()
1023 static void prepareFiles (Tape tape) in prepareFiles()
/dports/sysutils/shlock/inn-2.6.4/innfeed/
H A Dtape.c451 void tapeFlush (Tape tape) in tapeFlush()
499 void tapeLogStatus (Tape tape, FILE *fp) in tapeLogStatus()
521 void printTapeInfo (Tape tape, FILE *fp, unsigned int indentAmt) in printTapeInfo()
579 void delTape (Tape tape) in delTape()
626 void tapeTakeArticle (Tape tape, Article article) in tapeTakeArticle()
681 Article getArticle (Tape tape) in getArticle()
888 static void addTapeGlobally (Tape tape) in addTapeGlobally()
910 static void removeTapeGlobally (Tape tape) in removeTapeGlobally()
940 static void checkpointTape (Tape tape) in checkpointTape()
1023 static void prepareFiles (Tape tape) in prepareFiles()
/dports/news/inn-current/inn-2.7-20211226/innfeed/
H A Dtape.c419 tapeFlush(Tape tape) in tapeFlush()
469 tapeLogStatus(Tape tape, FILE *fp) in tapeLogStatus()
491 printTapeInfo(Tape tape, FILE *fp, unsigned int indentAmt) in printTapeInfo()
544 delTape(Tape tape) in delTape()
582 tapeTakeArticle(Tape tape, Article article) in tapeTakeArticle()
634 getArticle(Tape tape) in getArticle()
813 addTapeGlobally(Tape tape) in addTapeGlobally()
835 removeTapeGlobally(Tape tape) in removeTapeGlobally()
865 checkpointTape(Tape tape) in checkpointTape()
946 prepareFiles(Tape tape) in prepareFiles()
[all …]
/dports/devel/simdjson/simdjson-0.9.6/include/simdjson/dom/
H A Darray.h66 internal::tape_ref tape; variable
137 internal::tape_ref tape; variable
H A Dobject.h97 internal::tape_ref tape; variable
211 internal::tape_ref tape; variable
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/simdjson/include/simdjson/dom/
H A Darray.h66 internal::tape_ref tape; variable
137 internal::tape_ref tape; variable

12345678910>>...81