Home
last modified time | relevance | path

Searched refs:dot (Results 1 – 25 of 153) sorted by relevance

1234567

/onnv-gate/usr/src/cmd/sgs/tools/common/
H A Dleb128.c105 uint64_t dot = *dotp; in uleb_extract() local
111 data += dot; in uleb_extract()
128 dot++; in uleb_extract()
136 *dotp = dot; in uleb_extract()
143 uint64_t dot = *dotp; in sleb_extract() local
149 data += dot; in sleb_extract()
166 dot++; in sleb_extract()
174 *dotp = dot; in sleb_extract()
200 uint64_t dot = *dotp; in dwarf_ehe_extract() local
250 cnt++, dot++) { in dwarf_ehe_extract()
[all …]
/onnv-gate/usr/src/cmd/vi/port/
H A Dex_vwind.c105 if (dot == one) { in vup()
118 vshow(dot - cnt, NOLINE); in vup()
121 cnt -= vcline, dot -= vcline, vcline = 0; in vup()
125 cnt <= WTOP - ZERO && vfit(dot - cnt, cnt) <= WTOP - ZERO) in vup()
128 …if (state != VISUAL || (!insert_line && !scroll_reverse) || (!scroll && (cnt > tot || vfit(dot - c… in vup()
132 vcontext(dot + ind - cnt, '.'); in vup()
138 vcline += ind, dot += ind; in vup()
140 dot -= vcline - vcnt + 1, vcline = vcnt - 1; in vup()
153 if (dot == dol) { in vdown()
158 i = dol - dot; in vdown()
[all …]
H A Dex_vops.c70 if (vundkind == VNONE || vundkind == VCAPU || vUNDdot != dot) { in vUndo()
76 putmk1(dot, vUNDsav); in vUndo()
81 vjumpto(dot, vUNDcurs, 0); in vUndo()
123 addr = dot - vcline;
142 if (show && (vundkind != VMCHNG || addr != dot))
145 cnt = dot - addr;
148 vjumpto(dot, (unsigned char *)NOSTR, '.');
179 vopen(dot, WBOT);
246 fprintf(trace, "vmacchng, vch_mac=%d, linebuf='%s', *dot=%o\n", vch_mac, linebuf, *dot);
252 fprintf(trace, "after vsave, linebuf='%s', *dot=%o\n", linebuf, *dot);
[all …]
H A Dex_vmain.c96 addr = dot;
281 vmoveto(dot, cursor, 0);
394 …fprintf(trace, "before vdown in ^D, dot=%d, wdot=%d, dol=%d\n", lineno(dot), lineno(wdot), lineno(…
407 …fprintf(trace, "before vnline in ^D, dot=%d, wdot=%d, dol=%d\n", lineno(dot), lineno(wdot), lineno…
412 …fprintf(trace, "after vnline in ^D, dot=%d, wdot=%d, dol=%d\n", lineno(dot), lineno(wdot), lineno(…
475 names[c - 'a'] = (*dot &~ 01);
487 addr = dot + (vcnt - vcline) - 2 + (cnt-1)*basWLINES;
489 dot = addr;
501 if (one + vcline != dot && vcnt > 2) {
502 addr = dot - vcline + 2 - (cnt-1)*basWLINES;
[all …]
H A Dex_voper.c242 odot = dot; in operate()
260 dot = odot; in operate()
343 odot = wdot = dot; in operate()
349 dot = wdot = odot; in operate()
353 vjumpto(dot, ocurs, 0); in operate()
359 "dol=%d\n", lineno(dot), lineno(wdot), lineno(dol)); in operate()
529 wdot = dot + cnt; in operate()
622 wdot = dot + cnt - 1; in operate()
632 wdot = (dot - vcline) + cnt - 1; in operate()
643 wdot = dot - cnt; in operate()
[all …]
H A Dex_cmds.c77 if (dot <= zero) {
78 dot = zero;
80 dot = one;
94 addr1 = addr2 = dot + poffset;
101 dot = addr1;
136 addr = dot;
138 addr2 = dot;
147 dot = addr;
180 dot = addr2;
325 dot = addr1 - 1;
[all …]
H A Dex_cmdsub.c67 dot = a; in append()
69 undap1 = undap2 = dot + 1; in append()
86 dot++; in append()
91 for (rdot = dot; a1 > rdot;) in append()
167 dot = a1; in delete()
193 dot = a1; in delete()
334 markpr(addr2 == dot ? addr1 - 1 : addr2 + 1); in vi_move()
374 dot = adt + (ad2 - ad1); in move1()
381 dot = adt++; in move1()
551 undap1 = dot; in pragged()
[all …]
H A Dex_addr.c75 addr1 = addr2 = dot; in setdot1()
182 dot = zero; in setall()
267 addr = dot;
274 addr = dot;
283 addr = dot;
284 if (inputline && execute(0, dot)) {
336 if (addr == dot)
348 addr = dot;
366 addr = dot;
H A Dex_vops3.c89 wdot = dot;
103 if (dot == wdot) {
184 llimit = dot;
191 (wdot != dot - 1 || cursor != linebuf)) {
399 llimit = dot; in lmatchp()
401 wdot = dot; in lmatchp()
419 if (lmatchp(dot - vcline)) { in lsmatch()
578 addr = dot; in lbrack()
602 if (addr == dot) in lbrack()
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DDirHandle.t18 $dot = new DirHandle ($^O eq 'MacOS' ? ':' : '.');
20 ok(defined($dot));
23 do { $first = $dot->read } while defined($first) && $first =~ /^\./;
26 @b = sort($first, (grep {/^[^.]/} $dot->read));
29 $dot->rewind;
30 @c = sort grep {/^[^.]/} $dot->read;
33 $dot->close;
34 $dot->rewind;
35 ok(!defined($dot->read));
/onnv-gate/usr/src/lib/libparted/common/lib/
H A Dlocalcharset.c319 const char *dot = strchr (locale, '.'); in locale_charset() local
321 if (dot != NULL) in locale_charset()
325 dot++; in locale_charset()
327 modifier = strchr (dot, '@'); in locale_charset()
329 return dot; in locale_charset()
330 if (modifier - dot < sizeof (buf)) in locale_charset()
332 memcpy (buf, dot, modifier - dot); in locale_charset()
333 buf [modifier - dot] = '\0'; in locale_charset()
402 const char *dot = strchr (locale, '.'); in locale_charset() local
404 if (dot != NULL) in locale_charset()
[all …]
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/t/
H A Dio_dir.t32 $dot = new IO::Dir $DIR;
33 ok(defined($dot));
36 do { $first = $dot->read } while defined($first) && $first =~ /^\./;
39 @b = sort($first, (grep {/^[^.]/} $dot->read));
42 $dot->rewind;
43 @c = sort grep {/^[^.]/} $dot->read;
46 $dot->close;
47 $dot->rewind;
48 ok(!defined($dot->read));
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Attribute/Handlers/demo/
H A Ddemo_hashdir.pl3 my %dot : Dir('.', DIR_UNLINK);
5 print join "\n", keys %dot;
7 delete $dot{killme};
9 print join "\n", keys %dot;
/onnv-gate/usr/src/cmd/mailx/
H A Dcmd1.c87 if (dot != &message[n-1]) in headers()
88 dot = mp; in headers()
198 dot = &message[*ip - 1]; in from()
228 curind = (!Hflag && dot == mp) ? '>' : ' '; in printhead()
349 printf("%d\n", dot - &message[0] + 1); in pdot()
465 dot = mp; in type1()
545 dot = mp; in top()
582 dot = &message[*ip-1]; in stouch()
583 dot->m_flag |= MTOUCH; in stouch()
584 dot->m_flag &= ~MPRESERVE; in stouch()
[all …]
H A Dcmd2.c85 dot = mp; in next()
103 for (mp = dot+1; mp < &message[msgCount]; mp++) in next()
110 dot = mp; in next()
115 list[0] = dot - &message[0] + 1; in next()
310 dot = mp; in savemsglist()
527 lastdot = dot - &message[0] + 1; in deltype()
529 list[0] = dot - &message[0]; in deltype()
565 dot = &message[last-1]; in delm()
568 dot = &message[last-1]; in delm()
571 dot = &message[0]; in delm()
[all …]
H A Dlist.c655 mesg = dot - &message[0] + 1; in first()
658 for (mp = dot; mp < &message[msgCount]; mp++) { in first()
663 mesg = dot - &message[0]; in first()
664 for (mp = dot-1; mp >= &message[0]; mp--) { in first()
780 for (mp = dot + 1; mp < &message[msgCount]; mp++) in metamess()
790 for (mp = dot - 1; mp >= &message[0]; mp--) in metamess()
810 m = dot - &message[0] + 1; in metamess()
811 if ((dot->m_flag & MDELETED) != f) { in metamess()
/onnv-gate/usr/src/cmd/svc/servinfo/
H A Dservinfo.c75 char *dot, *p; in uaddr2port() local
77 if ((dot = strrchr(addr, '.')) == 0) { in uaddr2port()
80 if (dot == addr) in uaddr2port()
83 p = dot - 1; in uaddr2port()
94 port = strtol(p + 1, &dot, 10) << 8; in uaddr2port()
95 port = port | strtol(dot + 1, (char **)NULL, 10); in uaddr2port()
/onnv-gate/usr/src/lib/libnsl/rpc/
H A Dauth_time.c213 char *dot = NULL; /* tmp pointer */ in __rpc_get_time_offset() local
376 if ((dot = strrchr(ipuaddr, '.')) != 0) { in __rpc_get_time_offset()
377 *dot = '\0'; in __rpc_get_time_offset()
378 if ((dot = strrchr(ipuaddr, '.')) != 0) in __rpc_get_time_offset()
379 *dot = '\0'; in __rpc_get_time_offset()
382 if (dot == 0 || in __rpc_get_time_offset()
483 if ((dot = strrchr(ut, '.')) != 0) { in __rpc_get_time_offset()
484 *dot = '\0'; in __rpc_get_time_offset()
485 if ((dot = strrchr(ut, '.')) != 0) in __rpc_get_time_offset()
486 *dot = '\0'; in __rpc_get_time_offset()
[all …]
/onnv-gate/usr/src/lib/libnsl/nss/
H A Dnetdir_inet_sundry.c233 char *dot; in ipv6_uaddr2taddr() local
261 if ((dot = strrchr(tmpaddr, '.')) != 0) { in ipv6_uaddr2taddr()
262 *dot = '\0'; in ipv6_uaddr2taddr()
263 p2 = atoi(dot+1); in ipv6_uaddr2taddr()
264 if ((dot = strrchr(tmpaddr, '.')) != 0) { in ipv6_uaddr2taddr()
265 *dot = '\0'; in ipv6_uaddr2taddr()
266 p1 = atoi(dot+1); in ipv6_uaddr2taddr()
270 if (dot == 0) { in ipv6_uaddr2taddr()
819 char *dot; in inet_netdir_mergeaddr() local
841 if ((dot = strrchr(truaddr, '.')) != 0) { in inet_netdir_mergeaddr()
[all …]
/onnv-gate/usr/src/cmd/sgs/libld/common/
H A Dldlibs.c92 char *dot = (char *)MSG_ORIG(MSG_STR_DOT); in process_lib_path() local
100 compat_YL_YU(ofl, dot, i) : dot), in process_lib_path()
116 compat_YL_YU(ofl, dot, i) : dot), in process_lib_path()
140 compat_YL_YU(ofl, dot, i) : dot), in process_lib_path()
/onnv-gate/usr/src/cmd/ed/
H A Ded.c197 static LINE dot; variable
500 addr1 = addr2 = dot; in commands()
521 addr1 = dot; in commands()
544 dot = a1; in commands()
569 if (((linebuf[0] != '.') || (dot == (addr1-1))) && in commands()
571 dot = addr1; in commands()
637 if (dot == addr2-1) in commands()
638 dot += 1; in commands()
643 addr1 = dot; in commands()
644 addr2 = dot+1; in commands()
[all …]
/onnv-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DDefaults.java167 int dot = localHostName.indexOf('.');
168 if (dot != -1) {
169 localHostName = localHostName.substring(0, dot);
/onnv-gate/usr/src/lib/libmail/common/
H A Dabspath.c49 abspath(char *path, char *dot, string *to) in abspath() argument
54 to = s_append(to, dot); in abspath()
/onnv-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_dir.c546 struct tdirent *dot, *dotdot; in tdirinit() local
552 dot = tmp_memalloc(sizeof (struct tdirent) + 2, TMP_MUSTHAVE); in tdirinit()
558 dot->td_tmpnode = dir; in tdirinit()
559 dot->td_offset = 0; in tdirinit()
560 dot->td_name = (char *)dot + sizeof (struct tdirent); in tdirinit()
561 dot->td_name[0] = '.'; in tdirinit()
562 dot->td_parent = dir; in tdirinit()
563 tmpfs_hash_in(dot); in tdirinit()
576 dot->td_next = dotdot; in tdirinit()
577 dot->td_prev = dotdot; /* dot's td_prev holds roving slot pointer */ in tdirinit()
[all …]
/onnv-gate/usr/src/cmd/pg/
H A Dpg.c116 *dot, /* current line */ variable
1351 if (dot == zero - 1)
1354 where = how * line + dot->l_no;
1362 dot = dol;
1370 dot = dol - 1;
1372 dot++;
1374 if (where == dot->l_no || brk_hit)
1378 return (dot->l_no);
1380 dot = dol;
1393 dot = zero - 1;
[all …]

1234567