Home
last modified time | relevance | path

Searched refs:FILEIO (Results 1 – 25 of 174) sorted by relevance

1234567

/dports/math/scilab/scilab-6.1.1/scilab/modules/fileio/
H A Dfileio.iss22 #define FILEIO "fileio"
28 Source: modules\{#FILEIO}\license.txt; DestDir: {app}\modules\{#FILEIO}; Components: {#COMPN_SCILAB}
30 Source: modules\{#FILEIO}\etc\{#FILEIO}.quit; DestDir: {app}\modules\{#FILEIO}\etc; Components: {#C…
31 Source: modules\{#FILEIO}\etc\{#FILEIO}.start; DestDir: {app}\modules\{#FILEIO}\etc; Components: {#…
33 ;Source: modules\{#FILEIO}\includes\*.h; DestDir: {app}\modules\{#FILEIO}\includes; Components: {#C…
34 Source: modules\{#FILEIO}\includes\getFullFilename.h; DestDir: {app}\modules\{#FILEIO}\includes; Co…
35 Source: modules\{#FILEIO}\includes\dynlib_fileio.h; DestDir: {app}\modules\{#FILEIO}\includes; Comp…
40 Source: modules\{#FILEIO}\macros\lib; DestDir: {app}\modules\{#FILEIO}\macros; Flags: recursesubdir…
41 Source: modules\{#FILEIO}\macros\*.sci; DestDir: {app}\modules\{#FILEIO}\macros; Flags: recursesubd…
42 Source: modules\{#FILEIO}\macros\*.bin; DestDir: {app}\modules\{#FILEIO}\macros; Flags: recursesubd…
[all …]
/dports/security/pgpin/pgp263in/src/
H A Dpgppwb.mak37 FILEIO.C FILEIO.H GENPRIME.C GENPRIME.H GETOPT.C IDEA.C IDEA.H\
103 CHARSET.obj : CHARSET.C USUALS.H LANGUAGE.H FILEIO.H
116 CHARSET.sbr : CHARSET.C USUALS.H LANGUAGE.H FILEIO.H
156 MDFILE.H FILEIO.H LANGUAGE.H PGP.H USUALS.H MD5.H
170 MDFILE.H FILEIO.H LANGUAGE.H PGP.H USUALS.H MD5.H
183 FILEIO.obj : FILEIO.C RANDOM.H MPILIB.H MPIIO.H FILEIO.H LANGUAGE.H PGP.H\
188 $(CFLAGS_D) /FoFILEIO.obj FILEIO.C
193 $(CFLAGS_R) /FoFILEIO.obj FILEIO.C
197 FILEIO.sbr : FILEIO.C RANDOM.H MPILIB.H MPIIO.H FILEIO.H LANGUAGE.H PGP.H\
202 $(CFLAGS_D) /FRFILEIO.sbr FILEIO.C
[all …]
/dports/math/calc/calc-2.14.0.14/
H A Dfile.c121 FILEIO *fiop; in file_init()
560 FILEIO *
666 FILEIO *fiop; in closeall()
735 FILEIO *fiop; in flushall()
867 FILEIO *fiop; in getcharid()
967 FILEIO *fiop; in idprintf()
1210 FILEIO *fiop; in idfputc()
1247 FILEIO *fiop; in idungetc()
1268 FILEIO *fiop; in idfputs()
1308 FILEIO *fiop; in idfputstr()
[all …]
H A Dfile.h57 } FILEIO; typedef
91 E_FUNC FILEIO * findid(FILEID id, int writable);
/dports/archivers/unzip/unzip60/vms/
H A Ddescrip_deps.mms71 [.$(DEST)]FILEIO.OBJ : []FILEIO.C
72 [.$(DEST)]FILEIO.OBJ : []UNZIP.H
73 [.$(DEST)]FILEIO.OBJ : []UNZPRIV.H
74 [.$(DEST)]FILEIO.OBJ : [.VMS]VMSCFG.H
75 [.$(DEST)]FILEIO.OBJ : []GLOBALS.H
76 [.$(DEST)]FILEIO.OBJ : []CRC32.H
77 [.$(DEST)]FILEIO.OBJ : []ZIP.H
78 [.$(DEST)]FILEIO.OBJ : []CRYPT.H
79 [.$(DEST)]FILEIO.OBJ : []TTYIO.H
80 [.$(DEST)]FILEIO.OBJ : []EBCDIC.H
[all …]
/dports/graphics/povray36/povray-3.6.1/scenes/language/fileio/
H A Dfileio.pov3 // FILEIO.POV demonstrates basic use of fopen, read and write directives.
16 #fopen MyFile "FILEIO.TXT" write
22 #fopen MyFile "FILEIO.TXT" read
/dports/editors/beav/beav-140/
H A Dmakefile.mc77 all : ECHO.OBJ EXTEND.OBJ FILE.OBJ FILEIO.OBJ FORMAT.OBJ
41 FILEIO.OBJ: FILEIO.C DEF.H PROTOTYP.H
42 CL $(CFLAGS) FILEIO.C ;
96 EBCDIC.OBJ FILE.OBJ FILEIO.OBJ FORMAT.OBJ KBD.OBJ LINE.OBJ \
H A Dmakefile.mc527 FILEIO.OBJ: FILEIO.C DEF.H PROTOTYP.H
28 CL -c -Ml FILEIO.C ;
82 EBCDIC.OBJ FILE.OBJ FILEIO.OBJ FORMAT.OBJ KBD.OBJ LINE.OBJ \
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/scenes/language/fileio/
H A Dfileio.pov8 // FILEIO.POV demonstrates basic use of fopen, read and write directives.
28 #fopen MyFile "FILEIO.TXT" write
34 #fopen MyFile "FILEIO.TXT" read
/dports/graphics/povray37/povray-3.7.0.10/distribution/scenes/language/fileio/
H A Dfileio.pov8 // FILEIO.POV demonstrates basic use of fopen, read and write directives.
28 #fopen MyFile "FILEIO.TXT" write
34 #fopen MyFile "FILEIO.TXT" read
/dports/archivers/zip/zip30/vms/
H A Ddescrip_deps.mms46 [.$(DEST)]FILEIO.OBJ : []FILEIO.C
47 [.$(DEST)]FILEIO.OBJ : []ZIP.H
48 [.$(DEST)]FILEIO.OBJ : []TAILOR.H
49 [.$(DEST)]FILEIO.OBJ : [.VMS]OSDEP.H
50 [.$(DEST)]FILEIO.OBJ : []ZIPERR.H
51 [.$(DEST)]FILEIO.OBJ : []CRC32.H
52 [.$(DEST)]FILEIO.OBJ : [.VMS]VMS.H
53 [.$(DEST)]FILEIO_.OBJ : []FILEIO.C
/dports/archivers/zip/zip30/cmsmvs/
H A Dcczip.exec32 Call Compile 'FILEIO'
59 Call Compile 'FILEIO'
75 Call Compile 'FILEIO'
91 Call Compile 'FILEIO'
H A Dzipmvsc.job29 //FILEIO EXEC EDCC,COND=(12,LE),CREGSIZ='4M',
30 // INFILE='C888090.ZIP.C(FILEIO)',
31 // OUTFILE='C888090.ZIP.C.OBJ(FILEIO),DISP=SHR',
79 // DD DSN=C888090.ZIP.C.OBJ(FILEIO),DISP=SHR
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/target/
H A DKconfig26 tristate "TCM/FILEIO Subsystem Plugin for Linux/VFS"
28 Say Y here to enable the TCM/FILEIO subsystem plugin for buffered
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/target/
H A DKconfig26 tristate "TCM/FILEIO Subsystem Plugin for Linux/VFS"
28 Say Y here to enable the TCM/FILEIO subsystem plugin for buffered
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/target/
H A DKconfig26 tristate "TCM/FILEIO Subsystem Plugin for Linux/VFS"
28 Say Y here to enable the TCM/FILEIO subsystem plugin for buffered
/dports/biology/gmap/gmap-2020-09-12/src/
H A Dgenome.c306 new->access = FILEIO; in Genome_new()
317 new->access = FILEIO; in Genome_new()
326 new->access = FILEIO; in Genome_new()
356 new->access = FILEIO; in Genome_new()
368 new->access = FILEIO; in Genome_new()
377 new->access = FILEIO; in Genome_new()
382 if (new->access == FILEIO) { in Genome_new()
393 if (new->access == FILEIO) { in Genome_new()
10595 if (this->access == FILEIO) { in fill_buffer()
10613 if (this->access == FILEIO) { in fill_buffer()
[all …]
H A Dindexdb.c193 if ((*old)->positions_high_access == FILEIO || (*old)->positions_access == FILEIO) { in Indexdb_free()
256 } else if ((*old)->positions_access == FILEIO) { in Indexdb_free()
304 if (this->positions_high_access == FILEIO || this->positions_access == FILEIO) { in Indexdb_positions_fileio_p()
313 if (this->positions_access == FILEIO) { in Indexdb_positions_fileio_p()
1655 if (new->positions_high_access == FILEIO || new->positions_access == FILEIO) { in load_positions()
1659 if (new->positions_access == FILEIO) { in load_positions()
2234 if (this->positions_access == FILEIO) { in Indexdb_read()
2258 if (this->positions_access == FILEIO) { in Indexdb_read()
2389 if (this->positions_access == FILEIO) {
2414 if (this->positions_high_access == FILEIO || this->positions_access == FILEIO) {
[all …]
H A Daccess.h21 typedef enum {NOT_USED, ALLOCATED_PRIVATE, ALLOCATED_SHARED, MMAPPED, LOADED, FILEIO} Access_T; enumerator
/dports/lang/gnu-apl/apl-1.8/wslib5/iso-apl-cf/
H A Diso_cf.apl219 →(0≠⎕nc 'CF¯FILEIO')/0
220 ⊣ 'lib_file_io' ⎕fx 'CF¯FILEIO'
268 dir←CF¯FILEIO[28] path
278 ⊣ old CF¯FILEIO[27] new
285 h←CF¯FILEIO[3] path
287 ⊣ CF¯FILEIO[4] h
328 z←CF¯FILEIO[19] path
/dports/archivers/zip/zip30/aosvs/
H A Dmake.cli4 cc%0/%/link/NOUNX AOS_VS/DEFINE NODIR/DEFINE <ZIP CRC32 CRYPT DEFLATE FILEIO GLOBALS MKTIME TREES T…
/dports/archivers/unzip/unzip60/cmsmvs/
H A Dunzmvsc.job42 //FILEIO EXEC EDCC,COND=(0,NE),CREGSIZ='0M',
43 // INFILE='USERID.UNZIP.C(FILEIO)',
44 // OUTFILE='USERID.UNZIP.OBJ(FILEIO),DISP=SHR',
119 // DD DSN=USERID.UNZIP.OBJ(FILEIO),DISP=SHR
/dports/archivers/zip/zip30/novell/
H A Dzip.lnk13 File FILEIO.OBJ
/dports/net/inlets/inlets-3.0.2/vendor/github.com/prometheus/procfs/procfs-0.0.10/iscsi/
H A Discsi.go111 type FILEIO struct { struct
/dports/net/rclone/rclone-1.57.0/vendor/github.com/prometheus/procfs/iscsi/
H A Discsi.go111 type FILEIO struct { struct

1234567