HomeSort by: relevance | last modified time | path
    Searched refs:dot (Results 1 - 25 of 386) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/etc/skel/
Makefile 4 CONFIGFILES= dot.cshrc dot.login dot.logout dot.profile dot.shrc
7 FILESNAME_${F}= ${F:S/dot//}
  /src/crypto/external/apache2/openssl/dist/doc/life-cycles/
Makefile 1 GRAPHS=cipher.dot digest.dot kdf.dot mac.dot pkey.dot rand.dot
5 png: $(subst .dot,.png,$(GRAPHS))
6 txt: $(subst .dot,.txt,$(GRAPHS))
12 # for the dot program:
14 %.png: %.dot
    [all...]
  /src/crypto/external/bsd/openssl/dist/doc/life-cycles/
Makefile 1 GRAPHS=cipher.dot digest.dot kdf.dot mac.dot pkey.dot rand.dot
5 png: $(subst .dot,.png,$(GRAPHS))
6 txt: $(subst .dot,.txt,$(GRAPHS))
12 # for the dot program:
14 %.png: %.dot
    [all...]
  /src/etc/root/
Makefile 3 CONFIGFILES= dot.cshrc dot.klogin dot.login dot.profile dot.shrc
9 FILESNAME_${F}= ${F:S/dot//}
  /src/usr.bin/make/unit-tests/
cond-func-make-main.exp 1 : Making dot-main-target-1a.
2 : Making dot-main-target-1b.
varname-dot-makeoverrides.exp 2 make -f varname-dot-makeoverrides.mk stage_1 VAR=value
4 make -f varname-dot-makeoverrides.mk stage_2 .VAR=too
6 make -f varname-dot-makeoverrides.mk stage_3
varname-dot-makeflags.exp 1 make: varname-dot-makeflags.mk:11: MAKEFLAGS=<undefined>
2 make: varname-dot-makeflags.mk:13: .MAKEFLAGS=< -r -k>
3 make: varname-dot-makeflags.mk:15: .MAKEOVERRIDES=<>
4 make: varname-dot-makeflags.mk:21: MAKEFLAGS=<undefined>
5 make: varname-dot-makeflags.mk:23: .MAKEFLAGS=< -r -k -D VARNAME -r>
6 make: varname-dot-makeflags.mk:25: .MAKEOVERRIDES=< VAR>
varname-dot-parsedir.exp 1 make: varname-dot-parsedir.mk:37: At this point, .PARSEDIR is undefined.
3 make: varname-dot-parsedir.mk:48: The location is no longer fake.
varname-dot-parsefile.exp 1 make: varname-dot-parsefile.mk:32: At this point, .PARSEFILE is undefined.
3 make: varname-dot-parsefile.mk:43: The location is no longer fake.
varname-dot-newline.exp 1 make: varname-dot-newline.mk:28: Cannot overwrite ".newline" as it is read-only
3 make: varname-dot-newline.mk:30: Cannot append to ".newline" as it is read-only
5 make: varname-dot-newline.mk:32: Cannot delete ".newline" as it is read-only
cond-func-make.exp 3 : via-dot-makeflags
varname-dot-shell.exp 1 Parsing varname-dot-shell.mk:10: ORIG_SHELL:= ${.SHELL}
7 Parsing varname-dot-shell.mk:12: .SHELL= overwritten
9 Parsing varname-dot-shell.mk:13: .if ${.SHELL} != ${ORIG_SHELL}
14 Parsing varname-dot-shell.mk:19: .MAKEFLAGS: .SHELL+=appended
17 Parsing varname-dot-shell.mk:20: .if ${.SHELL} != ${ORIG_SHELL}
22 Parsing varname-dot-shell.mk:27: .undef .SHELL
24 Parsing varname-dot-shell.mk:28: .SHELL= newly overwritten
26 Parsing varname-dot-shell.mk:29: .if ${.SHELL} != ${ORIG_SHELL}
31 Parsing varname-dot-shell.mk:33: .MAKEFLAGS: -d0
  /src/external/ibm-public/postfix/dist/src/util/
get_domainname.c 53 const char *dot; local
61 if ((dot = strchr(host, '.')) == 0 || strchr(dot + 1, '.') == 0) {
64 my_domain_name = mystrdup(dot + 1);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
macro-source-path-clang14-dw4.exp 44 do_test dot-filename 4 "test.c" 1 {
51 do_test dot-dot-cwd 4 "../cwd/test.c" 1 {
64 do_test dot-dot-other 4 "../other/test.c" 1 {
macro-source-path-clang14-dw5.exp 42 do_test dot-filename 5 "test.c" 1 {
51 do_test dot-dot-cwd 5 "../cwd/test.c" 0 {
66 do_test dot-dot-other 5 "../other/test.c" 0 {
macro-source-path-gcc11-ld234-dw5.exp 42 do_test dot-filename 3 "./test.c" 1 {
49 do_test dot-dot-cwd 3 "../cwd/test.c" 1 {
63 do_test dot-dot-other 3 "../other/test.c" 1 {
macro-source-path-gcc11-ld238-dw4.exp 42 do_test dot-filename 4 "./test.c" 1 {
49 do_test dot-dot-cwd 4 "../cwd/test.c" 1 {
63 do_test dot-dot-other 4 "../other/test.c" 1 {
macro-source-path-gcc11-ld238-dw5.exp 43 do_test dot-filename 5 "./test.c" 1 {
52 do_test dot-dot-cwd 5 "../cwd/test.c" 1 {
70 do_test dot-dot-other 5 "../other/test.c" 1 {
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
macro-source-path.exp 75 test ./$testfile.c dot-filename
76 test ../cwd/$testfile.c dot-dot-filename
78 test ../other/$testfile.c dot-dot-other
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
macro-source-path.exp 179 do_test gcc11-ld238-dw5-dot-filename 5 "./test.c" 1 {
188 do_test gcc11-ld238-dw5-dot-dot-cwd 5 "../cwd/test.c" 1 {
206 do_test gcc11-ld238-dw5-dot-dot-other 5 "../other/test.c" 1 {
234 do_test gcc11-ld238-dw4-dot-filename 4 "./test.c" 1 {
241 do_test gcc11-ld238-dw4-dot-dot-cwd 4 "../cwd/test.c" 1 {
255 do_test gcc11-ld238-dw4-dot-dot-other 4 "../other/test.c" 1
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
macro-source-path.exp 76 test ./$testfile.c dot-filename
77 test ../cwd/$testfile.c dot-dot-filename
79 test ../other/$testfile.c dot-dot-other
  /src/external/bsd/pkg_install/dist/lib/
str.c 53 const char *dot; local
55 return ((dot = strrchr(basename_of(str), '.')) == NULL) ? "" : dot + 1;
  /src/usr.bin/audio/common/
decode.c 79 char *s, *colon, *dot; local
104 if ((dot = strchr(s, '.')) != NULL) {
107 *dot++ = '\0';
110 if (!dot[i])
112 if (!isdigit((unsigned char)dot[i]))
114 tvp->tv_usec += base * (dot[i] - '0');
  /src/tests/kernel/
h_interpreter.sh 9 dot)
  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
localcharset.c 317 /* If the locale name contains an encoding after the dot, return
319 const char *dot = strchr (locale, '.'); local
321 if (dot != NULL)
325 dot++;
327 modifier = strchr (dot, '@');
329 return dot;
330 if (modifier - dot < sizeof (buf))
332 memcpy (buf, dot, modifier - dot);
333 buf [modifier - dot] = '\0'
402 const char *dot = strchr (locale, '.'); local
    [all...]

Completed in 28 milliseconds

1 2 3 4 5 6 7 8 91011>>