Searched refs:num (Results 101 - 125 of 514) sorted by relevance

1234567891011>>

/haiku-fatelf/src/bin/gawk/intl/
H A Deval-plural.h42 case num:
43 return pexp->val.num;
H A Dplural-exp.h49 num, /* Decimal number. */ enumerator in enum:expression::operator
71 unsigned long int num; /* Number value for `num'. */ member in union:expression::__anon3529
/haiku-fatelf/src/documentation/docbook-xsl/extensions/xalan2/com/nwalsh/xalan/
H A DFormatCallout.java79 int num = callout.getCallout();
81 String label = "(" + num + ")";
/haiku-fatelf/src/documentation/docbook-xsl/extensions/xalan27/src/com/nwalsh/xalan/
H A DFormatCallout.java79 int num = callout.getCallout();
81 String label = "(" + num + ")";
/haiku-fatelf/src/libs/agg/src/
H A Dagg_bspline.cpp35 bspline::bspline(int num) : argument
42 init(num);
46 bspline::bspline(int num, const double* x, const double* y) : argument
53 init(num, x, y);
151 void bspline::init(int num, const double* x, const double* y) argument
153 if(num > 2)
155 init(num);
157 for(i = 0; i < num; i++)
/haiku-fatelf/src/libs/edit/
H A Dhist.h66 #define HIST_SET(el, num) HIST_FUN(el, H_SET, num)
H A Dread.c235 int num; local
238 if ((num = el_getc(el, ch)) != 1) /* if EOF or error */
239 return (num);
386 int num; /* how many chars we have read at NL */ local
473 for (num = OKCMD; num == OKCMD;) { /* while still editing this
479 if ((num = read_getcmd(el, &cmdnum, &ch)) != OKCMD) {
482 "Returning from el_gets %d\n", num);
559 num = 0;
560 else if (num
[all...]
H A Dhist.c151 int num; local
162 el->el_history.ev.num, str);
169 num = (int)strtol(argv[2], NULL, 0);
172 return history(el->el_history.ref, &ev, H_SETSIZE, num);
175 return history(el->el_history.ref, &ev, H_SETUNIQUE, num);
/haiku-fatelf/src/libs/glut/
H A DglutMenu.h37 num = 0;
46 int num; // number of items member in class:GlutMenu
H A DglutGet.cpp63 return gState.currentWindow->parent->num + 1;
69 int num = 0; local
72 num++;
75 return num;
113 return gState.currentMenu->num;
/haiku-fatelf/src/kits/network/libbind/dst/
H A Dmd5_dgst.c93 c->num=0;
115 if (c->num != 0)
118 sw=c->num>>2;
119 sc=c->num&0x03;
121 if ((c->num+len) >= (size_t)MD5_CBLOCK)
131 len-=(MD5_CBLOCK-c->num);
134 c->num=0;
141 c->num+=(int)len;
150 ew=(c->num>>2);
151 ec=(c->num
[all...]
/haiku-fatelf/src/add-ons/translators/exr/openexr/imath/
H A DImathLine.h152 T num = c - a * f; local
160 T absNum = ((num >= 0)? num: -num);
166 return pos + dir * (num / denom);
/haiku-fatelf/src/bin/less/
H A Dos.c258 percentage(num, den)
259 POSITION num, den;
261 POSITION num100 = num * 100;
263 if (num100 / 100 == num)
266 return (num / (den / 100));
/haiku-fatelf/src/preferences/keymap/
H A DKeyboardLayout.cpp231 // following are allowed: "led-num", "led-caps", and "led-scroll".
247 "$g:led-num; $g:led-caps; $g:led-scroll ]\n"
271 "$g:led-num; $g:led-caps; $g:led-scroll ]\n"
464 int32 num = strtoul(data + 1, NULL, 0); local
465 if (num < 1)
466 num = 1;
467 else if (num > 32) {
473 rowLeftTop.x = key.frame.left + key.frame.Width() * num;
484 } else if (!strcmp("led-num", data)) {
491 // TODO: get modifier (ie. "num")
512 int32 num = 1; local
594 int num = sscanf(data, "%g,%g,%g", &x, &y, &secondRow); local
[all...]
/haiku-fatelf/src/add-ons/media/plugins/ffmpeg/
H A DAVFormatWriter.cpp135 fStream->codec->time_base.num = 1;
140 fStream->sample_aspect_ratio.num
144 if (fStream->sample_aspect_ratio.num == 0
146 av_reduce(&fStream->sample_aspect_ratio.num,
236 fStream->time_base.num, fStream->time_base.den,
237 fStream->codec->time_base.num, fStream->codec->time_base.den);
274 * fStream->time_base.den / (1000000.0 * fStream->time_base.num)
283 fStream->time_base.num, fStream->time_base.den,
284 fStream->codec->time_base.num, fStream->codec->time_base.den);
432 i, stream->time_base.num, strea
[all...]
/haiku-fatelf/src/bin/network/tcpdump/
H A Dprint-cdp.c239 int pt, pl, al, num; local
248 num = EXTRACT_32BITS(p);
251 while (p < endp && num >= 0) {
276 num,
295 num,
322 num--;
323 if (num)
/haiku-fatelf/src/system/kernel/arch/m68k/
H A Darch_debug.cpp36 int32 num = *_num; local
39 for (i = 0; i < num; i++) {
49 if (num < NUM_PREVIOUS_LOCATIONS)
50 *_num = num + 1;
124 int32 i, num = 0, last = 0; local
230 if (already_visited(previousLocations, &last, &num, framePointer)) {
291 int32 i, num = 0, last = 0; local
/haiku-fatelf/src/bin/rcs/
H A Drcssyn.c222 if (delta && countnumflds(delta->num)&1)
223 fatserror("%s isn't a delta number", delta->num);
252 Dbranch = delta->num;
290 newassoc->num = delta->num;
408 register struct hshentry * Delta, * num; local
424 while ((num = getdnum())) {
426 NewBranch->hsh = num;
434 Delta->next = num = getdnum();
490 * where token is one of <id> or <num>
[all...]
/haiku-fatelf/src/apps/poorman/
H A DPoorManWindow.h48 void SetHits(uint32 num);
128 void SetMaxConnections(int16 num) argument
130 fMaxConnections = num;
/haiku-fatelf/src/bin/
H A Dchop.c96 char *num = *++argv; local
98 if (!isdigit(*num))
101 int b = atoi(num);
H A Dhd.c63 char *num = *++argv; local
65 if (!isdigit(*num))
68 int b = atoi(num);
/haiku-fatelf/src/bin/coreutils/lib/
H A Dmgetgroups.c37 realloc_groupbuf (gid_t *g, size_t num) argument
39 if (xalloc_oversized (num, sizeof *g))
45 return realloc (g, num * sizeof *g);
89 /* getgrouplist updates max_n_groups to num required. */
/haiku-fatelf/src/tools/cppunit/
H A DTestUtils.cpp192 char num[32]; local
193 sprintf(num, "%d", i);
194 return string(num);
H A DThreadedTestCase.cpp47 char num[32]; local
48 sprintf(num, "%ld", info->subTestNum++);
49 string str = string("[") + info->name + fProgressSeparator + num + "]";
/haiku-fatelf/src/bin/network/wget/src/
H A Dsnprintf.c413 short int *num; local
414 num = va_arg (args, short int *);
415 *num = currlen;
419 long int *num; local
420 num = va_arg (args, long int *);
421 *num = currlen;
425 LLONG *num; local
426 num = va_arg (args, LLONG *);
427 *num = currlen;
431 int *num; local
955 int num = 0; local
[all...]

Completed in 214 milliseconds

1234567891011>>