Home
last modified time | relevance | path

Searched refs:add (Results 1 – 25 of 9712) sorted by relevance

12345678910>>...389

/external/cldr/tools/java/org/unicode/cldr/util/
DDayPeriods.java145 public DayPeriodBuilder add(String dayPeriod, String localeName, int... hours) { in add() method in DayPeriods.DayPeriodBuilder
175 .add("NIGHT1", "night", 0, 1, 2, 3)
176 .add("MORNING1", "morning", 4, 5, 6, 7, 8, 9, 10, 11)
177 .add("AFTERNOON1", "afternoon", 12, 13, 14, 15, 16, 17)
178 .add("EVENING1", "evening", 18, 19, 20)
179 .add("NIGHT1", "night", 21, 22, 23)
183 .add("NIGHT1", "nag", 0, 1, 2, 3, 4)
184 .add("MORNING1", "oggend", 5, 6, 7, 8, 9, 10, 11)
185 .add("AFTERNOON1", "middag", 12, 13, 14, 15, 16, 17)
186 .add("EVENING1", "aand", 18, 19, 20, 21, 22, 23)
[all …]
DDayPeriodsOld.java145 public DayPeriodBuilder add(String dayPeriod, String localeName, int... hours) { in add() method in DayPeriodsOld.DayPeriodBuilder
175 .add("NIGHT1", "night", 0, 1, 2, 3, 4, 5, 21, 22, 23)
176 .add("MORNING1", "morning", 6, 7, 8, 9, 10, 11)
177 .add("AFTERNOON1", "afternoon", 12, 13, 14, 15, 16, 17)
178 .add("EVENING1", "evening", 18, 19, 20)
182 .add("MORNING", "oggend", 5, 6, 7, 8, 9, 10, 11)
183 .add("AFTERNOON", "middag", 12, 13, 14, 15, 16, 17)
184 .add("EVENING", "aand", 18, 19, 20, 21, 22, 23)
185 .add("NIGHT", "nag", 0, 1, 2, 3, 4)
189 .add("MORNING", "ochtend", 6, 7, 8, 9, 10, 11)
[all …]
/external/libphonenumber/repackaged/libphonenumber/src/com/android/i18n/phonenumbers/
DShortNumbersRegionCodeSet.java37 regionCodeSet.add("AC"); in getRegionCodeSet()
38 regionCodeSet.add("AD"); in getRegionCodeSet()
39 regionCodeSet.add("AE"); in getRegionCodeSet()
40 regionCodeSet.add("AF"); in getRegionCodeSet()
41 regionCodeSet.add("AG"); in getRegionCodeSet()
42 regionCodeSet.add("AI"); in getRegionCodeSet()
43 regionCodeSet.add("AL"); in getRegionCodeSet()
44 regionCodeSet.add("AM"); in getRegionCodeSet()
45 regionCodeSet.add("AO"); in getRegionCodeSet()
46 regionCodeSet.add("AR"); in getRegionCodeSet()
[all …]
DAlternateFormatsCountryCodeSet.java37 countryCodeSet.add(7); in getCountryCodeSet()
38 countryCodeSet.add(27); in getCountryCodeSet()
39 countryCodeSet.add(30); in getCountryCodeSet()
40 countryCodeSet.add(31); in getCountryCodeSet()
41 countryCodeSet.add(34); in getCountryCodeSet()
42 countryCodeSet.add(36); in getCountryCodeSet()
43 countryCodeSet.add(39); in getCountryCodeSet()
44 countryCodeSet.add(43); in getCountryCodeSet()
45 countryCodeSet.add(44); in getCountryCodeSet()
46 countryCodeSet.add(49); in getCountryCodeSet()
[all …]
DCountryCodeToRegionCodeMap.java46 listWithRegionCode.add("US"); in getCountryCodeToRegionCodeMap()
47 listWithRegionCode.add("AG"); in getCountryCodeToRegionCodeMap()
48 listWithRegionCode.add("AI"); in getCountryCodeToRegionCodeMap()
49 listWithRegionCode.add("AS"); in getCountryCodeToRegionCodeMap()
50 listWithRegionCode.add("BB"); in getCountryCodeToRegionCodeMap()
51 listWithRegionCode.add("BM"); in getCountryCodeToRegionCodeMap()
52 listWithRegionCode.add("BS"); in getCountryCodeToRegionCodeMap()
53 listWithRegionCode.add("CA"); in getCountryCodeToRegionCodeMap()
54 listWithRegionCode.add("DM"); in getCountryCodeToRegionCodeMap()
55 listWithRegionCode.add("DO"); in getCountryCodeToRegionCodeMap()
[all …]
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
DShortNumbersRegionCodeSet.java33 regionCodeSet.add("AC"); in getRegionCodeSet()
34 regionCodeSet.add("AD"); in getRegionCodeSet()
35 regionCodeSet.add("AE"); in getRegionCodeSet()
36 regionCodeSet.add("AF"); in getRegionCodeSet()
37 regionCodeSet.add("AG"); in getRegionCodeSet()
38 regionCodeSet.add("AI"); in getRegionCodeSet()
39 regionCodeSet.add("AL"); in getRegionCodeSet()
40 regionCodeSet.add("AM"); in getRegionCodeSet()
41 regionCodeSet.add("AO"); in getRegionCodeSet()
42 regionCodeSet.add("AR"); in getRegionCodeSet()
[all …]
DAlternateFormatsCountryCodeSet.java33 countryCodeSet.add(7); in getCountryCodeSet()
34 countryCodeSet.add(27); in getCountryCodeSet()
35 countryCodeSet.add(30); in getCountryCodeSet()
36 countryCodeSet.add(31); in getCountryCodeSet()
37 countryCodeSet.add(34); in getCountryCodeSet()
38 countryCodeSet.add(36); in getCountryCodeSet()
39 countryCodeSet.add(39); in getCountryCodeSet()
40 countryCodeSet.add(43); in getCountryCodeSet()
41 countryCodeSet.add(44); in getCountryCodeSet()
42 countryCodeSet.add(49); in getCountryCodeSet()
[all …]
DCountryCodeToRegionCodeMap.java42 listWithRegionCode.add("US"); in getCountryCodeToRegionCodeMap()
43 listWithRegionCode.add("AG"); in getCountryCodeToRegionCodeMap()
44 listWithRegionCode.add("AI"); in getCountryCodeToRegionCodeMap()
45 listWithRegionCode.add("AS"); in getCountryCodeToRegionCodeMap()
46 listWithRegionCode.add("BB"); in getCountryCodeToRegionCodeMap()
47 listWithRegionCode.add("BM"); in getCountryCodeToRegionCodeMap()
48 listWithRegionCode.add("BS"); in getCountryCodeToRegionCodeMap()
49 listWithRegionCode.add("CA"); in getCountryCodeToRegionCodeMap()
50 listWithRegionCode.add("DM"); in getCountryCodeToRegionCodeMap()
51 listWithRegionCode.add("DO"); in getCountryCodeToRegionCodeMap()
[all …]
/external/python/cpython2/Lib/test/decimaltestdata/
DdqAdd.decTest32 dqadd001 add 1 1 -> 2
33 dqadd002 add 2 3 -> 5
34 dqadd003 add '5.75' '3.3' -> 9.05
35 dqadd004 add '5' '-3' -> 2
36 dqadd005 add '-5' '-3' -> -8
37 dqadd006 add '-7' '2.5' -> -4.5
38 dqadd007 add '0.7' '0.3' -> 1.0
39 dqadd008 add '1.25' '1.25' -> 2.50
40 dqadd009 add '1.23456789' '1.00000000' -> '2.23456789'
41 dqadd010 add '1.23456789' '1.00000011' -> '2.23456800'
[all …]
DddAdd.decTest32 ddadd001 add 1 1 -> 2
33 ddadd002 add 2 3 -> 5
34 ddadd003 add '5.75' '3.3' -> 9.05
35 ddadd004 add '5' '-3' -> 2
36 ddadd005 add '-5' '-3' -> -8
37 ddadd006 add '-7' '2.5' -> -4.5
38 ddadd007 add '0.7' '0.3' -> 1.0
39 ddadd008 add '1.25' '1.25' -> 2.50
40 ddadd009 add '1.23456789' '1.00000000' -> '2.23456789'
41 ddadd010 add '1.23456789' '1.00000011' -> '2.23456800'
[all …]
Dadd.decTest2 -- add.decTest -- decimal addition --
29 addx001 add 1 1 -> 2
30 addx002 add 2 3 -> 5
31 addx003 add '5.75' '3.3' -> 9.05
32 addx004 add '5' '-3' -> 2
33 addx005 add '-5' '-3' -> -8
34 addx006 add '-7' '2.5' -> -4.5
35 addx007 add '0.7' '0.3' -> 1.0
36 addx008 add '1.25' '1.25' -> 2.50
37 addx009 add '1.23456789' '1.00000000' -> '2.23456789'
[all …]
Drounding.decTest25 -- [We do assume add/minus/plus/subtract are common paths, however, as
43 radx100 add 12345 -0.1 -> 12344 Inexact Rounded
44 radx101 add 12345 -0.01 -> 12344 Inexact Rounded
45 radx102 add 12345 -0.001 -> 12344 Inexact Rounded
46 radx103 add 12345 -0.00001 -> 12344 Inexact Rounded
47 radx104 add 12345 -0.000001 -> 12344 Inexact Rounded
48 radx105 add 12345 -0.0000001 -> 12344 Inexact Rounded
49 radx106 add 12345 0 -> 12345
50 radx107 add 12345 0.0000001 -> 12345 Inexact Rounded
51 radx108 add 12345 0.000001 -> 12345 Inexact Rounded
[all …]
/external/python/cpython3/Lib/test/decimaltestdata/
DdqAdd.decTest32 dqadd001 add 1 1 -> 2
33 dqadd002 add 2 3 -> 5
34 dqadd003 add '5.75' '3.3' -> 9.05
35 dqadd004 add '5' '-3' -> 2
36 dqadd005 add '-5' '-3' -> -8
37 dqadd006 add '-7' '2.5' -> -4.5
38 dqadd007 add '0.7' '0.3' -> 1.0
39 dqadd008 add '1.25' '1.25' -> 2.50
40 dqadd009 add '1.23456789' '1.00000000' -> '2.23456789'
41 dqadd010 add '1.23456789' '1.00000011' -> '2.23456800'
[all …]
DddAdd.decTest32 ddadd001 add 1 1 -> 2
33 ddadd002 add 2 3 -> 5
34 ddadd003 add '5.75' '3.3' -> 9.05
35 ddadd004 add '5' '-3' -> 2
36 ddadd005 add '-5' '-3' -> -8
37 ddadd006 add '-7' '2.5' -> -4.5
38 ddadd007 add '0.7' '0.3' -> 1.0
39 ddadd008 add '1.25' '1.25' -> 2.50
40 ddadd009 add '1.23456789' '1.00000000' -> '2.23456789'
41 ddadd010 add '1.23456789' '1.00000011' -> '2.23456800'
[all …]
Dadd.decTest2 -- add.decTest -- decimal addition --
29 addx001 add 1 1 -> 2
30 addx002 add 2 3 -> 5
31 addx003 add '5.75' '3.3' -> 9.05
32 addx004 add '5' '-3' -> 2
33 addx005 add '-5' '-3' -> -8
34 addx006 add '-7' '2.5' -> -4.5
35 addx007 add '0.7' '0.3' -> 1.0
36 addx008 add '1.25' '1.25' -> 2.50
37 addx009 add '1.23456789' '1.00000000' -> '2.23456789'
[all …]
Drounding.decTest25 -- [We do assume add/minus/plus/subtract are common paths, however, as
43 radx100 add 12345 -0.1 -> 12344 Inexact Rounded
44 radx101 add 12345 -0.01 -> 12344 Inexact Rounded
45 radx102 add 12345 -0.001 -> 12344 Inexact Rounded
46 radx103 add 12345 -0.00001 -> 12344 Inexact Rounded
47 radx104 add 12345 -0.000001 -> 12344 Inexact Rounded
48 radx105 add 12345 -0.0000001 -> 12344 Inexact Rounded
49 radx106 add 12345 0 -> 12345
50 radx107 add 12345 0.0000001 -> 12345 Inexact Rounded
51 radx108 add 12345 0.000001 -> 12345 Inexact Rounded
[all …]
/external/cldr/tools/java/com/ibm/icu/text/
DListFormatData.java5 ListFormat.add("af", "{0} en {1}", "{0}, {1}", "{0}, {1}", "{0} en {1}"); in load()
6 ListFormat.add("am", "{0} እና {1}", "{0}, {1}", "{0}, {1}", "{0}, እና {1}"); in load()
7 ListFormat.add("ar", "{0} و {1}", "{0}، {1}", "{0}، {1}", "{0}، و {1}"); in load()
8 ListFormat.add("bg", "{0} и {1}", "{0}, {1}", "{0}, {1}", "{0} и {1}"); in load()
9 ListFormat.add("bn", "{0} এবং {1}", "{0}, {1}", "{0}, {1}", "{0}, এবং {1}"); in load()
10 ListFormat.add("bs", "{0} i {1}", "{0}, {1}", "{0}, {1}", "{0} i {1}"); in load()
11 ListFormat.add("ca", "{0} i {1}", "{0}, {1}", "{0}, {1}", "{0} i {1}"); in load()
12 ListFormat.add("cs", "{0} a {1}", "{0}, {1}", "{0}, {1}", "{0} a {1}"); in load()
13 ListFormat.add("da", "{0} og {1}", "{0}, {1}", "{0}, {1}", "{0} og {1}"); in load()
14 ListFormat.add("de", "{0} und {1}", "{0}, {1}", "{0}, {1}", "{0} und {1}"); in load()
[all …]
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/jsontype/impl/
DSubTypeValidator.java35 s.add("org.apache.commons.collections.functors.InvokerTransformer");
36 s.add("org.apache.commons.collections.functors.InstantiateTransformer");
37 s.add("org.apache.commons.collections4.functors.InvokerTransformer");
38 s.add("org.apache.commons.collections4.functors.InstantiateTransformer");
39 s.add("org.codehaus.groovy.runtime.ConvertedClosure");
40 s.add("org.codehaus.groovy.runtime.MethodClosure");
41 s.add("org.springframework.beans.factory.ObjectFactory");
42 s.add("com.sun.org.apache.xalan.internal.xsltc.trax.TemplatesImpl");
43 s.add("org.apache.xalan.xsltc.trax.TemplatesImpl");
45 s.add("com.sun.rowset.JdbcRowSetImpl");
[all …]
/external/antlr/tool/src/main/java/org/antlr/codegen/
DCSharp3Target.java49 add("abstract"); add("event"); add("new"); add("struct");
50 add("as"); add("explicit"); add("null"); add("switch");
51 add("base"); add("extern"); add("object"); add("this");
52 add("bool"); add("false"); add("operator"); add("throw");
53 add("break"); add("finally"); add("out"); add("true");
54 add("byte"); add("fixed"); add("override"); add("try");
55 add("case"); add("float"); add("params"); add("typeof");
56 add("catch"); add("for"); add("private"); add("uint");
57 add("char"); add("foreach"); add("protected"); add("ulong");
58 add("checked"); add("goto"); add("public"); add("unchecked");
[all …]
/external/javaparser/javaparser-core-metamodel-generator/src/main/java/com/github/javaparser/generator/metamodel/
DMetaModelGenerator.java34 add(Node.class);
36 add(BodyDeclaration.class);
37 add(CallableDeclaration.class);
38 add(Statement.class);
39 add(Expression.class);
40 add(Type.class);
42 add(AnnotationExpr.class);
43 add(TypeDeclaration.class);
44 add(ReferenceType.class);
46 add(LiteralExpr.class);
[all …]
/external/llvm-project/llvm/lib/Transforms/IPO/
DPassManagerBuilder.cpp277 PM.add(createCFLSteensAAWrapperPass()); in addInitialAliasAnalysisPasses()
280 PM.add(createCFLAndersAAWrapperPass()); in addInitialAliasAnalysisPasses()
283 PM.add(createCFLSteensAAWrapperPass()); in addInitialAliasAnalysisPasses()
284 PM.add(createCFLAndersAAWrapperPass()); in addInitialAliasAnalysisPasses()
293 PM.add(createTypeBasedAAWrapperPass()); in addInitialAliasAnalysisPasses()
294 PM.add(createScopedNoAliasAAWrapperPass()); in addInitialAliasAnalysisPasses()
300 FPM.add(createEntryExitInstrumenterPass()); in populateFunctionPassManager()
304 FPM.add(new TargetLibraryInfoWrapperPass(*LibraryInfo)); in populateFunctionPassManager()
311 FPM.add(createLowerMatrixIntrinsicsMinimalPass()); in populateFunctionPassManager()
317 FPM.add(createCFGSimplificationPass()); in populateFunctionPassManager()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmSpirvVersion1p4Tests.cpp56 void add(const char* basename, const char* description) in add() function
60 …void add(const char* basename, const char* description, const std::vector<std::string>& requiremen… in add() function
147 group.add("different_matrix_layout","different matrix layout"); in createSpirvVersion1p4Group()
148 group.add("different_matrix_strides","different matrix strides"); in createSpirvVersion1p4Group()
149 group.add("nested_arrays_different_inner_stride","nested_arrays_different_inner_stride"); in createSpirvVersion1p4Group()
150 group.add("nested_arrays_different_outer_stride","nested_arrays_different_inner_stride"); in createSpirvVersion1p4Group()
151 group.add("nested_arrays_different_strides","nested_arrays_different_strides"); in createSpirvVersion1p4Group()
152 group.add("same_array_two_ids","same array two ids"); in createSpirvVersion1p4Group()
153 group.add("same_struct_two_ids","same struct two ids"); in createSpirvVersion1p4Group()
154 group.add("ssbo_to_ubo","ssbo_to_ubo"); in createSpirvVersion1p4Group()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DPassManagerBuilder.cpp252 PM.add(createCFLSteensAAWrapperPass()); in addInitialAliasAnalysisPasses()
255 PM.add(createCFLAndersAAWrapperPass()); in addInitialAliasAnalysisPasses()
258 PM.add(createCFLSteensAAWrapperPass()); in addInitialAliasAnalysisPasses()
259 PM.add(createCFLAndersAAWrapperPass()); in addInitialAliasAnalysisPasses()
268 PM.add(createTypeBasedAAWrapperPass()); in addInitialAliasAnalysisPasses()
269 PM.add(createScopedNoAliasAAWrapperPass()); in addInitialAliasAnalysisPasses()
275 PM.add(createInstructionCombiningPass(ExpensiveCombines)); in addInstructionCombiningPass()
281 FPM.add(createEntryExitInstrumenterPass()); in populateFunctionPassManager()
285 FPM.add(new TargetLibraryInfoWrapperPass(*LibraryInfo)); in populateFunctionPassManager()
291 FPM.add(createCFGSimplificationPass()); in populateFunctionPassManager()
[all …]
/external/llvm-project/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll10 ; CHECK-NEXT: add i64 %{{.*}}, 1617
12 %t0 = add i64 %x0, 1
13 %t1 = add i64 %x0, 2
14 %t2 = add i64 %x0, 3
15 %t3 = add i64 %x0, 4
16 %t4 = add i64 %x0, 5
17 %t5 = add i64 %x0, 6
18 %t6 = add i64 %x0, 7
19 %t7 = add i64 %x0, 8
20 %t8 = add i64 %x0, 9
[all …]
/external/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll10 ; CHECK-NEXT: add i64 %{{.*}}, 1617
12 %t0 = add i64 %x0, 1
13 %t1 = add i64 %x0, 2
14 %t2 = add i64 %x0, 3
15 %t3 = add i64 %x0, 4
16 %t4 = add i64 %x0, 5
17 %t5 = add i64 %x0, 6
18 %t6 = add i64 %x0, 7
19 %t7 = add i64 %x0, 8
20 %t8 = add i64 %x0, 9
[all …]

12345678910>>...389