Home
last modified time | relevance | path

Searched refs:fpp (Results 1 – 25 of 1425) sorted by relevance

12345678910>>...57

/dports/print/fontforge/fontforge-20201107/tests/
H A Dtest932.py98 fpp = pickle.loads(pps) variable
100 if fpp.x != 4.4 or fpp.y != 5.5 or not fpp.on_curve or fpp.selected or fpp.interpolated:
101 print(fpp, fpp.selected, fpp.interpolated)
107 fpp = pickle.loads(pps) variable
109 if fpp.x != 4.4 or fpp.y != 5.5 or fpp.on_curve or not fpp.selected or fpp.interpolated:
110 print(fpp, fpp.selected, fpp.interpolated)
116 fpp = pickle.loads(pps) variable
118 if fpp.x != 4.4 or fpp.y != 5.5 or fpp.on_curve or fpp.selected or not fpp.interpolated:
119 print(fpp, fpp.selected, fpp.interpolated)
/dports/databases/db18/db-18.1.40/dist/
H A Dapi_flags.c204 fpp != NULL && *fpp != NULL && fpp < flag_end; ++fpp) in add_entry()
209 if (fpp == NULL || fpp == flag_end) { in add_entry()
225 fp = *fpp; in add_entry()
263 FLAG **fpp; in dump_flags() local
268 for (fpp = flag_list; *fpp != NULL; ++fpp) { in dump_flags()
270 (*fpp)->name, (*fpp)->value, (*fpp)->api_cnt); in dump_flags()
308 FLAG **fpp; in generate_flags() local
321 for (fpp = flag_list; *fpp != NULL; ++fpp) { in generate_flags()
396 FLAG **fpp; in print_flag_value() local
403 for (fpp = flag_list; *fpp != NULL; ++fpp) in print_flag_value()
[all …]
/dports/databases/db5/db-5.3.28/dist/
H A Dapi_flags.c204 fpp != NULL && *fpp != NULL && fpp < flag_end; ++fpp) in add_entry()
209 if (fpp == NULL || fpp == flag_end) { in add_entry()
225 fp = *fpp; in add_entry()
263 FLAG **fpp; in dump_flags() local
268 for (fpp = flag_list; *fpp != NULL; ++fpp) { in dump_flags()
270 (*fpp)->name, (*fpp)->value, (*fpp)->api_cnt); in dump_flags()
308 FLAG **fpp; in generate_flags() local
321 for (fpp = flag_list; *fpp != NULL; ++fpp) { in generate_flags()
396 FLAG **fpp; in print_flag_value() local
403 for (fpp = flag_list; *fpp != NULL; ++fpp) in print_flag_value()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libgfortran/io/
H A Dfile_pos.c191 library_start (&fpp->common); in st_backspace()
193 u = find_unit (fpp->common.unit); in st_backspace()
258 formatted_backspace (fpp, u); in st_backspace()
260 unformatted_backspace (fpp, u); in st_backspace()
284 library_start (&fpp->common); in st_endfile()
286 u = find_unit (fpp->common.unit); in st_endfile()
317 dtp.common = fpp->common; in st_endfile()
330 if (fpp->common.unit < 0) in st_endfile()
366 opp.common = fpp->common; in st_endfile()
390 library_start (&fpp->common); in st_rewind()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libgfortran/io/
H A Dfile_pos.c191 library_start (&fpp->common); in st_backspace()
193 u = find_unit (fpp->common.unit); in st_backspace()
258 formatted_backspace (fpp, u); in st_backspace()
260 unformatted_backspace (fpp, u); in st_backspace()
284 library_start (&fpp->common); in st_endfile()
286 u = find_unit (fpp->common.unit); in st_endfile()
317 dtp.common = fpp->common; in st_endfile()
330 if (fpp->common.unit < 0) in st_endfile()
366 opp.common = fpp->common; in st_endfile()
390 library_start (&fpp->common); in st_rewind()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgfortran/io/
H A Dfile_pos.c191 library_start (&fpp->common); in st_backspace()
193 u = find_unit (fpp->common.unit); in st_backspace()
258 formatted_backspace (fpp, u); in st_backspace()
260 unformatted_backspace (fpp, u); in st_backspace()
284 library_start (&fpp->common); in st_endfile()
286 u = find_unit (fpp->common.unit); in st_endfile()
317 dtp.common = fpp->common; in st_endfile()
330 if (fpp->common.unit < 0) in st_endfile()
366 opp.common = fpp->common; in st_endfile()
390 library_start (&fpp->common); in st_rewind()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libgfortran/io/
H A Dfile_pos.c191 library_start (&fpp->common); in st_backspace()
193 u = find_unit (fpp->common.unit); in st_backspace()
258 formatted_backspace (fpp, u); in st_backspace()
260 unformatted_backspace (fpp, u); in st_backspace()
284 library_start (&fpp->common); in st_endfile()
286 u = find_unit (fpp->common.unit); in st_endfile()
317 dtp.common = fpp->common; in st_endfile()
330 if (fpp->common.unit < 0) in st_endfile()
366 opp.common = fpp->common; in st_endfile()
390 library_start (&fpp->common); in st_rewind()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libgfortran/io/
H A Dfile_pos.c191 library_start (&fpp->common); in st_backspace()
193 u = find_unit (fpp->common.unit); in st_backspace()
258 formatted_backspace (fpp, u); in st_backspace()
260 unformatted_backspace (fpp, u); in st_backspace()
284 library_start (&fpp->common); in st_endfile()
286 u = find_unit (fpp->common.unit); in st_endfile()
317 dtp.common = fpp->common; in st_endfile()
330 if (fpp->common.unit < 0) in st_endfile()
366 opp.common = fpp->common; in st_endfile()
390 library_start (&fpp->common); in st_rewind()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgfortran/io/
H A Dfile_pos.c193 library_start (&fpp->common); in st_backspace()
195 u = find_unit (fpp->common.unit); in st_backspace()
271 formatted_backspace (fpp, u); in st_backspace()
273 unformatted_backspace (fpp, u); in st_backspace()
303 library_start (&fpp->common); in st_endfile()
305 u = find_unit (fpp->common.unit); in st_endfile()
347 dtp.common = fpp->common; in st_endfile()
361 if (fpp->common.unit < 0) in st_endfile()
399 opp.common = fpp->common; in st_endfile()
428 library_start (&fpp->common); in st_rewind()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgfortran/io/
H A Dfile_pos.c193 library_start (&fpp->common); in st_backspace()
195 u = find_unit (fpp->common.unit); in st_backspace()
271 formatted_backspace (fpp, u); in st_backspace()
273 unformatted_backspace (fpp, u); in st_backspace()
303 library_start (&fpp->common); in st_endfile()
305 u = find_unit (fpp->common.unit); in st_endfile()
347 dtp.common = fpp->common; in st_endfile()
361 if (fpp->common.unit < 0) in st_endfile()
399 opp.common = fpp->common; in st_endfile()
428 library_start (&fpp->common); in st_rewind()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgfortran/io/
H A Dfile_pos.c193 library_start (&fpp->common); in st_backspace()
195 u = find_unit (fpp->common.unit); in st_backspace()
271 formatted_backspace (fpp, u); in st_backspace()
273 unformatted_backspace (fpp, u); in st_backspace()
303 library_start (&fpp->common); in st_endfile()
305 u = find_unit (fpp->common.unit); in st_endfile()
347 dtp.common = fpp->common; in st_endfile()
361 if (fpp->common.unit < 0) in st_endfile()
399 opp.common = fpp->common; in st_endfile()
428 library_start (&fpp->common); in st_rewind()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgfortran/io/
H A Dfile_pos.c193 library_start (&fpp->common); in st_backspace()
195 u = find_unit (fpp->common.unit); in st_backspace()
271 formatted_backspace (fpp, u); in st_backspace()
273 unformatted_backspace (fpp, u); in st_backspace()
303 library_start (&fpp->common); in st_endfile()
305 u = find_unit (fpp->common.unit); in st_endfile()
347 dtp.common = fpp->common; in st_endfile()
361 if (fpp->common.unit < 0) in st_endfile()
399 opp.common = fpp->common; in st_endfile()
428 library_start (&fpp->common); in st_rewind()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libgfortran/io/
H A Dfile_pos.c193 library_start (&fpp->common); in st_backspace()
195 u = find_unit (fpp->common.unit); in st_backspace()
271 formatted_backspace (fpp, u); in st_backspace()
273 unformatted_backspace (fpp, u); in st_backspace()
303 library_start (&fpp->common); in st_endfile()
305 u = find_unit (fpp->common.unit); in st_endfile()
347 dtp.common = fpp->common; in st_endfile()
361 if (fpp->common.unit < 0) in st_endfile()
399 opp.common = fpp->common; in st_endfile()
428 library_start (&fpp->common); in st_rewind()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgfortran/io/
H A Dfile_pos.c193 library_start (&fpp->common); in st_backspace()
195 u = find_unit (fpp->common.unit); in st_backspace()
271 formatted_backspace (fpp, u); in st_backspace()
273 unformatted_backspace (fpp, u); in st_backspace()
303 library_start (&fpp->common); in st_endfile()
305 u = find_unit (fpp->common.unit); in st_endfile()
347 dtp.common = fpp->common; in st_endfile()
361 if (fpp->common.unit < 0) in st_endfile()
399 opp.common = fpp->common; in st_endfile()
428 library_start (&fpp->common); in st_rewind()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgfortran/io/
H A Dfile_pos.c193 library_start (&fpp->common); in st_backspace()
195 u = find_unit (fpp->common.unit); in st_backspace()
271 formatted_backspace (fpp, u); in st_backspace()
273 unformatted_backspace (fpp, u); in st_backspace()
303 library_start (&fpp->common); in st_endfile()
305 u = find_unit (fpp->common.unit); in st_endfile()
347 dtp.common = fpp->common; in st_endfile()
361 if (fpp->common.unit < 0) in st_endfile()
399 opp.common = fpp->common; in st_endfile()
428 library_start (&fpp->common); in st_rewind()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgfortran/io/
H A Dfile_pos.c193 library_start (&fpp->common); in st_backspace()
195 u = find_unit (fpp->common.unit); in st_backspace()
271 formatted_backspace (fpp, u); in st_backspace()
273 unformatted_backspace (fpp, u); in st_backspace()
303 library_start (&fpp->common); in st_endfile()
305 u = find_unit (fpp->common.unit); in st_endfile()
347 dtp.common = fpp->common; in st_endfile()
361 if (fpp->common.unit < 0) in st_endfile()
399 opp.common = fpp->common; in st_endfile()
428 library_start (&fpp->common); in st_rewind()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgfortran/io/
H A Dfile_pos.c193 library_start (&fpp->common); in st_backspace()
195 u = find_unit (fpp->common.unit); in st_backspace()
271 formatted_backspace (fpp, u); in st_backspace()
273 unformatted_backspace (fpp, u); in st_backspace()
303 library_start (&fpp->common); in st_endfile()
305 u = find_unit (fpp->common.unit); in st_endfile()
347 dtp.common = fpp->common; in st_endfile()
361 if (fpp->common.unit < 0) in st_endfile()
399 opp.common = fpp->common; in st_endfile()
428 library_start (&fpp->common); in st_rewind()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgfortran/io/
H A Dfile_pos.c193 library_start (&fpp->common); in st_backspace()
195 u = find_unit (fpp->common.unit); in st_backspace()
271 formatted_backspace (fpp, u); in st_backspace()
273 unformatted_backspace (fpp, u); in st_backspace()
303 library_start (&fpp->common); in st_endfile()
305 u = find_unit (fpp->common.unit); in st_endfile()
347 dtp.common = fpp->common; in st_endfile()
361 if (fpp->common.unit < 0) in st_endfile()
399 opp.common = fpp->common; in st_endfile()
428 library_start (&fpp->common); in st_rewind()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgfortran/io/
H A Dfile_pos.c191 library_start (&fpp->common); in st_backspace()
193 u = find_unit (fpp->common.unit); in st_backspace()
258 formatted_backspace (fpp, u); in st_backspace()
260 unformatted_backspace (fpp, u); in st_backspace()
284 library_start (&fpp->common); in st_endfile()
286 u = find_unit (fpp->common.unit); in st_endfile()
317 dtp.common = fpp->common; in st_endfile()
331 if (fpp->common.unit < 0) in st_endfile()
369 opp.common = fpp->common; in st_endfile()
394 library_start (&fpp->common); in st_rewind()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgfortran/io/
H A Dfile_pos.c191 library_start (&fpp->common); in st_backspace()
193 u = find_unit (fpp->common.unit); in st_backspace()
258 formatted_backspace (fpp, u); in st_backspace()
260 unformatted_backspace (fpp, u); in st_backspace()
284 library_start (&fpp->common); in st_endfile()
286 u = find_unit (fpp->common.unit); in st_endfile()
317 dtp.common = fpp->common; in st_endfile()
331 if (fpp->common.unit < 0) in st_endfile()
369 opp.common = fpp->common; in st_endfile()
394 library_start (&fpp->common); in st_rewind()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgfortran/io/
H A Dfile_pos.c191 library_start (&fpp->common); in st_backspace()
193 u = find_unit (fpp->common.unit); in st_backspace()
258 formatted_backspace (fpp, u); in st_backspace()
260 unformatted_backspace (fpp, u); in st_backspace()
284 library_start (&fpp->common); in st_endfile()
286 u = find_unit (fpp->common.unit); in st_endfile()
317 dtp.common = fpp->common; in st_endfile()
331 if (fpp->common.unit < 0) in st_endfile()
369 opp.common = fpp->common; in st_endfile()
394 library_start (&fpp->common); in st_rewind()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgfortran/io/
H A Dfile_pos.c191 library_start (&fpp->common); in st_backspace()
193 u = find_unit (fpp->common.unit); in st_backspace()
258 formatted_backspace (fpp, u); in st_backspace()
260 unformatted_backspace (fpp, u); in st_backspace()
284 library_start (&fpp->common); in st_endfile()
286 u = find_unit (fpp->common.unit); in st_endfile()
317 dtp.common = fpp->common; in st_endfile()
331 if (fpp->common.unit < 0) in st_endfile()
369 opp.common = fpp->common; in st_endfile()
394 library_start (&fpp->common); in st_rewind()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgfortran/io/
H A Dfile_pos.c191 library_start (&fpp->common); in st_backspace()
193 u = find_unit (fpp->common.unit); in st_backspace()
258 formatted_backspace (fpp, u); in st_backspace()
260 unformatted_backspace (fpp, u); in st_backspace()
284 library_start (&fpp->common); in st_endfile()
286 u = find_unit (fpp->common.unit); in st_endfile()
317 dtp.common = fpp->common; in st_endfile()
331 if (fpp->common.unit < 0) in st_endfile()
369 opp.common = fpp->common; in st_endfile()
394 library_start (&fpp->common); in st_rewind()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libgfortran/io/
H A Dfile_pos.c191 library_start (&fpp->common); in st_backspace()
193 u = find_unit (fpp->common.unit); in st_backspace()
258 formatted_backspace (fpp, u); in st_backspace()
260 unformatted_backspace (fpp, u); in st_backspace()
284 library_start (&fpp->common); in st_endfile()
286 u = find_unit (fpp->common.unit); in st_endfile()
317 dtp.common = fpp->common; in st_endfile()
331 if (fpp->common.unit < 0) in st_endfile()
369 opp.common = fpp->common; in st_endfile()
394 library_start (&fpp->common); in st_rewind()
[all …]
/dports/mail/avenger/avenger-0.8.5/util/
H A Dsynos.c29 synos_clearfp (fpdat_t *fpp) in synos_clearfp() argument
31 VECTOR_CLEAR (&fpp->fp_opts); in synos_clearfp()
32 VECTOR_INIT (&fpp->fp_opts); in synos_clearfp()
51 if (fpp->fp_ttl > odp->od_ttl || fpp->fp_ttl + 40 < odp->od_ttl) in synos_check()
53 if (fpp->fp_df != odp->od_df) in synos_check()
55 if (fpp->fp_size != odp->od_size) in synos_check()
108 if (fpp->fp_win % odp->od_win) in synos_check()
122 VECTOR_CLEAR (&fpp->fp_opts); in synos_parsefp()
123 VECTOR_INIT (&fpp->fp_opts); in synos_parsefp()
125 if (sscanf (s, "%u:%u:%d:%d%n", &fpp->fp_win, &fpp->fp_ttl, in synos_parsefp()
[all …]

12345678910>>...57