/external/llvm/tools/opt/ |
PassPrinters.cpp | 36 PassName = "FunctionPass Printer: " + PassToPrintName; 69 PassName = "CallGraphSCCPass Printer: " + PassToPrintName; 106 PassName = "ModulePass Printer: " + PassToPrintName; 138 PassName = "LoopPass Printer: " + PassToPrintName; 171 PassName = "RegionPass Printer: " + PassToPrintName; 206 PassName = "BasicBlockPass Printer: " + PassToPrintName;
|
/frameworks/base/packages/PrintSpooler/res/values-uz-rUZ/ |
strings.xml | 54 <string name="print_add_printer" msgid="1088656468360653455">"Printer qo?shish"</string> 58 <item quantity="other"><xliff:g id="COUNT_1">%1$s</xliff:g> ta printer topildi</item> 59 <item quantity="one"><xliff:g id="COUNT_0">%1$s</xliff:g> ta printer topildi</item> 67 <string name="blocked_notification_title_template" msgid="1175435827331588646">"Printer <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>ni taqiqladi"</string> 74 <string name="no_connection_to_printer" msgid="2159246915977282728">"Printer ulanmagan"</string> 93 <string name="print_error_printer_unavailable" msgid="8985614415253203381">"Ushbu printer hozirda mavjud emas."</string>
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/ |
EclipseXmlPrettyPrinter.java | 83 EclipseXmlPrettyPrinter printer = new EclipseXmlPrettyPrinter(prefs, style, local 86 printer.setEndWithNewline(true); 90 printer.prettyPrint(-1, document, null, null, sb, false /*openTagOnly*/); 131 XmlPrettyPrinter printer = new EclipseXmlPrettyPrinter(prefs, style, lineSeparator); local 132 printer.setEndWithNewline(endWithNewline); 134 printer.prettyPrint(-1, node, null, null, sb, false /*openTagOnly*/);
|
/art/compiler/optimizing/ |
graph_visualizer.cc | 356 HGraphVisualizerPrinter printer(graph_, *output_, "", true, codegen_); 357 printer.StartTag("compilation"); 358 printer.PrintProperty("name", method_name); 359 printer.PrintProperty("method", method_name); 360 printer.PrintTime("date"); 361 printer.EndTag("compilation"); 367 HGraphVisualizerPrinter printer(graph_, *output_, pass_name, is_after_pass, codegen_); 368 printer.Run();
|
/external/bison/examples/calc++/ |
calc++-parser.yy | 43 %printer { yyoutput << *$$; } "identifier" 46 %printer { yyoutput << $$; } <ival>
|
/external/clang/include/clang/Frontend/ |
ASTConsumers.h | 30 // AST pretty-printer: prints out the AST in a format that is close to the 52 // DeclContext printer: prints out the DeclContext tree in human-readable form
|
/external/llvm/lib/Target/Hexagon/ |
HexagonAsmPrinter.h | 10 // Hexagon Assembly printer class. 37 return "Hexagon Assembly Printer";
|
/external/mdnsresponder/mDNSPosix/ |
ProxyResponder.c | 99 // unique name for the service. For a device such as a printer, this may be appropriate. 171 // e.g. A printer that implements IPP printing service using the name "My Printer", but doesn't implement LPR service, 172 // should also claim the LPR service name "My Printer" to stop a different printer offering LPR service under the same name, 292 fprintf(stderr, "srvname Descriptive name of service, e.g. \"Stuart's Ink Jet Printer\"\n"); 297 fprintf(stderr, "or %s 169.254.12.34 thehost \"My Printer\" _printer._tcp. 515 rp=lpt1 pdl=application/postscript\n", argv[0]); 298 fprintf(stderr, "or %s - thehost \"My Printer\" _printer._tcp. (assertion of non-existence)\n", argv[0]);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
icmui.dlg | 16 CONTROL "&Basic color management: Specify how colors appear on your monitor and printer.",rad1,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP | WS_GROUP,23,40,310,10 17 CONTROL "&Proofing: See colors on your monitor and/or printer as they would appear on another device.",rad2,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,23,51,310,10
|
/external/protobuf/src/google/protobuf/ |
text_format.h | 90 // The default printer that converts scalar values from fields into 94 // Printer. 127 class LIBPROTOBUF_EXPORT Printer { 129 Printer(); 130 ~Printer(); 185 // don't have a field-specific printer registered. 186 // Takes ownership of the printer. 187 void SetDefaultFieldValuePrinter(const FieldValuePrinter* printer); 211 // already a printer for that FieldDescriptor. 212 // Takes ownership of the printer on successful registration [all...] |
/external/tcpdump/ |
CHANGES | 19 GeoNet printer. 25 Add MSDP printer. 52 Add MS NLB heartbeat printer. 88 Only build the Babel printer if IPv6 is enabled. 100 printer. 103 Make stricter sanity checks in the ES-IS printer. 107 Added length checks to Babel printer. 173 Add 4 byte AS support for BGP printer 174 Add support for the MDT SAFI 66 BG printer 176 Add USB printer [all...] |
/frameworks/base/core/java/android/app/ |
ApplicationErrorReport.java | 29 import android.util.Printer; 417 * Dump a CrashInfo instance to a Printer. 419 public void dump(Printer pw, String prefix) { 474 * Dump an AnrInfo instance to a Printer. 476 public void dump(Printer pw, String prefix) { 535 * Dump a BatteryInfo instance to a Printer. 537 public void dump(Printer pw, String prefix) { 582 * Dump a BatteryInfo instance to a Printer. 584 public void dump(Printer pw, String prefix) { 606 * Dump the report to a Printer [all...] |
/frameworks/base/services/print/java/com/android/server/print/ |
RemotePrintService.java | 126 // Stop printer discovery. 180 // If the service has a printer discovery session 265 Slog.e(LOG_TAG, "Error creating printer discovery session.", re); 298 Slog.e(LOG_TAG, "Error destroying printer dicovery session.", re); 335 Slog.e(LOG_TAG, "Error starting printer dicovery.", re); 367 Slog.e(LOG_TAG, "Error stopping printer discovery.", re); 406 // Take a note we are tracking the printer. 426 Slog.e(LOG_TAG, "Error requesting start printer tracking.", re); 438 // We are no longer tracking the printer. 460 Slog.e(LOG_TAG, "Error requesting stop printer tracking.", re) [all...] |
/external/ppp/pppd/ |
lcp.c | 323 printendpoint(opt, printer, arg) 325 void (*printer) __P((void *, char *, ...)); 328 printer(arg, "%s", epdisc_to_str(&lcp_wantoptions[0].endpoint)); [all...] |
/cts/tests/tests/os/src/android/os/cts/ |
LooperTest.java | 26 import android.util.Printer; 40 StringBuilderPrinter printer = new StringBuilderPrinter(new StringBuilder()); local 42 Looper.getMainLooper().dump(printer, prefix); 218 class MockPrinter implements Printer {
|
/external/junit/src/junit/textui/ |
TestRunner.java | 54 public TestRunner(ResultPrinter printer) { 55 fPrinter= printer; 198 public void setPrinter(ResultPrinter printer) { 199 fPrinter= printer;
|
/external/kernel-headers/original/uapi/linux/usb/ |
g_printer.h | 2 * g_printer.h -- Header file for USB Printer gadget driver
|
/external/llvm/lib/Target/XCore/ |
XCoreMCInstLower.h | 29 AsmPrinter &Printer;
|
/external/llvm/test/CodeGen/X86/ |
convert-2-addr-3-addr-inc64.ll | 4 ; STATS: 9 asm-printer
|
zero-remat.ll | 3 ; RUN: llc < %s -march=x86-64 -o /dev/null -stats -info-output-file - | grep asm-printer | grep 12
|
/external/llvm/tools/llvm-pdbdump/ |
BuiltinDumper.h | 26 LinePrinter &Printer;
|
CompilandDumper.h | 35 LinePrinter &Printer;
|
EnumDumper.h | 26 LinePrinter &Printer;
|
TypeDumper.h | 30 LinePrinter &Printer;
|
TypedefDumper.h | 33 LinePrinter &Printer;
|