Searched refs:tos (Results 1 - 25 of 82) sorted by relevance

1234

/freebsd-10.0-release/usr.bin/indent/
H A Dparse.c61 while (ps.p_stack[ps.tos] == ifhead && tk != elselit) {
63 ps.p_stack[ps.tos] = stmt; /* apply the if(..) stmt ::= stmt
75 if (ps.p_stack[ps.tos] != decl) { /* only put one declaration
79 ps.p_stack[++ps.tos] = decl;
80 ps.il[ps.tos] = ps.i_l_follow;
85 for (i = ps.tos - 1; i > 0; --i)
95 if (ps.p_stack[ps.tos] == elsehead && ps.else_if) /* "else if ..." */
96 ps.i_l_follow = ps.il[ps.tos];
99 ps.p_stack[++ps.tos] = tk;
100 ps.il[ps.tos]
[all...]
/freebsd-10.0-release/contrib/binutils/bfd/doc/
H A Dchew.c269 string_type *tos; variable
305 if (tos < stack)
307 if (tos >= stack + STACK)
378 if (tos->write_idx)
379 tos->write_idx--;
386 while ((isspace ((unsigned char) at (tos, tos->write_idx - 1))
387 || at (tos, tos->write_idx - 1) == '\n')
388 && tos
[all...]
/freebsd-10.0-release/contrib/gcc/config/i386/
H A Dgmon-sol2.c102 * froms is actually a bunch of unsigned shorts indexing tos
106 static struct tostruct *tos = 0; variable in typeref:struct:tostruct
158 tos = (struct tostruct *) sbrk( tolimit * sizeof( struct tostruct ) );
159 if ( tos == (struct tostruct *) -1 ) {
162 tos = 0;
166 tos[0].link = 0;
225 for (toindex=froms[fromindex]; toindex!=0; toindex=tos[toindex].link) {
229 frompc , tos[toindex].selfpc , tos[toindex].count );
232 rawarc.raw_selfpc = (unsigned long) tos[toinde
[all...]
/freebsd-10.0-release/contrib/gcc/config/sparc/
H A Dgmon-sol2.c73 * froms is actually a bunch of unsigned shorts indexing tos
77 static struct tostruct *tos = 0; variable in typeref:struct:tostruct
130 tos = (struct tostruct *) sbrk( tolimit * sizeof( struct tostruct ) );
131 if ( tos == (struct tostruct *) -1 ) {
134 tos = 0;
138 tos[0].link = 0;
220 for (toindex=froms[fromindex]; toindex!=0; toindex=tos[toindex].link) {
224 frompc , tos[toindex].selfpc , tos[toindex].count );
227 rawarc.raw_selfpc = (unsigned long) tos[toinde
[all...]
/freebsd-10.0-release/sys/libkern/
H A Dmcount.c160 toindex = ++p->tos[0].link;
166 top = &p->tos[toindex];
172 top = &p->tos[toindex];
194 toindex = ++p->tos[0].link;
198 top = &p->tos[toindex];
209 top = &p->tos[top->link];
/freebsd-10.0-release/lib/libc/gmon/
H A Dgmon.c106 p->tos = (struct tostruct *)cp;
113 p->tos[0].link = 0;
142 ERR("_mcleanup: tos overflow\n");
198 toindex = p->tos[toindex].link) {
202 frompc, p->tos[toindex].selfpc,
203 p->tos[toindex].count);
207 rawarc.raw_selfpc = p->tos[toindex].selfpc;
208 rawarc.raw_count = p->tos[toindex].count;
H A Dmcount.c192 toindex = ++p->tos[0].link;
198 top = &p->tos[toindex];
204 top = &p->tos[toindex];
226 toindex = ++p->tos[0].link;
230 top = &p->tos[toindex];
241 top = &p->tos[top->link];
/freebsd-10.0-release/usr.sbin/ppp/
H A Dncp.h42 unsigned tos : 1; /* Urgent IPTOS_LOWDELAY packets ? */ member in struct:ncp::__anon11714::__anon11715
94 #define ncp_ClearUrgentTOS(ncp) (ncp)->cfg.urgent.tos = 0;
95 #define ncp_SetUrgentTOS(ncp) (ncp)->cfg.urgent.tos = 1;
/freebsd-10.0-release/sys/netgraph/netflow/
H A Dnetflow_v9.h64 uint8_t tos; /* IP type of service IN (or OUT) (TOS) */ member in struct:netflow_v9_record_ipv4_tcp
89 uint8_t tos; /* IP type of service IN (or OUT) (TOS) */ member in struct:netflow_v9_record_ipv6_tcp
H A Dnetflow.h102 uint8_t tos; /* IP type of service */ member in struct:netflow_v1_record
125 uint8_t tos; /* IP type of service */ member in struct:netflow_v5_record
/freebsd-10.0-release/contrib/telnet/telnet/
H A Dmain.c69 extern int tos;
94 "[-4] [-6] [-8] [-E] [-K] [-L] [-N] [-S tos] [-X atype] [-c] [-d]",
97 "[-4] [-6] [-8] [-E] [-L] [-N] [-S tos] [-c] [-d]",
189 if ((tos = parsetos(optarg, "tcp")) < 0)
203 tos = ultmp;
/freebsd-10.0-release/sys/kern/
H A Dsubr_pctrie.c398 int slot, tos; local
410 tos = 0;
431 if (tos == 0)
433 node = stack[--tos];
489 KASSERT(tos < PCTRIE_LIMIT,
491 stack[tos++] = node;
509 int slot, tos; local
521 tos = 0;
545 if (tos == 0)
547 node = stack[--tos];
[all...]
H A Dsubr_prof.c114 np.tos = (struct tostruct *)cp;
126 bcopy(p->tos, np.tos, p->tossize);
127 bzero((char *)np.tos + p->tossize, np.tossize - p->tossize);
133 cp = (char *)p->tos;
176 p->tos = (struct tostruct *)cp;
379 gp->tos, gp->tossize, req));
/freebsd-10.0-release/sys/vm/
H A Dvm_radix.c489 int slot, tos; local
501 tos = 0;
522 if (tos == 0)
524 rnode = stack[--tos];
580 KASSERT(tos < VM_RADIX_LIMIT,
582 stack[tos++] = rnode;
600 int slot, tos; local
612 tos = 0;
636 if (tos == 0)
638 rnode = stack[--tos];
[all...]
/freebsd-10.0-release/crypto/heimdal/appl/telnet/telnet/
H A Dmain.c67 "[-8] [-E] [-K] [-L] [-G] [-S tos] [-X atype] [-a] [-c] [-d] [-e char]",
70 "[-8] [-E] [-L] [-S tos] [-a] [-c] [-d] [-e char] [-l user]",
229 extern int tos;
231 if ((tos = parsetos(optarg, "tcp")) < 0)
/freebsd-10.0-release/usr.sbin/kgmon/
H A Dkgmon.c348 struct tostruct *tos; local
417 if ((tos = (struct tostruct *)malloc(kvp->gpm.tossize)) == NULL)
418 errx(10, "cannot allocate tos space");
420 i = kvm_read(kvp->kd, (u_long)kvp->gpm.tos, (void *)tos,
425 if (sysctl(mib, 3, tos, &i, NULL, 0) < 0)
429 errx(11, "read tos: read %lu, got %ld: %s",
442 toindex = tos[toindex].link) {
445 "count %ld", frompc, tos[toindex].selfpc,
446 tos[toinde
[all...]
/freebsd-10.0-release/contrib/telnet/telnetd/
H A Dtelnetd.c138 int tos = -1; local
272 if ((tos = parsetos(optarg, "tcp")) < 0)
284 tos = ultmp;
400 if (tos < 0 && (tp = gettosbyname("telnet", "tcp")))
401 tos = tp->t_tos;
403 if (tos < 0)
404 tos = 020; /* Low Delay bit */
405 if (tos
407 (char *)&tos, sizeof(tos)) <
[all...]
/freebsd-10.0-release/contrib/texinfo/makeinfo/
H A Dfiles.c304 FSTACK *tos = filestack;
306 if (!tos)
323 input_filename = tos->filename;
324 input_text = tos->text;
325 input_text_length = tos->size;
326 input_text_offset = tos->offset;
327 line_number = tos->line_number;
328 free (tos);
301 FSTACK *tos = filestack; local
/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmip.h163 uint8_t tos ; member in struct:__anon6765
/freebsd-10.0-release/sys/sys/
H A Dgmon.h161 struct tostruct *tos; member in struct:gmonparam
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcoff-alpha.c796 int tos = 0;
1033 if (tos >= RELOC_STACKSIZE)
1036 stack[tos++] = relocation;
1052 if (tos == 0)
1062 val |= (stack[--tos] & ((1 << size) - 1)) << offset;
1093 if (tos == 0)
1096 stack[tos - 1] -= relocation;
1126 if (tos == 0)
1129 stack[tos - 1] >>= relocation;
1184 if (tos !
791 int tos = 0; local
1400 int tos = 0; local
[all...]
/freebsd-10.0-release/contrib/byacc/
H A Doutput.c11 static Value_t **tos; variable
279 tos[i] = s = NEW2(shiftcount, Value_t);
299 tos[nstates + i] = s = NEW2(reducecount, Value_t);
383 tos[symno] = sp2 = NEW2(count, Value_t);
507 if (tos[j][k] != tos[i][k] || froms[j][k] != froms[i][k])
534 to = tos[i];
638 if (tos[i])
639 FREE(tos[i]);
643 FREE(tos);
[all...]
/freebsd-10.0-release/contrib/gcc/
H A Dlcm.c610 basic_block *worklist, *tos, bb;
618 tos = worklist = XNEWVEC (basic_block, n_basic_blocks + 1);
639 *tos++ = bb;
644 while (tos != worklist)
647 bb = *--tos;
666 *tos++ = e->src;
681 free (tos);
609 basic_block *worklist, *tos, bb; local
H A Dcfganal.c285 basic_block *tos, *worklist, bb;
287 tos = worklist = XNEWVEC (basic_block, n_basic_blocks);
300 *tos++ = e->dest;
308 while (tos != worklist)
310 basic_block b = *--tos;
318 *tos++ = dest;
283 basic_block *tos, *worklist, bb; local
/freebsd-10.0-release/bin/rcp/
H A Drcp.c211 int i, tos; local
275 tos = IPTOS_THROUGHPUT;
277 &tos, sizeof(int)) < 0)
293 int i, len, tos; local
339 tos = IPTOS_THROUGHPUT;
340 if (setsockopt(rem, IPPROTO_IP, IP_TOS, &tos,

Completed in 202 milliseconds

1234