Home
last modified time | relevance | path

Searched defs:Indentation (Results 1 – 25 of 86) sorted by relevance

1234

/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/intrinsic-test/src/
H A Dformat.rs7 pub struct Indentation(u32); struct
9 impl std::default::Default for Indentation { implementation
15 impl Indentation { impl
21 impl std::fmt::Display for Indentation { implementation
H A Dintrinsic.rs26 pub fn print_result_c(&self, indentation: Indentation, additional: &str) -> String { in print_result_c()
91 indentation: Indentation, in generate_loop_c()
114 indentation: Indentation, in generate_loop_rust()
H A Dargument.rs173 pub fn gen_arglists_c(&self, indentation: Indentation, loads: u32) -> String { in gen_arglists_c()
191 pub fn gen_arglists_rust(&self, indentation: Indentation, loads: u32) -> String { in gen_arglists_rust()
212 pub fn load_values_c(&self, indentation: Indentation, p64_armv7_workaround: bool) -> String { in load_values_c()
H A Dmain.rs36 indentation: Indentation, in gen_code_c()
140 indentation: Indentation, in gen_code_rust()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/crates/intrinsic-test/src/
H A Dformat.rs7 pub struct Indentation(u32); struct
9 impl std::default::Default for Indentation { implementation
15 impl Indentation { impl
21 impl std::fmt::Display for Indentation { implementation
H A Dintrinsic.rs26 pub fn print_result_c(&self, indentation: Indentation, additional: &str) -> String { in print_result_c()
91 indentation: Indentation, in generate_loop_c()
114 indentation: Indentation, in generate_loop_rust()
H A Dargument.rs173 pub fn gen_arglists_c(&self, indentation: Indentation, loads: u32) -> String { in gen_arglists_c()
191 pub fn gen_arglists_rust(&self, indentation: Indentation, loads: u32) -> String { in gen_arglists_rust()
212 pub fn load_values_c(&self, indentation: Indentation, p64_armv7_workaround: bool) -> String { in load_values_c()
H A Dmain.rs36 indentation: Indentation, in gen_code_c()
140 indentation: Indentation, in gen_code_rust()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/intrinsic-test/src/
H A Dformat.rs7 pub struct Indentation(u32); struct
9 impl std::default::Default for Indentation { implementation
15 impl Indentation { implementation
21 impl std::fmt::Display for Indentation { implementation
H A Dintrinsic.rs26 pub fn print_result_c(&self, indentation: Indentation, additional: &str) -> String { in print_result_c()
91 indentation: Indentation, in generate_loop_c()
114 indentation: Indentation, in generate_loop_rust()
H A Dargument.rs173 pub fn gen_arglists_c(&self, indentation: Indentation, loads: u32) -> String { in gen_arglists_c()
191 pub fn gen_arglists_rust(&self, indentation: Indentation, loads: u32) -> String { in gen_arglists_rust()
212 pub fn load_values_c(&self, indentation: Indentation, p64_armv7_workaround: bool) -> String { in load_values_c()
H A Dmain.rs36 indentation: Indentation, in gen_code_c()
140 indentation: Indentation, in gen_code_rust()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/intrinsic-test/src/
H A Dformat.rs7 pub struct Indentation(u32); struct
9 impl std::default::Default for Indentation { implementation
15 impl Indentation { impl
21 impl std::fmt::Display for Indentation { implementation
H A Dintrinsic.rs26 pub fn print_result_c(&self, indentation: Indentation, additional: &str) -> String { in print_result_c()
91 indentation: Indentation, in generate_loop_c()
114 indentation: Indentation, in generate_loop_rust()
H A Dargument.rs173 pub fn gen_arglists_c(&self, indentation: Indentation, loads: u32) -> String { in gen_arglists_c()
191 pub fn gen_arglists_rust(&self, indentation: Indentation, loads: u32) -> String { in gen_arglists_rust()
212 pub fn load_values_c(&self, indentation: Indentation, p64_armv7_workaround: bool) -> String { in load_values_c()
H A Dmain.rs36 indentation: Indentation, in gen_code_c()
140 indentation: Indentation, in gen_code_rust()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/intrinsic-test/src/
H A Dformat.rs7 pub struct Indentation(u32); struct
9 impl std::default::Default for Indentation { implementation
15 impl Indentation { impl
21 impl std::fmt::Display for Indentation { implementation
H A Dintrinsic.rs26 pub fn print_result_c(&self, indentation: Indentation, additional: &str) -> String { in print_result_c()
91 indentation: Indentation, in generate_loop_c()
114 indentation: Indentation, in generate_loop_rust()
H A Dargument.rs173 pub fn gen_arglists_c(&self, indentation: Indentation, loads: u32) -> String { in gen_arglists_c()
191 pub fn gen_arglists_rust(&self, indentation: Indentation, loads: u32) -> String { in gen_arglists_rust()
212 pub fn load_values_c(&self, indentation: Indentation, p64_armv7_workaround: bool) -> String { in load_values_c()
H A Dmain.rs36 indentation: Indentation, in gen_code_c()
140 indentation: Indentation, in gen_code_rust()
/aosp_15_r20/external/nist-sip/java/gov/nist/javax/sip/header/
H A DIndentation.java37 class Indentation { class
44 protected Indentation() { in Indentation() method in Indentation
54 protected Indentation(int initval) { in Indentation() method in Indentation
/aosp_15_r20/external/clang/lib/AST/
H A DDeclPrinter.cpp31 unsigned Indentation; member in __anonc2643f850111::DeclPrinter
51 unsigned Indentation = 0, bool PrintInstantiation = false) in DeclPrinter()
106 void Decl::print(raw_ostream &Out, unsigned Indentation, in print()
112 unsigned Indentation, bool PrintInstantiation) const { in print()
153 unsigned Indentation) { in printGroup()
194 raw_ostream& DeclPrinter::Indent(unsigned Indentation) { in Indent()
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DTraversalChecker.cpp79 unsigned Indentation = 0; in checkPreCall() local
96 unsigned Indentation = 0; in checkPostCall() local
/aosp_15_r20/external/python/cpython2/Doc/reference/
Dlexical_analysis.rst203 Indentation section in Line structure
285 .. _whitespace:
/aosp_15_r20/external/python/cpython3/Doc/reference/
Dlexical_analysis.rst172 Indentation section in Line structure
249 .. _whitespace:

1234