Home
last modified time | relevance | path

Searched refs:finput (Results 1 – 25 of 1241) sorted by relevance

12345678910>>...50

/dports/archivers/liblz4/lz4-1.9.3/programs/
H A Dlz4io.c415 if (finput == NULL) in LZ4IO_compressFilename_Legacy()
420 fclose(finput); in LZ4IO_compressFilename_Legacy()
475 fclose(finput); in LZ4IO_compressFilename_Legacy()
1116 LZ4IO_passThrough(FILE* finput, FILE* foutput, in LZ4IO_passThrough() argument
1160 FILE* finput, FILE* foutput, in selectDecoder() argument
1234 if (finput==NULL) return 1; in LZ4IO_decompressSrcFile()
1246 fclose(finput); in LZ4IO_decompressSrcFile()
1394 LZ4IO_skipBlocksData(FILE* finput, in LZ4IO_skipBlocksData() argument
1506 if (finput == NULL) return LZ4IO_not_a_file; in LZ4IO_getCompressedFileInfo()
1509 while (!feof(finput)) { in LZ4IO_getCompressedFileInfo()
[all …]
/dports/devel/ccache/ccache-3.7.12/test/suites/
H A Dinput_charset.bash3 if ! $REAL_COMPILER -c -finput-charset=latin1 test.c >/dev/null 2>&1; then
14 $CCACHE_COMPILE -c -finput-charset=latin1 latin1.c
18 $CCACHE_COMPILE -c -finput-charset=latin1 latin1.c
22 CCACHE_NOCPP2=1 $CCACHE_COMPILE -c -finput-charset=latin1 latin1.c
26 CCACHE_NOCPP2=1 $CCACHE_COMPILE -c -finput-charset=latin1 latin1.c
/dports/devel/ccache-memcached/ccache-f7712082106bef085515f86ae47e7dbbd2a48b57/test/suites/
H A Dinput_charset.bash3 if ! $REAL_COMPILER -c -finput-charset=latin1 test.c >/dev/null 2>&1; then
14 $CCACHE_COMPILE -c -finput-charset=latin1 latin1.c
18 $CCACHE_COMPILE -c -finput-charset=latin1 latin1.c
22 CCACHE_NOCPP2=1 $CCACHE_COMPILE -c -finput-charset=latin1 latin1.c
26 CCACHE_NOCPP2=1 $CCACHE_COMPILE -c -finput-charset=latin1 latin1.c
/dports/devel/ccache-static/ccache-3.7.12/test/suites/
H A Dinput_charset.bash3 if ! $REAL_COMPILER -c -finput-charset=latin1 test.c >/dev/null 2>&1; then
14 $CCACHE_COMPILE -c -finput-charset=latin1 latin1.c
18 $CCACHE_COMPILE -c -finput-charset=latin1 latin1.c
22 CCACHE_NOCPP2=1 $CCACHE_COMPILE -c -finput-charset=latin1 latin1.c
26 CCACHE_NOCPP2=1 $CCACHE_COMPILE -c -finput-charset=latin1 latin1.c
/dports/devel/ccache-memcached-static/ccache-f7712082106bef085515f86ae47e7dbbd2a48b57/test/suites/
H A Dinput_charset.bash3 if ! $REAL_COMPILER -c -finput-charset=latin1 test.c >/dev/null 2>&1; then
14 $CCACHE_COMPILE -c -finput-charset=latin1 latin1.c
18 $CCACHE_COMPILE -c -finput-charset=latin1 latin1.c
22 CCACHE_NOCPP2=1 $CCACHE_COMPILE -c -finput-charset=latin1 latin1.c
26 CCACHE_NOCPP2=1 $CCACHE_COMPILE -c -finput-charset=latin1 latin1.c
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/lz4/programs/
H A Dlz4io.c409 if (finput == NULL) in LZ4IO_compressFilename_Legacy()
414 fclose(finput); in LZ4IO_compressFilename_Legacy()
471 fclose(finput); in LZ4IO_compressFilename_Legacy()
1065 readBytes = fread(buffer, 1, PTSIZE, finput); in LZ4IO_passThrough()
1069 if (ferror(finput)) EXM_THROW(51, "Read Error"); in LZ4IO_passThrough()
1164 if (finput==NULL) return 1; in LZ4IO_decompressSrcFile()
1175 fclose(finput); in LZ4IO_decompressSrcFile()
1325 if (feof(finput)) return totalBlocksSize; in LZ4IO_skipBlocksData()
1366 if (feof(finput)) return totalBlocksSize; in LZ4IO_skipLegacyBlocksData()
1429 while (!feof(finput)) { in LZ4IO_getCompressedFileInfo()
[all …]
/dports/lang/chez-scheme/ChezScheme-9.5.4/lz4/programs/
H A Dlz4io.c409 if (finput == NULL) in LZ4IO_compressFilename_Legacy()
414 fclose(finput); in LZ4IO_compressFilename_Legacy()
471 fclose(finput); in LZ4IO_compressFilename_Legacy()
1065 readBytes = fread(buffer, 1, PTSIZE, finput); in LZ4IO_passThrough()
1069 if (ferror(finput)) EXM_THROW(51, "Read Error"); in LZ4IO_passThrough()
1164 if (finput==NULL) return 1; in LZ4IO_decompressSrcFile()
1175 fclose(finput); in LZ4IO_decompressSrcFile()
1325 if (feof(finput)) return totalBlocksSize; in LZ4IO_skipBlocksData()
1366 if (feof(finput)) return totalBlocksSize; in LZ4IO_skipLegacyBlocksData()
1429 while (!feof(finput)) { in LZ4IO_getCompressedFileInfo()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/f/
H A Dlex.c534 return getc (finput); in ffelex_getc_()
541 return getc (finput); in ffelex_getc_()
563 c = getc (finput); in ffelex_cfebackslash_()
600 c = getc (finput); in ffelex_cfebackslash_()
735 c = getc (finput); in ffelex_cfelex_()
777 c = getc (finput); in ffelex_cfelex_()
958 c = getc (finput); in ffelex_get_directive_line_()
1097 c = getc (finput); in ffelex_hash_()
1207 c = getc (finput); in ffelex_hash_()
1252 c = getc (finput); in ffelex_hash_()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/f/
H A Dlex.c534 return getc (finput); in ffelex_getc_()
541 return getc (finput); in ffelex_getc_()
563 c = getc (finput); in ffelex_cfebackslash_()
600 c = getc (finput); in ffelex_cfebackslash_()
735 c = getc (finput); in ffelex_cfelex_()
777 c = getc (finput); in ffelex_cfelex_()
958 c = getc (finput); in ffelex_get_directive_line_()
1097 c = getc (finput); in ffelex_hash_()
1207 c = getc (finput); in ffelex_hash_()
1252 c = getc (finput); in ffelex_hash_()
[all …]
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/lz4/programs/
H A Dlz4io.c320 FILE* finput; in LZ4IO_compressFilename_Legacy() local
328 finput = LZ4IO_openSrcFile(input_filename); in LZ4IO_compressFilename_Legacy()
381 fclose(finput); in LZ4IO_compressFilename_Legacy()
728 if (ferror(finput)) EXM_THROW(54, "Read error : ferror"); in LZ4IO_decodeLegacyStream()
846 readBytes = fread(buffer, 1, PTSIZE, finput); in LZ4IO_passThrough()
850 if (ferror(finput)) EXM_THROW(51, "Read Error") in LZ4IO_passThrough()
901 return LZ4IO_decompressLZ4F(ress, finput, foutput); in selectDecoder()
904 return LZ4IO_decodeLegacyStream(finput, foutput); in selectDecoder()
944 FILE* const finput = LZ4IO_openSrcFile(input_filename); in LZ4IO_decompressSrcFile() local
945 if (finput==NULL) return 1; in LZ4IO_decompressSrcFile()
[all …]
/dports/devel/9base/9base-6/yacc/
H A Dyacc.c409 if(finput == 0) in others()
1251 if(finput == 0) in setup()
1542 Bterm(finput); in setup()
1695 c = Bgetrune(finput); in gettok()
1712 Bungetrune(finput); in gettok()
1780 for(c = Bgetrune(finput); isdigit(c); c = Bgetrune(finput)) in gettok()
1782 Bungetrune(finput); in gettok()
1799 Bungetrune(finput); in gettok()
1812 c = Bgetrune(finput); in gettok()
1823 Bungetrune(finput); in gettok()
[all …]
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/io_import_palette/
H A Dimport_krita.py39 finput = open(filepath)
40 line = finput.readline()
63 line = finput.readline()
65 finput.close()
/dports/science/siconos/siconos-4.4.0/numerics/src/FrictionContact/test/
H A Dfc3d_sparse_test.c70 FILE *finput = fopen(problem, "r"); in solve_sparse() local
71 if(!finput) in solve_sparse()
78 frictionContact_newFromFile(problem, finput); in solve_sparse()
79 fclose(finput); in solve_sparse()
124 FILE *finput = fopen(problem, "r"); in solve_dense() local
125 if(!finput) in solve_dense()
132 frictionContact_newFromFile(problem, finput); in solve_dense()
133 fclose(finput); in solve_dense()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Djcf-parse.c498 FILE *finput; in read_class() local
518 if (fclose (finput)) in read_class()
876 FILE *finput = NULL; in java_parse_file() local
882 if (finput == NULL) in java_parse_file()
901 if (! feof (finput)) in java_parse_file()
909 fclose (finput); in java_parse_file()
910 finput = NULL; in java_parse_file()
1024 if (finput && fclose (finput)) in java_parse_file()
1028 if (finput == NULL) in java_parse_file()
1227 jcf->read_state = finput; in parse_zip_file_entries()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Djcf-parse.c498 FILE *finput; in read_class() local
518 if (fclose (finput)) in read_class()
876 FILE *finput = NULL; in java_parse_file() local
882 if (finput == NULL) in java_parse_file()
901 if (! feof (finput)) in java_parse_file()
909 fclose (finput); in java_parse_file()
910 finput = NULL; in java_parse_file()
1024 if (finput && fclose (finput)) in java_parse_file()
1028 if (finput == NULL) in java_parse_file()
1227 jcf->read_state = finput; in parse_zip_file_entries()
[all …]
/dports/finance/chiapos/chiapos-1.0.3/lib/FiniteStateEntropy/programs/
H A Dfileio.c288 FILE* finput; in FIO_compressFilename() local
302 get_fileHandle(input_filename, output_filename, &finput, &foutput); in FIO_compressFilename()
426 fclose(finput); in FIO_compressFilename()
462 FILE* finput, *foutput; in FIO_decompressFilename() local
474 get_fileHandle(input_filename, output_filename, &finput, &foutput); in FIO_decompressFilename()
512 { size_t const sizeCheck = fread(in_buff, 1, 1, finput); in FIO_decompressFilename()
530 size_t const sizeCheck = fread(in_buff, 1, 2, finput); in FIO_decompressFilename()
538 { size_t const sizeCheck = fread(in_buff, 1, 2, finput); in FIO_decompressFilename()
560 size_t const readSize = fread(in_buff, 1, toReadSize, finput); in FIO_decompressFilename()
607 { size_t const sizeCheck = fread(ip+1, 1, 2, finput); in FIO_decompressFilename()
[all …]
/dports/archivers/maxcso/maxcso-1.10.0/lz4/programs/
H A Dlz4io.c352 FILE* finput; in LZ4IO_compressFilename_Legacy() local
409 fclose(finput); in LZ4IO_compressFilename_Legacy()
750 sizeCheck = fread(in_buff, 1, 4, finput); in LZ4IO_decodeLegacyStream()
760 sizeCheck = fread(in_buff, 1, blockSize, finput); in LZ4IO_decodeLegacyStream()
893 read = fread(buffer, 1, PTSIZE, finput); in LZ4IO_passThrough()
936 return LZ4IO_decodeLegacyStream(finput, foutput); in selectDecoder()
939 nbReadBytes = fread(MNstore, 1, 4, finput); in selectDecoder()
942 errorNb = fseek(finput, size, SEEK_CUR); in selectDecoder()
944 return selectDecoder(ress, finput, foutput); in selectDecoder()
962 FILE* finput; in LZ4IO_decompressFile_extRess() local
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/Lz4/Lz4_131/programs/
H A Dlz4io.c352 FILE* finput; in LZ4IO_compressFilename_Legacy() local
409 fclose(finput); in LZ4IO_compressFilename_Legacy()
750 sizeCheck = fread(in_buff, 1, 4, finput); in LZ4IO_decodeLegacyStream()
760 sizeCheck = fread(in_buff, 1, blockSize, finput); in LZ4IO_decodeLegacyStream()
893 read = fread(buffer, 1, PTSIZE, finput); in LZ4IO_passThrough()
936 return LZ4IO_decodeLegacyStream(finput, foutput); in selectDecoder()
939 nbReadBytes = fread(MNstore, 1, 4, finput); in selectDecoder()
942 errorNb = fseek(finput, size, SEEK_CUR); in selectDecoder()
944 return selectDecoder(ress, finput, foutput); in selectDecoder()
962 FILE* finput; in LZ4IO_decompressFile_extRess() local
[all …]
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/
H A Dyacc.c410 if(finput == 0) in others()
1252 if(finput == 0) in setup()
1543 Bterm(finput); in setup()
1702 c = Bgetrune(finput); in gettok()
1719 Bungetrune(finput); in gettok()
1789 for(c = Bgetrune(finput); isdigit(c); c = Bgetrune(finput)) in gettok()
1791 Bungetrune(finput); in gettok()
1810 Bungetrune(finput); in gettok()
1823 c = Bgetrune(finput); in gettok()
1834 Bungetrune(finput); in gettok()
[all …]
/dports/archivers/c-blosc2/c-blosc2-2.0.4/examples/
H A Dcompress_file.c66 FILE* finput = fopen(argv[1], "rb"); in main() local
67 if (finput == NULL) { in main()
71 while ((isize = (int32_t)fread(data, 1, CHUNKSIZE, finput)) == CHUNKSIZE) { in main()
81 fclose(finput); in main()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/example/PDE-OPT/TOOLS/
H A DncdumpPartition.sh13 finput=$froot.$fext1.$fnum.$ctpad ## integers assumed padded with zeros
15 echo "Running command: ncdump" $finput ">" $foutput
16 ncdump $finput > $foutput
/dports/science/siconos/siconos-4.4.0/numerics/src/SOCP/test/
H A Dsoclcp_test5.c32 FILE * finput = fopen("./data/Capsules-i122-1617.dat", "r"); in main() local
37 info = soclcp_test_function(finput, options); in main()
42 fclose(finput); in main()
H A Dsoclcp_test4.c33 FILE * finput = fopen("./data/Capsules-i122-1617.dat", "r"); in main() local
38 info = soclcp_test_function(finput, options); in main()
43 fclose(finput); in main()
H A Dsoclcp_test1.c29 FILE * finput = fopen("./data/Example1_SOCLCP_SBM.dat", "r"); in main() local
34 info = soclcp_test_function(finput, options); in main()
39 fclose(finput); in main()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/open-policy-agent/opa/vendor/golang.org/x/tools/cmd/goyacc/
H A Dyacc.go833 c = getrune(finput)
864 c = getrune(finput)
913 c = getrune(finput)
972 c = getrune(finput)
981 c = getrune(finput)
990 ungetrune(finput, c)
1001 c = getrune(finput)
1003 ungetrune(finput, c)
1245 c = getrune(finput)
1465 if finput == nil {
[all …]

12345678910>>...50