OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:puts
(Results
1 - 25
of
562
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/external/bsd/ntp/dist/sntp/libopts/
genshell.c
502
puts
(_("genshellopt 1\n\
509
puts
(_("The genshellopt library is free software; you can redistribute it and/or\n\
513
puts
(_("This library is distributed in the hope that it will be useful, but WITHOUT\n\
517
puts
(_("You should have received a copy of the GNU Library General Public License\n\
522
puts
(_("Output Script File"));
525
puts
(_("Shell name (follows \"#!\" magic)"));
528
puts
(_("display extended usage information and exit"));
531
puts
(_("extended usage information passed thru pager"));
534
puts
(_("output version information and exit"));
537
puts
(_("genshellopt - Generate Shell Option Processing Script - Ver. 1\n
[
all
...]
/src/external/bsd/ntp/dist/sntp/libopts/autoopts/
usage-txt.h
366
puts
(_("allocation of %d bytes failed\n"));
368
puts
(_("allocation of %d bytes failed\n"));
370
puts
(_("AutoOpts function called without option descriptor\n"));
372
puts
(_("\tThis exceeds the compiled library version: "));
374
puts
(_("Automated Options Processing Error!\n"
377
puts
(_("realloc of %d bytes at 0x%p failed\n"));
379
puts
(_("\tThis is less than the minimum library version: "));
381
puts
(_("Automated Options version %s\n"
384
puts
(_("(AutoOpts bug): %s.\n"));
386
puts
(_("optionResetOpt() called, but reset-option not configured"))
[
all
...]
/src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.config/
test22523.d
7
puts
("Executed main although it should be skipped!");
/src/external/mit/libcbor/dist/misc/
repeat.rb
3
(Integer($*[0])..Integer($*[1])).each {|i|
puts
"case 0x%02X:" % i}
bytes.rb
3
puts
$*[0][2..-1].split('').each_slice(2).map {|_| '0x%02X' % _.join.to_i(16) }.join(', ')
file_to_bytes.rb
4
puts
lst.size
5
puts
lst.join(', ')
/src/external/bsd/flex/dist/tests/
no_bison_stub.c
30
puts
(
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
weaklib1.c
23
puts
("bar in u1");
weaklib2.c
30
puts
("bar in u2");
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
weaklib1.c
23
puts
("bar in u1");
weaklib2.c
30
puts
("bar in u2");
/src/external/bsd/ntp/dist/sntp/unity/auto/
generate_test_runner.rb
171
output.
puts
('/* AUTOGENERATED FILE. DO NOT EDIT. */')
173
output.
puts
("\n//=======Automagically Detected Files To Include=====")
174
output.
puts
("#include \"#{@options[:framework].to_s}.h\"")
175
output.
puts
('#include "cmock.h"') unless (mocks.empty?)
177
output.
puts
("#include #{inc.include?('<') ? inc : "\"#{inc.gsub('.h','')}.h\""}")
179
output.
puts
('#include <setjmp.h>')
180
output.
puts
('#include <stdio.h>')
181
output.
puts
('#include "CException.h"') if @options[:plugins].include?(:cexception)
185
output.
puts
("#include #{inc.include?('<') ? inc : "\"#{inc.gsub('.h','')}.h\""}")
188
output.
puts
("#include \"#{mock.gsub('.h','')}.h\""
[
all
...]
/src/external/bsd/ntp/dist/ntpdc/
ntpdc-opts.c
833
puts
(_("ntpdc 4.2.8p18\n\
838
puts
(_(" <http://ntp.org/license>\n\
842
puts
(_("Permission to use, copy, modify, and distribute this software and its\n\
854
puts
(_("Force IPv4 DNS name resolution"));
857
puts
(_("Force IPv6 DNS name resolution"));
860
puts
(_("run a command and exit"));
863
puts
(_("Increase debug verbosity level"));
866
puts
(_("Set the debug verbosity level"));
869
puts
(_("Force ntpq to operate in interactive mode"));
872
puts
(_("Print a list of the peers"))
[
all
...]
/src/external/bsd/ntp/dist/ntpq/
ntpq-opts.c
878
puts
(_("ntpq 4.2.8p18\n\
883
puts
(_(" <http://ntp.org/license>\n\
887
puts
(_("Permission to use, copy, modify, and distribute this software and its\n\
899
puts
(_("Force IPv4 name resolution"));
902
puts
(_("Force IPv6 name resolution"));
905
puts
(_("run a command and exit"));
908
puts
(_("Increase debug verbosity level"));
911
puts
(_("Set the debug verbosity level"));
914
puts
(_("Force ntpq to operate in interactive mode"));
917
puts
(_("numeric host addresses"))
[
all
...]
/src/external/bsd/ntp/dist/ntpsnmpd/
ntpsnmpd-opts.c
564
puts
(_("ntpsnmpd 4.2.8p18\n\
569
puts
(_(" <http://ntp.org/license>\n\
573
puts
(_("Permission to use, copy, modify, and distribute this software and its\n\
585
puts
(_("Do not fork"));
588
puts
(_("Log to syslog()"));
591
puts
(_("The socket address ntpsnmpd uses to connect to net-snmpd"));
594
puts
(_("display extended usage information and exit"));
597
puts
(_("extended usage information passed thru pager"));
600
puts
(_("output version information and exit"));
603
puts
(_("save the option state to a config file"))
[
all
...]
/src/games/battlestar/
command5.c
65
puts
("advances.");
68
puts
("She is coming around; she ");
69
puts
("didn't fight it as much.");
72
puts
("She's beginning to like it.");
75
puts
("She's gone limp.");
82
puts
("the ground.");
85
puts
("The old man blushes.");
88
puts
("The dwarf punches you in the kneecap.");
94
puts
("I see nothing like that here.");
96
puts
("I'd prefer not to.")
[
all
...]
command2.c
58
puts
("Wear what?");
108
puts
("Don't be ridiculous.");
125
puts
("I don't understand what you want to put.");
142
puts
("The amulet begins to glow.");
144
puts
("The medallion comes to life too.");
149
puts
("to descend to the sea cave now.");
155
puts
("purling water trickles in");
157
puts
("beside a cool stream.");
166
puts
("The amulet won't work in here.");
170
puts
("You aren't holding the compass.")
[
all
...]
/src/sys/arch/amiga/stand/bootblock/boot/
samachdep.h
47
void
puts
(char *);
/src/external/bsd/ntp/dist/ntpd/
ntpd-opts.c
1539
puts
(_("ntpd 4.2.8p18\n\
1544
puts
(_(" <http://ntp.org/license>\n\
1548
puts
(_("Permission to use, copy, modify, and distribute this software and its\n\
1560
puts
(_("Force IPv4 DNS name resolution"));
1563
puts
(_("Force IPv6 DNS name resolution"));
1566
puts
(_("Require crypto authentication"));
1569
puts
(_("Do not require crypto authentication"));
1572
puts
(_("Allow us to sync to broadcast servers"));
1575
puts
(_("configuration file name"));
1578
puts
(_("Increase debug verbosity level"))
[
all
...]
/src/external/bsd/ntp/dist/util/
ntp-keygen-opts.c
1319
puts
(_("ntp-keygen (ntp) 4.2.8p18\n\
1324
puts
(_(" <http://ntp.org/license>\n\
1328
puts
(_("Permission to use, copy, modify, and distribute this software and its\n\
1340
puts
(_("identity modulus bits"));
1343
puts
(_("certificate scheme"));
1346
puts
(_("privatekey cipher"));
1349
puts
(_("Increase debug verbosity level"));
1352
puts
(_("Set the debug verbosity level"));
1355
puts
(_("Write IFF or GQ identity keys"));
1358
puts
(_("Generate GQ parameters and keys"))
[
all
...]
/src/external/bsd/ntp/dist/sntp/
sntp-opts.c
1185
puts
(_("sntp 4.2.8p18\n\
1190
puts
(_(" <http://ntp.org/license>\n\
1194
puts
(_("Permission to use, copy, modify, and distribute this software and its\n\
1206
puts
(_("Force IPv4 DNS name resolution"));
1209
puts
(_("Force IPv6 DNS name resolution"));
1212
puts
(_("Enable authentication with the key auth-keynumber"));
1215
puts
(_("Listen to the address specified for broadcast time sync"));
1218
puts
(_("Concurrently query all IPs returned for host-name"));
1221
puts
(_("Increase debug verbosity level"));
1224
puts
(_("Set the debug verbosity level"))
[
all
...]
/src/external/gpl3/gcc/dist/gcc/config/sh/
divtab-sh4.cc
35
puts
("/* This table has been generated by divtab-sh4.cc. */");
36
puts
("\t.balign 4");
37
puts
("LOCAL(div_table_clz):");
44
puts
("\
60
puts
("\
67
puts
("LOCAL(div_table):");
/src/external/gpl3/gcc.old/dist/gcc/config/sh/
divtab-sh4.cc
35
puts
("/* This table has been generated by divtab-sh4.cc. */");
36
puts
("\t.balign 4");
37
puts
("LOCAL(div_table_clz):");
44
puts
("\
60
puts
("\
67
puts
("LOCAL(div_table):");
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
thread_check.c
37
puts
(number);
43
puts
(number);
58
puts
("create failed");
62
puts
("after create");
67
puts
("join failed");
71
puts
("after join");
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
thread_check.c
37
puts
(number);
43
puts
(number);
58
puts
("create failed");
62
puts
("after create");
67
puts
("join failed");
71
puts
("after join");
Completed in 57 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Sat Apr 11 00:22:22 UTC 2026