Home
last modified time | relevance | path

Searched refs:do (Results 1 – 25 of 7426) sorted by relevance

12345678910>>...298

/external/llvm-project/llvm/test/Transforms/LoopUnroll/
Dfull-unroll-keep-first-exit.ll6 ; CHECK: do.body:
8 ; CHECK: br i1 %cmp, label %do.body.1, label %do.end
9 ; CHECK: do.end:
11 ; CHECK: do.body.1:
13 ; CHECK: br label %do.end
17 br label %do.body
19 do.body:
20 %i.0 = phi i32 [ %n, %entry ], [ %inc, %do.body ]
25 br i1 %cmp, label %do.body, label %do.end ; taken either 0 or 1 times
27 do.end:
[all …]
/external/llvm-project/llvm/test/CodeGen/X86/
Dpr13209.ll13 do.end165:
16 do.end209:
19 do.end220:
22 do.end231:
25 do.end242:
28 do.end253:
31 do.end286:
34 do.end297:
37 do.end308:
40 do.end429:
[all …]
/external/llvm/test/CodeGen/X86/
Dpr13209.ll13 do.end165:
16 do.end209:
19 do.end220:
22 do.end231:
25 do.end242:
28 do.end253:
31 do.end286:
34 do.end297:
37 do.end308:
40 do.end429:
[all …]
/external/llvm-project/llvm/test/Transforms/LoopStrengthReduce/X86/
Dsibling-loops.ll17 ; CHECK: do.body:
24 ; CHECK: do.body2.preheader:
26 ; CHECK: do.body2:
34 ; CHECK: do.body8.preheader:
37 ; CHECK: do.body8:
46 ; CHECK: do.body14.preheader:
48 ; CHECK: do.body14:
57 ; CHECK: do.body20.preheader:
59 ; CHECK: do.body20:
68 ; CHECK: do.body26.preheader:
[all …]
/external/llvm/test/Analysis/BranchProbabilityInfo/
Dloop.ll12 br label %do.body
13 ; CHECK: edge entry -> do.body probability is 0x80000000 / 0x80000000 = 100.00% [HOT edge]
15 do.body:
16 %i.0 = phi i32 [ 0, %entry ], [ %inc3, %do.end ]
18 br label %do.body1
19 ; CHECK: edge do.body -> do.body1 probability is 0x80000000 / 0x80000000 = 100.00% [HOT edge]
21 do.body1:
22 %j.0 = phi i32 [ 0, %do.body ], [ %inc, %do.body1 ]
26 br i1 %cmp, label %do.body1, label %do.end
27 ; CHECK: edge do.body1 -> do.body1 probability is 0x7c000000 / 0x80000000 = 96.88% [HOT edge]
[all …]
/external/llvm-project/llvm/test/Analysis/ScalarEvolution/
Dtrip-count14.ll7 br label %do.body
9 do.body:
10 %i.0 = phi i32 [ %n, %entry ], [ %inc, %do.body ]
15 br i1 %cmp, label %do.body, label %do.end ; taken either 0 or 1 times
18 ; CHECK-NEXT: Loop %do.body: backedge-taken count is ((-1 * %n) + ((1 + %n) smax %n))
19 ; CHECK-NEXT: Loop %do.body: max backedge-taken count is 1, actual taken count either this or zero.
21 do.end:
28 br label %do.body
30 do.body:
31 %i.0 = phi i32 [ %n, %entry ], [ %inc, %do.body ]
[all …]
Dpr34538.ll7 ; CHECK-ANALYSIS-1: Loop %do.body: backedge-taken count is 10000
8 ; CHECK-ANALYSIS-1: Loop %do.body: max backedge-taken count is 10000
9 ; CHECK-ANALYSIS-1: Loop %do.body: Predicated backedge-taken count is 10000
11 br label %do.body
13 do.body: ; preds = %do.body, %entry
14 %start.0 = phi i32 [ 0, %entry ], [ %inc.start.0, %do.body ]
18 br i1 %cmp, label %do.body, label %do.end
20 do.end: ; preds = %do.body
27 br label %do.body
29 do.body: ; preds = %do.body, %entry
[all …]
/external/objenesis/tck/.settings/
Dorg.eclipse.jdt.core.prefs74 org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=do not insert
104 org.eclipse.jdt.core.formatter.insert_new_line_after_label=do not insert
105 org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not inse…
108 org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not ins…
111 org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert
112 org.eclipse.jdt.core.formatter.insert_new_line_in_empty_annotation_declaration=do not insert
113 org.eclipse.jdt.core.formatter.insert_new_line_in_empty_anonymous_type_declaration=do not insert
121 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation=do not insert
122 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration=do not insert
153 …re.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert
[all …]
/external/cldr/tools/cldr-unittest/.settings/
Dorg.eclipse.jdt.core.prefs3 org.eclipse.jdt.core.compiler.codegen.methodParameters=do not generate
99 org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_parameter=do not insert
101 org.eclipse.jdt.core.formatter.insert_new_line_after_label=do not insert
102 org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not inse…
103 org.eclipse.jdt.core.formatter.insert_new_line_after_type_annotation=do not insert
104 org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
105 org.eclipse.jdt.core.formatter.insert_new_line_before_catch_in_try_statement=do not insert
106 org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not ins…
107 org.eclipse.jdt.core.formatter.insert_new_line_before_else_in_if_statement=do not insert
108 org.eclipse.jdt.core.formatter.insert_new_line_before_finally_in_try_statement=do not insert
[all …]
/external/mockftpserver/tags/2.x_Before_IDEA/.settings/
Dorg.eclipse.jdt.core.prefs69 org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=do not insert
87 org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not inse…
88 org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
90 org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not ins…
93 org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert
103 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation=do not insert
104 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration=do not insert
135 …re.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert
136 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not in…
137 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not i…
[all …]
/external/mockftpserver/tags/2.0.1/.settings/
Dorg.eclipse.jdt.core.prefs69 org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=do not insert
87 org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not inse…
88 org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
90 org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not ins…
93 org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert
103 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation=do not insert
104 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration=do not insert
135 …re.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert
136 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not in…
137 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not i…
[all …]
/external/mockftpserver/tags/1.2.3/.settings/
Dorg.eclipse.jdt.core.prefs69 org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=do not insert
87 org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not inse…
88 org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
90 org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not ins…
93 org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert
103 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation=do not insert
104 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration=do not insert
135 …re.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert
136 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not in…
137 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not i…
[all …]
/external/mockftpserver/tags/2.3/.settings/
Dorg.eclipse.jdt.core.prefs69 org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=do not insert
87 org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not inse…
88 org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
90 org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not ins…
93 org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert
103 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation=do not insert
104 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration=do not insert
135 …re.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert
136 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not in…
137 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not i…
[all …]
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/.settings/
Dorg.eclipse.jdt.core.prefs69 org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=do not insert
87 org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not inse…
88 org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
90 org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not ins…
93 org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert
103 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation=do not insert
104 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration=do not insert
135 …re.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert
136 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not in…
137 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not i…
[all …]
/external/mockftpserver/MockFtpServer/.settings/
Dorg.eclipse.jdt.core.prefs69 org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=do not insert
87 org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not inse…
88 org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
90 org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not ins…
93 org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert
103 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation=do not insert
104 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration=do not insert
135 …re.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert
136 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not in…
137 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not i…
[all …]
/external/mockftpserver/tags/2.0.2/.settings/
Dorg.eclipse.jdt.core.prefs69 org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=do not insert
87 org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not inse…
88 org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
90 org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not ins…
93 org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert
103 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation=do not insert
104 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration=do not insert
135 …re.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert
136 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not in…
137 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not i…
[all …]
/external/mockftpserver/tags/2.0-rc1/.settings/
Dorg.eclipse.jdt.core.prefs69 org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=do not insert
87 org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not inse…
88 org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
90 org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not ins…
93 org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert
103 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation=do not insert
104 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration=do not insert
135 …re.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert
136 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not in…
137 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not i…
[all …]
/external/mockftpserver/branches/1.x_Branch/.settings/
Dorg.eclipse.jdt.core.prefs69 org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=do not insert
87 org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not inse…
88 org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
90 org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not ins…
93 org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert
103 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation=do not insert
104 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration=do not insert
135 …re.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert
136 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not in…
137 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not i…
[all …]
/external/mockftpserver/tags/2.0/.settings/
Dorg.eclipse.jdt.core.prefs69 org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=do not insert
87 org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not inse…
88 org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
90 org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not ins…
93 org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert
103 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation=do not insert
104 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration=do not insert
135 …re.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert
136 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not in…
137 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not i…
[all …]
/external/mockftpserver/tags/1.2.2/.settings/
Dorg.eclipse.jdt.core.prefs69 org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=do not insert
87 org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not inse…
88 org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
90 org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not ins…
93 org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert
103 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation=do not insert
104 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration=do not insert
135 …re.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert
136 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not in…
137 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not i…
[all …]
/external/mockftpserver/tags/1.2/.settings/
Dorg.eclipse.jdt.core.prefs69 org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=do not insert
87 org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not inse…
88 org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
90 org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not ins…
93 org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert
103 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation=do not insert
104 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration=do not insert
135 …re.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert
136 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not in…
137 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not i…
[all …]
/external/mockftpserver/tags/2.2/.settings/
Dorg.eclipse.jdt.core.prefs69 org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=do not insert
87 org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not inse…
88 org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
90 org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not ins…
93 org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert
103 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation=do not insert
104 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration=do not insert
135 …re.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert
136 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not in…
137 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not i…
[all …]
/external/mockftpserver/tags/2.1/.settings/
Dorg.eclipse.jdt.core.prefs69 org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=do not insert
87 org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not inse…
88 org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
90 org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not ins…
93 org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert
103 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation=do not insert
104 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration=do not insert
135 …re.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert
136 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not in…
137 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not i…
[all …]
/external/mockftpserver/tags/1.1/.settings/
Dorg.eclipse.jdt.core.prefs69 org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=do not insert
87 org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not inse…
88 org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
90 org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not ins…
93 org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert
103 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation=do not insert
104 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration=do not insert
135 …re.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert
136 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not in…
137 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not i…
[all …]
/external/mockftpserver/tags/1.2.4/.settings/
Dorg.eclipse.jdt.core.prefs69 org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=do not insert
87 org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not inse…
88 org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
90 org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not ins…
93 org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert
103 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation=do not insert
104 org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration=do not insert
135 …re.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert
136 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not in…
137 org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not i…
[all …]

12345678910>>...298