Home
last modified time | relevance | path

Searched defs:PrettyPrint (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/frameworks/base/tools/aapt2/
H A DResourceValues.cpp39 void Value::PrettyPrint(Printer* printer) const { in PrettyPrint() function in aapt::Value
205 void Reference::PrettyPrint(Printer* printer) const { in PrettyPrint() function in aapt::Reference
209 void Reference::PrettyPrint(StringPiece package, Printer* printer) const { in PrettyPrint() function in aapt::Reference
270 void String::PrettyPrint(Printer* printer) const { in PrettyPrint() function in aapt::String
457 void BinaryPrimitive::PrettyPrint(Printer* printer) const { in PrettyPrint() function in aapt::BinaryPrimitive
/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLCodeGenTypes.h13 enum class PrettyPrint : bool { enum
/aosp_15_r20/prebuilts/go/linux-x86/src/testing/
Dexport_test.go7 var PrettyPrint = prettyPrint var
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DScopedPrinter.cpp40 raw_ostream &OS, bool PrettyPrint, in JSONScopedPrinter()
/aosp_15_r20/external/skia/src/utils/
H A DSkShaderUtils.cpp242 std::string PrettyPrint(const std::string& string) { in PrettyPrint() function
/aosp_15_r20/external/cronet/testing/variations/
H A DPRESUBMIT.py29 def PrettyPrint(contents): function
/aosp_15_r20/external/stressapptest/src/
H A Derror_diag.cc97 void DeviceTree::PrettyPrint(string spacer) { in PrettyPrint() function in DeviceTree
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dfunction.cpp261 std::string Function::PrettyPrint(uint32_t options) const { in PrettyPrint() function in spvtools::opt::Function
Dbasic_block.cpp226 std::string BasicBlock::PrettyPrint(uint32_t options) const { in PrettyPrint() function in spvtools::opt::BasicBlock
Dssa_rewrite_pass.cpp70 std::string SSARewriter::PhiCandidate::PrettyPrint(const CFG* cfg) const { in PrettyPrint() function in spvtools::opt::SSARewriter::PhiCandidate
Dinstruction.cpp829 std::string Instruction::PrettyPrint(uint32_t options) const { in PrettyPrint() function in spvtools::opt::Instruction
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dfunction.cpp261 std::string Function::PrettyPrint(uint32_t options) const { in PrettyPrint() function in spvtools::opt::Function
H A Dbasic_block.cpp226 std::string BasicBlock::PrettyPrint(uint32_t options) const { in PrettyPrint() function in spvtools::opt::BasicBlock
H A Dssa_rewrite_pass.cpp70 std::string SSARewriter::PhiCandidate::PrettyPrint(const CFG* cfg) const { in PrettyPrint() function in spvtools::opt::SSARewriter::PhiCandidate
H A Dinstruction.cpp829 std::string Instruction::PrettyPrint(uint32_t options) const { in PrettyPrint() function in spvtools::opt::Instruction
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfunction.cpp261 std::string Function::PrettyPrint(uint32_t options) const { in PrettyPrint() function in spvtools::opt::Function
H A Dbasic_block.cpp226 std::string BasicBlock::PrettyPrint(uint32_t options) const { in PrettyPrint() function in spvtools::opt::BasicBlock
H A Dssa_rewrite_pass.cpp70 std::string SSARewriter::PhiCandidate::PrettyPrint(const CFG* cfg) const { in PrettyPrint() function in spvtools::opt::SSARewriter::PhiCandidate
H A Dinstruction.cpp829 std::string Instruction::PrettyPrint(uint32_t options) const { in PrettyPrint() function in spvtools::opt::Instruction
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/
H A Dparser.peg.go104 func (node *node32) PrettyPrint(buffer string) { func
/aosp_15_r20/external/boringssl/src/util/fipstools/acvp/acvptool/
H A Dparser.peg.go104 func (node *node32) PrettyPrint(buffer string) { func
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/fipstools/delocate/
H A Ddelocate.peg.go186 func (node *node32) PrettyPrint(w io.Writer, buffer string) { func
/aosp_15_r20/external/boringssl/src/util/fipstools/delocate/
H A Ddelocate.peg.go188 func (node *node32) PrettyPrint(w io.Writer, buffer string) { func
/aosp_15_r20/external/go-cmp/cmp/internal/teststructs/
H A Dproject1.go207 PrettyPrint string member
/aosp_15_r20/art/dex2oat/linker/
H A Dimage_writer.cc3312 std::string PrettyPrint(T* ptr) REQUIRES_SHARED(Locks::mutator_lock_) { in PrettyPrint() function
3319 std::string PrettyPrint(ArtMethod* method) REQUIRES_SHARED(Locks::mutator_lock_) { in PrettyPrint() function

12