/aosp_15_r20/frameworks/base/tools/aapt2/ |
H A D | ResourceValues.cpp | 39 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 D | SkSLCodeGenTypes.h | 13 enum class PrettyPrint : bool { enum
|
/aosp_15_r20/prebuilts/go/linux-x86/src/testing/ |
D | export_test.go | 7 var PrettyPrint = prettyPrint var
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | ScopedPrinter.cpp | 40 raw_ostream &OS, bool PrettyPrint, in JSONScopedPrinter()
|
/aosp_15_r20/external/skia/src/utils/ |
H A D | SkShaderUtils.cpp | 242 std::string PrettyPrint(const std::string& string) { in PrettyPrint() function
|
/aosp_15_r20/external/cronet/testing/variations/ |
H A D | PRESUBMIT.py | 29 def PrettyPrint(contents): function
|
/aosp_15_r20/external/stressapptest/src/ |
H A D | error_diag.cc | 97 void DeviceTree::PrettyPrint(string spacer) { in PrettyPrint() function in DeviceTree
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | function.cpp | 261 std::string Function::PrettyPrint(uint32_t options) const { in PrettyPrint() function in spvtools::opt::Function
|
D | basic_block.cpp | 226 std::string BasicBlock::PrettyPrint(uint32_t options) const { in PrettyPrint() function in spvtools::opt::BasicBlock
|
D | ssa_rewrite_pass.cpp | 70 std::string SSARewriter::PhiCandidate::PrettyPrint(const CFG* cfg) const { in PrettyPrint() function in spvtools::opt::SSARewriter::PhiCandidate
|
D | instruction.cpp | 829 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 D | function.cpp | 261 std::string Function::PrettyPrint(uint32_t options) const { in PrettyPrint() function in spvtools::opt::Function
|
H A D | basic_block.cpp | 226 std::string BasicBlock::PrettyPrint(uint32_t options) const { in PrettyPrint() function in spvtools::opt::BasicBlock
|
H A D | ssa_rewrite_pass.cpp | 70 std::string SSARewriter::PhiCandidate::PrettyPrint(const CFG* cfg) const { in PrettyPrint() function in spvtools::opt::SSARewriter::PhiCandidate
|
H A D | instruction.cpp | 829 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 D | function.cpp | 261 std::string Function::PrettyPrint(uint32_t options) const { in PrettyPrint() function in spvtools::opt::Function
|
H A D | basic_block.cpp | 226 std::string BasicBlock::PrettyPrint(uint32_t options) const { in PrettyPrint() function in spvtools::opt::BasicBlock
|
H A D | ssa_rewrite_pass.cpp | 70 std::string SSARewriter::PhiCandidate::PrettyPrint(const CFG* cfg) const { in PrettyPrint() function in spvtools::opt::SSARewriter::PhiCandidate
|
H A D | instruction.cpp | 829 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 D | parser.peg.go | 104 func (node *node32) PrettyPrint(buffer string) { func
|
/aosp_15_r20/external/boringssl/src/util/fipstools/acvp/acvptool/ |
H A D | parser.peg.go | 104 func (node *node32) PrettyPrint(buffer string) { func
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/fipstools/delocate/ |
H A D | delocate.peg.go | 186 func (node *node32) PrettyPrint(w io.Writer, buffer string) { func
|
/aosp_15_r20/external/boringssl/src/util/fipstools/delocate/ |
H A D | delocate.peg.go | 188 func (node *node32) PrettyPrint(w io.Writer, buffer string) { func
|
/aosp_15_r20/external/go-cmp/cmp/internal/teststructs/ |
H A D | project1.go | 207 PrettyPrint string member
|
/aosp_15_r20/art/dex2oat/linker/ |
H A D | image_writer.cc | 3312 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
|