Home
last modified time | relevance | path

Searched refs:Print (Results 1 – 25 of 301) sorted by relevance

12345678910>>...13

/freebsd-10-stable/contrib/gcc/
Dgdbinit.in6 Print the full structure of the rtx that is $.
15 Print the full structure of all rtx insns beginning at $.
30 Print the full structure of the tree that is $.
39 Print the tree that is $ in C syntax.
48 Print the statement that is $ in C syntax.
57 Print the expression that is $ in C syntax.
67 Print the tree-code of the tree node that is $.
76 Print the name of the decl-node that is $.
85 Print the name of the type-node that is $.
96 Print the rtx-code and machine mode of the rtx that is $.
[all …]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Driver/
DJob.cpp91 void Command::Print(raw_ostream &OS, const char *Terminator, bool Quote, in Print() function in Command
136 void FallbackCommand::Print(raw_ostream &OS, const char *Terminator, in Print() function in FallbackCommand
138 Command::Print(OS, "", Quote, CrashReport); in Print()
140 Fallback->Print(OS, Terminator, Quote, CrashReport); in Print()
173 void JobList::Print(raw_ostream &OS, const char *Terminator, bool Quote, in Print() function in JobList
176 (*it)->Print(OS, Terminator, Quote, CrashReport); in Print()
/freebsd-10-stable/tools/tools/epfe/
Depfe.pl13 sub Print { s/\&amp\;/&/g; push(@a,$_); } subroutine
33 $in++; &Print;
36 $in++; &Print;
/freebsd-10-stable/contrib/binutils/gas/
Dgdbinit.in17 Print *$ as an expressionS, expanding parameters.
25 Print *$ as a symbolS, including expression value.
33 Print *$ as a fixS, including symbol value.
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Driver/
DJob.h55 virtual void Print(llvm::raw_ostream &OS, const char *Terminator,
79 virtual void Print(llvm::raw_ostream &OS, const char *Terminator,
107 virtual void Print(llvm::raw_ostream &OS, const char *Terminator,
136 virtual void Print(llvm::raw_ostream &OS, const char *Terminator,
DCC1AsOptions.td54 HelpText<"Print this help text">;
57 HelpText<"Print the assembler version">;
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
DCreateInvocationFromCommandLine.cpp59 C->getJobs().Print(llvm::errs(), "\n", true); in createInvocationFromCommandLine()
69 Jobs.Print(OS, "; ", true); in createInvocationFromCommandLine()
/freebsd-10-stable/contrib/gdb/gdb/
Dgdb.gdb14 Print a table of the current objfiles.
30 Print a list of values.
/freebsd-10-stable/contrib/tcpdump/
DCHANGES22 Print "LLDP, length N" for LLDP packets even when not in verbose
26 Print NTP poll interval correctly (it's an exponent, so print
130 Print name of device (when -L is used)
132 Print new TCP flags
177 Print EGP header in new-world-order style
187 NFS: Print unsigned values as such.
204 Print basic info about a few more Cisco LAN protocols.
384 Print IP protocol name even if we don't have a printer for it.
385 Print IP protocol name or number for fragments.
386 Print the whole MPLS label stack, not just the top label.
[all …]
/freebsd-10-stable/usr.bin/mail/misc/
Dmail.tildehelp3 ~? Print this message
19 ~p Print the message buffer
/freebsd-10-stable/contrib/llvm/utils/TableGen/
DSequenceToOffsetTable.h111 void (*Print)(raw_ostream&, ElemT),
119 Print(OS, *SI);
/freebsd-10-stable/contrib/ntp/ntpdc/
Dinvoke-ntpdc.texi98 -l no listpeers Print a list of the peers
101 -p no peers Print a list of the peers
205 Print a list of the peers known to the server as well as a summary of
228 Print a list of the peers known to the server as well as a summary
244 Print a list of the peers known to the server as well as a summary
313 Print the program version to standard out, optionally with licensing
324 Print the full copyright usage licensing terms.
Dntpdc-opts.def67 descrip = "Print a list of the peers";
70 Print a list of the peers known to the server as well as a summary of
88 descrip = "Print a list of the peers";
91 Print a list of the peers known to the server as well as a summary
102 Print a list of the peers known to the server as well as a summary
392 Print the values of selected loop filter variables.
424 Print a variety of system state variables, i.e., state related
495 Print statistics counters maintained in the protocol
498 Print statistics counters related to memory allocation
501 Print statistics counters maintained in the input-output
[all …]
/freebsd-10-stable/crypto/heimdal/lib/gssapi/
Dgss-commands.in37 help = "Print the supported mechanisms"
41 help = "Print the attributes for mechs"
/freebsd-10-stable/tools/tools/tinybsd/conf/minimal/
DTINYBSD27 options AHC_REG_PRETTY_PRINT # Print register bitfields in debug
29 options AHD_REG_PRETTY_PRINT # Print register bitfields in debug
/freebsd-10-stable/usr.sbin/bsdconfig/includes/
DUSAGE31 -d Print description for each function selected. Implies `-f'.
36 -h Print this usage statement and exit.
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/API/
DSBInstructionList.h48 Print (FILE *out);
DSBInstruction.h64 Print (FILE *out);
/freebsd-10-stable/contrib/llvm/tools/llvm-ar/
Dllvm-ar.cpp102 Print, ///< Print the contents of the archive enumerator
197 case 'p': ++NumOperations; Operation = Print; break; in parseCommandLine()
350 case Print: in shouldCreateArchive()
381 case Print: in performReadOperation()
849 case Print: in performOperation()
/freebsd-10-stable/contrib/groff/src/devices/xditview/
DTODO16 Option in Print dialog to specify that only the current page should be
/freebsd-10-stable/crypto/heimdal/lib/hx509/
Dhxtool-commands.in319 help = "Print certificates"
409 help = "Print the OCSP responses"
467 help = "Print requests"
541 help = "Print available CMS crypto types"
561 help = "Print selected CMS type"
730 help = "Print statistics"
/freebsd-10-stable/sys/arm/conf/
DCRB89 #options AHC_REG_PRETTY_PRINT # Print register bitfields in debug
91 #options AHD_REG_PRETTY_PRINT # Print register bitfields in debug
DIQ3124490 #options AHC_REG_PRETTY_PRINT # Print register bitfields in debug
92 #options AHD_REG_PRETTY_PRINT # Print register bitfields in debug
/freebsd-10-stable/tools/debugscripts/
Dgdbinit.kernel4 # Print the command name of the current process
9 Print the command name of the current process.
185 Print a number of fields from the buffer header pointed at in by the pointer bp in the current envi…
309 Print the system message buffer (dmesg) This can take a long time due to the time it takes to trans…
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
DSBInstructionList.cpp84 SBInstructionList::Print (FILE *out) in Print() function in SBInstructionList

12345678910>>...13