Home
last modified time | relevance | path

Searched refs:print (Results 626 - 650 of 1046) sorted by relevance

1...<<21222324252627282930>>...42

/third_party/protobuf/kokoro/release/python/windows/
H A Dbuild_single_artifact.bat36 python -c "import struct; print(struct.calcsize('P') * 8)"
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DRecord.h79 void print(raw_ostream &OS) const { OS << getAsString(); } in print() function in llvm::RecTy
95 Ty.print(OS); in operator <<()
359 void print(raw_ostream &OS) const { OS << getAsString(); } in print() function in llvm::Init
370 /// invokes print on stderr.
420 I.print(OS); return OS; in operator <<()
1419 void print(raw_ostream &OS, bool PrintSem = true) const;
1423 RV.print(OS << " "); in operator <<()
1615 void print(raw_ostream &OS) const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp104 /// method to print assembly for each instruction.
195 GetARMGVSymbol(MO.getGlobal(), TF)->print(O, MAI); in PrintSymbolOperand()
228 MO.getMBB()->getSymbol()->print(O, MAI); in printOperand()
237 GetCPISymbol(MO.getIndex())->print(O, MAI); in printOperand()
270 // See if this is a generic print operand in PrintAsmOperand()
1107 MI->print(errs());
1165 MI->print(errs());
1226 MI->print(errs());
1234 MI->print(errs());
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp149 void print(raw_ostream &OS) const { in print() function
290 void print(raw_ostream &OS) const;
433 Stats.print(OS); in operator <<()
439 Scope.print(OS); in operator <<()
471 void CHRScope::print(raw_ostream &OS) const { in print() function in CHRScope
2013 RI.print(dbgs())); in run()
2055 RI.print(dbgs())); in run()
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_probe.h136 print_type_func_t print; /* Print functions */ member
183 .print = PRINT_TYPE_FUNC_NAME(ptype), \
/kernel/linux/linux-6.6/net/rxrpc/
H A Dproc.c163 goto print; in rxrpc_connection_seq_show()
168 print: in rxrpc_connection_seq_show()
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_probe.h142 print_type_func_t print; /* Print functions */ member
191 .print = PRINT_TYPE_FUNC_NAME(ptype), \
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader.h53 void print(std::ostream& os) const;
158 void print(std::ostream& os ) const;
/third_party/musl/libc-test/src/math/
H A Dfenv.c8 #define error(...) print(__FILE__, __LINE__, __VA_ARGS__)
9 static void print(char *f, int l, char *fmt, ...) in print() function
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_disasm.c105 /* as f32 is the default print nothing */ in printf_type()
456 void (*print)(struct opc_operands *operands); member
609 opcs[opc].print(&operands); in print_instr()
/third_party/rust/crates/clap/tests/builder/
H A Dflag_subcommands.rs323 .arg(arg!(-p --print "print something").action(ArgAction::SetTrue)) in flag_subcommand_multiple()
329 .arg(arg!(-p --print "print something").action(ArgAction::SetTrue)), in flag_subcommand_multiple()
340 .get_one::<bool>("print") in flag_subcommand_multiple()
348 .get_one::<bool>("print") in flag_subcommand_multiple()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp612 // print them out after codegen. in compileOptimized()
663 DI.print(DP); in DiagnosticHandler()
703 void print(DiagnosticPrinter &DP) const override { DP << Msg; }
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h159 void print(raw_ostream &os) const;
305 li.print(os); in operator <<()
H A DMachinePipeliner.h417 void print(raw_ostream &os) const;
586 void print(raw_ostream &os) const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DModule.h775 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW,
879 M.print(O, nullptr); in operator <<()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCExpr.h75 void print(raw_ostream &OS, const MCAsmInfo *MAI,
126 E.print(OS, nullptr); in operator <<()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
H A DInstruction.h586 void print(raw_ostream &OS) const { OS << getSourceIndex(); } in print() function in llvm::InstRef
592 IR.print(OS); in operator <<()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DWasm.h96 void print(raw_ostream &Out) const;
351 Sym.print(OS); in operator <<()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DDebugify.cpp196 DVI->print(dbg()); in diagnoseMisSizedDbgValue()
248 I.print(dbg());
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp466 LLVM_DEBUG(dbgs() << "Create VPInstruction "; VPI->print(dbgs()); in buildGraph()
467 cast<VPInstruction>(Values[0])->print(dbgs()); dbgs() << "\n"); in buildGraph()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Draw_ostream.cpp288 size_t BytesUsed = Fmt.print(OutBufCur, BufferBytesLeft); in operator <<()
310 size_t BytesUsed = Fmt.print(V.data(), NextBufferSize); in operator <<()
372 // Figure out how many nibbles are needed to print the largest offset in operator <<()
410 // Print any spaces needed for any bytes that we didn't print on this in operator <<()
701 // close stdout twice and print an error the second time. in outs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSourceMgr.cpp239 Diagnostic.print(nullptr, OS, ShowColors); in PrintMessage()
344 // If there were no tabs left, print the rest, we are done. in printSourceLine()
350 // Otherwise, print from i to NextTab. in printSourceLine()
368 void SMDiagnostic::print(const char *ProgName, raw_ostream &OS, in print() function in SMDiagnostic
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp361 // We print these only when we have -wasm-keep-registers on for assembly in EmitInstruction()
400 GetExternalSymbolSymbol(MO.getSymbolName())->print(OS, MAI); in PrintAsmOperand()
404 MO.getMBB()->getSymbol()->print(OS, MAI); in PrintAsmOperand()
H A DWebAssemblyMCInstLower.cpp217 MI->print(errs()); in lower()
220 MI->print(errs()); in lower()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFTargetStreamer.cpp102 ProcSym->print(OS, getStreamer().getContext().getAsmInfo()); in emitFPOProc()
120 ProcSym->print(OS, getStreamer().getContext().getAsmInfo()); in emitFPOData()
304 // Otherwise, get the codeview register number and print $N. in printFPOReg()

Completed in 32 milliseconds

1...<<21222324252627282930>>...42