1bf215546Sopenharmony_ciAlignAfterOpenBracket: true 2bf215546Sopenharmony_ciAlignConsecutiveMacros: true 3bf215546Sopenharmony_ciAllowAllArgumentsOnNextLine: false 4bf215546Sopenharmony_ciAllowShortCaseLabelsOnASingleLine: false 5bf215546Sopenharmony_ciAllowShortFunctionsOnASingleLine: false 6bf215546Sopenharmony_ciAlwaysBreakAfterReturnType: TopLevelDefinitions 7bf215546Sopenharmony_ciBasedOnStyle: LLVM 8bf215546Sopenharmony_ciBraceWrapping: 9bf215546Sopenharmony_ci AfterControlStatement: false 10bf215546Sopenharmony_ci AfterEnum: false 11bf215546Sopenharmony_ci AfterFunction: true 12bf215546Sopenharmony_ci AfterStruct: false 13bf215546Sopenharmony_ci BeforeElse: false 14bf215546Sopenharmony_ci SplitEmptyFunction: true 15bf215546Sopenharmony_ciBinPackArguments: true 16bf215546Sopenharmony_ciBinPackParameters: true 17bf215546Sopenharmony_ciBreakBeforeBraces: Custom 18bf215546Sopenharmony_ciColumnLimit: 80 19bf215546Sopenharmony_ciContinuationIndentWidth: 3 20bf215546Sopenharmony_ciCpp11BracedListStyle: false 21bf215546Sopenharmony_ciCpp11BracedListStyle: true 22bf215546Sopenharmony_ciForEachMacros: 23bf215546Sopenharmony_ci - LIST_FOR_EACH_ENTRY 24bf215546Sopenharmony_ci - LIST_FOR_EACH_ENTRY_SAFE 25bf215546Sopenharmony_ci - LIST_FOR_EACH_ENTRY_SAFE_REV 26bf215546Sopenharmony_ci - list_for_each_entry 27bf215546Sopenharmony_ci - list_for_each_entry_safe 28bf215546Sopenharmony_ci - foreach_list_typed 29bf215546Sopenharmony_ci - u_foreach_bit 30bf215546Sopenharmony_ci - util_dynarray_foreach 31bf215546Sopenharmony_ci - nir_foreach_variable 32bf215546Sopenharmony_ci - nir_foreach_variable_safe 33bf215546Sopenharmony_ci - nir_foreach_register 34bf215546Sopenharmony_ci - nir_foreach_register_safe 35bf215546Sopenharmony_ci - nir_foreach_use 36bf215546Sopenharmony_ci - nir_foreach_use_safe 37bf215546Sopenharmony_ci - nir_foreach_if_use 38bf215546Sopenharmony_ci - nir_foreach_if_use_safe 39bf215546Sopenharmony_ci - nir_foreach_def 40bf215546Sopenharmony_ci - nir_foreach_def_safe 41bf215546Sopenharmony_ci - nir_foreach_phi_src 42bf215546Sopenharmony_ci - nir_foreach_phi_src_safe 43bf215546Sopenharmony_ci - nir_foreach_parallel_copy_entry 44bf215546Sopenharmony_ci - nir_foreach_instr 45bf215546Sopenharmony_ci - nir_foreach_instr_reverse 46bf215546Sopenharmony_ci - nir_foreach_instr_safe 47bf215546Sopenharmony_ci - nir_foreach_instr_reverse_safe 48bf215546Sopenharmony_ci - nir_foreach_function 49bf215546Sopenharmony_ci - nir_foreach_block 50bf215546Sopenharmony_ci - nir_foreach_block_safe 51bf215546Sopenharmony_ci - nir_foreach_block_reverse 52bf215546Sopenharmony_ci - nir_foreach_block_reverse_safe 53bf215546Sopenharmony_ci - nir_foreach_block_in_cf_node 54bf215546Sopenharmony_ci - nir_foreach_shader_in_variable 55bf215546Sopenharmony_ci - nir_foreach_shader_out_variable_safe 56bf215546Sopenharmony_ci - nir_foreach_variable_in_list 57bf215546Sopenharmony_ci - nir_foreach_src 58bf215546Sopenharmony_ci - nir_foreach_variable_with_modes_safe 59bf215546Sopenharmony_ci - nir_foreach_variable_with_modes 60bf215546Sopenharmony_ci - nir_foreach_shader_out_variable 61bf215546Sopenharmony_ci - ir2_foreach_instr 62bf215546Sopenharmony_ci - ir2_foreach_live_reg 63bf215546Sopenharmony_ci - ir2_foreach_avail 64bf215546Sopenharmony_ci - ir2_foreach_src 65bf215546Sopenharmony_ci - foreach_two_lists 66bf215546Sopenharmony_ci - foreach_bit 67bf215546Sopenharmony_ci - foreach_sched_node 68bf215546Sopenharmony_ci - foreach_src 69bf215546Sopenharmony_ci - foreach_src_n 70bf215546Sopenharmony_ci - foreach_ssa_use 71bf215546Sopenharmony_ci - foreach_ssa_srcp_n 72bf215546Sopenharmony_ci - foreach_ssa_srcp 73bf215546Sopenharmony_ci - foreach_ssa_src_n 74bf215546Sopenharmony_ci - foreach_ssa_src 75bf215546Sopenharmony_ci - foreach_input_n 76bf215546Sopenharmony_ci - foreach_input 77bf215546Sopenharmony_ci - foreach_output_n 78bf215546Sopenharmony_ci - foreach_output 79bf215546Sopenharmony_ci - foreach_instr 80bf215546Sopenharmony_ci - foreach_instr_rev 81bf215546Sopenharmony_ci - foreach_instr_safe 82bf215546Sopenharmony_ci - foreach_block 83bf215546Sopenharmony_ci - foreach_block_safe 84bf215546Sopenharmony_ci - foreach_block_rev 85bf215546Sopenharmony_ci - foreach_array 86bf215546Sopenharmony_ci - foreach_array_safe 87bf215546Sopenharmony_ci - foreach_name_n 88bf215546Sopenharmony_ci - foreach_name 89bf215546Sopenharmony_ci - foreach_def 90bf215546Sopenharmony_ci - foreach_use 91bf215546Sopenharmony_ci - foreach_batch 92bf215546Sopenharmony_ci - hash_table_foreach 93bf215546Sopenharmony_ci - set_foreach 94bf215546Sopenharmony_ci - foreach_line_in_section 95bf215546Sopenharmony_ci - perf_time 96bf215546Sopenharmony_ci - perf_time_ctx 97bf215546Sopenharmony_ci - foreach_submit 98bf215546Sopenharmony_ci - foreach_submit_safe 99bf215546Sopenharmony_ci 100bf215546Sopenharmony_ciIncludeBlocks: Preserve 101bf215546Sopenharmony_ciIncludeCategories: 102bf215546Sopenharmony_ci - Regex: '<[[:alnum:].]+>' 103bf215546Sopenharmony_ci Priority: 1 104bf215546Sopenharmony_ci - Regex: '.*\/.*' 105bf215546Sopenharmony_ci Priority: 2 106bf215546Sopenharmony_ci - Regex: '.*' 107bf215546Sopenharmony_ci Priority: 3 108bf215546Sopenharmony_ciIndentWidth: 3 109bf215546Sopenharmony_ciPenaltyBreakBeforeFirstCallParameter: 1 110bf215546Sopenharmony_ciPenaltyExcessCharacter: 100 111bf215546Sopenharmony_ciSpaceAfterCStyleCast: false 112bf215546Sopenharmony_ciSpaceBeforeCpp11BracedList: false 113bf215546Sopenharmony_ciSpaceBeforeCtorInitializerColon: false 114bf215546Sopenharmony_ciSpacesInContainerLiterals: false 115bf215546Sopenharmony_ci 116