| /src/external/gpl2/gettext/dist/gettext-tools/tests/ |
| xgettext-objc-1 | 13 // another comment
|
| /src/external/mpl/bind/dist/bin/tests/system/checkconf/ |
| good-forwarders-dot.conf | 20 tls another-tls { 28 forwarders port 5300 tls test-tls { 10.53.0.1; 10.53.0.2 port 5301 tls another-tls; };
|
| bad-forwarders-dot-badtls-1.conf | 20 # Bad: trying to use a TLS profile that has not been specified (another-tls). 24 forwarders port 5300 tls test-tls { 10.53.0.1; 10.53.0.2 port 5301 tls another-tls; };
|
| bad-forwarders-dot-badtls-2.conf | 20 # Bad: trying to use a TLS profile that has not been specified (another-tls). 24 forwarders port 5300 tls another-tls { 10.53.0.1; 10.53.0.2 port 5301 tls test-tls; };
|
| /src/games/robots/ |
| main.c | 61 static bool another(void); 193 } while (!Auto_bot && another()); 212 * another: 213 * See if another game is desired 216 another(void) function 225 if (query("Another game?")) {
|
| /src/sys/arch/atari/dev/ |
| hdfd_intr.s | 49 addql #1,nintr | add another interrupt 67 | addql #1,_cnt+V_INTR | chalk up another interrupt 78 addql #1,_C_LABEL(intrcnt_user)+88 | add another interrupt 135 addl %d0, _C_LABEL(intrcnt_user)+88 | add another interrupt
|
| /src/external/gpl3/gdb/dist/sim/testsuite/sh/ |
| shll8.s | 22 # another:
|
| shll16.s | 18 # another:
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/sh/ |
| shll8.s | 22 # another:
|
| shll16.s | 18 # another:
|
| /src/usr.bin/make/unit-tests/ |
| deptgt-error.mk | 4 # is made when another target fails.
|
| directive.mk | 42 # expect+1: Invalid line "target-without-colon another-target" 43 target-without-colon another-target
|
| opt-define.mk | 13 # The variable can be overwritten by assigning another value to it. This
|
| /src/external/gpl3/autoconf/dist/build-aux/ |
| elisp-comp | 45 they require or load-library one another.
|
| /src/common/lib/libc/arch/or1k/gen/ |
| mulsi3.S | 69 l.bnf .Lloop # no, another round of long multiplication.
|
| /src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
| usp.S | 31 # Now set SP to another value
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/ |
| usp.S | 31 # Now set SP to another value
|
| /src/usr.bin/ftp/ |
| cmds.c | 417 if (argc == 0 || (argc == 1 && !another(&argc, &argv, "local-file"))) 419 if ((argc < 3 && !another(&argc, &argv, "remote-file")) || argc > 3) { 464 if (argc == 0 || (argc == 1 && !another(&argc, &argv, "local-files"))) { 588 if (argc == 0 || (argc == 1 && !another(&argc, &argv, "remote-file"))) 590 if ((argc < 3 && !another(&argc, &argv, "local-file")) || argc > 3) { 690 (argc == 1 && !another(&argc, &argv, "remote-files"))) { 1145 (argc == 1 && !another(&argc, &argv, "remote-directory"))) { 1205 (argc == 1 && !another(&argc, &argv, "remote-file"))) { 1225 (argc == 1 && !another(&argc, &argv, "remote-files"))) { 1263 if (argc == 0 || (argc == 1 && !another(&argc, &argv, "from-name")) [all...] |
| /src/usr.sbin/sysinst/ |
| msg.entropy.en | 42 You may use random data generated on another computer and load it 59 (if you are able to copy & paste output from another machine into this 60 installer) the output from running the following command on another
|
| msg.entropy.es | 42 You may use random data generated on another computer and load it 59 (if you are able to copy & paste output from another machine into this 60 installer) the output from running the following command on another
|
| msg.entropy.fr | 42 You may use random data generated on another computer and load it 59 (if you are able to copy & paste output from another machine into this 60 installer) the output from running the following command on another
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| gengtype-parse.cc | 61 The next call to token() will get another token from the lexer. */ 801 bool another; 832 another = consume_until_comma_or_eos (); 844 while (another); 1071 bool another; 1087 /* Yet another place where we could have junk (notably attributes) 1089 another = consume_until_comma_or_eos (); 1093 while (another); 798 bool another; local 1067 bool another; local
|
| /src/external/gpl3/gcc/dist/gcc/ |
| gengtype-parse.cc | 61 The next call to token() will get another token from the lexer. */ 808 bool another; 839 another = consume_until_comma_or_eos (); 851 while (another); 1078 bool another; 1094 /* Yet another place where we could have junk (notably attributes) 1096 another = consume_until_comma_or_eos (); 1100 while (another); 805 bool another; local 1074 bool another; local
|
| /src/share/mk/ |
| bsd.kernobj.mk | 15 # configurations in another directory.
|
| /src/external/bsd/jemalloc/dist/include/jemalloc/ |
| jemalloc_mangle.sh | 9 * so that it is possible to use jemalloc in conjunction with another allocator
|