Searched refs:dot (Results 1 - 25 of 164) sorted by relevance

1234567

/openbsd-current/gnu/usr.bin/perl/dist/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;
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D930120-1.c7 long int dot; variable
37 wx = dot;
38 w = dot;
41 wx = get((int)dot, itype);
43 w = (itolws.L=(wx), itolws.I[((dot)&3)>>1]);
73 psymoff(dot,ptype,":%16t");
87 printesc((int)(itolws.L=(wx), itolws.C[(dot)&3]));
89 printc((char)(itolws.L=(wx), itolws.C[(dot)&3]));
94 printf("%-8x", (itolws.L=(wx), itolws.C[(dot)&3]));
98 printf("%-8o", (itolws.L=(wx), itolws.C[(dot)
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dmemtemp65.C12 dot(In1 f1, In2 f2) function
22 dot(&a[0], &b[0]);
/openbsd-current/gnu/usr.bin/perl/lib/
H A DDirHandle.t26 $dot = DirHandle->new('.');
28 ok(defined $dot, "DirHandle->new returns defined value");
29 isa_ok($dot, 'DirHandle');
32 do { $first = $dot->read } while defined($first) && $first =~ /^\./;
34 "Scalar context: First non-dot entry returned by 'read' is found in glob");
36 @b = sort($first, (grep {/^[^.]/} $dot->read));
40 ok($dot->rewind, "'rewind' method returns true value");
41 @c = sort grep {/^[^.]/} $dot->read;
45 ok($dot->close, "'close' method returns true value");
46 $dot
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb65.C14 dot(In1 f1, In2 f2) function
23 double s = dot(&a[0], &b[0]);
/openbsd-current/gnu/usr.bin/perl/dist/IO/t/
H A Dio_dir.t33 my $dot = $CLASS->new($DIR);
34 ok(defined($dot), "Able to create IO::Dir object for $DIR");
38 do { $first = $dot->read } while defined($first) && $first =~ /^\./;
41 my @b = sort($first, (grep {/^[^.]/} $dot->read));
44 ok($dot->rewind,'rewind');
45 my @c = sort grep {/^[^.]/} $dot->read;
48 ok($dot->close,'close');
51 ok(!$dot->rewind, "rewind on closed");
52 ok(!defined($dot->read), "Directory handle closed; 'read' returns undef");
/openbsd-current/games/caesar/
H A Dcaesar.c73 double dot, winnerdot; local
110 * now "dot" the freqs with the observed letter freqs
115 dot = 0;
117 dot += obs[i] * stdf[(i + try) % 26];
118 if (dot > winnerdot) {
121 winnerdot = dot;
/openbsd-current/gnu/usr.bin/perl/t/porting/
H A Dfilenames.t10 =item * no more than 39 characters before the dot, and 39 after
14 =item * don't use any of these names (regardless of case) before the dot: CON,
70 fail("$pathname has more than 39 characters before the dot");
72 fail("$pathname has more than 39 characters after the dot");
/openbsd-current/usr.sbin/amd/amd/
H A Dget_args.c156 { char *dot = strchr(optarg, '.'); local
157 if (dot) *dot = '\0';
161 if (dot) {
162 afs_retrans = atoi(dot+1);
163 *dot = '.';
/openbsd-current/regress/lib/libssl/handshake/
H A DMakefile23 @if [ ! -x /usr/local/bin/dot ]; then \
27 dot -T${_FMT} handshake.gv -o $@
/openbsd-current/bin/date/
H A Ddate.c144 char *dot, *t; local
167 for (t = p, dot = NULL; *t; ++t) {
170 if (*t == '.' && dot == NULL) {
171 dot = t;
177 if (dot != NULL) { /* .SS */
178 *dot++ = '\0';
179 if (strlen(dot) != 2)
181 lt->tm_sec = ATOI2(dot);
/openbsd-current/lib/libc/nls/
H A Dcatopen.c57 char *s, *t, *sep, *dot; local
92 dot = strrchr(lang, '.');
93 if (dot && sep && dot < sep)
94 dot = NULL; /* ignore dots preceeding _ */
95 if (dot == NULL)
117 if (dot && u >= dot)
127 if (dot && u >= dot)
[all...]
/openbsd-current/usr.bin/mail/
H A Dcmd2.c46 * following dot, otherwise, go to the next applicable message.
59 * first applicable one following dot using
62 mdot = dot - &message[0] + 1;
66 * message list which follows dot.
77 dot = mp;
97 * Just find the next good message after dot, no
100 for (mp = dot+1; mp < &message[msgCount]; mp++)
107 dot = mp;
110 * Print dot.
112 list[0] = dot
[all...]
H A Dcmd1.c44 * Don't change dot if invoker didn't give an argument.
72 if (dot != &message[n-1])
73 dot = mp;
172 dot = &message[*ip - 1];
203 curind = dot == mp ? '>' : ' ';
242 * Print out the value of dot.
247 printf("%d\n", (int)(dot - &message[0] + 1));
380 dot = mp;
421 dot = mp;
449 dot
[all...]
/openbsd-current/gnu/llvm/llvm/utils/
H A Dextract_vplan.py4 # and saves them in individual dot files (one for each plan). Optionally, and
5 # providing 'dot' is installed, it can also render the dot into a PNG file.
19 dot = shutil.which('dot') variable
20 if args.png and not dot:
21 raise RuntimeError("Can't export to PNG without 'dot' in the system")
34 print("Exporting " + name + " to PNG via dot: " + filename)
35 p = subprocess.Popen([dot, '-Tpng', '-o', filename],
42 raise RuntimeError("Error running dot
[all...]
/openbsd-current/usr.sbin/tcpdrop/
H A Dtcpdrop.c76 char *dot; local
82 dot = strrchr(addr1, '.');
83 if (dot > port1)
84 port1 = dot;
94 dot = strrchr(addr2, '.');
95 if (dot > port2)
96 port2 = dot;
/openbsd-current/gnu/usr.bin/perl/os2/
H A Ddl_os2.c83 const char *beg, *dot; local
123 for (beg = dot = path + strlen(path);
127 dot = beg;
128 if (dot - beg > 8) {
132 memmove(tmp+n, dot, strlen(dot)+1);
/openbsd-current/regress/lib/libpthread/select/
H A Dselect.c57 char dot = '.'; local
65 write(STDOUT_FILENO, &dot, sizeof dot);
/openbsd-current/gnu/gcc/intl/
H A Dlocalcharset.c339 /* If the locale name contains an encoding after the dot, return it. */
340 const char *dot = strchr (locale, '.'); local
342 if (dot != NULL)
346 dot++;
348 modifier = strchr (dot, '@');
350 return dot;
351 if (modifier - dot < sizeof (buf))
353 memcpy (buf, dot, modifier - dot);
354 buf [modifier - dot]
[all...]
/openbsd-current/gnu/usr.bin/texinfo/intl/
H A Dlocalcharset.c339 /* If the locale name contains an encoding after the dot, return it. */
340 const char *dot = strchr (locale, '.'); local
342 if (dot != NULL)
346 dot++;
348 modifier = strchr (dot, '@');
350 return dot;
351 if (modifier - dot < sizeof (buf))
353 memcpy (buf, dot, modifier - dot);
354 buf [modifier - dot]
[all...]
/openbsd-current/bin/pax/
H A Dsel_subs.c350 int dot = 0; local
372 dot = 0;
377 * allow only one dot per range (secs)
379 if ((*stpt == '.') && (!dot)) {
380 ++dot;
557 const char *dot, *t; local
565 for (t = p, dot = NULL; *t; ++t) {
568 if (*t == '.' && dot == NULL) {
569 dot = t;
578 if (dot !
[all...]
/openbsd-current/usr.bin/touch/
H A Dtouch.c165 char *dot, *p; local
171 for (p = arg, dot = NULL; *p != '\0'; p++) {
172 if (*p == '.' && dot == NULL)
173 dot = p;
177 if (dot == NULL)
180 *dot++ = '\0';
181 if (strlen(dot) != 2)
183 lt->tm_sec = ATOI2(dot);
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcoff-w65.c125 bfd_vma dot; local
167 dot = input_section->output_section->vma +
173 gap = value - dot;
189 dot = input_section->output_section->vma +
195 gap = value - (dot - shrink);
319 bfd_vma dot = link_order->offset local
323 gap -= dot + 1;
342 bfd_vma dot = link_order->offset local
348 if ((gap & 0xf0000) != (dot & 0xf0000))
357 gap -= dot
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoff-w65.c125 bfd_vma dot; local
167 dot = input_section->output_section->vma +
173 gap = value - dot;
189 dot = input_section->output_section->vma +
195 gap = value - (dot - shrink);
319 bfd_vma dot = (dst_address local
323 gap -= dot + 1;
343 bfd_vma dot = (dst_address local
349 if ((gap & 0xf0000) != (dot & 0xf0000))
359 gap -= dot
[all...]
/openbsd-current/gnu/llvm/lld/ELF/
H A DLinkerScript.cpp184 if (val < dot && inSec)
190 expandOutputSection(val - dot);
192 dot = val;
278 if (assign->sym) // sym is nullptr for dot.
963 const uint64_t savedDot = dot;
969 dot = 0;
974 state->tbssAddr = dot;
976 dot = state->tbssAddr;
979 dot = state->memRegion->curPos;
987 if (state->memRegion && state->memRegion->curPos < dot)
[all...]

Completed in 157 milliseconds

1234567