Searched
full:print (Results
1051 -
1075 of
3470) sorted by null
<<41424344454647484950>>
/system/core/toolbox/ |
ioctl.c | 49 " -h Print help\n", argv[0]);
|
setkey.c | 16 " -h Print help\n", argv[0]);
|
/system/wlan/ti/wilink_6_1/TWD/MacServices/Export_Inc/ |
measurementSrvDbgPrint.h | 35 * \brief This file include definitions for the measurmeent SRV module debug print functions.
|
/system/wlan/ti/wilink_6_1/stad/src/Application/ |
scanMngrApi.h | 337 * \brief Print scan policy 339 * \param scanPolicy - scan policy to print 348 * \brief Print scan manager statistics 370 * \brief Print Neighbor AP list
|
/system/wlan/ti/wilink_6_1/TWD/Ctrl/ |
CmdBldCmd.c | 348 * \brief Print periodic scan channel list for debug purposes 350 * Print periodic scan channel list for debug purposes 353 * \param pChannel - pointer to the channel list to print 354 * \param uChannelCount - number of channles to print 374 * \brief Print periodic scan parameters for debug purposes 376 * Print periodic scan parameters for debug purposes 379 * \param pCommand - pointer to the periodic scan command to print 387 /* print periodic scan params command */ 394 /* print channel info */ 419 * \brief Print periodic scan SSID list for debug purpose [all...] |
/cts/tools/dasm/src/java_cup/ |
emit.java | 440 out.print(" "); 446 out.print(" {"); 447 out.print(/* lhs symbol # */ prod.lhs().the_symbol().index() + ", "); 448 out.print(/* rhs size */ prod.rhs_length() + "}"); 451 if (i < production.number()-1) out.print(", "); 457 out.print(" "); 508 out.print(" /*" + i + "*/{"); 524 out.print(j + "," + 534 out.print(j + "," + (-(red+1)) + ","); 584 out.print(" /*" + i + "*/{") [all...] |
/dalvik/tests/057-iteration-performance/src/ |
Main.java | 161 static public boolean checkTimes(double[][] timings, boolean print) { 179 if (print) { 191 static public double[][] runAllTests(int iters, boolean print) { 200 if (print) { 230 if (print) { 260 if (print) { 290 if (print) { 320 if (print) { 350 if (print) { 385 if (print) { [all...] |
/external/tcpdump/ |
tcpdump.c | 93 int dflag; /* print filter code */ 1063 * Print an extra newline, just in case. 1110 * it's the best we can do. Print the summary if we're 1118 * Print an extra newline, just in case. 1247 * Print the raw packet data in hex and ASCII. 1258 * print nothing. 1266 * Print the raw packet data in hex. 1277 * print nothing. 1285 * Print the raw packet data in ASCII. 1296 * print nothing [all...] |
/bionic/linker/ |
linker_debug.h | 86 #define PRINT(x...) _PRINTVF(-1, FALSE, x) 123 PRINT("Unknown reloc stat requested\n"); \
|
/bootable/recovery/applypatch/ |
imgdiff_test.sh | 38 $ADB shell "$@" \; echo \$? | awk '{if (b) {print a}; a=$0; b=1} END {exit a}' 57 sha1sum $1 | awk '{print $1}'
|
/build/core/combo/ |
TARGET_linux-x86.mk | 50 $(shell $(TARGET_CC) -m32 -print-file-name=libgcc.a) \ 51 $(shell $(TARGET_CC) -m32 -print-file-name=libgcc_eh.a)
|
/build/tools/dexpreopt/ |
Config.mk | 123 awk '{print $$2}'`; \ 125 awk '{print $$3}'`; \
|
/build/tools/dexpreopt/afar/ |
main.c | 226 /* Print format magic and version. 235 /* Print end magic.
|
/cts/tools/dx-tests/src/dxc/junit/opcodes/anewarray/ |
Test_anewarray.java | 105 System.out.print("dvmvfe:"); 126 System.out.print("dvmvfe:");
|
/cts/tools/dx-tests/src/dxc/junit/opcodes/multianewarray/ |
Test_multianewarray.java | 113 System.out.print("dvmvfe:"); 129 System.out.print("dvmvfe:");
|
/dalvik/dx/src/com/android/dx/command/dump/ |
DotDumper.java | 146 System.out.print("\tn" + Hex.u2(label) + " -> {"); 151 System.out.print(" n" + Hex.u2(successor) + " ");
|
/dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/ |
CheckedOutputStreamTest.java | 81 // System.out.print(chkOut.getChecksum().getValue()); 88 // System.out.print(" " +chkOut.getChecksum().getValue());
|
/dalvik/libcore/xml/src/test/java/tests/xml/ |
SimpleBuilderTest.java | 142 System.out.print(prefix + "<" + element.getTagName()); 147 System.out.print(" " + item.getNodeName() + "=" + item.getNodeValue());
|
/development/pdk/docs/porting/ |
source_setup_guide.jd | 46 <p>This snippet includes an artificial line break to maintain a print-friendly document.</p> 72 This snippet includes an artificial line break to maintain a print-friendly document.
|
/external/bison/src/ |
Makefile.am | 51 print.c print.h \
|
uniqstr.c | 75 | Print the uniqstr. | 136 | Print them all. |
|
/external/bluetooth/bluez/tools/ |
hcitool.1 | 48 Print device name of remote device with Bluetooth address 52 Print device name, version and supported features of remote device with
|
/external/bluetooth/glib/gobject/ |
glib-genmarshal.1 | 49 Print brief help and exit. 52 Print version and exit.
|
glib-mkenums.1 | 63 Print brief help and exit. 66 Print version and exit.
|
/external/bzip2/ |
bzmore.1 | 72 skip \fIi\|\fP lines and print a screenful of lines 75 skip \fIi\fP screenfuls and print a screenful of lines
|
Completed in 102 milliseconds
<<41424344454647484950>>