Home
last modified time | relevance | path

Searched defs:fr (Results 126 – 150 of 10390) sorted by relevance

12345678910>>...416

/dports/net/py-libdnet/libdnet-1.13/src/
H A Dfw-ipf.c52 rule_to_ipf(const struct fw_rule *rule, struct frentry *fr) in rule_to_ipf()
144 ipf_to_rule(const struct frentry *fr, struct fw_rule *rule) in ipf_to_rule()
196 struct frentry fr; in fw_add() local
208 struct frentry fr; in fw_delete() local
239 struct frentry *frp, fr; in fw_loop() local
/dports/net/libdnet/libdnet-1.13/src/
H A Dfw-ipf.c52 rule_to_ipf(const struct fw_rule *rule, struct frentry *fr) in rule_to_ipf()
144 ipf_to_rule(const struct frentry *fr, struct fw_rule *rule) in ipf_to_rule()
196 struct frentry fr; in fw_add() local
208 struct frentry fr; in fw_delete() local
239 struct frentry *frp, fr; in fw_loop() local
/dports/games/widelands/widelands-build21/src/logic/
H A Dwidelands_geometry_io.cc29 Direction read_direction_8(StreamRead* fr) { in read_direction_8()
38 Direction read_direction_8_allow_null(StreamRead* fr) { in read_direction_8_allow_null()
45 MapIndex read_map_index_32(StreamRead* fr, const MapIndex max) { in read_map_index_32()
68 Coords read_coords_32_allow_null(StreamRead* fr, const Extent& extent) { in read_coords_32_allow_null()
/dports/math/octave-forge-ltfat/ltfat/inst/comp/
H A Dcomp_insdgfb.m87 fr = zeros(NN,CH,assert_classname(c{1},g{1})); % Initialize output variable
116 fr = ifft(fr); variable
117 fr = fr(1:Ls,:); % Truncate the signal to original length (if given) variable
/dports/audio/mpg123/mpg123-1.29.3/src/libmpg123/
H A Dsynth_s32.c55 int synth_1to1_s32_x86_64(real *bandPtr,int channel, mpg123_handle *fr, int final) in synth_1to1_s32_x86_64()
98 int synth_1to1_s32_stereo_x86_64(real *bandPtr_l, real *bandPtr_r, mpg123_handle *fr) in synth_1to1_s32_stereo_x86_64()
150 int synth_1to1_s32_avx(real *bandPtr,int channel, mpg123_handle *fr, int final) in synth_1to1_s32_avx()
193 int synth_1to1_s32_stereo_avx(real *bandPtr_l, real *bandPtr_r, mpg123_handle *fr) in synth_1to1_s32_stereo_avx()
243 int synth_1to1_s32_sse(real *bandPtr,int channel, mpg123_handle *fr, int final) in synth_1to1_s32_sse()
286 int synth_1to1_s32_stereo_sse(real *bandPtr_l, real *bandPtr_r, mpg123_handle *fr) in synth_1to1_s32_stereo_sse()
336 int synth_1to1_s32_neon(real *bandPtr,int channel, mpg123_handle *fr, int final) in synth_1to1_s32_neon()
378 int synth_1to1_s32_stereo_neon(real *bandPtr_l, real *bandPtr_r, mpg123_handle *fr) in synth_1to1_s32_stereo_neon()
428 int synth_1to1_s32_neon64(real *bandPtr,int channel, mpg123_handle *fr, int final) in synth_1to1_s32_neon64()
470 int synth_1to1_s32st_neon64(real *bandPtr_l, real *bandPtr_r, mpg123_handle *fr) in synth_1to1_s32st_neon64()
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/src/libmpg123/
H A Dsynth_s32.c55 int synth_1to1_s32_x86_64(real *bandPtr,int channel, mpg123_handle *fr, int final) in synth_1to1_s32_x86_64()
98 int synth_1to1_s32_stereo_x86_64(real *bandPtr_l, real *bandPtr_r, mpg123_handle *fr) in synth_1to1_s32_stereo_x86_64()
150 int synth_1to1_s32_avx(real *bandPtr,int channel, mpg123_handle *fr, int final) in synth_1to1_s32_avx()
193 int synth_1to1_s32_stereo_avx(real *bandPtr_l, real *bandPtr_r, mpg123_handle *fr) in synth_1to1_s32_stereo_avx()
243 int synth_1to1_s32_sse(real *bandPtr,int channel, mpg123_handle *fr, int final) in synth_1to1_s32_sse()
286 int synth_1to1_s32_stereo_sse(real *bandPtr_l, real *bandPtr_r, mpg123_handle *fr) in synth_1to1_s32_stereo_sse()
336 int synth_1to1_s32_neon(real *bandPtr,int channel, mpg123_handle *fr, int final) in synth_1to1_s32_neon()
378 int synth_1to1_s32_stereo_neon(real *bandPtr_l, real *bandPtr_r, mpg123_handle *fr) in synth_1to1_s32_stereo_neon()
428 int synth_1to1_s32_neon64(real *bandPtr,int channel, mpg123_handle *fr, int final) in synth_1to1_s32_neon64()
470 int synth_1to1_s32st_neon64(real *bandPtr_l, real *bandPtr_r, mpg123_handle *fr) in synth_1to1_s32st_neon64()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/common/backtrace/
H A Dbacktrace.c157 static bool is_valid_frame_record(struct frame_record *fr) in is_valid_frame_record()
166 static struct frame_record *adjust_frame_record(struct frame_record *fr) in adjust_frame_record()
175 static void unwind_stack(struct frame_record *fr, uintptr_t current_pc, in unwind_stack()
261 struct frame_record *fr = __builtin_frame_address(0U); in backtrace() local
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/common/backtrace/
H A Dbacktrace.c157 static bool is_valid_frame_record(struct frame_record *fr) in is_valid_frame_record()
166 static struct frame_record *adjust_frame_record(struct frame_record *fr) in adjust_frame_record()
175 static void unwind_stack(struct frame_record *fr, uintptr_t current_pc, in unwind_stack()
261 struct frame_record *fr = __builtin_frame_address(0U); in backtrace() local
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/common/backtrace/
H A Dbacktrace.c157 static bool is_valid_frame_record(struct frame_record *fr) in is_valid_frame_record()
166 static struct frame_record *adjust_frame_record(struct frame_record *fr) in adjust_frame_record()
175 static void unwind_stack(struct frame_record *fr, uintptr_t current_pc, in unwind_stack()
261 struct frame_record *fr = __builtin_frame_address(0U); in backtrace() local
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/common/backtrace/
H A Dbacktrace.c157 static bool is_valid_frame_record(struct frame_record *fr) in is_valid_frame_record()
166 static struct frame_record *adjust_frame_record(struct frame_record *fr) in adjust_frame_record()
175 static void unwind_stack(struct frame_record *fr, uintptr_t current_pc, in unwind_stack()
261 struct frame_record *fr = __builtin_frame_address(0U); in backtrace() local
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/common/backtrace/
H A Dbacktrace.c157 static bool is_valid_frame_record(struct frame_record *fr) in is_valid_frame_record()
166 static struct frame_record *adjust_frame_record(struct frame_record *fr) in adjust_frame_record()
175 static void unwind_stack(struct frame_record *fr, uintptr_t current_pc, in unwind_stack()
261 struct frame_record *fr = __builtin_frame_address(0U); in backtrace() local
/dports/graphics/scantailor/scantailor-advanced-1.0.16/imageproc/
H A DShear.cpp63 const QRect fr(0, y1, width, block_height); in hShearFromTo() local
70 const QRect fr(width + shift1, y1, -shift1, block_height); in hShearFromTo() local
77 const QRect fr(0, y1, shift1, block_height); in hShearFromTo() local
134 const QRect fr(x1, 0, block_width, height); in vShearFromTo() local
141 const QRect fr(x1, height + shift1, block_width, -shift1); in vShearFromTo() local
148 const QRect fr(x1, 0, block_width, shift1); in vShearFromTo() local
/dports/net/libmaxminddb/libmaxminddb-1.6.0/t/maxmind-db/source-data/
H A DGeoIP2-Precision-Enterprise-Test.json18 "fr" : "Europe", string
57 "fr" : "France", string
97 "fr" : "Roumanie", string
128 "fr" : "Asie", string
143 "fr" : "Bhutan", string
296 "fr" : "Europe", string
477 "fr" : "Suède", string
638 "fr" : "Asie", string
712 "fr" : "Asie", string
872 "fr" : "Asie", string
[all …]
/dports/net/p5-MaxMind-DB-Reader-XS/MaxMind-DB-Reader-XS-1.000008/maxmind-db/source-data/
H A DGeoIP2-Precision-Enterprise-Test.json18 "fr" : "Europe", string
59 "fr" : "France", string
100 "fr" : "Roumanie", string
137 "fr" : "Afrique", string
151 "fr" : "Ghana", string
171 "fr" : "Ghana", string
486 "fr" : "Asie", string
988 "fr" : "HCMV", string
1002 "fr" : "Asie", string
1092 "fr" : "Asie", string
[all …]
/dports/net/p5-GeoIP2/GeoIP2-2.006002/maxmind-db/source-data/
H A DGeoIP2-Precision-Enterprise-Test.json18 "fr" : "Europe", string
59 "fr" : "France", string
100 "fr" : "Roumanie", string
137 "fr" : "Afrique", string
151 "fr" : "Ghana", string
171 "fr" : "Ghana", string
486 "fr" : "Asie", string
988 "fr" : "HCMV", string
1002 "fr" : "Asie", string
1092 "fr" : "Asie", string
[all …]
/dports/net/p5-MaxMind-DB-Reader/MaxMind-DB-Reader-1.000014/maxmind-db/source-data/
H A DGeoIP2-Precision-Enterprise-Test.json18 "fr" : "Europe", string
59 "fr" : "France", string
100 "fr" : "Roumanie", string
137 "fr" : "Afrique", string
151 "fr" : "Ghana", string
171 "fr" : "Ghana", string
486 "fr" : "Asie", string
988 "fr" : "HCMV", string
1002 "fr" : "Asie", string
1092 "fr" : "Asie", string
[all …]
/dports/x11/xcb-imdkit/xcb-imdkit-1.0.3/src/
H A Dcommon.c86 xcb_im_xrectangle_fr_t fr; in _xcb_im_ic_attr_size() local
90 xcb_im_xpoint_fr_t fr; in _xcb_im_ic_attr_size() local
108 xcb_im_xrectangle_fr_t fr; in _xcb_im_get_ic_value() local
118 xcb_im_xpoint_fr_t fr; in _xcb_im_get_ic_value() local
/dports/net/py-libdnet/libdnet-1.13/test/dnet/
H A Dfw.c33 print_rule(const struct fw_rule *fr, void *arg) in print_rule()
86 arg_to_fr(int argc, char *argv[], struct fw_rule *fr) in arg_to_fr()
158 struct fw_rule fr; in fw_main() local
/dports/net/libdnet/libdnet-1.13/test/dnet/
H A Dfw.c33 print_rule(const struct fw_rule *fr, void *arg) in print_rule()
86 arg_to_fr(int argc, char *argv[], struct fw_rule *fr) in arg_to_fr()
158 struct fw_rule fr; in fw_main() local
/dports/emulators/qemu-utils/qemu-4.2.1/target/alpha/
H A Dfpu_helper.c218 float32 fa, fb, fr; in helper_adds() local
230 float32 fa, fb, fr; in helper_subs() local
242 float32 fa, fb, fr; in helper_muls() local
254 float32 fa, fb, fr; in helper_divs() local
266 float32 fa, fr; in helper_sqrts() local
295 float64 fa, fb, fr; in helper_addt() local
307 float64 fa, fb, fr; in helper_subt() local
319 float64 fa, fb, fr; in helper_mult() local
343 float64 fa, fr; in helper_sqrtt() local
421 float32 fr; in helper_cvtts() local
[all …]
/dports/emulators/qemu5/qemu-5.2.0/target/alpha/
H A Dfpu_helper.c218 float32 fa, fb, fr; in helper_adds() local
230 float32 fa, fb, fr; in helper_subs() local
242 float32 fa, fb, fr; in helper_muls() local
254 float32 fa, fb, fr; in helper_divs() local
266 float32 fa, fr; in helper_sqrts() local
295 float64 fa, fb, fr; in helper_addt() local
307 float64 fa, fb, fr; in helper_subt() local
319 float64 fa, fb, fr; in helper_mult() local
343 float64 fa, fr; in helper_sqrtt() local
421 float32 fr; in helper_cvtts() local
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/alpha/
H A Dfpu_helper.c218 float32 fa, fb, fr; in helper_adds() local
230 float32 fa, fb, fr; in helper_subs() local
242 float32 fa, fb, fr; in helper_muls() local
254 float32 fa, fb, fr; in helper_divs() local
266 float32 fa, fr; in helper_sqrts() local
295 float64 fa, fb, fr; in helper_addt() local
307 float64 fa, fb, fr; in helper_subt() local
319 float64 fa, fb, fr; in helper_mult() local
343 float64 fa, fr; in helper_sqrtt() local
421 float32 fr; in helper_cvtts() local
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/alpha/
H A Dfpu_helper.c210 float32 fa, fb, fr; in helper_adds() local
222 float32 fa, fb, fr; in helper_subs() local
234 float32 fa, fb, fr; in helper_muls() local
246 float32 fa, fb, fr; in helper_divs() local
258 float32 fa, fr; in helper_sqrts() local
287 float64 fa, fb, fr; in helper_addt() local
299 float64 fa, fb, fr; in helper_subt() local
311 float64 fa, fb, fr; in helper_mult() local
335 float64 fa, fr; in helper_sqrtt() local
413 float32 fr; in helper_cvtts() local
[all …]
/dports/emulators/qemu42/qemu-4.2.1/target/alpha/
H A Dfpu_helper.c218 float32 fa, fb, fr; in helper_adds() local
230 float32 fa, fb, fr; in helper_subs() local
242 float32 fa, fb, fr; in helper_muls() local
254 float32 fa, fb, fr; in helper_divs() local
266 float32 fa, fr; in helper_sqrts() local
295 float64 fa, fb, fr; in helper_addt() local
307 float64 fa, fb, fr; in helper_subt() local
319 float64 fa, fb, fr; in helper_mult() local
343 float64 fa, fr; in helper_sqrtt() local
421 float32 fr; in helper_cvtts() local
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/alpha/
H A Dfpu_helper.c218 float32 fa, fb, fr; in helper_adds() local
230 float32 fa, fb, fr; in helper_subs() local
242 float32 fa, fb, fr; in helper_muls() local
254 float32 fa, fb, fr; in helper_divs() local
266 float32 fa, fr; in helper_sqrts() local
295 float64 fa, fb, fr; in helper_addt() local
307 float64 fa, fb, fr; in helper_subt() local
319 float64 fa, fb, fr; in helper_mult() local
343 float64 fa, fr; in helper_sqrtt() local
421 float32 fr; in helper_cvtts() local
[all …]

12345678910>>...416