Searched
full:print (Results
1476 -
1500 of
3470) sorted by null
<<51525354555657585960>>
/external/libpng/scripts/ |
makefile.elf | 117 print $$(i+1) ";";\ 120 print $$(i+1) ";";}\ 121 END{print "local: *; };"}' >$@.new
|
/external/qemu/ |
android-configure.sh | 75 # Print the help message 84 echo " --help print this message" 160 ANDROID_SDK_TOOLS_REVISION=`awk -F= '/Pkg.Revision/ { print $2; }' $TOOLS_PROPS 2> /dev/null`
|
dis-asm.h | 309 /* Function called to print ADDR. */ 427 /* Just print the address in hex. This is included for completeness even 428 though both GDB and objdump provide their own (to print symbolic
|
/external/quake/quake/src/ |
gnu.txt | 42 c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)
|
/external/tcpdump/ |
print-dhcp6.c | 43 "@(#) $Header: /tcpdump/master/tcpdump/print-dhcp6.c,v 1.35.2.1 2006/10/25 22:04:36 guy Exp $"; 553 * Since we cannot predict the encoding, print hex dump 668 * Print dhcp6 packets
|
print-eigrp.c | 19 "@(#) $Header: /tcpdump/master/tcpdump/print-eigrp.c,v 1.5.2.2 2005/05/06 02:53:41 guy Exp $"; 244 /* in non-verbose mode just lets print the basic Message Type*/ 256 /* FIXME print other header info */
|
print-l2tp.c | 26 "@(#) $Header: /tcpdump/master/tcpdump/print-l2tp.c,v 1.17.2.3 2006/06/23 02:07:27 hannes Exp $"; 234 /* generic print out routines */ 267 /* AVP-specific print out routines */
|
print-lwres.c | 32 "@(#) $Header: /tcpdump/master/tcpdump/print-lwres.c,v 1.13 2004/03/24 01:54:29 guy Exp $ (LBL)"; 186 /* print-domain.c */ 575 /* XXX how should we print it? */
|
/external/v8/src/arm/ |
simulator-arm.cc | 249 } else if ((strcmp(cmd, "p") == 0) || (strcmp(cmd, "print") == 0)) { 265 PrintF("print <register>\n"); 367 PrintF("print <register>\n"); 368 PrintF(" print register content (alias 'p')\n"); 369 PrintF(" use register name 'all' to print all registers\n"); 371 PrintF(" print an object from a register (alias 'po')\n"); 373 PrintF(" print flags\n"); 807 // Unsupported instructions use Format to print an error and stop execution. [all...] |
/external/v8/src/ |
frames.h | 157 virtual void Print(StringStream* accumulator, 380 virtual void Print(StringStream* accumulator, 429 virtual void Print(StringStream* accumulator,
|
/external/webkit/JavaScriptCore/tests/mozilla/js1_6/ |
shell.js | 51 print( string + "\n"); 98 * Print a non-failure message. 113 * Print a bugnumber message.
|
/external/wpa_supplicant/ |
common.c | 193 * This function is used to print conditional debugging and error messages. The 457 * wpa_snprintf_hex - Print data as a hex string into a buffer 471 * wpa_snprintf_hex_uppercase - Print data as a upper case hex string into buf
|
/frameworks/base/tools/aapt/ |
AaptAssets.h | 217 void print() const; 283 void print() const; 526 void print() const;
|
/ndk/build/tools/ |
prebuilt-common.sh | 19 echo "$@" | tr ' ' '\n' | awk 'BEGIN {max=0} {len=length($1); if (len > max) max=len} END {print max}' 144 # Print the help, including a list of registered options for this program 307 register_option "--help" do_option_help "Print this help."
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/ |
i686-unknown-linux-gnu-gcov | |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/ |
dis-asm.h | 128 /* Function called to print ADDR. */ 322 /* Just print the address in hex. This is included for completeness even 323 though both GDB and objdump provide their own (to print symbolic
|
/external/quake/quake/src/WinQuake/ |
net_dgrm.cpp | 104 void (*print) (const char *fmt, ...); 113 print = Con_Printf; 119 print = SV_ClientPrintf; 135 print("Banning %s [%s]\n", addrStr, maskStr); 138 print("Banning not active\n"); 156 print("BAN ip_address [mask]\n"); [all...] |
/external/tinyxml/docs/ |
classTiXmlElement.html | 87 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classTiXmlElement.html#a29">Print</a> (FILE *cfile, int depth) const </td></tr> 89 <tr><td class="mdescLeft"> </td><td class="mdescRight">All TinyXml classes can print themselves to a filestream. <a href="#a29"></a><br></td></tr> 214 <a class="anchor" name="a29"></a><!-- doxytag: member="TiXmlElement::Print" ref="a29" args="(FILE *cfile, int depth) const " --><p> 220 <td class="md" nowrap valign="top">virtual void TiXmlElement::Print </td> 248 All TinyXml classes can print themselves to a filestream. 250 This is a formatted print, and will insert tabs and newlines.<p>
|
/build/core/combo/ |
TARGET_linux-arm.mk | 141 TARGET_LIBGCC := $(shell $(TARGET_CC) $(TARGET_GLOBAL_CFLAGS) -print-libgcc-file-name) 150 --print-file-name=libgcov.a)
|
/dalvik/dx/src/com/android/dx/dex/file/ |
CodeItem.java | 178 out.print(prefix); 184 out.print(prefix);
|
/dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/ |
DalvikExecTest.java | 292 System.out.print("Android Resource Dumper started "); 298 System.out.print("standard ");
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/ |
RedundentExprEliminator.java | 354 System.err.print(first.getClass().getName()); 413 * Print out diagnostics about partial multistep evaluation. 422 System.err.print( [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xml/utils/ |
DefaultErrorHandler.java | 357 pw.print(id + "; " +XMLMessages.createXMLMessage("line", null) + locator.getLineNumber() 361 pw.print("("+XMLMessages.createXMLMessage(XMLErrorResources.ER_LOCATION_UNKNOWN, null)+")");
|
/development/pdk/docs/porting/ |
bluetooth.jd | 73 hciconfig -a # print BT chipset address and features. Useful to check if you can communicate with your BT chipset. 74 hcidump -XVt # print live HCI UART traffic.
|
/external/bison/data/ |
glr.cc | 72 | Print this symbol. | 144 | Print this symbol. |
|
Completed in 697 milliseconds
<<51525354555657585960>>