Home
last modified time | relevance | path

Searched defs:indented (Results 1 – 25 of 65) sorted by relevance

123

/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/commandline/
DParseableCommandKt.java38 public static final void indented(@org.jetbrains.annotations.NotNull() in indented() argument
/aosp_15_r20/external/dokka/core/testdata/format/website-html/
H A DsampleWithAsserts.kt29 fun indented() { in sample() method
/aosp_15_r20/frameworks/base/tools/streaming_proto/java/
H A Djava_proto_stream_code_generator.cpp148 const string indented = indent_more(indent); in write_message() local
217 const string indented = generate_outer ? indent_more("") : string(); in write_file() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-debug.hh133 bool indented, in _hb_debug_msg_va()
201 bool indented, in _hb_debug_msg()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.115/tests/
H A Ddebug.rs57 fn indented() { in indented() function
/aosp_15_r20/external/rust/android-crates-io/crates/serde_json/tests/
Ddebug.rs57 fn indented() { in indented() function
/aosp_15_r20/external/rust/android-crates-io/crates/textwrap/tests/
Dindent.rs85 let indented = indent(original, ""); in indented_text_should_have_the_same_number_of_lines_as_the_original_text() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/anyhow/src/
Dfmt.rs34 let mut indented = Indented { in debug() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/anyhow-1.0.82/src/
H A Dfmt.rs34 let mut indented = Indented { in debug() localVariable
/aosp_15_r20/system/tools/aidl/
Dcode_writer.cpp62 std::string indented; in WriteString() local
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/
H A DSourcePrinter.java47 private boolean indented = false; field in SourcePrinter
/aosp_15_r20/frameworks/base/tools/streaming_proto/cpp/
H A Dmain.cpp80 const string indented = indent + INDENT; in write_message() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/
H A Derror.rs493 let mut indented = Indented { inner: f }; in fmt_multiline() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/
H A Derror.rs493 let mut indented = Indented { inner: f }; in fmt_multiline() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/
H A Derror.rs493 let mut indented = Indented { inner: f }; in fmt_multiline() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/
H A Derror.rs493 let mut indented = Indented { inner: f }; in fmt_multiline() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/
H A Derror.rs493 let mut indented = Indented { inner: f }; in fmt_multiline() localVariable
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/commandline/
H A DParseableCommand.kt391 fun IndentingPrintWriter.indented(block: () -> Unit) { in indented() method
/aosp_15_r20/prebuilts/go/linux-x86/src/go/doc/comment/
Dparse.go498 func indented(line string) bool { func
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-compiler/src/
Dcodegen.rs80 pub fn indented<F>(&mut self, cb: F) in indented() method
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/
Dcode_writer.rs83 pub fn indented<F>(&mut self, cb: F) in indented() method
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/
Dcode_writer.rs103 pub(crate) fn indented<F>(&mut self, cb: F) in indented() method
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/visitor/
H A DDumpVisitor.java104 private boolean indented = false; field in DumpVisitor.SourcePrinter
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/visitor/
H A DDumpVisitor.java72 private boolean indented = false; field in DumpVisitor.SourcePrinter
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-arm/src/
H A Dmain.rs669 fn indented(self, indent: usize) -> Self { in indented() method

123