Home
last modified time | relevance | path

Searched +defs:c +defs:reqd (Results 1 – 11 of 11) sorted by relevance

/dports/shells/v7sh/v7sh-1.0_1/
H A Dblok.c32 LOOP INT c=0; local
52 VOID addblok(reqd) in addblok() argument
/dports/shells/heirloom-sh/heirloom-sh-050706/
H A Dblok.c70 int c = 0; local
99 addblok(unsigned reqd) in addblok()
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svapp/audio/
H A DAudioCallbackPlaySource.cpp720 for (int c = 0; c < getTargetChannelCount(); ++c) { in getCurrentFrame() local
1283 sv_frame_t reqd = lrint(double(count - available) / ratio); in getSourceSamples() local
1293 for (int c = 0; c < channels; ++c) { in getSourceSamples() local
1305 for (int c = 0; c < channels; ++c) { in getSourceSamples() local
1390 for (int c = 0; c < getTargetChannelCount(); ++c) { in applyAuditioningEffect() local
1398 for (int c = 0; c < getTargetChannelCount(); ++c) { in applyAuditioningEffect() local
1413 for (int c = 0; c < getTargetChannelCount(); ++c) { in fillBuffers() local
1477 for (int c = 0; c < channels; ++c) { in fillBuffers() local
1488 for (int c = 0; c < channels; ++c) { in fillBuffers() local
1557 for (int c = 0; c < channels; ++c) { in mixModels() local
[all …]
/dports/audio/rosegarden/rosegarden-21.06.1/src/sound/
H A DPlayableAudioFile.cpp123 int c = 0; in setBufferSize() local
664 size_t reqd = m_audioFile->getSize() / m_audioFile->getBytesPerFrame(); in checkSmallFileCache() local
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/samterm/
H A Dmesg.c37 int c; in rcv() local
441 char *c; in outTslS() local
579 int reqd = 0, i; in hcheck() local
/dports/news/slrn/slrn-1.0.3/src/
H A Dstartup.c492 Charset_Table_Type *c = Charset_Table; in slrn_get_charset() local
504 Charset_Table_Type *c; in print_charsets() local
1739 int slrn_get_authorization (char *host, int reqd, char **name, char **pass) /*{{{*/ in slrn_get_authorization()
/dports/math/reduce/Reduce-svn5758-src/psl/xr/src/
H A Dfont.c861 register int c; local
926 int c; local
1431 int reqd; local
2087 void FontAnyButton(a,b,c) in FontAnyButton() argument
2108 void FontBoldButton(a,b,c) in FontBoldButton() argument
2130 void FontItalicButton(a,b,c) in FontItalicButton() argument
2152 void FontScaleButton(w,b,c) in FontScaleButton() argument
2203 void FontScaleApply(w,d,c) in FontScaleApply() argument
2244 void FontScaleCancel(w,d,c) in FontScaleCancel() argument
2259 void FontShowButton(a,b,c) in FontShowButton() argument
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-act.cc339 coord_def c) in _allied_monster_at()
2427 const int reqd = max(parent.get_experience_level() * 8, 50); in _jelly_divide() local
/dports/net/c3270/suite3270-4.0/x3270/
H A Dscreen.c445 #define INVERT_COLOR(c) ((c) ^ INVERT_MASK) argument
446 #define NO_INVERT(c) ((c) & ~INVERT_MASK) argument
449 #define PIXEL_INDEX(c) ((c) & BASE_MASK) argument
602 char c; in screen_init() local
2268 apl_to_linedraw(ebc_t c) in apl_to_linedraw()
2315 apl_to_udisplay(int d8_ix, unsigned char c) in apl_to_udisplay()
2341 apl_to_ldisplay(unsigned char c) in apl_to_ldisplay()
2360 linedraw_to_udisplay(int d8_ix, unsigned char c) in linedraw_to_udisplay()
2889 unsigned char c = sbp->ec; in draw_fields() local
4699 charset_in_reqd(const char *charset, const char *reqd) in charset_in_reqd()
[all …]
/dports/x11/x3270/suite3270-4.0/x3270/
H A Dscreen.c445 #define INVERT_COLOR(c) ((c) ^ INVERT_MASK) argument
446 #define NO_INVERT(c) ((c) & ~INVERT_MASK) argument
449 #define PIXEL_INDEX(c) ((c) & BASE_MASK) argument
602 char c; in screen_init() local
2268 apl_to_linedraw(ebc_t c) in apl_to_linedraw()
2315 apl_to_udisplay(int d8_ix, unsigned char c) in apl_to_udisplay()
2341 apl_to_ldisplay(unsigned char c) in apl_to_ldisplay()
2360 linedraw_to_udisplay(int d8_ix, unsigned char c) in linedraw_to_udisplay()
2889 unsigned char c = sbp->ec; in draw_fields() local
4699 charset_in_reqd(const char *charset, const char *reqd) in charset_in_reqd()
[all …]
/dports/math/gretl/gretl-2021d/lib/src/
H A Dgeneval.c1839 int *r, int *c) in get_matrix_size()
1943 int r, c; in bvnorm_node() local
2684 int r, c; in matrix_add_sub_scalar() local
2768 int r, c; in real_matrix_calc() local
4290 int a = 0, b = 0, c = 0; in matrix_to_matrix_func() local
4537 int r, c, n; in check_matrix_file() local
7800 int c = val->v.m->cols; in contains_node() local
12489 gretl_array *reqd = NULL; in eval_3args_func() local
15582 NODE *c, *ret = NULL; in eval_query() local
18468 int c; member
[all …]