HomeSort by relevance Sort by last modified time
    Searched full:printing (Results 1 - 25 of 790) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /development/pdk/pndk/samples/sample/
hello_cpp.cpp 14 printf("C++ example printing message: %s", msg);
hellolibrary.c 8 printf("Library printing message: %s", msg);
  /external/dropbear/libtomcrypt/
TODO 7 - prepare manual for printing (both soft and hard cover)
  /external/webkit/WebCore/manual-tests/
print-with-height-transition-in-screen-stylesheet.html 14 <div>A: When printing you should be able to see all three paragraphs below.</div>
20 <div>B: When printing you should be able to see one line below.</div>
22 <div>C: When printing you should be able to see one line below</div>
  /external/bluetooth/glib/glib/gnulib/
README 19 printing if the system printf doesn't. This code is protected by
23 to support printing of __int64 values with the I64 format modifier. This
  /external/proguard/src/proguard/
FullyQualifiedClassNameChecker.java 58 * Checks the classes mentioned in the given class specifications, printing
84 * printing notes if necessary.
112 * printing notes if necessary.
133 * printing notes if necessary.
146 * printing notes if necessary.
ProGuard.java 169 System.out.println("Printing configuration to [" + fileName(configuration.printConfiguration) + "]...");
236 System.out.println("Printing kept classes, fields, and methods...");
248 // Create a visitor for printing out the seeds. We're printing out
289 System.out.println("Printing usage to [" + fileName(configuration.printUsage) + "]...");
347 System.out.println("Printing mapping to [" + fileName(configuration.printMapping) + "]...");
402 System.out.println("Printing classes to [" + fileName(configuration.dump) + "]...");
  /dalvik/docs/
prettify.css 1 /* Pretty printing styles. Used with prettify.js. */
  /external/bluetooth/bluez/src/
bluetooth.conf 21 <!-- allow users of lp group (printing subsystem) to
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
lp.h 43 * have extremely slow printing, or if the machine seems to slow down
44 * a lot when you print. If you have slow printing, increase this
63 * change back and forth between character and graphics printing, which
  /external/gtest/
CHANGES 8 * New feature: the --help flag for printing the usage.
43 * New feature: printing elapsed time of tests.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
macros_misc.sgml 455 and printing values of type #gint16 or #guint16. It is a string literal,
477 printing values of type #gint16. It is a string literal, but doesn't
499 printing values of type #guint16. See also #G_GINT16_FORMAT.
507 and printing values of type #gint32 or #guint32. It is a string literal,
517 printing values of type #gint32. See also #G_GINT16_FORMAT.
525 printing values of type #guint32. See also #G_GINT16_FORMAT.
533 and printing values of type #gint64 or #guint64. It is a string literal.
538 Some platforms do not support printing 64 bit integers,
550 printing values of type #gint64. See also #G_GINT16_FORMAT.
555 Some platforms do not support scanning and printing 64 bit integers
    [all...]
  /external/bison/lib/
yyerror.c 1 /* Yacc library error-printing function.
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDebug.java 30 * Controls the printing of SQL statements as they are executed.
36 * Controls the printing of wall-clock time taken to execute SQL statements
43 * Controls the printing of compiled-sql-statement cache stats.
62 * Controls the printing of stack traces when tracking the time spent holding the database lock.
  /frameworks/base/core/java/android/util/
Printer.java 20 * Simple interface for printing text, allowing redirection to various
  /libcore/luni/src/test/java/libcore/java/lang/
ThrowableTest.java 34 // We used to throw NullPointerException when printing an exception with no stack trace.
  /external/strace/
NEWS 6 * Better printing for Linux aio system calls.
21 * Improve socket ioctl printing.
24 * Improve mount flags printing.
25 * Support symbolic printing of x86_64 arch_prctl parameters.
195 * selective printing of syscall structures
197 * selective printing of raw syscall arguments and results
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
wctype.h 80 __ISwprint = 6, /* Printing. */
93 _ISwprint = _ISwbit (__ISwprint), /* Printing. */
136 /* Test for any printing wide character. */
139 /* Test for any printing wide character that is one of a
255 /* Test for any printing wide character. */
258 /* Test for any printing wide character that is one of a
  /external/libvpx/vpx_ports/
vpxtypes.h 58 \brief printf format string suitable for printing an #vpxtc*/
78 \brief printf format string suitable for printing an #vpxs64*/
  /external/protobuf/gtest/
CHANGES 27 * New feature: the --help flag for printing the usage.
62 * New feature: printing elapsed time of tests.
  /external/webkit/WebCore/manual-tests/plugins/
windowed.html 64 <b> Verify the following tests with and without the page scrolled (including seeming unrelated test cases like printing). <br/>
90 <input type="checkbox" name="printCheckBox"> Verify if printing displays flash on the print preview and printer output <br/>
windowless.html 64 <b> Verify the following tests with and without the page scrolled (including seeming unrelated test cases like printing). <br/>
91 <input type="checkbox" name="printCheckBox"> Verify if printing displays flash on the print preview and printer output <br/>
  /frameworks/base/core/java/android/os/
LatencyTimer.java 46 * @param sampleSize number of samples to collect before printing out the average
60 * @param tag string used for printing out the result. This should be unique at each point of
  /external/libvpx/vpx_mem/memory_manager/
hmm_dflt_abort.c 40 ** to just exit without printing a message. */
  /external/nist-sip/java/gov/nist/javax/sip/header/
Indentation.java 30 * Internal utility class for pretty printing and header formatting.

Completed in 945 milliseconds

1 2 3 4 5 6 7 8 91011>>