Searched refs:sub (Results 1 - 25 of 363) sorted by last modified time

1234567891011>>

/freebsd-9.3-release/crypto/openssl/crypto/x509v3/
H A Dv3_ncons.c110 GENERAL_SUBTREE *sub = NULL;
127 sub = GENERAL_SUBTREE_new();
128 if (!v2i_GENERAL_NAME_ex(sub->base, method, ctx, &tval, 1))
132 if (!*ptree || !sk_GENERAL_SUBTREE_push(*ptree, sub))
134 sub = NULL;
144 if (sub)
145 GENERAL_SUBTREE_free(sub);
/freebsd-9.3-release/crypto/openssl/crypto/engine/
H A Deng_padlock.c540 sub esp,4
/freebsd-9.3-release/crypto/openssl/bugs/
H A Dsgiccbug.c31 sub(r, a, b);
38 int sub(r, a, b) function
/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Devent_rpcgen.py1305 line = cppcomment.sub('', line)
1307 line = white.sub(' ', line)
1458 line = re.sub(r'/\*.*?\*/', '', line)
1460 line = re.sub(r'/\*.*$', '', line)
1467 line = re.sub(r'^.*\*/', '', line)
1510 data = re.sub(r'/\*.*\*/', '', data)
1541 return 'EVENT_RPCOUT_' + nonident.sub('_', name).upper() + '_'
/freebsd-9.3-release/contrib/ntp/sntp/libevent/test/
H A Dcheck-dumpevents.py44 cleaned_inserted = set( pat.sub(replace_time, s) for s in got_inserted
/freebsd-9.3-release/contrib/file/src/
H A Dcdf_time.c72 int sub = mdays[m] + (m == 1 && isleap(year)); local
73 if (days < sub)
75 days -= sub;
/freebsd-9.3-release/bin/ed/
H A Dsub.c0 /* sub.c: This file contains the substitution routines for the ed
231 char *sub = rhbuf; local
233 for (; sub - rhbuf < rhbufi; sub++)
234 if (*sub == '&') {
240 } else if (*sub == '\\' && '1' <= *++sub && *sub <= '9' &&
241 (n = *sub - '0') <= re_nsub) {
249 rbuf[off++] = *sub;
[all...]
/freebsd-9.3-release/bin/stty/
H A Dcchar.c120 ip->t.c_cc[cp->sub] = _POSIX_VDISABLE;
121 else if (cp->sub == VMIN || cp->sub == VTIME) {
132 ip->t.c_cc[cp->sub] = val;
134 ip->t.c_cc[cp->sub] = (arg[1] == '?') ? 0177 :
137 ip->t.c_cc[cp->sub] = arg[0];
H A Dgfmt.c67 (void)printf("%s=%x:", cp->name, tp->c_cc[cp->sub]);
119 if (cp->sub == VMIN || cp->sub == VTIME)
121 tp->c_cc[cp->sub] = tmp;
H A Dprint.c194 p->name, ccval(p, cc[p->sub]));
201 if (fmt != BSD && cc[p->sub] == p->def)
207 WD, ccval(p, cc[p->sub]));
257 if (p->sub == VMIN || p->sub == VTIME) {
H A Dstty.h49 int sub; member in struct:cchar
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Bin/
H A Dpl_calldist.d18 * 2 Type of call (sub)
49 perl*:::sub-entry
53 self->sub[self->depth] = timestamp;
56 perl*:::sub-return
57 /self->sub[self->depth]/
59 this->elapsed_incl = timestamp - self->sub[self->depth];
61 self->sub[self->depth] = 0;
66 @types_incl[this->file, "sub", this->name] =
68 @types_excl[this->file, "sub", this->name] =
H A Dpl_calltime.d15 * TYPE Type of call (sub/total)
47 perl*:::sub-entry
51 self->sub[self->depth] = timestamp;
54 perl*:::sub-return
55 /self->sub[self->depth]/
57 this->elapsed_incl = timestamp - self->sub[self->depth];
59 self->sub[self->depth] = 0;
64 @num[this->file, "sub", this->name] = count();
66 @types_incl[this->file, "sub", this->name] = sum(this->elapsed_incl);
67 @types_excl[this->file, "sub", thi
[all...]
H A Dpl_cpudist.d18 * 2 Type of call (sub)
49 perl*:::sub-entry
53 self->sub[self->depth] = vtimestamp;
56 perl*:::sub-return
57 /self->sub[self->depth]/
59 this->oncpu_incl = vtimestamp - self->sub[self->depth];
61 self->sub[self->depth] = 0;
66 @types_incl[this->file, "sub", this->name] =
68 @types_excl[this->file, "sub", this->name] =
H A Dpl_cputime.d15 * TYPE Type of call (sub/total)
47 perl*:::sub-entry
51 self->sub[self->depth] = vtimestamp;
54 perl*:::sub-return
55 /self->sub[self->depth]/
57 this->oncpu_incl = vtimestamp - self->sub[self->depth];
59 self->sub[self->depth] = 0;
64 @num[this->file, "sub", this->name] = count();
66 @types_incl[this->file, "sub", this->name] = sum(this->oncpu_incl);
67 @types_excl[this->file, "sub", thi
[all...]
H A Dpl_flow.d58 perl*:::sub-entry
65 perl*:::sub-return
H A Dpl_flowinfo.d19 * TYPE Type of call (sub)
61 perl*:::sub-entry,
62 perl*:::sub-return
68 perl*:::sub-entry
72 basename(copyinstr(arg1)), arg2, "sub", self->depth * 2, "",
78 perl*:::sub-return
83 basename(copyinstr(arg1)), arg2, "sub", self->depth * 2, "",
H A Dpl_flowtime.d63 perl*:::sub-entry,
64 perl*:::sub-return
70 perl*:::sub-entry
80 perl*:::sub-return
H A Dpl_malloc.d44 perl$target:::sub-entry
50 perl$target:::sub-return
H A Dpl_subcalls.d46 perl*:::sub-entry
H A Dpl_syscalls.d12 * TYPE Type of call (sub/syscall)
49 perl$target:::sub-entry
51 @calls[basename(copyinstr(arg1)), "sub", copyinstr(arg0)] = count();
H A Dpl_syscolors.d19 * TYPE Type of call (sub/syscall)
65 perl$target:::sub-entry,
66 perl$target:::sub-return,
74 perl$target:::sub-entry
78 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "sub",
84 perl$target:::sub-return
90 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "sub",
H A Dpl_who.d47 perl*:::sub-entry
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Perl/
H A Dpl_calldist.d18 * 2 Type of call (sub)
49 perl*:::sub-entry
53 self->sub[self->depth] = timestamp;
56 perl*:::sub-return
57 /self->sub[self->depth]/
59 this->elapsed_incl = timestamp - self->sub[self->depth];
61 self->sub[self->depth] = 0;
66 @types_incl[this->file, "sub", this->name] =
68 @types_excl[this->file, "sub", this->name] =
H A Dpl_calltime.d15 * TYPE Type of call (sub/total)
47 perl*:::sub-entry
51 self->sub[self->depth] = timestamp;
54 perl*:::sub-return
55 /self->sub[self->depth]/
57 this->elapsed_incl = timestamp - self->sub[self->depth];
59 self->sub[self->depth] = 0;
64 @num[this->file, "sub", this->name] = count();
66 @types_incl[this->file, "sub", this->name] = sum(this->elapsed_incl);
67 @types_excl[this->file, "sub", thi
[all...]

Completed in 134 milliseconds

1234567891011>>