Searched defs:current_indent (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/google-fruit/extras/scripts/ |
H A D | analyze_template_instantiations_clang_diagnostics.py | 133 …def __call__(self, current_indent, current_line_length, inside_meta_type, last_token_was_type_wrap… argument 168 …def __call__(self, current_indent, current_line_length, inside_meta_type, last_token_was_type_wrap… argument 208 …t_token, intermediate_node_factories, right_token, rhs_node_factory, current_indent, current_line_… argument 269 …def result(current_indent, current_line_length, inside_meta_type, last_token_was_type_wrapper, acc… argument 286 …def result(current_indent, current_line_length, inside_meta_type, last_token_was_type_wrapper, acc… argument
|
/aosp_15_r20/external/mesa3d/src/mapi/glapi/gen/ |
H A D | gl_unmarshal_table.py | 32 current_indent = 0 variable
|
H A D | gl_marshal.py | 51 current_indent = 0 variable
|
/aosp_15_r20/external/emboss/runtime/cpp/ |
H A D | emboss_text_util.h | 83 ::std::string current_indent() const { return current_indent_; } in current_indent() function
|
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/ |
H A D | dxil_dump.c | 40 int current_indent; member
|
/aosp_15_r20/external/ublksrv/include/nlohmann/ |
H A D | json.hpp | 17656 const unsigned int current_indent = 0) in dump()
|