Searched refs:count (Results 26 - 50 of 5577) sorted by relevance

1234567891011>>

/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dspaces.c22 @deftypefn Extension char* spaces (int @var{count})
48 spaces (int count) argument
54 if (count > maxsize)
60 buf = (char *) malloc (count + 1);
63 for (t = buf + count ; t != buf ; )
67 maxsize = count;
68 buf[count] = '\0';
70 return (const char *) (buf + maxsize - count);
H A Dbcmp.c6 @deftypefn Supplemental int bcmp (char *@var{x}, char *@var{y}, int @var{count})
8 Compares the first @var{count} bytes of two areas of memory. Returns
10 @var{count} is zero. A nonzero result only indicates a difference,
23 bcmp (const void *s1, const void *s2, size_t count) argument
25 return memcmp (s1, s2, count);
H A Dbzero.c6 @deftypefn Supplemental void bzero (char *@var{mem}, int @var{count})
8 Zeros @var{count} bytes starting at @var{mem}. Use of this function
20 bzero (void *to, size_t count) argument
22 memset (to, 0, count);
/macosx-10.10/BerkeleyDB-21/db/os_brew/
H A Dfwrite.c21 fwrite(buf, size, count, fp)
23 size_t size, count;
27 DBGPRINTF("%.*s", (int)count, buf);
28 return (size * count);
30 return ((size_t)IFILE_Write(fp, buf, size * count) / size);
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dnet_read.c48 ssize_t count; local
52 count = read (fd, cbuf, rem);
53 if (count < 0) {
57 return count;
58 } else if (count == 0) {
59 return count;
61 cbuf += count;
62 rem -= count;
73 ssize_t count; local
83 count
[all...]
H A Dnet_write.c48 ssize_t count; local
52 count = write (fd, cbuf, rem);
53 if (count < 0) {
57 return count;
59 cbuf += count;
60 rem -= count;
71 ssize_t count; local
80 count = _write (sock, cbuf, rem);
82 count = send (sock, cbuf, rem, 0);
85 rk_IS_SOCKET_ERROR(count)
[all...]
H A Dtest-readenv.c80 int count = 0; local
87 count = read_environment(fn, &env);
88 if(count != 3) {
89 warnx("test 1: variable count %d != 3", count);
94 count = read_environment(fn, &env);
95 if(count != 1) {
96 warnx("test 2: variable count %d != 1", count);
101 count
[all...]
/macosx-10.10/cups-408/cups/ppdc/
H A Dppdc-array.cxx34 count = a->count;
35 alloc = count;
37 if (count)
40 data = new ppdcShared *[count];
42 memcpy(data, a->data, (size_t)count * sizeof(ppdcShared *));
44 for (int i = 0; i < count; i ++)
52 count = 0;
69 for (int i = 0; i < count; i ++)
87 if (count >
[all...]
/macosx-10.10/postfix-255/postfix/src/master/
H A Dmail_flow.c9 /* ssize_t mail_flow_get(count)
10 /* ssize_t count;
12 /* ssize_t mail_flow_put(count)
13 /* ssize_t count;
75 ssize_t count; local
94 for (count = len; count > 0; count -= n)
95 if ((n = read(MASTER_FLOW_READ, buf, count > BUFFER_SIZE ?
96 BUFFER_SIZE : count)) <
109 ssize_t count; local
137 ssize_t count; local
[all...]
/macosx-10.10/apache-793/httpd/os/bs2000/
H A Debcdic.h29 void ebcdic2ascii(unsigned char *dest, const unsigned char *srce, size_t count);
30 void ebcdic2ascii_strictly(unsigned char *dest, const unsigned char *srce, size_t count);
31 void ascii2ebcdic(unsigned char *dest, const unsigned char *srce, size_t count);
/macosx-10.10/ncurses-44/ncurses/test/
H A Dmk-test.awk35 count = 0;
48 progs[count] = $1;
49 flags[count] = $2;
50 using[count] = $3;
51 files[count] = "";
53 files[count] = sprintf("%s $(MODEL)/%s$o", files[count], $n);
55 count = count + 1;
58 for (n = 0; n < count;
[all...]
/macosx-10.10/postfix-255/postfix/src/util/
H A Dvbuf.c93 /* number of bytes transferred. A short count is returned in case of
186 ssize_t count; local
191 for (count = 0; count < len; count++)
192 if ((buf[count] = VBUF_GET(bp)) < 0)
194 return (count);
196 for (cp = buf, count = len; count > 0; cp += n, count
212 ssize_t count; local
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dldap_rb_stats.d30 probe count(int nodecount, int msgid, void* msgptr);
/macosx-10.10/WebCore-7600.1.25/Modules/gamepad/deprecated/
H A DGamepad.cpp41 void Gamepad::axes(unsigned count, float* data) argument
43 m_axes.resize(count);
44 if (count)
45 std::copy(data, data + count, m_axes.begin());
48 void Gamepad::buttons(unsigned count, float* data) argument
50 m_buttons.resize(count);
51 if (count)
52 std::copy(data, data + count, m_buttons.begin());
/macosx-10.10/dtrace-147/test/tst/common/aggs/
H A Derr.D_AGG_REDEF.redef.d39 @a = count();
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/examples/bibtex/
H A Dbibtex.tcl40 proc count {token type key data} { procedure
43 global count total
44 if {[info exists count($type)]} {
45 incr count($type)
47 set count($type) 1
57 array set count { }
61 -recordcommand count \
68 parray count
/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/js1_2/regexp/
H A Dinterval.js38 var count = 0; variable
42 testcases[count++] = new TestCase ( SECTION, "'aaabbbbcccddeeeefffff'.match(new RegExp('b{2}c'))",
46 testcases[count++] = new TestCase ( SECTION, "'aaabbbbcccddeeeefffff'.match(new RegExp('b{8}'))",
50 testcases[count++] = new TestCase ( SECTION, "'aaabbbbcccddeeeefffff'.match(new RegExp('b{2,}c'))",
54 testcases[count++] = new TestCase ( SECTION, "'aaabbbbcccddeeeefffff'.match(new RegExp('b{8,}c'))",
58 testcases[count++] = new TestCase ( SECTION, "'aaabbbbcccddeeeefffff'.match(new RegExp('b{2,3}c'))",
62 testcases[count++] = new TestCase ( SECTION, "'aaabbbbcccddeeeefffff'.match(new RegExp('b{42,93}c'))",
66 testcases[count++] = new TestCase ( SECTION, "'aaabbbbcccddeeeefffff'.match(new RegExp('b{0,93}c'))",
70 testcases[count++] = new TestCase ( SECTION, "'aaabbbbcccddeeeefffff'.match(new RegExp('bx{0,93}c'))",
74 testcases[count
[all...]
H A DignoreCase.js38 var count = 0; variable
42 testcases[count++] = new TestCase ( SECTION, "/xyz/i.ignoreCase",
46 testcases[count++] = new TestCase ( SECTION, "/xyz/.ignoreCase",
50 testcases[count++] = new TestCase ( SECTION, "'ABC def ghi'.match(/[a-z]+/ig)",
54 testcases[count++] = new TestCase ( SECTION, "'ABC def ghi'.match(/[a-z]+/i)",
58 testcases[count++] = new TestCase ( SECTION, "'ABC def ghi'.match(/([a-z]+)/ig)",
62 testcases[count++] = new TestCase ( SECTION, "'ABC def ghi'.match(/([a-z]+)/i)",
66 testcases[count++] = new TestCase ( SECTION, "'ABC def ghi'.match(/[a-z]+/)",
70 testcases[count++] = new TestCase ( SECTION, "(new RegExp('xyz','i')).ignoreCase",
74 testcases[count
[all...]
/macosx-10.10/expat-12/expat/tests/
H A Dchardata.c38 storage->count = -1;
49 if (storage->count < 0)
50 storage->count = 0;
51 if ((len + storage->count) > maxchars) {
52 len = (maxchars - storage->count);
54 if (len + storage->count < sizeof(storage->data)) {
55 memcpy(storage->data + storage->count, s, len);
56 storage->count += len;
68 if (storage->count < 0)
69 storage->count
87 int count; local
116 int count; local
[all...]
/macosx-10.10/objc4-646/runtime/
H A Dobjc-file.h36 extern SEL *_getObjc2SelectorRefs(const header_info *hi, size_t *count);
37 extern message_ref_t *_getObjc2MessageRefs(const header_info *hi, size_t *count);
38 extern Class*_getObjc2ClassRefs(const header_info *hi, size_t *count);
39 extern Class*_getObjc2SuperRefs(const header_info *hi, size_t *count);
40 extern classref_t *_getObjc2ClassList(const header_info *hi, size_t *count);
41 extern classref_t *_getObjc2NonlazyClassList(const header_info *hi, size_t *count);
42 extern category_t **_getObjc2CategoryList(const header_info *hi, size_t *count);
43 extern category_t **_getObjc2NonlazyCategoryList(const header_info *hi, size_t *count);
44 extern protocol_t **_getObjc2ProtocolList(const header_info *hi, size_t *count);
45 extern protocol_t **_getObjc2ProtocolRefs(const header_info *hi, size_t *count);
[all...]
/macosx-10.10/bash-94.1.2/bash-3.2/examples/scripts.v2/
H A Drepeat28 endcount is given, and -1 if a negative endcount is given. A count
32 given (e.g. a count parameter of \"10-\"), commandline execution repeats
34 direction. A count parameter of consisting of \"-\" will repeat
40 The iteration variable is \"count\". If \$count is used in commandline, make
53 typeset -i count=1 forever=0 sleep=0 print=0 verbose=0
78 count=${1%-}
86 count=${s%-$end}
91 -\*) count=-1;;
99 echo "$name: bad count paramete
[all...]
/macosx-10.10/Security-57031.1.35/Security/sec/securityd/Regressions/
H A Dsd-10-policytree.c18 int i, count; local
21 count = rnd % 7;
22 if (count > 4)
23 count = 0;
26 count = 1;
28 count = 2;
30 count = 3;
32 count = 4;
34 count = 0;
39 diag("node %p add %d children", node, count);
[all...]
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlwriter.c520 int count; local
560 count = xmlOutputBufferWriteString(writer->out, "<?xml version=");
561 if (count < 0)
563 sum += count;
564 count = xmlOutputBufferWrite(writer->out, 1, &writer->qchar);
565 if (count < 0)
567 sum += count;
569 count = xmlOutputBufferWriteString(writer->out, version);
571 count = xmlOutputBufferWriteString(writer->out, "1.0");
572 if (count <
639 int count; local
725 int count; local
809 int count; local
924 int count; local
956 int count; local
1055 int count; local
1118 int count; local
1210 int count; local
1352 int count; local
1478 int count; local
1551 int count; local
1624 int count; local
1673 int count; local
1717 int count; local
1762 int count; local
1830 int count; local
1917 int count; local
2026 int count; local
2133 int count; local
2229 int count; local
2336 int count; local
2372 int count; local
2468 int count; local
2580 int count; local
2613 int count; local
2692 int count; local
2791 int count; local
2829 int count; local
2965 int count; local
3115 int count; local
3149 int count; local
3236 int count; local
3349 int count; local
3386 int count; local
3473 int count; local
3586 int count; local
3625 int count; local
3724 int count; local
3887 int count; local
3933 int count; local
3979 int count; local
4110 int count; local
4228 int count; local
4310 int count; local
4466 int count; local
4649 int count; local
[all...]
/macosx-10.10/libxml2-26/libxml2/
H A Dxmlwriter.c524 int count; local
564 count = xmlOutputBufferWriteString(writer->out, "<?xml version=");
565 if (count < 0)
567 sum += count;
568 count = xmlOutputBufferWrite(writer->out, 1, &writer->qchar);
569 if (count < 0)
571 sum += count;
573 count = xmlOutputBufferWriteString(writer->out, version);
575 count = xmlOutputBufferWriteString(writer->out, "1.0");
576 if (count <
643 int count; local
729 int count; local
813 int count; local
928 int count; local
960 int count; local
1059 int count; local
1122 int count; local
1214 int count; local
1356 int count; local
1482 int count; local
1555 int count; local
1628 int count; local
1677 int count; local
1721 int count; local
1766 int count; local
1834 int count; local
1921 int count; local
2030 int count; local
2137 int count; local
2233 int count; local
2340 int count; local
2376 int count; local
2472 int count; local
2584 int count; local
2617 int count; local
2696 int count; local
2795 int count; local
2833 int count; local
2969 int count; local
3119 int count; local
3153 int count; local
3240 int count; local
3353 int count; local
3390 int count; local
3477 int count; local
3590 int count; local
3629 int count; local
3728 int count; local
3891 int count; local
3937 int count; local
3983 int count; local
4114 int count; local
4232 int count; local
4314 int count; local
4470 int count; local
4673 int count; local
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/js1_2/statements/
H A Dswitch2.js41 var count = 0; variable
59 testcases[count++] = new TestCase(SECTION, 'switch statement',
62 testcases[count++] = new TestCase(SECTION, 'switch statement',
65 testcases[count++] = new TestCase(SECTION, 'switch statement',
68 testcases[count++] = new TestCase(SECTION, 'switch statement',
71 testcases[count++] = new TestCase(SECTION, 'switch statement',
88 testcases[count++] = new TestCase(SECTION, 'switch statement',
91 testcases[count++] = new TestCase(SECTION, 'switch statement',
94 testcases[count++] = new TestCase(SECTION, 'switch statement',
97 testcases[count
[all...]

Completed in 294 milliseconds

1234567891011>>