Home
last modified time | relevance | path

Searched +defs:w +defs:f +defs:f +defs:i +defs:f +defs:j +defs:s (Results 1 – 25 of 10778) sorted by relevance

12345678910>>...432

/dports/audio/fossmixer/detroit-0.2.3/engine/
H A Dimage.c99 uint32_t i, j, k, u; in image_bmp_read_it() local
368 int32_t i, j; in image_svg_read_op() local
487 uint32_t i, j, k, l, u, v; in image_tga_read_it() local
784 int image_bmp_write_32(struct pixel_rgba_8 *p, unsigned int w, unsigned int h, char *s) { in image_bmp_write_32()
830 uint32_t i, j, k, l; in image_bmp_channs() local
1009 uint32_t i, j, k, c; in image_pix_channs() local
1050 uint32_t i, j, k, c; in image_pix_mattes() local
1315 uint32_t i, j, k; in image_rgb_channs() local
1393 static int image_rla_header(uint16_t w, uint16_t h, unsigned int f) { in image_rla_header()
1503 uint32_t i, j, t, k, n, e; in image_rla_channs() local
[all …]
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/finite_fields/gf2n/
H A Dgf2n_reduce.cc48 void tri_partial_reduce1(gf2n_word *f) in tri_partial_reduce1()
50 register unsigned int i, k, l, w; in tri_partial_reduce1() local
90 void pent_partial_reduce1(gf2n_word *f) in pent_partial_reduce1()
92 register unsigned int i, k, l, w; in pent_partial_reduce1() local
152 void general_partial_reduce1(gf2n_word *f) in general_partial_reduce1()
154 register unsigned int i, j, k, l, w, s; in general_partial_reduce1() local
216 void tri_partial_reduce2(gf2n_word *f) in tri_partial_reduce2()
218 register unsigned int l, w, deg, anz; in tri_partial_reduce2() local
249 void pent_partial_reduce2(gf2n_word *f) in pent_partial_reduce2()
251 register unsigned int l, w, anz, deg; in pent_partial_reduce2() local
[all …]
/dports/science/clipper/clipper-2.1/clipper/core/
H A Dclipper_types.cpp59 String::String( const int i, const int w ) in String()
62 String::String( const long i, const int w ) in String()
65 String::String( const float f, const int w, const int p ) in String()
68 String::String( const double f, const int w, const int p ) in String()
89 int i, j; in trim() local
131 { std::istringstream s(*this); int i; s >> i; return i; } in i() local
134 { std::istringstream s(*this); long i; s >> i; return i; } in l() local
137 { std::istringstream s(*this); float f; s >> f; return f; } in f32() local
140 { std::istringstream s(*this); double f; s >> f; return f; } in f64() local
143 { std::istringstream s(*this); ftype f; s >> f; return f; } in f() local
[all …]
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/troff/troff.d/font/devhtml/
H A Dmakefont.c48 int i; in main() local
68 int f; in read_file() local
96 int i; in find_font() local
97 int f; in find_font() local
98 char *w; in find_font() local
110 out_font(char *b, ssize_t s, int i) { in out_font()
113 int j; in out_font() local
114 char *w; in out_font() local
115 int f; in out_font() local
144 get_word(char **b, ssize_t *s, int *f) { /* buffer, size, flags */ in get_word()
[all …]
/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv-old/src/sound/
H A Dflt_rc.c8 filter* f = malloc(sizeof(filter)); in filter_alloc() local
12 void filter_free(filter* f) { in filter_free()
16 void filter_state_reset(filter* f, filter_state* s) { in filter_state_reset()
17 int i; in filter_state_reset() local
25 int i; in filter_state_alloc() local
33 void filter_state_free(filter_state* s) { in filter_state_free()
40 filter_real filter_compute(filter* f, filter_state* s) { in filter_compute()
44 unsigned i,j,k; in filter_compute() local
74 filter* f = filter_alloc(); in filter_lp_fir_alloc() local
76 unsigned i; in filter_lp_fir_alloc() local
[all …]
H A Dfilter.c8 filter* f = malloc(sizeof(filter)); in filter_alloc() local
12 void filter_free(filter* f) { in filter_free()
16 void filter_state_reset(filter* f, filter_state* s) { in filter_state_reset()
17 int i; in filter_state_reset() local
25 int i; in filter_state_alloc() local
33 void filter_state_free(filter_state* s) { in filter_state_free()
40 filter_real filter_compute(filter* f, filter_state* s) { in filter_compute()
44 unsigned i,j,k; in filter_compute() local
74 filter* f = filter_alloc(); in filter_lp_fir_alloc() local
76 unsigned i; in filter_lp_fir_alloc() local
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/
H A Dfilter.c8 filter* f = malloc(sizeof(filter)); in filter_alloc() local
12 void filter_free(filter* f) { in filter_free()
16 void filter_state_reset(filter* f, filter_state* s) { in filter_state_reset()
17 int i; in filter_state_reset() local
25 int i; in filter_state_alloc() local
33 void filter_state_free(filter_state* s) { in filter_state_free()
40 filter_real filter_compute(filter* f, filter_state* s) { in filter_compute()
44 unsigned i,j,k; in filter_compute() local
74 filter* f = filter_alloc(); in filter_lp_fir_alloc() local
76 unsigned i; in filter_lp_fir_alloc() local
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A Dfilter.c8 filter* f = malloc(sizeof(filter)); in filter_alloc() local
12 void filter_free(filter* f) { in filter_free()
16 void filter_state_reset(filter* f, filter_state* s) { in filter_state_reset()
17 int i; in filter_state_reset() local
25 int i; in filter_state_alloc() local
33 void filter_state_free(filter_state* s) { in filter_state_free()
40 filter_real filter_compute(filter* f, filter_state* s) { in filter_compute()
44 unsigned i,j,k; in filter_compute() local
74 filter* f = filter_alloc(); in filter_lp_fir_alloc() local
76 unsigned i; in filter_lp_fir_alloc() local
[all …]
/dports/games/gtkradiant/GPL/Q2Tools/qe4/
H A Dbrush.c82 winding_t *w; in NewWinding() local
136 int i, j; in ClipWinding() local
324 int i,j; in BeginTexturingFace() local
400 float s, t; in _EmitTextureCoordinates() local
416 float s, t, ns, nt; in EmitTextureCoordinates() local
530 int j; in Brush_MakeFacePlanes() local
554 float a, s, c; in DrawBrushEntityName() local
668 int i, j; in Brush_SnapPlanepts() local
722 int i,j; in Brush_Parse() local
866 int i, j; in Brush_Create() local
[all …]
/dports/games/netradiant/netradiant-20150621-src/tools/quake2/extra/qe4/
H A Dbrush.c82 winding_t *w; in NewWinding() local
136 int i, j; in ClipWinding() local
324 int i,j; in BeginTexturingFace() local
400 float s, t; in _EmitTextureCoordinates() local
416 float s, t, ns, nt; in EmitTextureCoordinates() local
530 int j; in Brush_MakeFacePlanes() local
554 float a, s, c; in DrawBrushEntityName() local
668 int i, j; in Brush_SnapPlanepts() local
722 int i,j; in Brush_Parse() local
866 int i, j; in Brush_Create() local
[all …]
/dports/math/mathgl/mathgl-2.5/src/
H A Dexport.cpp133 for(long i=h-1;i>=0;i--) for(long j=0;j<w;j++) in mgl_bmp_save() local
155 for(long i=h-1;i>=0;i--) for(long j=0;j<w;j++) in mgl_tga_save() local
248 for(long j=0;j<h;j++) for(long i=0;i<w;i++) in mgl_bps_save() local
270 for(int i=0;i<6;i++) for(int j=0;j<6;j++) for(int k=0;k<6;k++) in mgl_gif_save() local
341 for(int i=0;i<6;i++) for(int j=0;j<6;j++) for(int k=0;k<6;k++) in StartGIF() local
444 long w,h; unsigned char *f=0, **p=0; in mgl_write_png() local
461 long w,h; unsigned char *f=0, **p=0; in mgl_write_png_solid() local
478 long w,h; unsigned char *f=0, **p=0; in mgl_write_jpg() local
495 long w,h; unsigned char *f=0, **p=0; in mgl_write_tga() local
512 long w,h; unsigned char *f=0, **p=0; in mgl_write_bmp() local
[all …]
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/libfmt/
H A Ddofmt.c26 char *t, *s; in dofmt() local
106 int i; in __fmtpad() local
121 int i; in __rfmtpad() local
138 int nc, w; in __fmtcpy() local
194 int w; in __fmtrcpy() local
252 fmtstrcpy(Fmt *f, const char *s) in fmtstrcpy()
254 int i, j; in fmtstrcpy() local
273 char *s; in __strfmt() local
281 fmtrunestrcpy(Fmt *f, Rune *s) in fmtrunestrcpy()
306 Rune *s; in __runesfmt() local
[all …]
/dports/x11-wm/wmii/wmii-3.6/libfmt/
H A Ddofmt.c26 char *t, *s; in dofmt() local
106 int i; in __fmtpad() local
121 int i; in __rfmtpad() local
138 int nc, w; in __fmtcpy() local
194 int w; in __fmtrcpy() local
252 fmtstrcpy(Fmt *f, const char *s) in fmtstrcpy()
254 int i, j; in fmtstrcpy() local
273 char *s; in __strfmt() local
281 fmtrunestrcpy(Fmt *f, Rune *s) in fmtrunestrcpy()
306 Rune *s; in __runesfmt() local
[all …]
/dports/devel/9base/9base-6/lib9/fmt/
H A Ddofmt.c16 char *t, *s; in dofmt() local
96 int i; in __fmtpad() local
111 int i; in __rfmtpad() local
128 int nc, w; in __fmtcpy() local
186 int w; in __fmtrcpy() local
246 fmtstrcpy(Fmt *f, char *s) in fmtstrcpy()
248 int i, j; in fmtstrcpy() local
275 char *s; in __strfmt() local
283 fmtrunestrcpy(Fmt *f, Rune *s) in fmtrunestrcpy()
308 Rune *s; in __runesfmt() local
[all …]
/dports/net/drawterm/drawterm/libc/
H A Ddofmt.c11 char *t, *s; in dofmt() local
91 int i; in __fmtpad() local
106 int i; in __rfmtpad() local
123 int nc, w; in __fmtcpy() local
179 int w; in __fmtrcpy() local
237 fmtstrcpy(Fmt *f, char *s) in fmtstrcpy()
239 int i, j; in fmtstrcpy() local
258 char *s; in __strfmt() local
266 fmtrunestrcpy(Fmt *f, Rune *s) in fmtrunestrcpy()
291 Rune *s; in __runesfmt() local
[all …]
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/lib9/fmt/
H A Ddofmt.c16 char *t, *s; in dofmt() local
96 int i; in __fmtpad() local
111 int i; in __rfmtpad() local
128 int nc, w; in __fmtcpy() local
186 int w; in __fmtrcpy() local
246 fmtstrcpy(Fmt *f, char *s) in fmtstrcpy()
248 int i, j; in fmtstrcpy() local
275 char *s; in __strfmt() local
283 fmtrunestrcpy(Fmt *f, Rune *s) in fmtrunestrcpy()
308 Rune *s; in __runesfmt() local
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/preprocessor/tuple/
H A Delem.hpp310 # define BOOST_PP_TUPLE_ELEM_23_0(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
311 # define BOOST_PP_TUPLE_ELEM_23_1(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
312 # define BOOST_PP_TUPLE_ELEM_23_2(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
313 # define BOOST_PP_TUPLE_ELEM_23_3(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
314 # define BOOST_PP_TUPLE_ELEM_23_4(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
315 # define BOOST_PP_TUPLE_ELEM_23_5(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
316 # define BOOST_PP_TUPLE_ELEM_23_6(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
317 # define BOOST_PP_TUPLE_ELEM_23_7(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
318 # define BOOST_PP_TUPLE_ELEM_23_8(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
319 # define BOOST_PP_TUPLE_ELEM_23_9(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
[all …]
/dports/databases/p5-Tie-LevelDB/Tie-LevelDB-0.07/boost_1_47/boost/preprocessor/tuple/
H A Delem.hpp310 # define BOOST_PP_TUPLE_ELEM_23_0(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
311 # define BOOST_PP_TUPLE_ELEM_23_1(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
312 # define BOOST_PP_TUPLE_ELEM_23_2(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
313 # define BOOST_PP_TUPLE_ELEM_23_3(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
314 # define BOOST_PP_TUPLE_ELEM_23_4(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
315 # define BOOST_PP_TUPLE_ELEM_23_5(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
316 # define BOOST_PP_TUPLE_ELEM_23_6(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
317 # define BOOST_PP_TUPLE_ELEM_23_7(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
318 # define BOOST_PP_TUPLE_ELEM_23_8(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
319 # define BOOST_PP_TUPLE_ELEM_23_9(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
[all …]
/dports/editors/madedit/madedit-0.2.9/xpressive/boost/preprocessor/tuple/
H A Delem.hpp310 # define BOOST_PP_TUPLE_ELEM_23_0(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
311 # define BOOST_PP_TUPLE_ELEM_23_1(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
312 # define BOOST_PP_TUPLE_ELEM_23_2(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
313 # define BOOST_PP_TUPLE_ELEM_23_3(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
314 # define BOOST_PP_TUPLE_ELEM_23_4(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
315 # define BOOST_PP_TUPLE_ELEM_23_5(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
316 # define BOOST_PP_TUPLE_ELEM_23_6(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
317 # define BOOST_PP_TUPLE_ELEM_23_7(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
318 # define BOOST_PP_TUPLE_ELEM_23_8(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
319 # define BOOST_PP_TUPLE_ELEM_23_9(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
[all …]
/dports/biology/lamarc/lamarc-2.1.8/boost/preprocessor/tuple/
H A Delem.hpp310 # define BOOST_PP_TUPLE_ELEM_23_0(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
311 # define BOOST_PP_TUPLE_ELEM_23_1(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
312 # define BOOST_PP_TUPLE_ELEM_23_2(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
313 # define BOOST_PP_TUPLE_ELEM_23_3(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
314 # define BOOST_PP_TUPLE_ELEM_23_4(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
315 # define BOOST_PP_TUPLE_ELEM_23_5(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
316 # define BOOST_PP_TUPLE_ELEM_23_6(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
317 # define BOOST_PP_TUPLE_ELEM_23_7(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
318 # define BOOST_PP_TUPLE_ELEM_23_8(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
319 # define BOOST_PP_TUPLE_ELEM_23_9(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v,… argument
[all …]
/dports/math/cppad/CppAD-20210000.8/test_more/general/
H A Dsparse_sub_hes.cpp40 void record_function(CppAD::ADFun<double>& f, size_t n) in record_function()
77 CppAD::ADFun<double> f; in test_set() local
93 s_vector s(1); in test_set() local
113 d_vector w(1); in test_set() local
126 { size_t i = row[ell]; in test_set() local
146 CppAD::ADFun<double> f; in test_bool() local
153 for(size_t i = 0; i < n; i++) in test_bool() local
162 s_vector s(1); in test_bool() local
181 d_vector w(1); in test_bool() local
186 for(size_t i = 0; i < n; i++) in test_bool() local
[all …]
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/troff/
H A Dn8.c183 int f; in alph() local
282 register tchar *w; in exword() local
294 int i, m, f; in exword() local
322 int i, m, f; in exword() local
363 register tchar *w; in suffix() local
364 register const char *s, *s0; in suffix() local
416 int h, i, f; in maplow() local
461 chkvow(tchar *w) in chkvow()
473 register tchar *w; in digram() local
517 register int i, j; in dilook() local
[all …]
/dports/math/freefem++/FreeFem-sources-4.6/plugin/seq/
H A DMetricPk.cpp208 double f[2]; in operator ( )() local
224 double f[3]; in operator ( )() local
228 const int s = Th(i, j); in operator ( )() local
243 double f[4]; in operator ( )() local
247 const int s = Th(i, j); in operator ( )() local
263 double f[5]; in operator ( )() local
267 const int s = Th(i, j); in operator ( )() local
299 const int u = Th(i, 0), v = Th(i, 1), w = Th(i, 2); in operator ( )() local
377 for (int j = 0; j < 3; ++j) { in operator ( )() local
392 const int w = Th(i, 2); in operator ( )() local
[all …]
/dports/audio/fossmixer/detroit-0.2.3/apps/fossmixer/
H A Dmixer.c188 int i, j, k; in bsd_prepare_mixer_mix() local
243 static int bsd_prepare_mixer_mix_op(struct w_stack *w, struct pixel_rgba_8 *c, char *n, int i, int … in bsd_prepare_mixer_mix_op()
295 int i, j, k; in bsd_update_mixer_mix() local
386 int i, j, k; in bsd_prepare_mixer_ext() local
441 static int bsd_prepare_mixer_ext_op(struct w_stack *w, struct pixel_rgba_8 *c, char *n, int i, int … in bsd_prepare_mixer_ext_op()
490 int i, j; in bsd_update_mixer_ext() local
772 const void *f[] = { in bsd_mixer_mix() local
826 const void *f[] = { in bsd_mixer_ext() local
908 float e, f; in bsd_mixer_tst_op() local
917 static float bsd_mixer_tst_at(char *s, unsigned int b, unsigned int c, float e, float f) { in bsd_mixer_tst_at()
[all …]
/dports/audio/fossmixer/detroit-0.2.3/
H A Dmixer.c188 int i, j, k; in bsd_prepare_mixer_mix() local
243 static int bsd_prepare_mixer_mix_op(struct w_stack *w, struct pixel_rgba_8 *c, char *n, int i, int … in bsd_prepare_mixer_mix_op()
295 int i, j, k; in bsd_update_mixer_mix() local
386 int i, j, k; in bsd_prepare_mixer_ext() local
441 static int bsd_prepare_mixer_ext_op(struct w_stack *w, struct pixel_rgba_8 *c, char *n, int i, int … in bsd_prepare_mixer_ext_op()
490 int i, j; in bsd_update_mixer_ext() local
772 const void *f[] = { in bsd_mixer_mix() local
826 const void *f[] = { in bsd_mixer_ext() local
908 float e, f; in bsd_mixer_tst_op() local
917 static float bsd_mixer_tst_at(char *s, unsigned int b, unsigned int c, float e, float f) { in bsd_mixer_tst_at()
[all …]

12345678910>>...432