HomeSort by relevance Sort by last modified time
    Searched full:formatter (Results 1 - 25 of 1135) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
AsYouTypeFormatterTest.java 30 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.ZZ); local
31 assertEquals("+", formatter.inputDigit('+'));
32 assertEquals("+4", formatter.inputDigit('4'));
33 assertEquals("+48 ", formatter.inputDigit('8'));
34 assertEquals("+48 8", formatter.inputDigit('8'));
35 assertEquals("+48 88", formatter.inputDigit('8'));
36 assertEquals("+48 88 1", formatter.inputDigit('1'));
37 assertEquals("+48 88 12", formatter.inputDigit('2'));
38 assertEquals("+48 88 123", formatter.inputDigit('3'));
39 assertEquals("+48 88 123 1", formatter.inputDigit('1'))
52 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.ZZ); local
72 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.ZZ); local
92 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.BY); local
107 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.BY); local
121 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.US); local
215 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.US); local
229 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.US); local
238 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.US); local
254 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.US); local
390 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.GB); local
407 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.GB); local
422 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.GB); local
437 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.NZ); local
451 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.DE); local
502 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.AR); local
517 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.AR); local
536 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.KR); local
625 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.MX); local
710 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.US); local
729 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.JP); local
785 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.AU); local
842 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.KR); local
863 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.KR); local
899 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.SG); local
919 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.AU); local
994 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.KR); local
1036 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.MX); local
1075 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.IT); local
1086 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.AO); local
1098 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.US); local
1119 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.KR); local
1154 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.CN); local
    [all...]
  /external/harfbuzz_ng/test/shaping/
hb-diff-colorize 5 formatter = ColorFormatter.Auto (sys.argv) variable
6 colorizer = DiffColorizer (formatter=formatter)
  /external/mockftpserver/MockFtpServer/.settings/
org.eclipse.jdt.core.prefs 13 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
14 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
15 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16
16 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
17 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
18 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
19 org.eclipse.jdt.core.formatter.alignment_for_assignment=0
20 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16
21 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16
22 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80
    [all...]
  /external/mockftpserver/branches/1.x_Branch/.settings/
org.eclipse.jdt.core.prefs 13 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
14 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
15 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16
16 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
17 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
18 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
19 org.eclipse.jdt.core.formatter.alignment_for_assignment=0
20 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16
21 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16
22 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80
    [all...]
  /external/slf4j/
codeStyle.xml 4 <setting id="org.eclipse.jdt.core.formatter.insert_space_after_ellipsis" value="insert"/>
5 <setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_declarations" value="insert"/>
6 <setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_annotation_declaration" value="insert"/>
7 <setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_allocation_expression" value="do not insert"/>
8 <setting id="org.eclipse.jdt.core.formatter.insert_space_before_at_in_annotation_type_declaration" value="insert"/>
9 <setting id="org.eclipse.jdt.core.formatter.comment.new_lines_at_block_boundaries" value="true"/>
10 <setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_parameters" value="insert"/>
11 <setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter" value="insert"/>
12 <setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_package" value="insert"/>
13 <setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_enum_constant" value="do not insert"/
    [all...]
  /external/objenesis/main/.settings/
org.eclipse.jdt.core.prefs 14 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
15 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
16 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_annotation=0
17 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16
18 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
19 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
20 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
21 org.eclipse.jdt.core.formatter.alignment_for_assignment=0
22 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16
23 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16
    [all...]
  /external/objenesis/tck/.settings/
org.eclipse.jdt.core.prefs 14 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
15 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
16 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_annotation=0
17 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16
18 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
19 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
20 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
21 org.eclipse.jdt.core.formatter.alignment_for_assignment=0
22 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16
23 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16
    [all...]
  /external/icu/icu4j/main/classes/collate/.settings/
org.eclipse.jdt.core.prefs 113 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
114 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
115 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16
116 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
117 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
118 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
119 org.eclipse.jdt.core.formatter.alignment_for_assignment=0
120 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16
121 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16
122 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80
    [all...]
  /external/icu/icu4j/main/classes/core/.settings/
org.eclipse.jdt.core.prefs 113 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
114 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
115 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16
116 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
117 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
118 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
119 org.eclipse.jdt.core.formatter.alignment_for_assignment=0
120 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16
121 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16
122 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80
    [all...]
  /external/icu/icu4j/main/classes/currdata/.settings/
org.eclipse.jdt.core.prefs 113 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
114 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
115 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16
116 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
117 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
118 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
119 org.eclipse.jdt.core.formatter.alignment_for_assignment=0
120 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16
121 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16
122 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80
    [all...]
  /external/icu/icu4j/main/classes/langdata/.settings/
org.eclipse.jdt.core.prefs 113 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
114 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
115 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16
116 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
117 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
118 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
119 org.eclipse.jdt.core.formatter.alignment_for_assignment=0
120 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16
121 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16
122 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80
    [all...]
  /external/icu/icu4j/main/classes/regiondata/.settings/
org.eclipse.jdt.core.prefs 113 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
114 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
115 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16
116 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
117 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
118 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
119 org.eclipse.jdt.core.formatter.alignment_for_assignment=0
120 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16
121 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16
122 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80
    [all...]
  /external/icu/icu4j/main/classes/translit/.settings/
org.eclipse.jdt.core.prefs 113 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
114 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
115 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16
116 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
117 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
118 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
119 org.eclipse.jdt.core.formatter.alignment_for_assignment=0
120 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16
121 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16
122 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80
    [all...]
  /external/icu/icu4j/main/tests/collate/.settings/
org.eclipse.jdt.core.prefs 100 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
101 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
102 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16
103 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
104 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
105 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
106 org.eclipse.jdt.core.formatter.alignment_for_assignment=0
107 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16
108 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16
109 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80
    [all...]
  /external/icu/icu4j/main/tests/translit/.settings/
org.eclipse.jdt.core.prefs 100 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
101 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
102 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16
103 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
104 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
105 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
106 org.eclipse.jdt.core.formatter.alignment_for_assignment=0
107 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16
108 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16
109 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80
    [all...]
  /cts/tests/tests/text/src/android/text/format/cts/
FormatterTest.java 23 import android.text.format.Formatter;
29 assertEquals("", Formatter.formatFileSize(null, 0));
35 assertEquals("0.00 B", Formatter.formatFileSize(mContext, 0));
37 assertEquals("899 B", Formatter.formatFileSize(mContext, 899));
39 assertEquals("1.00 KB", Formatter.formatFileSize(mContext, bd.pow(1).longValue()));
41 assertEquals("1.00 MB", Formatter.formatFileSize(mContext, bd.pow(2).longValue()));
43 assertEquals("1.00 GB", Formatter.formatFileSize(mContext, bd.pow(3).longValue()));
45 assertEquals("1.00 TB", Formatter.formatFileSize(mContext, bd.pow(4).longValue()));
47 assertEquals("1.00 PB", Formatter.formatFileSize(mContext, bd.pow(5).longValue()));
49 assertEquals("1024 PB", Formatter.formatFileSize(mContext, bd.pow(6).longValue()))
    [all...]
  /external/icu/icu4j/main/classes/charset/.settings/
org.eclipse.jdt.core.prefs 113 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
114 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
115 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16
116 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
117 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
118 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
119 org.eclipse.jdt.core.formatter.alignment_for_assignment=0
120 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16
121 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16
122 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80
    [all...]
  /external/icu/icu4j/main/classes/localespi/.settings/
org.eclipse.jdt.core.prefs 100 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
101 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
102 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16
103 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
104 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
105 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
106 org.eclipse.jdt.core.formatter.alignment_for_assignment=0
107 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16
108 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16
109 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80
    [all...]
  /external/icu/icu4j/main/tests/charset/.settings/
org.eclipse.jdt.core.prefs 100 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
101 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
102 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16
103 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
104 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
105 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
106 org.eclipse.jdt.core.formatter.alignment_for_assignment=0
107 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16
108 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16
109 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80
    [all...]
  /external/icu/icu4j/main/tests/core/.settings/
org.eclipse.jdt.core.prefs 100 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
101 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
102 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16
103 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
104 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
105 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
106 org.eclipse.jdt.core.formatter.alignment_for_assignment=0
107 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16
108 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16
109 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80
    [all...]
  /external/icu/icu4j/main/tests/framework/.settings/
org.eclipse.jdt.core.prefs 100 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
101 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
102 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16
103 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
104 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
105 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
106 org.eclipse.jdt.core.formatter.alignment_for_assignment=0
107 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16
108 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16
109 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80
    [all...]
  /external/icu/icu4j/main/tests/localespi/.settings/
org.eclipse.jdt.core.prefs 100 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
101 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
102 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16
103 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
104 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
105 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
106 org.eclipse.jdt.core.formatter.alignment_for_assignment=0
107 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16
108 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16
109 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=8
    [all...]
  /external/icu/icu4j/main/tests/packaging/.settings/
org.eclipse.jdt.core.prefs 100 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
101 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
102 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16
103 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16
104 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16
105 org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16
106 org.eclipse.jdt.core.formatter.alignment_for_assignment=0
107 org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16
108 org.eclipse.jdt.core.formatter.alignment_for_compact_if=16
109 org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80
    [all...]
  /development/ide/eclipse/
android-formatting.xml 4 <setting id="org.eclipse.jdt.core.formatter.align_type_members_on_columns" value="false"/>
5 <setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression" value="16"/>
6 <setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant" value="16"/>
7 <setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call" value="16"/>
8 <setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation" value="16"/>
9 <setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression" value="16"/>
10 <setting id="org.eclipse.jdt.core.formatter.alignment_for_assignment" value="0"/>
11 <setting id="org.eclipse.jdt.core.formatter.alignment_for_binary_expression" value="16"/>
12 <setting id="org.eclipse.jdt.core.formatter.alignment_for_compact_if" value="16"/>
13 <setting id="org.eclipse.jdt.core.formatter.alignment_for_conditional_expression" value="80"/
    [all...]
android-formatting-35.xml 4 <setting id="org.eclipse.jdt.core.formatter.align_type_members_on_columns" value="false"/>
5 <setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression" value="16"/>
6 <setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant" value="16"/>
7 <setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call" value="16"/>
8 <setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation" value="16"/>
9 <setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression" value="16"/>
10 <setting id="org.eclipse.jdt.core.formatter.alignment_for_assignment" value="0"/>
11 <setting id="org.eclipse.jdt.core.formatter.alignment_for_binary_expression" value="16"/>
12 <setting id="org.eclipse.jdt.core.formatter.alignment_for_compact_if" value="16"/>
13 <setting id="org.eclipse.jdt.core.formatter.alignment_for_conditional_expression" value="80"/
    [all...]

Completed in 852 milliseconds

1 2 3 4 5 6 7 8 91011>>