HomeSort by relevance Sort by last modified time
    Searched refs:sub (Results 1 - 25 of 220) sorted by null

1 2 3 4 5 6 7 8 9

  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/attrs/
attrs.xs 33 "use \"sub NAME : ATTRS\" instead");
47 get(sub)
48 SV * sub
50 if (SvROK(sub)) {
51 sub = SvRV(sub);
52 if (SvTYPE(sub) != SVt_PVCV)
53 sub = Nullsv;
57 char *name = SvPV(sub, n_a);
58 sub = (SV*)perl_get_cv(name, FALSE)
    [all...]
  /onnv/onnv-gate/usr/src/lib/libeti/menu/common/
menusub.c 39 set_menu_sub(MENU *m, WINDOW *sub)
45 UserSub(m) = sub;
49 UserSub(Dfl_Menu) = sub;
  /onnv/onnv-gate/usr/src/lib/libeti/form/common/
form_sub.c 44 Form(f)->sub = window;
51 return (Form(f)->sub);
  /onnv/onnv-gate/usr/src/lib/libast/common/string/
strmatch.c 71 * match group begin offsets are even elements of sub
72 * match group end offsets are odd elements of sub
73 * the matched string is from s+sub[0] up to but not
74 * including s+sub[1]
78 strgrpmatch(const char* b, const char* p, int* sub, int n, register int flags)
97 if (sub && n > 0)
98 sub[0] = sub[1] = 0;
122 if (!sub || n <= 0)
134 if (!sub || n <= 0
    [all...]
ccmapid.c 142 int sub[2]; local
147 if (strgrpmatch(name, mp->match, sub, elementsof(sub) / 2, STR_MAXIMAL|STR_LEFT|STR_ICASE))
149 if (!(c = name[sub[1]]))
151 if (sub[1] > n && !isalpha(c))
153 n = sub[1];
  /onnv/onnv-gate/usr/src/lib/libast/common/regex/
regsubcomp.c 111 register regsub_t* sub; local
132 if (!(sub = (regsub_t*)alloc(p->env->disc, 0, sizeof(regsub_t) + strlen(s))) || !(sub->re_ops = (regsubop_t*)alloc(p->env->disc, 0, (nops = 8) * sizeof(regsubop_t))))
134 if (sub)
135 alloc(p->env->disc, sub, 0);
139 sub->re_buf = sub->re_end = 0;
140 p->re_sub = sub;
141 p->env->sub = 1;
142 op = sub->re_ops
362 regsub_t* sub; local
    [all...]
  /onnv/onnv-gate/usr/src/lib/libc/amd64/gen/
memcmp.s 73 sub %ecx, %eax
107 sub $8, %rdx
142 sub (%rdi), %rax
143 sub 8 (%rdi), %r8
144 sub 16 (%rdi), %r9
145 sub 24 (%rdi), %r10
152 sub $32, %rdx
181 sub $8, %r8d
187 sub %ecx, %eax
215 sub (%rdi), %ra
    [all...]
strcmp.s 79 psubb %xmm0, %xmm1 /* packed sub of comparison results*/
81 sub $0xffff, %edx /* if first 16 bytes are same, edx == 0xffff */
84 sub $16, %r11
111 sub %rax, %r9
127 psubb %xmm0, %xmm1 /* packed sub of comparison results*/
131 sub %r9d, %edx
155 sub $0xffff, %edx
159 sub $16, %r11
170 sub $0xffff, %edx
173 sub $16, %r1
    [all...]
strcpy.s 82 sub $16, %r8
118 sub %rdx, %r9 /* src offset - dest offset */
149 sub $16, %r8
164 sub $16, %r8
176 sub $16, %r8
188 sub $16, %r8
201 sub $16, %r8
239 sub $16, %r8
260 sub $16, %r8
284 sub $16, %r
    [all...]
  /onnv/onnv-gate/usr/src/lib/libc/sparc/gen/
_stack_grow.s 66 sub %o1, STACK_BIAS, %o3
68 sub %o0, %o3, %o4
87 sub %sp, %o3, %o4
91 sub %o3, STACK_ALIGN, %sp
  /onnv/onnv-gate/usr/src/lib/libast/common/comp/
regcmp.c 34 #define SUB 10
40 unsigned char sub[SUB]; member in struct:__anon28
74 unsigned char sub[SUB]; local
138 memset(sub, 0, sizeof(sub));
141 sub[j] = paren[i] + 1;
178 memcpy(re->sub, sub, (nsub + 1) * sizeof(sub[0]))
189 char* sub[SUB + 1]; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/mdb/sparc/v9/kmdb/
kmdb_start.s 54 sub %g2, 1, %g2
66 sub %g1, 1, %g1
68 sub %g1, SA64(MINFRAME) + V9BIAS64, %sp
  /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/offsetof/
tst.OffsetofArith.d 51 sub = offsetof(record_t, y) - offsetof(record_t, x);
60 printf("Subtraction of offsets (y-x)= %d\n", sub);
69 (0 != offsetof(record_t, c)) || (12 != add) || (4 != sub) || (0 != mul)
  /onnv/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
UnicodeCodingSystem.h 16 UnicodeCodingSystem(const InputCodingSystem *sub = 0);
  /onnv/onnv-gate/usr/src/lib/libc_psr/sun4u-us3/common/
memcmp.s 79 sub %o4, 8, %o4 ! o4 = -(num of bytes to dbl align)
81 sub %o3, %o4, %o3 ! o3 = 8 + (num of bytes to dbl align)
100 sub %g0, %g0, %o0
104 sub %o4, %o5, %o0 ! return(*s1 - *s2)
120 sub %o4, 8, %o4
135 sub %o1, %o0, %o1 ! o1 gets the difference
140 sub %o2, 8, %o2
144 sub %o1, %o0, %o1 ! o1 gets the difference
158 sub %g0, %g0, %o0 ! strings compare equal
164 sub %o4, %o5, %o0 ! return(*s1 - *s2
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/XS/APItest/
APItest.xs 111 sub TIEHASH { bless {}, $_[0] }
112 sub STORE { $_[0]->{$_[1]} = $_[2] }
113 sub FETCH { $_[0]->{$_[1]} }
114 sub FIRSTKEY { my $a = scalar keys %{$_[0]}; each %{$_[0]} }
115 sub NEXTKEY { each %{$_[0]} }
116 sub EXISTS { exists $_[0]->{$_[1]} }
117 sub DELETE { delete $_[0]->{$_[1]} }
118 sub CLEAR { %{$_[0]} = () }
  /onnv/onnv-gate/usr/src/lib/brand/sn1/sn1_brand/sparc/
sn1_runexe.s 60 sub %o0, CPTRSIZE + WINDOWSIZE + STACK_BIAS, %sp
  /onnv/onnv-gate/usr/src/lib/libc/sparcv9/crt/
cerror.s 51 sub %g0, 1, %o0
  /onnv/onnv-gate/usr/src/lib/brand/solaris10/s10_brand/sparc/
s10_runexe.s 60 sub %o0, CPTRSIZE + WINDOWSIZE + STACK_BIAS, %sp
  /onnv/onnv-gate/usr/src/common/openssl/crypto/x509v3/
v3_ncons.c 109 GENERAL_SUBTREE *sub = NULL;
132 sub = GENERAL_SUBTREE_new();
133 if (!v2i_GENERAL_NAME_ex(sub->base, method, ctx, &tval, 1))
137 if (!*ptree || !sk_GENERAL_SUBTREE_push(*ptree, sub))
139 sub = NULL;
149 if (sub)
150 GENERAL_SUBTREE_free(sub);
  /onnv/onnv-gate/usr/src/cmd/ssh/libssh/common/
match.c 119 char sub[1024]; local
138 i < len && subi < sizeof(sub) - 1 && pattern[i] != ',';
140 sub[subi] = dolower && isupper(pattern[i]) ?
143 if (subi >= sizeof(sub) - 1)
151 sub[subi] = '\0';
154 if (match_pattern(string, sub)) {
  /onnv/onnv-gate/usr/src/lib/libc/sparc/crt/
hwmuldiv.s 82 sub %o0, %o2, %o0
93 sub %o0, %o2, %o0
137 sub %o1, %o2, %o0 ! %o0 = a - b
139 sub %o1, %o0, %o1 ! %o1 = (a < b) ? a : b = min(a, b)
154 sub %o1, %o3, %o1
166 sub %o1, %o3, %o1
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
dlutils.c 61 CV *sub; local
65 if ((sub = get_cv("DynaLoader::dl_unload_file", FALSE)) != NULL) {
74 call_sv((SV*)sub, G_DISCARD | G_NODEBUG);
  /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/sparc/pid/
tst.branch.s 44 sub %fp, 4, %o0
tst.embedded.s 44 sub %fp, 4, %o0

Completed in 1470 milliseconds

1 2 3 4 5 6 7 8 9