/system/core/libacc/tests/data/ |
structs.c | 63 void print(struct v* v) { function 73 print(&c);
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/EvHandler/ |
EvHandler.c | 54 PRINT(DBG_INIT_LOUD, (" EvHandlerInit\n")); 77 PRINT(DBG_INIT_LOUD, (" ev_handler_unLoad\n")); 93 PRINT(DBG_INIT_ERROR, "EvHandler:EvHandlerRegisterEvent Bad Handle passed \n"); 151 PRINT(DBG_INIT_LOUD, " EvHandlerRegisterEvent Out \n"); 219 /*PRINT(DBG_INIT_ERROR, "EvHandler:EvHandlerGetEventData Bad Handle passed \n");*/ 239 PRINT(DBG_INIT_ERROR, "Attempting to get from empty queue"); 275 PRINT(DBG_INIT_ERROR, "EvHandlerSendEvent Bad Handle passed \n"); 296 PRINT(DBG_INIT_ERROR, " EvHandlerSendEvent Array Full u Fool! \n");
|
/system/wlan/ti/wilink_6_1/Test/ |
scanCncnDbg.c | 86 WLAN_OS_REPORT(("1400 - Print the scan concentrator Debug Help\n")); 87 WLAN_OS_REPORT(("1401 - Print the scan SRV status\n"));
|
/external/webkit/WebKitTools/Scripts/ |
prepare-ChangeLog | 125 print STDERR basename($0) . " [--bug] [-d|--diff] [-h|--help] [-o|--open] [--git-commit=<committish>] [--git-reviewer=<name>] [svndir1 [svndir2 ...]]\n"; 126 print STDERR " --bug Fill in the ChangeLog bug information from the given bug.\n"; 127 print STDERR " -d|--diff Spew diff to stdout when running\n"; 128 print STDERR " --git-commit Populate the ChangeLogs from the specified git commit\n"; 129 print STDERR " --git-index Populate the ChangeLogs from the git index only\n"; 130 print STDERR " --git-reviewer When populating the ChangeLogs from a git commit claim that the spcified name reviewed the change.\n"; 131 print STDERR " This option is useful when the git commit lacks a Signed-Off-By: line\n"; 132 print STDERR " -h|--help Show this help message\n"; 133 print STDERR " -o|--open Open ChangeLogs in an editor when done\n"; 134 print STDERR " --[no-]update Update ChangeLogs from svn before adding entry (default: update)\n" [all...] |
/build/tools/signapk/ |
SignApk.java | 101 System.out.print("Enter password for " + keyFile + " (password will not be hidden): "); 260 PrintStream print = new PrintStream( local 265 manifest.write(print); 266 print.flush(); 272 print.print("Name: " + entry.getKey() + "\r\n"); 274 print.print(att.getKey() + ": " + att.getValue() + "\r\n"); 276 print.print("\r\n") [all...] |
/external/webkit/SunSpider/resources/ |
sunspider-compare-results.js | 335 print("\n"); 340 print(header); 341 print(""); 342 print("============================================================================="); 343 print(""); 344 print(resultLine(labelWidth, 0, "** TOTAL **", meanWidth1, mean1, stdErr1, meanWidth2, mean2, stdErr2)); 345 print(""); 346 print("============================================================================="); 349 print(""); 350 print(resultLine(labelWidth, 2, category [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/ |
gdb.info | 76 * Formatting Documentation:: How to format and print GDB documentation 546 quotes we specified. We use the command `p' (`print') to see their 586 set them to better values using the `p' command, since it can print the 811 "Quiet". Do not print the introductory and copyright messages. [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/info/ |
gdb.info | 76 * Formatting Documentation:: How to format and print GDB documentation 546 quotes we specified. We use the command `p' (`print') to see their 586 set them to better values using the `p' command, since it can print the 811 "Quiet". Do not print the introductory and copyright messages. [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/ |
gdb.info | 76 * Formatting Documentation:: How to format and print GDB documentation 546 quotes we specified. We use the command `p' (`print') to see their 586 set them to better values using the `p' command, since it can print the 811 "Quiet". Do not print the introductory and copyright messages. [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/info/ |
gdb.info | 76 * Formatting Documentation:: How to format and print GDB documentation 546 quotes we specified. We use the command `p' (`print') to see their 586 set them to better values using the `p' command, since it can print the 811 "Quiet". Do not print the introductory and copyright messages. [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
gdb.info | 76 * Formatting Documentation:: How to format and print GDB documentation 546 quotes we specified. We use the command `p' (`print') to see their 586 set them to better values using the `p' command, since it can print the 811 "Quiet". Do not print the introductory and copyright messages. [all...] |
/dalvik/libcore/sql/src/main/java/SQLite/ |
Shell.java | 198 pw.print(csep + cols[i]); 211 pw.print(csep + (args[i] == null ? "NULL" : args[i])); 220 pw.print(cols[i] + 228 pw.print(args[i] == null ? "NULL" : args[i]); 230 pw.print(";"); 232 pw.print(sep); 239 pw.print("<TR>"); 241 pw.print("<TH>" + html_quote(cols[i]) + "</TH>"); 248 pw.print("<TR>"); 250 pw.print("<TD>" + html_quote(args[i]) + "</TD>") [all...] |
/external/proguard/src/proguard/classfile/visitor/ |
ClassPrinter.java | 703 print(visitorInfo(sameOneFrame) + 724 print(visitorInfo(moreZeroFrame) + 736 print(visitorInfo(fullFrame) + 742 ps.print(", Stack: "); 754 ps.print("[i]"); 760 ps.print("[f]"); 766 ps.print("[l]"); 772 ps.print("[d]"); 778 ps.print("[T]"); 784 ps.print("[a:" + clazz.getClassName(objectType.u2classIndex) + "]") 934 private void print(String string) method in class:ClassPrinter [all...] |
/external/v8/tools/ |
tickprocessor.js | 49 print(fileName + ': ' + (e.message || e)); 80 print('Snapshot: Code move event for unknown code: 0x' + 84 print('Snapshot: Code delete event for unknown code: 0x' + 187 print('Code move event for unknown code: 0x' + addr.toString(16)); 190 print('Code delete event for unknown code: 0x' + addr.toString(16)); 239 print(str); 374 print('Generation ' + this.generation_ + ':'); 401 print('Statistical profiling result from ' + this.lastLogFileName_ + 408 // Print the unknown ticks percentage if they are not ignored. 479 print('\n [' + headerTitle + ']:') [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-gprof.1 | 147 [ \-\-no\-static ] [ \-\-print\-path ] [ \-\-separate\-files ] 208 The \fB\-A\fR option causes \f(CW\*(C`gprof\*(C'\fR to print annotated source code. 209 If \fIsymspec\fR is specified, print output only for matching symbols. 218 If the \fB\-b\fR option is given, \f(CW\*(C`gprof\*(C'\fR doesn't print the 220 the tables. This is useful if you intend to print out the output, or 231 print a tally of functions and the number of times each was called. 232 If \fIsymspec\fR is specified, print tally only for matching symbols. 269 print annotated source code. 276 .ie n .IP """\-\-print\-path""" 4 277 .el .IP "\f(CW\-\-print\-path\fR" [all...] |
arm-eabi-objdump.1 | 245 debugging format information stored in the file and print it out using 247 falls back on the \fB\-W\fR option to print any \s-1DWARF\s0 information in 276 When disassembling, print the complete address on each line. This is 339 Print a summary of the options to \fBobjdump\fR and exit. 419 instructs the disassembler to print a mnemonic suffix even when the 437 Print the 'raw' instruction mnemonic instead of some pseudo 438 instruction mnemonic. I.e., print 'daddu' or 'or' instead of 'move', 443 Print \s-1GPR\s0 (general\-purpose register) names as appropriate 449 Print \s-1FPR\s0 (floating\-point register) names as 455 Print \s-1CP0\s0 (system control coprocessor; coprocessor 0) register name [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-gprof.1 | 147 [ \-\-no\-static ] [ \-\-print\-path ] [ \-\-separate\-files ] 208 The \fB\-A\fR option causes \f(CW\*(C`gprof\*(C'\fR to print annotated source code. 209 If \fIsymspec\fR is specified, print output only for matching symbols. 218 If the \fB\-b\fR option is given, \f(CW\*(C`gprof\*(C'\fR doesn't print the 220 the tables. This is useful if you intend to print out the output, or 231 print a tally of functions and the number of times each was called. 232 If \fIsymspec\fR is specified, print tally only for matching symbols. 269 print annotated source code. 276 .ie n .IP """\-\-print\-path""" 4 277 .el .IP "\f(CW\-\-print\-path\fR" [all...] |
arm-eabi-objdump.1 | 245 debugging format information stored in the file and print it out using 247 falls back on the \fB\-W\fR option to print any \s-1DWARF\s0 information in 276 When disassembling, print the complete address on each line. This is 339 Print a summary of the options to \fBobjdump\fR and exit. 419 instructs the disassembler to print a mnemonic suffix even when the 437 Print the 'raw' instruction mnemonic instead of some pseudo 438 instruction mnemonic. I.e., print 'daddu' or 'or' instead of 'move', 443 Print \s-1GPR\s0 (general\-purpose register) names as appropriate 449 Print \s-1FPR\s0 (floating\-point register) names as 455 Print \s-1CP0\s0 (system control coprocessor; coprocessor 0) register name [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-gprof.1 | 147 [ \-\-no\-static ] [ \-\-print\-path ] [ \-\-separate\-files ] 208 The \fB\-A\fR option causes \f(CW\*(C`gprof\*(C'\fR to print annotated source code. 209 If \fIsymspec\fR is specified, print output only for matching symbols. 218 If the \fB\-b\fR option is given, \f(CW\*(C`gprof\*(C'\fR doesn't print the 220 the tables. This is useful if you intend to print out the output, or 231 print a tally of functions and the number of times each was called. 232 If \fIsymspec\fR is specified, print tally only for matching symbols. 269 print annotated source code. 276 .ie n .IP """\-\-print\-path""" 4 277 .el .IP "\f(CW\-\-print\-path\fR" [all...] |
arm-eabi-objdump.1 | 245 debugging format information stored in the file and print it out using 247 falls back on the \fB\-W\fR option to print any \s-1DWARF\s0 information in 276 When disassembling, print the complete address on each line. This is 339 Print a summary of the options to \fBobjdump\fR and exit. 419 instructs the disassembler to print a mnemonic suffix even when the 437 Print the 'raw' instruction mnemonic instead of some pseudo 438 instruction mnemonic. I.e., print 'daddu' or 'or' instead of 'move', 443 Print \s-1GPR\s0 (general\-purpose register) names as appropriate 449 Print \s-1FPR\s0 (floating\-point register) names as 455 Print \s-1CP0\s0 (system control coprocessor; coprocessor 0) register name [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-gprof.1 | 147 [ \-\-no\-static ] [ \-\-print\-path ] [ \-\-separate\-files ] 208 The \fB\-A\fR option causes \f(CW\*(C`gprof\*(C'\fR to print annotated source code. 209 If \fIsymspec\fR is specified, print output only for matching symbols. 218 If the \fB\-b\fR option is given, \f(CW\*(C`gprof\*(C'\fR doesn't print the 220 the tables. This is useful if you intend to print out the output, or 231 print a tally of functions and the number of times each was called. 232 If \fIsymspec\fR is specified, print tally only for matching symbols. 269 print annotated source code. 276 .ie n .IP """\-\-print\-path""" 4 277 .el .IP "\f(CW\-\-print\-path\fR" [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/ |
i686-unknown-linux-gnu-gprof.1 | 147 [ \-\-no\-static ] [ \-\-print\-path ] [ \-\-separate\-files ] 208 The \fB\-A\fR option causes \f(CW\*(C`gprof\*(C'\fR to print annotated source code. 209 If \fIsymspec\fR is specified, print output only for matching symbols. 218 If the \fB\-b\fR option is given, \f(CW\*(C`gprof\*(C'\fR doesn't print the 220 the tables. This is useful if you intend to print out the output, or 231 print a tally of functions and the number of times each was called. 232 If \fIsymspec\fR is specified, print tally only for matching symbols. 269 print annotated source code. 276 .ie n .IP """\-\-print\-path""" 4 277 .el .IP "\f(CW\-\-print\-path\fR" [all...] |
/external/icu4c/tools/genpname/ |
preparse.pl | 130 print <<"END"; 156 print "Merged hash:\n"; 160 print "$key:$subkey:", $hh->{$subkey}, "\n"; 207 print <<"END"; 230 print "/* Unicode version $version */\n"; 234 print "const uint8_t VERSION_$i = $v[$i];\n"; 236 print "\n"; 258 print "const int32_t STRING_COUNT = ", scalar @strings, ";\n\n"; 262 print "/* to be sorted */\n"; 263 print "const $STRING_CLASS STRING_TABLE[] = {\n" [all...] |
/external/elfutils/src/ |
nm.c | 0 /* Print information from ELF file in human-readable form. 67 { "print-armap", 's', NULL, 0, 71 { "print-file-name", 'A', NULL, 0, 72 N_("Print name of the input file before every symbol"), 0 }, 81 { "print-size", 'S', NULL, 0, N_("Print size of defined symbols"), 0 }, 101 /* Function to print some extra text in the help message. */ 111 /* Print symbols in file named FNAME. */ 147 /* Print defined, undefined, or both? */ 151 /* Print local symbols also? * [all...] |
/frameworks/base/core/java/android/text/ |
SpannableStringBuilder.java | 973 System.out.print('|'); 974 System.out.print(' '); 975 System.out.print(isprint(mText[i]) ? mText[i] : '.'); 976 System.out.print(' '); 980 System.out.print('|'); 981 System.out.print('('); 982 System.out.print(isprint(mText[i]) ? mText[i] : '.'); 983 System.out.print(')'); 987 System.out.print('|'); 988 System.out.print(' '); [all...] |