VirtualBox

source: kBuild/trunk/VSlickMacros/vusr_beautifier.xml@ 2599

最後變更 在這個檔案從2599是 2599,由 bird 提交於 13 年 前

My v17 beautifier settings.

  • 屬性 svn:eol-style 設為 native
檔案大小: 7.9 KB
 
1<profiles>
2 <profile name="bird's Style" lang="c">
3 <P N="syntax_indent" V="4" E="1"/>
4 <P N="tab_indent" V="8" E="1"/>
5 <P N="indent_policy" V="12" E="1"/>
6 <P N="indent_member_access" V="0" E="1"/>
7 <P N="access_spec_indent" V="1" E="1"/>
8 <P N="member_access_relative_indent" V="0" E="1"/>
9 <P N="indent_case" V="1" E="1"/>
10 <P N="case_indent_width" V="4" E="1"/>
11 <P N="continuation_width" V="4" E="1"/>
12 <P N="funcall_param_align" V="10" E="1"/>
13 <P N="sp_tmpldecl_comma" V="2" E="1"/>
14 <P N="sp_init_comma" V="2" E="1"/>
15 <P N="sp_member_dotstar" V="0" E="1"/>
16 <P N="sp_mptr_ccs" V="5" E="1"/>
17 <P N="sp_delete_padbracket" V="5" E="1"/>
18 <P N="sp_cppcast_pad" V="5" E="1"/>
19 <P N="st_nl_file" V="4" E="1"/>
20 <P N="sp_class_lbrace" V="1" E="1"/>
21 <P N="st_nl_empty" V="5" E="1"/>
22 <P N="sp_catch_padparen" V="5" E="1"/>
23 <P N="sp_switch_lparen" V="4" E="1"/>
24 <P N="sp_ref_arp" V="5" E="1"/>
25 <P N="sp_member_arrowstar" V="0" E="1"/>
26 <P N="sp_tmpldecl_equals" V="3" E="1"/>
27 <P N="sp_arrayexpr_lbracket" V="5" E="1"/>
28 <P N="sp_tmpldecl_pad" V="5" E="1"/>
29 <P N="sp_tmplparm_pad" V="5" E="1"/>
30 <P N="sp_arraydecl_lbracket" V="5" E="1"/>
31 <P N="st_fundecl_nameline" V="5" E="0"/>
32 <P N="st_oneline_dowhile" V="4" E="1"/>
33 <P N="sp_op_bitwise" V="3" E="1"/>
34 <P N="st_oneline_catch" V="5" E="1"/>
35 <P N="sp_ctlstmt_rparen" V="5" E="1"/>
36 <P N="sp_ctlstmt_padparen" V="5" E="1"/>
37 <P N="st_newline_after_extern" V="4" E="1"/>
38 <P N="sp_for_lparen" V="4" E="1"/>
39 <P N="sp_funcall_voidparen" V="5" E="1"/>
40 <P N="sp_switch_defcolon" V="0" E="1"/>
41 <P N="sp_switch_padparen" V="5" E="1"/>
42 <P N="sp_class_colon" V="3" E="1"/>
43 <P N="sp_fun_padparen" V="5" E="1"/>
44 <P N="sp_if_rparen" V="4" E="1"/>
45 <P N="sp_struct_comma" V="2" E="1"/>
46 <P N="sp_ptr_is" V="4" E="1"/>
47 <P N="sp_fun_equals" V="3" E="1"/>
48 <P N="sp_delete_rbracket" V="4" E="1"/>
49 <P N="sp_op_bitand" V="3" E="1"/>
50 <P N="sp_op_assignment" V="3" E="1"/>
51 <P N="sp_ref_av" V="5" E="1"/>
52 <P N="sp_new_lparen" V="5" E="1"/>
53 <P N="sp_struct_colon" V="3" E="1"/>
54 <P N="sp_ptr_srp" V="5" E="1"/>
55 <P N="sp_for_comma" V="2" E="1"/>
56 <P N="sp_funcall_comma" V="2" E="1"/>
57 <P N="sp_class_comma" V="2" E="1"/>
58 <P N="sp_funcall_operator" V="0" E="1"/>
59 <P N="st_oneline_access" V="4" E="1"/>
60 <P N="sp_arrayexpr_rbracket" V="5" E="1"/>
61 <P N="sp_cppcast_gt" V="5" E="1"/>
62 <P N="sp_op_mult" V="3" E="1"/>
63 <P N="sp_fun_commainit" V="2" E="1"/>
64 <P N="sp_tmpldecl_lt" V="5" E="1"/>
65 <P N="sp_arraydecl_rbracket" V="5" E="1"/>
66 <P N="sp_for_lbrace" V="1" E="0"/>
67 <P N="sp_init_lbrace" V="2" E="1"/>
68 <P N="st_oneline_then" V="5" E="1"/>
69 <P N="sp_catch_lparen" V="4" E="1"/>
70 <P N="sp_fun_operator" V="0" E="1"/>
71 <P N="sp_ptr_ss" V="5" E="1"/>
72 <P N="sp_member_dot" V="0" E="1"/>
73 <P N="sp_tmplcall_pad" V="5" E="1"/>
74 <P N="sp_enum_lbrace" V="1" E="1"/>
75 <P N="sp_ptr_sv" V="5" E="1"/>
76 <P N="sp_for_rparen" V="4" E="1"/>
77 <P N="sp_while_rparen" V="4" E="1"/>
78 <P N="sp_ret_parexpr" V="4" E="1"/>
79 <P N="sp_throw_parexpr" V="4" E="1"/>
80 <P N="st_nl_class" V="5" E="0"/>
81 <P N="st_oneline_statement" V="5" E="1"/>
82 <P N="sp_union_lbrace" V="1" E="1"/>
83 <P N="st_oneline_elsif" V="4" E="1"/>
84 <P N="sp_op_unary" V="0" E="1"/>
85 <P N="sp_op_binary" V="3" E="1"/>
86 <P N="sp_new_rparen" V="4" E="1"/>
87 <P N="sp_new_padparen" V="5" E="1"/>
88 <P N="sp_cast_lparen" V="5" E="1"/>
89 <P N="sp_op_comparison" V="3" E="1"/>
90 <P N="sp_catch_rparen" V="4" E="1"/>
91 <P N="sp_fun_lparen" V="5" E="1"/>
92 <P N="sp_fun_voidparen" V="5" E="1"/>
93 <P N="sp_enum_comma" V="2" E="1"/>
94 <P N="sp_enum_equals" V="3" E="1"/>
95 <P N="sp_cppcast_lt" V="5" E="1"/>
96 <P N="sp_while_lbrace" V="1" E="1"/>
97 <P N="sp_switch_lbrace" V="1" E="1"/>
98 <P N="sp_op_logical" V="3" E="1"/>
99 <P N="sp_for_semicolon" V="2" E="1"/>
100 <P N="st_nl_fn" V="4" E="0"/>
101 <P N="sp_cast_padparen" V="5" E="1"/>
102 <P N="sp_funcall_rparen" V="5" E="1"/>
103 <P N="sp_funcall_lparen" V="5" E="1"/>
104 <P N="sp_switch_colon" V="0" E="1"/>
105 <P N="sp_enum_colon" V="3" E="1"/>
106 <P N="sp_ptr_slp" V="5" E="1"/>
107 <P N="sp_ptr_sa" V="5" E="1"/>
108 <P N="sp_ref_ia" V="4" E="1"/>
109 <P N="sp_tmplcall_comma" V="2" E="1"/>
110 <P N="sp_fun_comma" V="2" E="1"/>
111 <P N="sp_tmplparm_comma" V="2" E="1"/>
112 <P N="st_leave_declmult" V="4" E="1"/>
113 <P N="sp_tmplcall_lt" V="5" E="1"/>
114 <P N="sp_catch_lbrace" V="1" E="1"/>
115 <P N="sp_fun_lbrace" V="3" E="1"/>
116 <P N="sp_if_lbrace" V="1" E="1"/>
117 <P N="sp_ptr_si" V="4" E="1"/>
118 <P N="sp_ctlstmt_lparen" V="4" E="1"/>
119 <P N="sp_for_padparen" V="5" E="1"/>
120 <P N="sp_cast_rparen" V="5" E="1"/>
121 <P N="sp_switch_rparen" V="4" E="1"/>
122 <P N="sp_fun_colon" V="3" E="1"/>
123 <P N="sp_delete_lbracket" V="5" E="1"/>
124 <P N="sp_tmplparm_lt" V="5" E="1"/>
125 <P N="sp_pp_eatspace" V="4" E="0"/>
126 <P N="sp_op_dereference" V="0" E="1"/>
127 <P N="sp_struct_lbrace" V="1" E="1"/>
128 <P N="sp_member_arrow" V="0" E="1"/>
129 <P N="sp_op_prefix" V="0" E="1"/>
130 <P N="sp_fptr_si" V="4" E="1"/>
131 <P N="sp_funcall_padparen" V="5" E="1"/>
132 <P N="sp_while_padparen" V="5" E="1"/>
133 <P N="sp_while_lparen" V="4" E="1"/>
134 <P N="sp_fun_rparen" V="5" E="1"/>
135 <P N="sp_ref_alp" V="5" E="1"/>
136 <P N="st_leave_stmtmult" V="4" E="1"/>
137 <P N="sp_arrayexpr_padbracket" V="5" E="1"/>
138 <P N="sp_arraydecl_padbracket" V="5" E="1"/>
139 <P N="sp_ctlstmt_lbrace" V="3" E="1"/>
140 <P N="st_oneline_else" V="5" E="1"/>
141 <P N="st_nl_case" V="4" E="0"/>
142 <P N="sp_init_rbrace" V="1" E="1"/>
143 <P N="sp_op_addressof" V="0" E="1"/>
144 <P N="sp_op_postfix" V="0" E="1"/>
145 <P N="sp_if_lparen" V="4" E="1"/>
146 <P N="sp_if_padparen" V="5" E="1"/>
147 <P N="original_tab" V="4" E="1"/>
148 <P N="indent_use_tab" V="1" E="1"/>
149 <P N="indent_tab_custom" V="0" E="1"/>
150 <P N="indent_first_level" V="1" E="1"/>
151 <P N="indent_goto" V="0" E="1"/>
152 <P N="indent_extern" V="0" E="1"/>
153 <P N="indent_namespace" V="0" E="1"/>
154 <P N="align_on_equals" V="1" E="1"/>
155 <P N="exp_paren_align" V="8" E="1"/>
156 <P N="indent_preprocessing" V="0" E="1"/>
157 <P N="indent_in_block" V="0" E="1"/>
158 <P N="indent_guard" V="0" E="1"/>
159 <P N="indent_pp_col1" V="0" E="1"/>
160 <P N="brace_loc_if" V="13" E="1"/>
161 <P N="brace_loc_for" V="13" E="1"/>
162 <P N="brace_loc_while" V="13" E="1"/>
163 <P N="brace_loc_switch" V="13" E="1"/>
164 <P N="brace_loc_do" V="13" E="1"/>
165 <P N="brace_loc_try" V="13" E="1"/>
166 <P N="brace_loc_catch" V="13" E="1"/>
167 <P N="brace_loc_asm" V="13" E="1"/>
168 <P N="brace_loc_namespace" V="13" E="1"/>
169 <P N="brace_loc_class" V="13" E="1"/>
170 <P N="brace_loc_enum" V="13" E="1"/>
171 <P N="brace_loc_fun" V="13" E="1"/>
172 <P N="rm_trailing_ws" V="4" E="1"/>
173 <P N="rm_dup_ws" V="5" E="1"/>
174 <P N="respace_other" V="4" E="1"/>
175 <P N="comment_indent" V="4" E="1"/>
176 <P N="comment_col1_indent" V="5" E="1"/>
177 <P N="parens_return" V="18" E="1"/>
178 <P N="parens_throw" V="5" E="0"/>
179 <P N="fundecl_void" V="5" E="0"/>
180 <P N="fun_assoc_with_ret_type" V="4" E="1"/>
181 <P N="cppb_sp_fptr_padparen" V="5" E="1"/>
182 <P N="cppb_sp_fptr_lparen" V="4" E="1"/>
183 <P N="cppb_sp_fptr_rparen" V="5" E="1"/>
184 <P N="allow_one_line_block" V="4" E="1"/>
185 <P N="allow_class_one_line_block" V="4" E="1"/>
186 <P N="st_newline_before_else" V="4" E="1"/>
187 <P N="cont_indent_returntype" V="0" E="1"/>
188 <P N="trailing_comment_align" V="2" E="1"/>
189 <P N="trailing_comment_value" V="70" E="1"/>
190 <P N="indent_from_brace" V="0" E="1"/>
191 <P N="label_indent" V="1" E="1"/>
192 <P N="sp_ty_star_prototype" V="4" E="1"/>
193 <P N="sp_ty_amp_prototype" V="4" E="1"/>
194 <P N="sp_return_padparen" V="5" E="1"/>
195 <P N="sp_return_rparen" V="5" E="1"/>
196 <P N="sp_throw_padparen" V="5" E="1"/>
197 <P N="sp_throw_rparen" V="5" E="1"/>
198 <P N="sp_expr_lparen" V="5" E="1"/>
199 <P N="sp_expr_padparen" V="5" E="1"/>
200 <P N="sp_expr_rparen" V="5" E="1"/>
201 <P N="sp_disassoc_ret_type_ref" V="4" E="1"/>
202 <P N="sp_stmt_semicolon" V="4" E="1"/>
203 <P N="sp_namespace_lbrace" V="3" E="1"/>
204 <P N="sp_try_lbrace" V="3" E="1"/>
205 <P N="brace_follows_case" V="1" E="1"/>
206 <P N="pp_indent_with_code" V="0" E="1"/>
207 </profile>
208</profiles>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette