VirtualBox

Changeset 2600 in kBuild


Ignore:
Timestamp:
Jun 23, 2012 8:17:59 PM (13 years ago)
Author:
bird
Message:

Objective-C style

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VSlickMacros/vusr_beautifier.xml

    r2599 r2600  
    206206                <P N="pp_indent_with_code" V="0" E="1"/>
    207207        </profile>
     208        <profile name="bird's Objective-C Style" lang="m">
     209                <P N="syntax_indent" V="4" E="1"/>
     210                <P N="tab_indent" V="8" E="1"/>
     211                <P N="indent_policy" V="12" E="1"/>
     212                <P N="indent_member_access" V="0" E="1"/>
     213                <P N="access_spec_indent" V="1" E="1"/>
     214                <P N="member_access_relative_indent" V="0" E="1"/>
     215                <P N="indent_case" V="1" E="1"/>
     216                <P N="case_indent_width" V="4" E="1"/>
     217                <P N="continuation_width" V="4" E="1"/>
     218                <P N="funcall_param_align" V="10" E="1"/>
     219                <P N="sp_tmpldecl_comma" V="2" E="1"/>
     220                <P N="sp_init_comma" V="2" E="1"/>
     221                <P N="sp_member_dotstar" V="0" E="1"/>
     222                <P N="sp_mptr_ccs" V="5" E="1"/>
     223                <P N="sp_delete_padbracket" V="5" E="1"/>
     224                <P N="sp_cppcast_pad" V="5" E="1"/>
     225                <P N="st_nl_file" V="4" E="1"/>
     226                <P N="sp_class_lbrace" V="1" E="1"/>
     227                <P N="st_nl_empty" V="5" E="1"/>
     228                <P N="sp_catch_padparen" V="5" E="1"/>
     229                <P N="sp_switch_lparen" V="4" E="1"/>
     230                <P N="sp_ref_arp" V="5" E="1"/>
     231                <P N="sp_member_arrowstar" V="0" E="1"/>
     232                <P N="sp_tmpldecl_equals" V="3" E="1"/>
     233                <P N="sp_arrayexpr_lbracket" V="5" E="1"/>
     234                <P N="sp_tmpldecl_pad" V="5" E="1"/>
     235                <P N="sp_tmplparm_pad" V="5" E="1"/>
     236                <P N="sp_arraydecl_lbracket" V="5" E="1"/>
     237                <P N="st_fundecl_nameline" V="5" E="0"/>
     238                <P N="st_oneline_dowhile" V="4" E="1"/>
     239                <P N="sp_op_bitwise" V="3" E="1"/>
     240                <P N="st_oneline_catch" V="5" E="1"/>
     241                <P N="sp_ctlstmt_rparen" V="5" E="1"/>
     242                <P N="sp_ctlstmt_padparen" V="5" E="1"/>
     243                <P N="st_newline_after_extern" V="4" E="1"/>
     244                <P N="sp_for_lparen" V="4" E="1"/>
     245                <P N="sp_funcall_voidparen" V="5" E="1"/>
     246                <P N="sp_switch_defcolon" V="0" E="1"/>
     247                <P N="sp_switch_padparen" V="5" E="1"/>
     248                <P N="sp_class_colon" V="3" E="1"/>
     249                <P N="sp_fun_padparen" V="5" E="1"/>
     250                <P N="sp_if_rparen" V="4" E="1"/>
     251                <P N="sp_struct_comma" V="2" E="1"/>
     252                <P N="sp_ptr_is" V="4" E="1"/>
     253                <P N="sp_fun_equals" V="3" E="1"/>
     254                <P N="sp_delete_rbracket" V="4" E="1"/>
     255                <P N="sp_op_bitand" V="3" E="1"/>
     256                <P N="sp_op_assignment" V="3" E="1"/>
     257                <P N="sp_ref_av" V="5" E="1"/>
     258                <P N="sp_new_lparen" V="5" E="1"/>
     259                <P N="sp_struct_colon" V="3" E="1"/>
     260                <P N="sp_ptr_srp" V="5" E="1"/>
     261                <P N="sp_for_comma" V="2" E="1"/>
     262                <P N="sp_funcall_comma" V="2" E="1"/>
     263                <P N="sp_class_comma" V="2" E="1"/>
     264                <P N="sp_funcall_operator" V="0" E="1"/>
     265                <P N="st_oneline_access" V="4" E="1"/>
     266                <P N="sp_arrayexpr_rbracket" V="5" E="1"/>
     267                <P N="sp_cppcast_gt" V="5" E="1"/>
     268                <P N="sp_op_mult" V="3" E="1"/>
     269                <P N="sp_fun_commainit" V="2" E="1"/>
     270                <P N="sp_tmpldecl_lt" V="5" E="1"/>
     271                <P N="sp_arraydecl_rbracket" V="5" E="1"/>
     272                <P N="sp_for_lbrace" V="1" E="0"/>
     273                <P N="sp_init_lbrace" V="2" E="1"/>
     274                <P N="st_oneline_then" V="5" E="1"/>
     275                <P N="sp_catch_lparen" V="4" E="1"/>
     276                <P N="sp_fun_operator" V="0" E="1"/>
     277                <P N="sp_ptr_ss" V="5" E="1"/>
     278                <P N="sp_member_dot" V="0" E="1"/>
     279                <P N="sp_tmplcall_pad" V="5" E="1"/>
     280                <P N="sp_enum_lbrace" V="1" E="1"/>
     281                <P N="sp_ptr_sv" V="5" E="1"/>
     282                <P N="sp_for_rparen" V="4" E="1"/>
     283                <P N="sp_while_rparen" V="4" E="1"/>
     284                <P N="sp_ret_parexpr" V="4" E="1"/>
     285                <P N="sp_throw_parexpr" V="4" E="1"/>
     286                <P N="st_nl_class" V="5" E="0"/>
     287                <P N="st_oneline_statement" V="5" E="1"/>
     288                <P N="sp_union_lbrace" V="1" E="1"/>
     289                <P N="st_oneline_elsif" V="4" E="1"/>
     290                <P N="sp_op_unary" V="0" E="1"/>
     291                <P N="sp_op_binary" V="3" E="1"/>
     292                <P N="sp_new_rparen" V="4" E="1"/>
     293                <P N="sp_new_padparen" V="5" E="1"/>
     294                <P N="sp_cast_lparen" V="5" E="1"/>
     295                <P N="sp_op_comparison" V="3" E="1"/>
     296                <P N="sp_catch_rparen" V="4" E="1"/>
     297                <P N="sp_fun_lparen" V="5" E="1"/>
     298                <P N="sp_fun_voidparen" V="5" E="1"/>
     299                <P N="sp_enum_comma" V="2" E="1"/>
     300                <P N="sp_enum_equals" V="3" E="1"/>
     301                <P N="sp_cppcast_lt" V="5" E="1"/>
     302                <P N="sp_while_lbrace" V="1" E="1"/>
     303                <P N="sp_switch_lbrace" V="1" E="1"/>
     304                <P N="sp_op_logical" V="3" E="1"/>
     305                <P N="sp_for_semicolon" V="2" E="1"/>
     306                <P N="st_nl_fn" V="4" E="0"/>
     307                <P N="sp_cast_padparen" V="5" E="1"/>
     308                <P N="sp_funcall_rparen" V="5" E="1"/>
     309                <P N="sp_funcall_lparen" V="5" E="1"/>
     310                <P N="sp_switch_colon" V="0" E="1"/>
     311                <P N="sp_enum_colon" V="3" E="1"/>
     312                <P N="sp_ptr_slp" V="5" E="1"/>
     313                <P N="sp_ptr_sa" V="5" E="1"/>
     314                <P N="sp_ref_ia" V="4" E="1"/>
     315                <P N="sp_tmplcall_comma" V="2" E="1"/>
     316                <P N="sp_fun_comma" V="2" E="1"/>
     317                <P N="sp_tmplparm_comma" V="2" E="1"/>
     318                <P N="st_leave_declmult" V="4" E="1"/>
     319                <P N="sp_tmplcall_lt" V="5" E="1"/>
     320                <P N="sp_catch_lbrace" V="1" E="1"/>
     321                <P N="sp_fun_lbrace" V="3" E="1"/>
     322                <P N="sp_if_lbrace" V="1" E="1"/>
     323                <P N="sp_ptr_si" V="4" E="1"/>
     324                <P N="sp_ctlstmt_lparen" V="4" E="1"/>
     325                <P N="sp_for_padparen" V="5" E="1"/>
     326                <P N="sp_cast_rparen" V="5" E="1"/>
     327                <P N="sp_switch_rparen" V="4" E="1"/>
     328                <P N="sp_fun_colon" V="3" E="1"/>
     329                <P N="sp_delete_lbracket" V="5" E="1"/>
     330                <P N="sp_tmplparm_lt" V="5" E="1"/>
     331                <P N="sp_pp_eatspace" V="4" E="0"/>
     332                <P N="sp_op_dereference" V="0" E="1"/>
     333                <P N="sp_struct_lbrace" V="1" E="1"/>
     334                <P N="sp_member_arrow" V="0" E="1"/>
     335                <P N="sp_op_prefix" V="0" E="1"/>
     336                <P N="sp_fptr_si" V="4" E="1"/>
     337                <P N="sp_funcall_padparen" V="5" E="1"/>
     338                <P N="sp_while_padparen" V="5" E="1"/>
     339                <P N="sp_while_lparen" V="4" E="1"/>
     340                <P N="sp_fun_rparen" V="5" E="1"/>
     341                <P N="sp_ref_alp" V="5" E="1"/>
     342                <P N="st_leave_stmtmult" V="4" E="1"/>
     343                <P N="sp_arrayexpr_padbracket" V="5" E="1"/>
     344                <P N="sp_arraydecl_padbracket" V="5" E="1"/>
     345                <P N="sp_ctlstmt_lbrace" V="3" E="1"/>
     346                <P N="st_oneline_else" V="5" E="1"/>
     347                <P N="st_nl_case" V="4" E="0"/>
     348                <P N="sp_init_rbrace" V="1" E="1"/>
     349                <P N="sp_op_addressof" V="0" E="1"/>
     350                <P N="sp_op_postfix" V="0" E="1"/>
     351                <P N="sp_if_lparen" V="4" E="1"/>
     352                <P N="sp_if_padparen" V="5" E="1"/>
     353                <P N="original_tab" V="4" E="1"/>
     354                <P N="indent_use_tab" V="1" E="1"/>
     355                <P N="indent_tab_custom" V="0" E="1"/>
     356                <P N="indent_first_level" V="1" E="1"/>
     357                <P N="indent_goto" V="0" E="1"/>
     358                <P N="indent_extern" V="0" E="1"/>
     359                <P N="indent_namespace" V="0" E="1"/>
     360                <P N="align_on_equals" V="1" E="1"/>
     361                <P N="exp_paren_align" V="8" E="1"/>
     362                <P N="indent_preprocessing" V="0" E="1"/>
     363                <P N="indent_in_block" V="0" E="1"/>
     364                <P N="indent_guard" V="0" E="1"/>
     365                <P N="indent_pp_col1" V="0" E="1"/>
     366                <P N="brace_loc_if" V="13" E="1"/>
     367                <P N="brace_loc_for" V="13" E="1"/>
     368                <P N="brace_loc_while" V="13" E="1"/>
     369                <P N="brace_loc_switch" V="13" E="1"/>
     370                <P N="brace_loc_do" V="13" E="1"/>
     371                <P N="brace_loc_try" V="13" E="1"/>
     372                <P N="brace_loc_catch" V="13" E="1"/>
     373                <P N="brace_loc_asm" V="13" E="1"/>
     374                <P N="brace_loc_namespace" V="13" E="1"/>
     375                <P N="brace_loc_class" V="13" E="1"/>
     376                <P N="brace_loc_enum" V="13" E="1"/>
     377                <P N="brace_loc_fun" V="13" E="1"/>
     378                <P N="rm_trailing_ws" V="4" E="1"/>
     379                <P N="rm_dup_ws" V="5" E="1"/>
     380                <P N="respace_other" V="4" E="1"/>
     381                <P N="comment_indent" V="4" E="1"/>
     382                <P N="comment_col1_indent" V="5" E="1"/>
     383                <P N="parens_return" V="18" E="1"/>
     384                <P N="parens_throw" V="5" E="0"/>
     385                <P N="fundecl_void" V="5" E="0"/>
     386                <P N="fun_assoc_with_ret_type" V="4" E="1"/>
     387                <P N="cppb_sp_fptr_padparen" V="5" E="1"/>
     388                <P N="cppb_sp_fptr_lparen" V="4" E="1"/>
     389                <P N="cppb_sp_fptr_rparen" V="5" E="1"/>
     390                <P N="allow_one_line_block" V="4" E="1"/>
     391                <P N="allow_class_one_line_block" V="4" E="1"/>
     392                <P N="st_newline_before_else" V="4" E="1"/>
     393                <P N="cont_indent_returntype" V="0" E="1"/>
     394                <P N="trailing_comment_align" V="2" E="1"/>
     395                <P N="trailing_comment_value" V="70" E="1"/>
     396                <P N="indent_from_brace" V="0" E="1"/>
     397                <P N="label_indent" V="1" E="1"/>
     398                <P N="sp_ty_star_prototype" V="4" E="1"/>
     399                <P N="sp_ty_amp_prototype" V="4" E="1"/>
     400                <P N="sp_return_padparen" V="5" E="1"/>
     401                <P N="sp_return_rparen" V="5" E="1"/>
     402                <P N="sp_throw_padparen" V="5" E="1"/>
     403                <P N="sp_throw_rparen" V="5" E="1"/>
     404                <P N="sp_expr_lparen" V="5" E="1"/>
     405                <P N="sp_expr_padparen" V="5" E="1"/>
     406                <P N="sp_expr_rparen" V="5" E="1"/>
     407                <P N="sp_disassoc_ret_type_ref" V="4" E="1"/>
     408                <P N="sp_stmt_semicolon" V="4" E="1"/>
     409                <P N="sp_namespace_lbrace" V="3" E="1"/>
     410                <P N="sp_try_lbrace" V="3" E="1"/>
     411                <P N="brace_follows_case" V="1" E="1"/>
     412                <P N="pp_indent_with_code" V="0" E="1"/>
     413                <P N="meth_decl_align" V="19" E="1"/>
     414                <P N="meth_call_align" V="19" E="1"/>
     415                <P N="category_padparen" V="5" E="1"/>
     416                <P N="category_lparen" V="4" E="1"/>
     417                <P N="category_rparen" V="4" E="1"/>
     418                <P N="sp_decl_selector_colon" V="2" E="1"/>
     419                <P N="sp_call_selector_colon" V="2" E="1"/>
     420                <P N="protocol_padparen" V="5" E="1"/>
     421                <P N="protocol_lparen" V="4" E="1"/>
     422                <P N="protocol_rparen" V="4" E="1"/>
     423                <P N="protocol_comma" V="2" E="1"/>
     424                <P N="meth_call_bracket_align" V="8" E="1"/>
     425                <P N="meth_call_selalign_force" V="1" E="1"/>
     426                <P N="prop_padparen" V="5" E="1"/>
     427                <P N="prop_lparen" V="4" E="1"/>
     428                <P N="prop_rparen" V="4" E="1"/>
     429                <P N="prop_comma" V="2" E="1"/>
     430                <P N="synth_comma" V="2" E="1"/>
     431                <P N="synth_eq" V="0" E="1"/>
     432                <P N="dynamic_comma" V="2" E="1"/>
     433                <P N="meth_return_lparen" V="4" E="1"/>
     434                <P N="meth_return_padparen" V="5" E="1"/>
     435                <P N="meth_return_rparen" V="5" E="1"/>
     436                <P N="meth_param_lparen" V="5" E="1"/>
     437                <P N="meth_param_padparen" V="5" E="1"/>
     438                <P N="meth_param_rparen" V="5" E="1"/>
     439                <P N="block_initial_indent" V="4" E="1"/>
     440                <P N="finally_lbrace" V="3" E="1"/>
     441                <P N="synchronized_lparen" V="5" E="1"/>
     442                <P N="synchronized_padparen" V="5" E="1"/>
     443                <P N="synchronized_rparen" V="5" E="1"/>
     444                <P N="synchronized_lbrace" V="3" E="1"/>
     445                <P N="prop_eq" V="0" E="1"/>
     446        </profile>
    208447</profiles>
Note: See TracChangeset for help on using the changeset viewer.

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