Home
last modified time | relevance | path

Searched defs:dedent (Results 1 – 25 of 61) sorted by relevance

123

/aosp_15_r20/external/emboss/compiler/front_end/
H A Dformat_emb.py445 def _structure_body(indent, docs, attributes, type_definitions, fields, dedent, argument
518 def _field_body(indent, docs, attributes, dedent): argument
566 dedent): argument
586 def _inline_bits_body(indent, attributes, fields, dedent): argument
595 def _enum_body(indent, docs, attributes, values, dedent, config): argument
617 def _enum_value_body(indent, docs, attributes, dedent): argument
623 def _external_body(indent, docs, attributes, dedent): argument
H A Dmodule_ir.py847 def _struct_body(indent, docs, attributes, types, fields, dedent): argument
935 indent, fields, dedent): argument
948 def _bits_body(indent, docs, attributes, types, fields, dedent): argument
958 def _anonymous_bits_body(indent, attributes, fields, dedent): argument
1108 def _field_body(indent, docs, attributes, dedent): argument
1137 def _enum_body(indent, docs, attributes, values, dedent): argument
1163 def _enum_value_body(indent, docs, attributes, dedent): argument
1184 def _external_body(indent, docs, attributes, dedent): argument
/aosp_15_r20/external/python/cpython3/Lib/test/test_email/
Dtest_inversion.py16 def dedent(bstr): function
/aosp_15_r20/frameworks/base/tools/incident_report/
H A Dprinter.cpp109 Out::dedent() in dedent() function in Out
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/binder/include/binder/
DTextOutput.h169 inline TextOutput& dedent(TextOutput& to) in dedent() function
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/binder/include/binder/
DTextOutput.h169 inline TextOutput& dedent(TextOutput& to) in dedent() function
/aosp_15_r20/frameworks/native/libs/binder/include/binder/
H A DTextOutput.h167 inline TextOutput& dedent(TextOutput& to) in dedent() function
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/binder/include/binder/
DTextOutput.h169 inline TextOutput& dedent(TextOutput& to) in dedent() function
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/binder/include/binder/
DTextOutput.h169 inline TextOutput& dedent(TextOutput& to) in dedent() function
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/binder/include/binder/
DTextOutput.h169 inline TextOutput& dedent(TextOutput& to) in dedent() function
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/binder/include/binder/
DTextOutput.h169 inline TextOutput& dedent(TextOutput& to) in dedent() function
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/binder/include/binder/
DTextOutput.h169 inline TextOutput& dedent(TextOutput& to) in dedent() function
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/binder/include/binder/
DTextOutput.h169 inline TextOutput& dedent(TextOutput& to) in dedent() function
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/binder/include/binder/
DTextOutput.h169 inline TextOutput& dedent(TextOutput& to) in dedent() function
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/binder/include/binder/
DTextOutput.h169 inline TextOutput& dedent(TextOutput& to) in dedent() function
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/binder/include/binder/
DTextOutput.h169 inline TextOutput& dedent(TextOutput& to) in dedent() function
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/binder/include/binder/
DTextOutput.h169 inline TextOutput& dedent(TextOutput& to) in dedent() function
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/binder/include/binder/
DTextOutput.h169 inline TextOutput& dedent(TextOutput& to) in dedent() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/binder/include/binder/
DTextOutput.h169 inline TextOutput& dedent(TextOutput& to) in dedent() function
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/binder/include/binder/
DTextOutput.h169 inline TextOutput& dedent(TextOutput& to) in dedent() function
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/binder/include/binder/
DTextOutput.h169 inline TextOutput& dedent(TextOutput& to) in dedent() function
/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/libhwbinder/include/hwbinder/
DTextOutput.h159 inline TextOutput& dedent(TextOutput& to) in dedent() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/system/libhwbinder/include/hwbinder/
DTextOutput.h159 inline TextOutput& dedent(TextOutput& to) in dedent() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/binder/include/binder/
DTextOutput.h164 inline TextOutput& dedent(TextOutput& to) in dedent() function
/aosp_15_r20/system/libhwbinder/
H A DTextOutput.h159 inline TextOutput& dedent(TextOutput& to) in dedent() function

123