Searched refs:printString (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/icu/source/tools/genrb/
H A Dderb.c44 static void printString(UFILE *out, UConverter *converter, const UChar *str, int32_t len);
380 static void printString(UFILE *out, UConverter *converter, const UChar *str, int32_t len) { function
400 printString(out, converter, inchar, indent);
410 printString(out, converter, hex, (int32_t)(sizeof(hex)/sizeof(*hex)));
433 printString(out, converter, openStr, (int32_t)(sizeof(openStr) / sizeof(*openStr)));
434 printString(out, converter, string, len);
435 printString(out, converter, closeStr, (int32_t)(sizeof(closeStr) / sizeof(*closeStr)));
439 printString(out, converter, cr, (int32_t)(sizeof(cr) / sizeof(*cr)));
475 printString(out, converter, openStr, (int32_t)(sizeof(openStr)/sizeof(*openStr)));
476 printString(ou
[all...]
/external/icu/icu4c/source/tools/genrb/
H A Dderb.c44 static void printString(UFILE *out, UConverter *converter, const UChar *str, int32_t len);
380 static void printString(UFILE *out, UConverter *converter, const UChar *str, int32_t len) { function
400 printString(out, converter, inchar, indent);
410 printString(out, converter, hex, (int32_t)(sizeof(hex)/sizeof(*hex)));
433 printString(out, converter, openStr, (int32_t)(sizeof(openStr) / sizeof(*openStr)));
434 printString(out, converter, string, len);
435 printString(out, converter, closeStr, (int32_t)(sizeof(closeStr) / sizeof(*closeStr)));
439 printString(out, converter, cr, (int32_t)(sizeof(cr) / sizeof(*cr)));
475 printString(out, converter, openStr, (int32_t)(sizeof(openStr)/sizeof(*openStr)));
476 printString(ou
[all...]
/external/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp164 SW.printString("StartAddress",
166 SW.printString("EndAddress",
168 SW.printString("UnwindInfoAddress",
243 SW.printString("FrameRegister", StringRef("-"));
244 SW.printString("FrameOffset", StringRef("-"));
265 SW.printString("Handler",
H A DARMEHABIPrinter.h426 SW.printString("Model", StringRef("Compact"));
443 SW.printString("Model", StringRef("Generic"));
448 SW.printString("PersonalityRoutineName", *Name);
497 SW.printString("FunctionName", *Name);
500 SW.printString("Model", StringRef("CantUnwind"));
505 SW.printString("Model", StringRef("Compact (Inline)"));
516 SW.printString("ExceptionHandlingTable", *Name);
540 SW.printString("SectionName", *SectionName);
H A DARMAttributeParser.cpp102 SW.printString("TagName", TagName);
103 SW.printString("Value", ParseString(Data, Offset));
114 SW.printString("TagName", TagName);
116 SW.printString("Description", ValueDesc);
448 SW.printString("TagName", AttrTypeAsString(Tag, /*TagPrefix*/false));
451 SW.printString("Description", StringRef("No Specific Requirements"));
454 SW.printString("Description", StringRef("AEABI Conformant"));
457 SW.printString("Description", StringRef("AEABI Non-Conformant"));
594 SW.printString("Vendor", StringRef(VendorName, VendorNameLength));
H A DStreamWriter.h199 void printString(StringRef Label, StringRef Value) { function in class:llvm::StreamWriter
203 void printString(StringRef Label, const std::string &Value) { function in class:llvm::StreamWriter
H A DCOFFDumper.cpp493 W.printString("FunctionName", FunctionName);
538 W.printString("FunctionName", Name);
577 W.printString("Filename", Filename);
703 W.printString("Symbol", SymbolName.size() > 0 ? SymbolName : "-");
741 W.printString("Name", SymbolName);
793 W.printString("FileName", Name.rtrim(StringRef("\0", 1)));
H A DARMWinEHPrinter.cpp590 SW.printString("Routine", formatSymbol(Name, Address));
628 SW.printString("Function", formatSymbol(FunctionName, FunctionAddress));
637 SW.printString("ExceptionRecord", formatSymbol(Name, Address));
650 SW.printString("ExceptionRecord", formatSymbol("", Address));
685 SW.printString("Function", formatSymbol(FunctionName, FunctionAddress));
H A DMachODumper.cpp343 W.printString("Extern", StringRef("N/A"));
347 W.printString("Symbol", SymbolNameOrOffset);
H A DELFDumper.cpp678 W.printString("Symbol", SymbolName.size() > 0 ? SymbolName : "-");
1115 W.printString("Purpose", StringRef("Lazy resolver"));
1121 W.printString("Purpose", StringRef("Module pointer (GNU extension)"));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 269 milliseconds