Home
last modified time | relevance | path

Searched refs:f_in (Results 1 – 25 of 645) sorted by relevance

12345678910>>...26

/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/
H A Dinput-file.c44 static FILE *f_in; variable
50 FILE * f_in; member
86 saved->f_in = f_in; in input_file_push()
105 f_in = saved->f_in; in input_file_pop()
146 c = getc (f_in); in input_file_open()
154 f_in = NULL; in input_file_open()
159 if (feof (f_in)) in input_file_open()
162 f_in = NULL; in input_file_open()
207 fclose (f_in); in input_file_close()
209 f_in = 0; in input_file_close()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/gas/
H A Dinput-file.c44 static FILE *f_in; variable
50 FILE * f_in; member
86 saved->f_in = f_in; in input_file_push()
105 f_in = saved->f_in; in input_file_pop()
146 c = getc (f_in); in input_file_open()
154 f_in = NULL; in input_file_open()
159 if (feof (f_in)) in input_file_open()
162 f_in = NULL; in input_file_open()
207 fclose (f_in); in input_file_close()
209 f_in = 0; in input_file_close()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/gas/
H A Dinput-file.c44 static FILE *f_in; variable
50 FILE * f_in; member
86 saved->f_in = f_in; in input_file_push()
105 f_in = saved->f_in; in input_file_pop()
146 c = getc (f_in); in input_file_open()
154 f_in = NULL; in input_file_open()
159 if (feof (f_in)) in input_file_open()
162 f_in = NULL; in input_file_open()
207 fclose (f_in); in input_file_close()
209 f_in = 0; in input_file_close()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/
H A Dinput-file.c44 static FILE *f_in; variable
50 FILE * f_in; member
86 saved->f_in = f_in; in input_file_push()
105 f_in = saved->f_in; in input_file_pop()
146 c = getc (f_in); in input_file_open()
154 f_in = NULL; in input_file_open()
159 if (feof (f_in)) in input_file_open()
162 f_in = NULL; in input_file_open()
207 fclose (f_in); in input_file_close()
209 f_in = 0; in input_file_close()
[all …]
/dports/devel/binutils/binutils-2.37/gas/
H A Dinput-file.c44 static FILE *f_in; variable
50 FILE * f_in; member
86 saved->f_in = f_in; in input_file_push()
105 f_in = saved->f_in; in input_file_pop()
146 c = getc (f_in); in input_file_open()
154 f_in = NULL; in input_file_open()
159 if (feof (f_in)) in input_file_open()
162 f_in = NULL; in input_file_open()
207 fclose (f_in); in input_file_close()
209 f_in = 0; in input_file_close()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/
H A Dinput-file.c50 static FILE *f_in; variable
56 FILE * f_in; member
98 saved->f_in = f_in; in input_file_push()
117 f_in = saved->f_in; in input_file_pop()
149 if (f_in) in input_file_open()
152 if (f_in == NULL || ferror (f_in)) in input_file_open()
159 if (f_in) in input_file_open()
161 fclose (f_in); in input_file_open()
162 f_in = NULL; in input_file_open()
207 fclose (f_in); in input_file_close()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/
H A Dinput-file.c50 static FILE *f_in; variable
56 FILE * f_in; member
98 saved->f_in = f_in; in input_file_push()
117 f_in = saved->f_in; in input_file_pop()
149 if (f_in) in input_file_open()
152 if (f_in == NULL || ferror (f_in)) in input_file_open()
159 if (f_in) in input_file_open()
161 fclose (f_in); in input_file_open()
162 f_in = NULL; in input_file_open()
207 fclose (f_in); in input_file_close()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/
H A Dinput-file.c51 static FILE *f_in; variable
57 FILE * f_in; member
68 f_in = (FILE *) 0; in input_file_begin()
99 saved->f_in = f_in; in input_file_push()
118 f_in = saved->f_in; in input_file_pop()
145 f_in = stdin; in input_file_open()
150 if (f_in == NULL) in input_file_open()
159 c = getc (f_in); in input_file_open()
169 f_in = NULL; in input_file_open()
213 fclose (f_in); in input_file_close()
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/gas/
H A Dinput-file.c51 static FILE *f_in; variable
57 FILE * f_in; member
68 f_in = (FILE *) 0; in input_file_begin()
93 saved->f_in = f_in; in input_file_push()
112 f_in = saved->f_in; in input_file_pop()
139 f_in = stdin; in input_file_open()
144 if (f_in == NULL) in input_file_open()
151 c = getc (f_in); in input_file_open()
159 f_in = NULL; in input_file_open()
203 fclose (f_in); in input_file_close()
[all …]
/dports/math/freefem++/FreeFem-sources-4.6/src/bamglib/
H A DMeshRead.cpp69 f_in.err( ); in Read()
76 f_in >> dim; in Read()
434 f_in >> i; in Read_am()
440 f_in >> i; in Read_am()
455 f_in >> i; in Read_nopo()
483 f_in >> l; in Read_nopo()
513 f_in >> l; in Read_nopo()
528 f_in >> l; in Read_nopo()
686 while (f_in.in.peek( ) == ' ') f_in.in.get( ); in Read_msh()
687 if (isdigit(f_in.in.peek( ))) f_in >> nbe; in Read_msh()
[all …]
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/bamg/bamglib/
H A DMeshRead.cpp85 f_in >> fgeom; in Read()
93 f_in.cm(); in Read()
328 f_in >> i2 ; in Read()
469 f_in >> i; in Read_am()
474 f_in >> i; in Read_am()
491 f_in >> i; in Read_nopo()
520 f_in >> l; in Read_nopo()
553 f_in >> l; in Read_nopo()
570 f_in >> l; in Read_nopo()
605 f_in >> npo; in Read_nopo()
[all …]
/dports/science/dynare/dynare-4.6.4/contrib/ms-sbvar/switch_dw/state_space/sbvar/
H A DVARio_matlab.c40 FILE *f_in; in Combine_matlab_standard() local
66 if (!dw_SetFilePosition(f_in,id) || !dw_ReadArray(f_in,IV)) ReadError_VARio_matlab(id); in Combine_matlab_standard()
96 if (!dw_SetFilePosition(f_in,id) || !dw_ReadArray(f_in,IV)) ReadError_VARio_matlab(id); in Combine_matlab_standard()
189 fclose(f_in); in Combine_matlab_standard()
240 fclose(f_in); in Combine_matlab_standard()
279 FILE *f_in; in ReadConstantParameters() local
325 fclose(f_in); in ReadConstantParameters()
334 FILE *f_in; in CreateStateModel_VAR_matlab() local
366 if (!dw_SetFilePosition(f_in,id) || !dw_ReadArray(f_in,IV)) ReadError_VARio_matlab(id); in CreateStateModel_VAR_matlab()
377 if (!dw_SetFilePosition(f_in,id) || !dw_ReadArray(f_in,IV)) ReadError_VARio_matlab(id); in CreateStateModel_VAR_matlab()
[all …]
H A DVARio.c60 if (!dw_SetFilePosition(f_in,id) || !dw_ReadMatrix(f_in,X)) ReadError_VARio(id); in ReadMatrix_VARio()
65 if (!dw_SetFilePosition(f_in,id) || !dw_ReadVector(f_in,X)) ReadError_VARio(id); in ReadVector_VARio()
70 if (!dw_SetFilePosition(f_in,id) || !dw_ReadArray(f_in,X)) ReadError_VARio(id); in ReadArray_VARio()
289 FILE *f_in; in GetLastIteration() local
341 fclose(f_in); in GetLastIteration()
646 if (!f) fclose(f_in); in Read_VAR_Specification()
824 FILE *f_in; in Read_VAR_Parameters() local
832 if (!f_in) return 0; in Read_VAR_Parameters()
1363 fprintf(f_in,"\n"); in WriteAllParameters()
1567 FILE *f_in; in Read_VAR_Parameters_Original() local
[all …]
/dports/math/gsl/gsl-2.7/dht/
H A Dtest.c40 gsl_dht_apply(t, f_in, f_out); in test_dht_exact()
52 gsl_dht_apply(t, f_out, f_in); in test_dht_exact()
84 double f_in[128]; in test_dht_simple() local
90 f_in[n] = 1.0/(1.0+x*x); in test_dht_simple()
93 gsl_dht_apply(t, f_in, f_out); in test_dht_simple()
121 double f_in[128]; in test_dht_exp1() local
127 f_in[n] = exp(-x); in test_dht_exp1()
130 gsl_dht_apply(t, f_in, f_out); in test_dht_exp1()
157 double f_in[128]; in test_dht_poly1() local
163 f_in[n] = x * (1.0 - x*x); in test_dht_poly1()
[all …]
/dports/science/dynare/dynare-4.6.4/contrib/ms-sbvar/switch_dw/switching/
H A Ddw_switchio.c55 if (!f && f_in) fclose(f_in); in ReadMarkovSpecification()
104 if (!f_in) in ReadStates()
126 if (!f && f_in) fclose(f_in); in ReadStates()
179 if (!f && f_in) fclose(f_in); in ReadTransitionMatrixParameters()
228 FILE *f_in; in ReadTheta() local
309 if (f_in) in ReadBaseTransitionMatrices_t()
338 if (f_in) in ReadBaseTransitionMatricesFlat_t()
448 if (f_in) in ReadFreeParameters()
576 if (f_in) in dw_ReadPosteriorDraw()
1625 f_in=f; in CreateMarkovStateVariable_File()
[all …]
/dports/math/casadi/casadi-3.5.5/docs/examples/cplusplus/
H A Dpropagating_sparsity.cpp74 vector<bvec_t> f_in(f.nnz_in(0), 0); in main() local
84 f_in[0] = bvec_t(1) << 0; // seed in direction 0 in main()
85 f_in[1] = bvec_t(1) << 2; // seed in direction 2 in main()
92 f({&f_in.front()}, {&f_out.front()}); in main()
107 f_in[0] = 0; in main()
108 f_in[1] = 0; in main()
109 f_in[2] = 0; in main()
112 f.rev({&f_in.front()}, {&f_out.front()}); in main()
115 print_binary(f_in[0]); in main()
116 print_binary(f_in[1]); in main()
[all …]
/dports/archivers/advancecomp/advancecomp-2.1-6-g7b08f7a/
H A Dredef.cc412 copy_zero(f_in, f_out); in convert_gz()
416 copy_zero(f_in, f_out); in convert_gz()
420 copy_data(f_in, f_out, 2); in convert_gz()
423 long size = fzsize(f_in); in convert_gz()
427 long pos = fztell(f_in); in convert_gz()
472 adv_fz* f_in; in convert_inplace() local
479 if (!f_in) { in convert_inplace()
514 convert_png(f_in, f_out); in convert_inplace()
520 convert_gz(f_in, f_out); in convert_inplace()
530 fzclose(f_in); in convert_inplace()
[all …]
/dports/science/quantum-espresso/q-e-qe-6.7.0/EPW/src/
H A Dpoolgathering.f9023 SUBROUTINE poolgather(nsize, nkstot, nks, f_in, f_out) argument
42 REAL(KIND = DP), INTENT(in) :: f_in(nsize, nks) local
66 f_out(:, :) = f_in(:, :)
97 REAL(KIND = DP), INTENT(in) :: f_in(nsize, nks) local
127 f_out(:, :) = f_in(:, :)
190 f_out(:, :, :, :) = f_in(:, :, :, :)
217 INTEGER, INTENT(in) :: f_in(nks) local
235 f_out((nbase + 1):(nbase + nks)) = f_in(1:nks)
242 f_out(:) = f_in(:)
271 INTEGER, INTENT(in) :: f_in(nsize, nks) local
[all …]
/dports/math/libmesh/libmesh-1.6.2/src/base/
H A Ddirichlet_boundary.C36 const FunctionBase<Number> * f_in, in DirichletBoundary() argument
40 f(f_in ? f_in->clone() : nullptr), in DirichletBoundary()
65 c->attach_subfunction(f_in, variables_in); in DirichletBoundary()
69 f = f_in.clone(); in DirichletBoundary()
89 cf->attach_subfunction(f_in, variables_in); in DirichletBoundary()
98 f = f_in.clone(); in DirichletBoundary()
115 f_fem(f_in ? f_in->clone() : nullptr), in DirichletBoundary()
138 c->attach_subfunction(f_in, variables_in); in DirichletBoundary()
142 f_fem = f_in.clone(); in DirichletBoundary()
161 cf->attach_subfunction(f_in, variables_in); in DirichletBoundary()
[all …]
/dports/games/tomenet/tomenet-4.6.0/src/preproc/
H A Dpreproc.c42 FILE *f_in, *f_out; local
84 f_in = fopen(argv[1], "r");
85 if (f_in == NULL) {
105 fclose(f_in);
115 f_in = fopen(tmp_file, "r");
116 if (f_in == NULL) {
189 fclose(f_in);
205 if (f_in == NULL) {
270 fclose(f_in);
308 if (f_in == NULL) {
[all …]
H A Dpreproc-win.c42 FILE *f_in, *f_out; local
84 f_in = fopen(argv[1], "r");
85 if (f_in == NULL) {
105 fclose(f_in);
115 f_in = fopen(tmp_file, "r");
116 if (f_in == NULL) {
189 fclose(f_in);
205 if (f_in == NULL) {
270 fclose(f_in);
308 if (f_in == NULL) {
[all …]
/dports/mail/bincimap/bincimap-1.2.13final/src/
H A Doperator-fetch.cc507 f_in.sectiontext += ".NOT"; in expectSectionText()
520 f_in.sectiontext = "TEXT"; in expectSectionText()
558 f_in.section += "."; in expectSection()
564 f_in.section += nstr.str(); in expectSection()
569 f_in.sectiontext = "MIME"; in expectSection()
650 f_in.offsetstart = i; in expectOffset()
651 f_in.offsetlength = j; in expectOffset()
669 f_in.type = "RFC822"; in expectFetchAtt()
680 f_in.type = "BODY"; in expectFetchAtt()
686 f_in.hassection = false; in expectFetchAtt()
[all …]
/dports/archivers/liblz4/lz4-1.9.3/examples/
H A DframeCompress.c57 compress_file_internal(FILE* f_in, FILE* f_out, in compress_file_internal() argument
65 assert(f_in != NULL); assert(f_out != NULL); in compress_file_internal()
123 compress_file(FILE* f_in, FILE* f_out) in compress_file() argument
125 assert(f_in != NULL); in compress_file()
171 decompress_file_internal(FILE* f_in, FILE* f_out, in decompress_file_internal() argument
179 assert(f_in != NULL); assert(f_out != NULL); in decompress_file_internal()
190 if (readSize == 0 || ferror(f_in)) { in decompress_file_internal()
231 if (readSize != 0 || !feof(f_in)) { in decompress_file_internal()
246 assert(f_in != NULL); assert(f_out != NULL); in decompress_file_allocDst()
253 if (readSize == 0 || ferror(f_in)) { in decompress_file_allocDst()
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/lz4/examples/
H A DframeCompress.c57 compress_file_internal(FILE* f_in, FILE* f_out, in compress_file_internal() argument
65 assert(f_in != NULL); assert(f_out != NULL); in compress_file_internal()
123 compress_file(FILE* f_in, FILE* f_out) in compress_file() argument
125 assert(f_in != NULL); in compress_file()
171 decompress_file_internal(FILE* f_in, FILE* f_out, in decompress_file_internal() argument
179 assert(f_in != NULL); assert(f_out != NULL); in decompress_file_internal()
190 if (readSize == 0 || ferror(f_in)) { in decompress_file_internal()
231 if (readSize != 0 || !feof(f_in)) { in decompress_file_internal()
246 assert(f_in != NULL); assert(f_out != NULL); in decompress_file_allocDst()
253 if (readSize == 0 || ferror(f_in)) { in decompress_file_allocDst()
[all …]
/dports/lang/chez-scheme/ChezScheme-9.5.4/lz4/examples/
H A DframeCompress.c57 compress_file_internal(FILE* f_in, FILE* f_out, in compress_file_internal() argument
65 assert(f_in != NULL); assert(f_out != NULL); in compress_file_internal()
123 compress_file(FILE* f_in, FILE* f_out) in compress_file() argument
125 assert(f_in != NULL); in compress_file()
171 decompress_file_internal(FILE* f_in, FILE* f_out, in decompress_file_internal() argument
179 assert(f_in != NULL); assert(f_out != NULL); in decompress_file_internal()
190 if (readSize == 0 || ferror(f_in)) { in decompress_file_internal()
231 if (readSize != 0 || !feof(f_in)) { in decompress_file_internal()
246 assert(f_in != NULL); assert(f_out != NULL); in decompress_file_allocDst()
253 if (readSize == 0 || ferror(f_in)) { in decompress_file_allocDst()
[all …]

12345678910>>...26