/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | ArchiveWriter.cpp | 145 static void print(raw_ostream &Out, object::Archive::Kind Kind, T Val) { in print() function 279 print<uint64_t>(Out, Kind, Val); in printNBits() 281 print<uint32_t>(Out, Kind, Val); in printNBits()
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
H A D | udbgutil.cpp | 616 UBool print(); 696 UBool KnownIssues::print() in print() function in KnownIssues 758 t->print(); in udbg_knownIssue_print()
|
/third_party/skia/tests/ |
H A D | MatrixClipCollapseTest.cpp | 640 static void print(const SkTDArray<DrawType>& expected, const SkTDArray<DrawType>& actual) { in print() function 704 print(expected, actual); in test_collapse() 713 print(expected, actual); in test_collapse()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | Value.h | 227 void print(raw_ostream &O, bool IsForDebug = false) const; 228 void print(raw_ostream &O, ModuleSlotTracker &MST, 234 /// This is useful when you just want to print 'int %reg126', not the 726 V.print(OS); in operator <<()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64A57FPLoadBalancing.cpp | 290 StartInst->print(OS, /* SkipOpers= */true); in str() 292 LastInst->print(OS, /* SkipOpers= */true); in str() 295 KillInst->print(OS, /* SkipOpers= */true); in str()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | GCNSchedStrategy.cpp | 344 llvm::getRegPressure(MRI, LiveIns[RegionIdx]).print(dbgs()); in schedule() 346 PressureBefore.print(dbgs())); in schedule() 360 PressureAfter.print(dbgs())); in schedule()
|
H A D | AMDILCFGStructurizer.cpp | 91 b->print(dbgs()); \ 164 LLVM_DEBUG(MDT->print(dbgs(), (const Module *)nullptr);); 166 LLVM_DEBUG(PDT->print(dbgs());); 199 (*iter)->print(dbgs(), 0); in PrintLoopinfo() 1153 HeadMBB->print(dbgs()); in showImproveSimpleJumpintoIf() 1162 TrueMBB->print(dbgs()); in showImproveSimpleJumpintoIf() 1171 FalseMBB->print(dbgs()); in showImproveSimpleJumpintoIf() 1180 LandMBB->print(dbgs()); in showImproveSimpleJumpintoIf()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86ATTInstPrinter.cpp | 44 // If verbose assembly is enabled, we can print some informative comments. in printInst() 65 // Thus we add an adjustment here in order to print the "right" instruction. in printInst() 70 // Try to print any aliases first. in printInst() 75 // Next always print the annotation. in printInst() 89 // Custom print the vector compare instructions to get the immediate in printVecCompareInstr() 370 // Don't print unnecessary hex sign bits. in printOperand() 381 Op.getExpr()->print(O, &MAI); in printOperand() 394 // If this has a segment register, print it. in printMemReference() 403 DispSpec.getExpr()->print(O, &MAI); in printMemReference() 430 // If this has a segment register, print i in printSrcIdx() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | RegionInfo.h | 437 void print(raw_ostream &OS, bool printTree = true, unsigned level = 0, 807 void print(raw_ostream &OS) const; 965 void print(raw_ostream &OS, const Module *) const override;
|
/third_party/vk-gl-cts/framework/egl/ |
H A D | egluUtil.cpp | 520 tcu::print("ERROR: Unknown or unsupported EGL %s type '%s'", objectTypeName, cmdLineArg); in selectFactory() 521 tcu::print("Available EGL %s types:\n", objectTypeName); in selectFactory() 523 tcu::print(" %s: %s\n", registry.getFactoryByIndex(ndx)->getName(), registry.getFactoryByIndex(ndx)->getDescription()); in selectFactory()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64InstPrinter.cpp | 62 // Check for special encodings and print the canonical alias instead. in printInst() 72 // SBFM/UBFM should print to a nicer aliased form if possible. in printInst() 220 MI->getOperand(1).getExpr()->print(O, &MAI); in printInst() 227 MI->getOperand(2).getExpr()->print(O, &MAI); in printInst() 885 Op.getExpr()->print(O, &MAI); in printOperand() 950 MO.getExpr()->print(O, &MAI); in printAddSubImm() 997 // If the destination or first source register operand is [W]SP, print in printArithExtend() 998 // UXTW/UXTX as LSL, and if the shift amount is also zero, print nothing at in printArithExtend() 1091 MO.getExpr()->print(O, &MAI); in printUImm12Offset() 1104 MO1.getExpr()->print( in printAMIndexedWB() [all...] |
H A D | AArch64MCExpr.cpp | 90 Expr->print(OS, MAI); in printImpl()
|
/third_party/backends/backend/ |
H A D | sm3840_lib.h | 96 static void check_buttons (p_usb_dev_handle udev, int *scan, int *print,
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
H A D | LigatureTreeWalker.java | 113 System.out.print(Utility.hex(firstComponentChar(set), 6) + ": "); in writeLookupSubtable()
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
H A D | SourceSet.java | 85 out.print('\uFEFF'); // BOM in showSourceSet()
|
/third_party/node/lib/internal/main/ |
H A D | print_help.js | 40 'should print debug information' }], 42 'categories that should print debug output' }], 200 function print(stream) { function 233 print(process.stdout);
|
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/ |
H A D | exceptions.js | 138 /^--print.*/,
|
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/resources/ |
H A D | differential_fuzz_library.js | 100 // keep track of differences also when we don't print. 116 print(str);
|
/third_party/node/deps/v8/src/ast/ |
H A D | prettyprinter.h | 59 void Find(AstNode* node, bool print = false); 65 int position_; // position of ast node to print 94 // The following routines print a node into a string.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | Combiner.cpp | 86 MI->print(dbgs()); in reportFullyCreatedInstrs()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineLoopInfo.cpp | 151 print(dbgs()); in dump()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SDNodeDbgValue.h | 139 LLVM_DUMP_METHOD void print(raw_ostream &OS) const;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/ |
H A D | Option.h | 214 void print(raw_ostream &O) const;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | DebugCounter.h | 119 // Dump or print the current counter set into llvm::dbgs(). 122 void print(raw_ostream &OS) const;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
H A D | AVRMCInstLower.cpp | 70 MI.print(errs()); in lowerInstruction()
|