HomeSort by relevance Sort by last modified time
    Searched full:printer (Results 201 - 225 of 1107) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.2-javadoc.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.3/
lombok-ast-0.2.3-javadoc.jar 
  /external/llvm/tools/llvm-pdbdump/
LinePrinter.h 57 inline raw_ostream &operator<<(LinePrinter &Printer, const T &Item) {
58 Printer.getStream() << Item;
59 return Printer.getStream();
  /external/proguard/src/proguard/
SeedPrinter.java 83 SimpleClassPrinter printer = new SimpleClassPrinter(false, ps); local
87 new KeptClassFilter(printer),
88 new AllMemberVisitor(new KeptMemberFilter(printer))
  /external/clang/test/Sema/
attr-print.c 22 // TODO: the Type Printer has no way to specify the order to print attributes
  /external/llvm/test/CodeGen/X86/
2006-03-02-InstrSchedBug.ll 3 ; RUN: grep asm-printer | grep 7
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_plugin_unittest.cc 42 #include <google/protobuf/io/printer.h>
79 io::Printer printer(output.get(), '$');
80 printer.Print("// inserted $name$\n", "name", insertion_point);
  /external/protobuf/src/google/protobuf/compiler/java/
java_plugin_unittest.cc 42 #include <google/protobuf/io/printer.h>
77 io::Printer printer(output.get(), '$');
78 printer.Print("// inserted $name$\n", "name", insertion_point);
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_file.h 48 class Printer; // printer.h
66 void Generate(io::Printer* printer);
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_file.h 48 class Printer; // printer.h
66 void Generate(io::Printer* printer);
  /external/protobuf/src/google/protobuf/compiler/python/
python_plugin_unittest.cc 42 #include <google/protobuf/io/printer.h>
74 io::Printer printer(output.get(), '$');
75 printer.Print("// inserted $name$\n", "name", insertion_point);
  /frameworks/base/core/java/android/print/
PrintJobInfo.java 131 /** The unique id of the printer. */
134 /** The name of the printer - internally used */
164 /** Advanced printer specific options. */
259 * Gets the unique target printer id.
261 * @return The target printer id.
270 * @param printerId The target printer id.
279 * Gets the name of the target printer.
281 * @return The printer name.
290 * Sets the name of the target printer.
292 * @param printerName The printer name
    [all...]
PrinterId.java 25 * This class represents the unique id of a printer.
52 * The id of the print service this printer is managed by.
63 * Gets the id of this printer which is unique in the context
66 * @return The printer name.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/
band.h 4 #include <isl/printer.h>
point.h 35 __isl_take isl_printer *printer, __isl_keep isl_point *pnt);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/isl/
band.h 4 #include <isl/printer.h>
point.h 35 __isl_take isl_printer *printer, __isl_keep isl_point *pnt);
  /cts/tests/tests/print/src/android/print/cts/
PrintDocumentAdapterContractTest.java 116 // Select the second printer.
117 selectPrinter("Second printer");
137 // Start is always followed by a layout. The PDF printer is selected if
153 // We selected the second printer which does not support the media
251 // Start is always followed by a layout. The PDF printer is selected if
333 // Select the second printer.
334 selectPrinter("Second printer");
378 // Start is always followed by a layout. The PDF printer is selected if
394 // We selected the second printer which does not support the media
533 // Select the second printer
    [all...]
  /external/bison/src/
symtab.c 49 | Default %destructor's and %printer's. |
79 code_props_none_init (&res->printer);
109 code_props_none_init (&res->printer);
135 SYMBOL_CODE_PRINT (printer);
247 | Set the PRINTER associated with SYM. |
251 symbol_printer_set (symbol *sym, code_props const *printer)
253 if (sym->printer.code)
254 symbol_redeclaration (sym, "%printer",
255 sym->printer.location, printer->location)
286 code_props const *printer = &semantic_type_get (sym->type_name)->printer; local
    [all...]
  /external/clang/unittests/AST/
StmtPrinterTest.cpp 1 //===- unittests/AST/StmtPrinterTest.cpp --- Statement printer tests ------===//
73 PrintMatch Printer;
75 Finder.addMatcher(NodeMatch, &Printer);
83 if (Printer.getNumFoundStmts() == 0)
87 if (Printer.getNumFoundStmts() > 1)
90 "(found " << Printer.getNumFoundStmts() << ")";
92 if (Printer.getPrinted() != ExpectedPrinted)
95 "got \"" << Printer.getPrinted().str() << "\"";
  /external/llvm/include/llvm/CodeGen/
GCs.h 27 /// Creates an ocaml-compatible metadata printer.
33 /// Creates an erlang-compatible metadata printer.
  /external/llvm/lib/Target/AArch64/
AArch64MCInstLower.h 32 AsmPrinter &Printer;
36 AArch64MCInstLower(MCContext &ctx, AsmPrinter &printer);
  /external/mesa3d/src/gallium/drivers/radeon/
AMDGPUAsmPrinter.h 10 // AMDGPU Assembly printer class.
30 return "AMDGPU Assembly Printer";
  /frameworks/base/packages/PrintSpooler/res/values-en-rAU/
strings.xml 54 <string name="print_add_printer" msgid="1088656468360653455">"Add printer"</string>
55 <string name="print_select_printer" msgid="7388760939873368698">"Select printer"</string>
56 <string name="print_forget_printer" msgid="5035287497291910766">"Forget printer"</string>
59 <item quantity="one"><xliff:g id="COUNT_0">%1$s</xliff:g> printer found</item>
66 <string name="failed_notification_title_template" msgid="2256217208186530973">"Printer error <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string>
67 <string name="blocked_notification_title_template" msgid="1175435827331588646">"Printer blocked <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string>
74 <string name="no_connection_to_printer" msgid="2159246915977282728">"No connection to printer"</string>
93 <string name="print_error_printer_unavailable" msgid="8985614415253203381">"This printer isn\'t available right now."</string>
  /frameworks/base/packages/PrintSpooler/res/values-en-rGB/
strings.xml 54 <string name="print_add_printer" msgid="1088656468360653455">"Add printer"</string>
55 <string name="print_select_printer" msgid="7388760939873368698">"Select printer"</string>
56 <string name="print_forget_printer" msgid="5035287497291910766">"Forget printer"</string>
59 <item quantity="one"><xliff:g id="COUNT_0">%1$s</xliff:g> printer found</item>
66 <string name="failed_notification_title_template" msgid="2256217208186530973">"Printer error <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string>
67 <string name="blocked_notification_title_template" msgid="1175435827331588646">"Printer blocked <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string>
74 <string name="no_connection_to_printer" msgid="2159246915977282728">"No connection to printer"</string>
93 <string name="print_error_printer_unavailable" msgid="8985614415253203381">"This printer isn\'t available right now."</string>

Completed in 1920 milliseconds

1 2 3 4 5 6 7 891011>>