Searched defs:print (Results 26 - 50 of 326) sorted by relevance

1234567891011>>

/external/clang/test/SemaCXX/
H A Dcxx1y-generic-lambdas-variadics.cpp9 template<class ... Ts> void print(Ts ... ) { } function in namespace:explicit_argument_variadics
52 print("\nL::As = ", As ...);
54 print("\nL::Inner::as = ", as ...);
55 print("\nL::Inner::Bs = ", Bs ...);
65 print("\nL::As = ", As ...);
67 print("\nL::Inner::as = ", as ...);
68 print("\nL::Inner::Bs = ", Bs ...);
/external/javassist/src/main/javassist/bytecode/analysis/
H A DFramePrinter.java50 public static void print(CtClass clazz, PrintStream stream) { method in class:FramePrinter
51 (new FramePrinter(stream)).print(clazz);
57 public void print(CtClass clazz) { method in class:FramePrinter
60 print(methods[i]);
77 public void print(CtMethod method) { method in class:FramePrinter
120 stream.print("stack [");
124 stream.print(", ");
126 stream.print(type);
132 stream.print("locals [");
136 stream.print(", ");
[all...]
/external/libnl/src/
H A Dnl-list-caches.c31 static void print(struct nl_cache_ops *ops, void *arg) function
115 nl_cache_ops_foreach(print, NULL);
/external/llvm/lib/Analysis/IPA/
H A DFindUsedTypes.cpp25 INITIALIZE_PASS(FindUsedTypes, "print-used-types",
94 void FindUsedTypes::print(raw_ostream &OS, const Module *M) const { function in class:FindUsedTypes
/external/llvm/lib/Analysis/
H A DIntervalPartition.cpp35 void IntervalPartition::print(raw_ostream &O, const Module*) const { function in class:IntervalPartition
37 Intervals[i]->print(O);
/external/llvm/lib/CodeGen/
H A DLivePhysRegs.cpp92 void LivePhysRegs::print(raw_ostream &OS) const { function in class:LivePhysRegs
H A DLiveStackAnalysis.cpp74 /// print - Implement the dump method.
75 void LiveStacks::print(raw_ostream &OS, const Module*) const { function in class:LiveStacks
79 I->second.print(OS);
H A DMachineDominators.cpp57 void MachineDominatorTree::print(raw_ostream &OS, const Module*) const { function in class:MachineDominatorTree
58 DT->print(OS);
H A DMachinePostDominators.cpp53 MachinePostDominatorTree::print(llvm::raw_ostream &OS, const Module *M) const { function in class:MachinePostDominatorTree
54 DT->print(OS);
/external/llvm/lib/MC/
H A DMCSymbol.cpp67 void MCSymbol::print(raw_ostream &OS) const { function in class:MCSymbol
70 // contains a funny character, then print it quoted.
92 print(dbgs());
/external/llvm/lib/Support/
H A DTwine.cpp28 print(OS);
64 Ptr.twine->print(OS);
152 void Twine::print(raw_ostream &OS) const { function in class:Twine
166 print(dbgs());
/external/mesa3d/src/glsl/
H A Dast_type.cpp30 ast_type_specifier::print(void) const function in class:ast_type_specifier
33 structure->print();
42 array_size->print();
/external/mockito/src/org/mockito/internal/debugging/
H A DMockitoDebuggerImpl.java37 return print(out);
47 return print(out);
54 private String print(String out) { method in class:MockitoDebuggerImpl
H A DWarningsPrinterImpl.java32 public void print(final MockitoLogger logger) { method in class:WarningsPrinterImpl
36 public String print() { method in class:WarningsPrinterImpl
38 this.print(logger);
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/
H A DDebug.java57 public static void print(short[] table) { method in class:Debug
74 public static void print(int i) { method in class:Debug
76 System.out.print(i);
79 public static void print(String string) { method in class:Debug
81 System.out.print(string);
/external/openssl/crypto/aes/asm/
H A Daes-ia64.S420 print "// *AES_decrypt are autogenerated by the following script:\n#if 0\n"; label
421 open(PROG,'<'.$0); while(<PROG>) { print; } close(PROG);
422 print "#endif\n";
453 print;
418 print "// *AES_decrypt are autogenerated by the following script:\\n#if 0\\n"; label
/external/proguard/src/proguard/classfile/util/
H A DWarningPrinter.java41 * Creates a new WarningPrinter that prints to the System.err print stream.
50 * Creates a new WarningPrinter that prints to the given print stream.
60 * Creates a new WarningPrinter that prints to the given print stream,
75 public void print(String className, String warning) method in class:WarningPrinter
79 print(warning);
98 public void print(String className1, String className2, String warning) method in class:WarningPrinter
102 print(warning);
121 private void print(String warning) method in class:WarningPrinter
/external/chromium_org/third_party/angle/src/compiler/translator/
H A DDiagnostics.cpp58 void TDiagnostics::print(ID id, function in class:TDiagnostics
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rtasm/
H A Drtasm_ppc.h63 boolean print; member in struct:ppc_function
/external/chromium_org/v8/tools/profviz/
H A Dworker.js101 print = function(text) { profile += text + "\n"; };
167 print: function(text) {
/external/clang/lib/AST/
H A DASTTypeTraits.cpp65 void DynTypedNode::print(llvm::raw_ostream &OS, function in class:clang::ast_type_traits::DynTypedNode
68 TA->print(PP, OS);
70 NNS->print(OS, PP);
72 NNSL->getNestedNameSpecifier()->print(OS, PP);
74 QT->print(OS, PP);
76 TL->getType().print(OS, PP);
78 D->print(OS, PP);
82 QualType(T, 0).print(OS, PP);
84 OS << "Unable to print values of type " << NodeKind.asStringRef() << "\n";
/external/deqp/framework/common/
H A DtcuDefs.cpp42 void print (const char* format, ...) function in namespace:tcu
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
H A DFingerPrint.java52 * Create and save fingerprints as image and print their reference in the current stream.
54 * @param performanceResults The performance results used to print the fingerprints
56 public void print(final PerformanceResults performanceResults) { method in class:FingerPrint
75 this.stream.print("The following fingerprints show results for the most representative tests of the ");
77 this.stream.print("current build.<br>\n");
79 this.stream.print(this.component);
80 this.stream.print(" component.<br>\n");
82 this.stream.print("<table border=\"0\">\n");
83 this.stream.print("<tr><td valign=\"top\">Select which kind of scale you want to use:</td>\n");
84 this.stream.print("<t
[all...]
H A DScenarioStatusTable.java23 * Class used to print a scenario status table.
43 public void print(PerformanceResults performanceResults) { method in class:ScenarioStatusTable
51 this.stream.print("<table border=\"1\">\n");
52 this.stream.print("<tr>\n");
53 this.stream.print("<td><h4>All ");
54 this.stream.print(computeSize(scenarios));
55 this.stream.print(" scenarios</h4></td>\n");
63 this.stream.print("<tr>\n");
64 this.stream.print("<td>");
66 if (hasSummary) this.stream.print("<
[all...]
/external/llvm/lib/IR/
H A DLeaksContext.h26 static void print(const T* P) { errs() << P; } function in struct:llvm::PrinterTrait
31 static void print(const Value* P) { errs() << *P; } function in struct:llvm::PrinterTrait
79 PrinterTrait<T>::print(*I);

Completed in 470 milliseconds

1234567891011>>