/third_party/libphonenumber/migrator/src/data/ |
D | recipes.csv | 2 …7xxxxxxxx ; true ; redial +8412(0|6|8) with +847(0|6|8) 3 …xxx ; xx79xxxxxxx ; true ; redial +84121 with +8479 4 …xxx ; xx77xxxxxxx ; true ; redial +84122 with +8477 5 …8xxxxxxxx ; true ; redial +8412(3|4|5) with +848(3|4|5) 6 …xxx ; xx81xxxxxxx ; true ; redial +84127 with +8481 7 …xxx ; xx82xxxxxxx ; true ; redial +84129 with +8482 8 …; true ; redial +8416(2|3|4|5|6|7|8|9) with +843(2|3|4|5|6|7|8|… 9 … xx5xxxxxxxx ; true ; redial +8418(6|8) with +845(6|8) 10 …xxx ; xx59xxxxxxx ; true ; redial +84199 with +8459 11 …x ; xx672xxxxxx ; true ; redial +84992 with +84672 [all …]
|
/third_party/flutter/skia/third_party/externals/icu/source/data/rbnf/ |
D | it.txt | 48 "20: vent>%%msco-with-i>;", 49 "30: trent>%%msco-with-a>;", 50 "40: quarant>%%msco-with-a>;", 51 "50: cinquant>%%msco-with-a>;", 52 "60: sessant>%%msco-with-a>;", 53 "70: settant>%%msco-with-a>;", 54 "80: ottant>%%msco-with-a>;", 55 "90: novant>%%msco-with-a>;", 56 "100: cent>%%msco-with-o>;", 57 "200: <<\u00ADcent>%%msco-with-o>;", [all …]
|
/third_party/icu/icu4c/source/data/rbnf/ |
D | it.txt | 49 "20: vent>%%msco-with-i>;", 50 "30: trent>%%msco-with-a>;", 51 "40: quarant>%%msco-with-a>;", 52 "50: cinquant>%%msco-with-a>;", 53 "60: sessant>%%msco-with-a>;", 54 "70: settant>%%msco-with-a>;", 55 "80: ottant>%%msco-with-a>;", 56 "90: novant>%%msco-with-a>;", 57 "100: cent>%%msco-with-o>;", 58 "200: <<\u00ADcent>%%msco-with-o>;", [all …]
|
/third_party/skia/third_party/externals/icu/source/data/rbnf/ |
D | it.txt | 49 "20: vent>%%msco-with-i>;", 50 "30: trent>%%msco-with-a>;", 51 "40: quarant>%%msco-with-a>;", 52 "50: cinquant>%%msco-with-a>;", 53 "60: sessant>%%msco-with-a>;", 54 "70: settant>%%msco-with-a>;", 55 "80: ottant>%%msco-with-a>;", 56 "90: novant>%%msco-with-a>;", 57 "100: cent>%%msco-with-o>;", 58 "200: <<\u00ADcent>%%msco-with-o>;", [all …]
|
/third_party/openssl/test/ssl-tests/ |
D | 28-seclevel.cnf | 1 # Generated with generate_ssl_tests.pl 5 test-0 = 0-SECLEVEL 3 with default key 6 test-1 = 1-SECLEVEL 4 with ED448 key 7 test-2 = 2-SECLEVEL 5 server with ED448 key 8 test-3 = 3-SECLEVEL 5 client with ED448 key 9 test-4 = 4-SECLEVEL 3 with P-384 key, X25519 ECDHE 10 test-5 = 5-SECLEVEL 3 with ED448 key, TLSv1.2 13 [0-SECLEVEL 3 with default key] 14 ssl_conf = 0-SECLEVEL 3 with default key-ssl 16 [0-SECLEVEL 3 with default key-ssl] [all …]
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
D | NumberFormatterApiTest.java | 80 NumberFormatter.with(), in notationSimple() 96 NumberFormatter.with().notation(Notation.simple()), in notationSimple() 112 NumberFormatter.with(), in notationSimple() 124 NumberFormatter.with().notation(Notation.scientific()), in notationScientific() 140 NumberFormatter.with().notation(Notation.engineering()), in notationScientific() 156 …NumberFormatter.with().notation(Notation.scientific().withExponentSignDisplay(SignDisplay.ALWAYS)), in notationScientific() 172 NumberFormatter.with().notation(Notation.scientific().withMinExponentDigits(2)), in notationScientific() 188 NumberFormatter.with().notation(Notation.scientific()), in notationScientific() 197 NumberFormatter.with().notation(Notation.scientific()), in notationScientific() 206 NumberFormatter.with().notation(Notation.scientific()), in notationScientific() [all …]
|
D | NumberRangeFormatterTest.java | 51 LocalizedNumberRangeFormatter lnrf2 = NumberRangeFormatter.with().locale(ULocale.US); in testSanity() 53 LocalizedNumberRangeFormatter lnrf4 = NumberRangeFormatter.with().locale(Locale.US); in testSanity() 66 NumberRangeFormatter.with(), in testBasic() 81 NumberRangeFormatter.with() in testBasic() 82 .numberFormatterBoth(NumberFormatter.with().unit(MeasureUnit.METER)), in testBasic() 97 NumberRangeFormatter.with() in testBasic() 98 .numberFormatterFirst(NumberFormatter.with().unit(MeasureUnit.METER)) in testBasic() 99 .numberFormatterSecond(NumberFormatter.with().unit(MeasureUnit.KILOMETER)), in testBasic() 114 NumberRangeFormatter.with() in testBasic() 115 ….numberFormatterBoth(NumberFormatter.with().unit(MeasureUnit.METER).unitWidth(UnitWidth.FULL_NAME)… in testBasic() [all …]
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/ |
D | NumberFormatterApiTest.java | 83 NumberFormatter.with(), in notationSimple() 99 NumberFormatter.with().notation(Notation.simple()), in notationSimple() 115 NumberFormatter.with(), in notationSimple() 127 NumberFormatter.with().notation(Notation.scientific()), in notationScientific() 143 NumberFormatter.with().notation(Notation.engineering()), in notationScientific() 159 …NumberFormatter.with().notation(Notation.scientific().withExponentSignDisplay(SignDisplay.ALWAYS)), in notationScientific() 175 NumberFormatter.with().notation(Notation.scientific().withMinExponentDigits(2)), in notationScientific() 191 NumberFormatter.with().notation(Notation.scientific()), in notationScientific() 200 NumberFormatter.with().notation(Notation.scientific()), in notationScientific() 209 NumberFormatter.with().notation(Notation.scientific()), in notationScientific() [all …]
|
D | NumberRangeFormatterTest.java | 55 LocalizedNumberRangeFormatter lnrf2 = NumberRangeFormatter.with().locale(ULocale.US); in testSanity() 57 LocalizedNumberRangeFormatter lnrf4 = NumberRangeFormatter.with().locale(Locale.US); in testSanity() 70 NumberRangeFormatter.with(), in testBasic() 85 NumberRangeFormatter.with() in testBasic() 86 .numberFormatterBoth(NumberFormatter.with().unit(MeasureUnit.METER)), in testBasic() 101 NumberRangeFormatter.with() in testBasic() 102 .numberFormatterFirst(NumberFormatter.with().unit(MeasureUnit.METER)) in testBasic() 103 .numberFormatterSecond(NumberFormatter.with().unit(MeasureUnit.KILOMETER)), in testBasic() 118 NumberRangeFormatter.with() in testBasic() 119 ….numberFormatterBoth(NumberFormatter.with().unit(MeasureUnit.METER).unitWidth(UnitWidth.FULL_NAME)… in testBasic() [all …]
|
/third_party/rust/crates/tracing/tracing-subscriber/tests/ |
D | option.rs | 25 let subscriber = tracing_subscriber::registry().with(LevelFilter::INFO); in just_layer() 32 .with(LevelFilter::INFO) in subscriber_and_option_some_layer() 33 .with(Some(LevelFilter::DEBUG)); in subscriber_and_option_some_layer() 41 .with(LevelFilter::ERROR) in subscriber_and_option_none_layer() 42 .with(None::<LevelFilter>); in subscriber_and_option_none_layer() 49 let subscriber = tracing_subscriber::registry().with(None::<LevelFilter>); in just_option_some_layer() 56 let subscriber = tracing_subscriber::registry().with(Some(LevelFilter::ERROR)); in just_option_none_layer() 65 .with(BasicLayer(None)) in none_outside_doesnt_override_max_level() 66 .with(None::<LevelFilter>); in none_outside_doesnt_override_max_level() 76 .with(BasicLayer(None)) in none_outside_doesnt_override_max_level() [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | es5-asyncFunctionWithStatements.errors.txt | 1 tests/cases/compiler/es5-asyncFunctionWithStatements.ts(4,5): error TS1300: 'with' statements are n… 2 …ctionWithStatements.ts(4,5): error TS2410: The 'with' statement is not supported. All symbols in a… 3 tests/cases/compiler/es5-asyncFunctionWithStatements.ts(10,5): error TS1300: 'with' statements are … 4 …tionWithStatements.ts(10,5): error TS2410: The 'with' statement is not supported. All symbols in a… 5 tests/cases/compiler/es5-asyncFunctionWithStatements.ts(16,5): error TS1300: 'with' statements are … 6 …tionWithStatements.ts(16,5): error TS2410: The 'with' statement is not supported. All symbols in a… 7 tests/cases/compiler/es5-asyncFunctionWithStatements.ts(24,5): error TS1300: 'with' statements are … 8 …tionWithStatements.ts(24,5): error TS2410: The 'with' statement is not supported. All symbols in a… 15 with (x) { 17 !!! error TS1300: 'with' statements are not allowed in an async function block. [all …]
|
D | functionWithUseStrictAndSimpleParameterList_es2016.errors.txt | 1 …arameterList_es2016.ts(1,12): error TS1346: This parameter is not allowed with 'use strict' direct… 2 …rList_es2016.ts(2,5): error TS1347: 'use strict' directive cannot be used with non-simple paramete… 3 …rameterList_es2016.ts(15,15): error TS1346: This parameter is not allowed with 'use strict' direct… 4 …List_es2016.ts(16,5): error TS1347: 'use strict' directive cannot be used with non-simple paramete… 5 …rameterList_es2016.ts(19,16): error TS1346: This parameter is not allowed with 'use strict' direct… 6 …rameterList_es2016.ts(19,23): error TS1346: This parameter is not allowed with 'use strict' direct… 7 …List_es2016.ts(20,5): error TS1347: 'use strict' directive cannot be used with non-simple paramete… 8 …rameterList_es2016.ts(23,23): error TS1346: This parameter is not allowed with 'use strict' direct… 9 …List_es2016.ts(24,5): error TS1347: 'use strict' directive cannot be used with non-simple paramete… 10 …rameterList_es2016.ts(27,31): error TS1346: This parameter is not allowed with 'use strict' direct… [all …]
|
D | exponentiationOperatorSyntaxError1.errors.txt | 1 …entiationOperatorSyntaxError1.ts(2,1): error TS17006: An unary expression with the '-' operator is… 2 …entiationOperatorSyntaxError1.ts(3,1): error TS17006: An unary expression with the '+' operator is… 3 …entiationOperatorSyntaxError1.ts(4,6): error TS17006: An unary expression with the '-' operator is… 4 …entiationOperatorSyntaxError1.ts(5,6): error TS17006: An unary expression with the '-' operator is… 5 …entiationOperatorSyntaxError1.ts(6,1): error TS17006: An unary expression with the '-' operator is… 6 …entiationOperatorSyntaxError1.ts(6,7): error TS17006: An unary expression with the '-' operator is… 7 …entiationOperatorSyntaxError1.ts(7,1): error TS17006: An unary expression with the '-' operator is… 8 …ntiationOperatorSyntaxError1.ts(11,1): error TS17006: An unary expression with the '-' operator is… 9 …ntiationOperatorSyntaxError1.ts(12,1): error TS17006: An unary expression with the '+' operator is… 10 …ntiationOperatorSyntaxError1.ts(13,1): error TS17006: An unary expression with the '-' operator is… [all …]
|
D | duplicateIdentifierEnum.errors.txt | 1 …eIdentifierEnum_A.ts(2,6): error TS2567: Enum declarations can only merge with namespace or other … 2 …eIdentifierEnum_A.ts(5,7): error TS2567: Enum declarations can only merge with namespace or other … 3 …IdentifierEnum_A.ts(9,11): error TS2567: Enum declarations can only merge with namespace or other … 4 …dentifierEnum_A.ts(12,12): error TS2567: Enum declarations can only merge with namespace or other … 5 …dentifierEnum_A.ts(16,12): error TS2567: Enum declarations can only merge with namespace or other … 6 …dentifierEnum_A.ts(19,10): error TS2567: Enum declarations can only merge with namespace or other … 7 …IdentifierEnum_A.ts(23,6): error TS2567: Enum declarations can only merge with namespace or other … 8 …IdentifierEnum_A.ts(26,7): error TS2567: Enum declarations can only merge with namespace or other … 9 …IdentifierEnum_B.ts(1,10): error TS2567: Enum declarations can only merge with namespace or other … 10 …eIdentifierEnum_B.ts(4,6): error TS2567: Enum declarations can only merge with namespace or other … [all …]
|
D | staticPropertyNameConflicts.errors.txt | 1 …rtyNameConflicts.ts(3,12): error TS2699: Static property 'name' conflicts with built-in property '… 2 …rtyNameConflicts.ts(8,12): error TS2699: Static property 'name' conflicts with built-in property '… 3 …NameConflicts.ts(14,12): error TS2699: Static property 'length' conflicts with built-in property '… 4 …NameConflicts.ts(19,12): error TS2699: Static property 'length' conflicts with built-in property '… 5 …eConflicts.ts(25,12): error TS2699: Static property 'prototype' conflicts with built-in property '… 7 …eConflicts.ts(30,12): error TS2699: Static property 'prototype' conflicts with built-in property '… 8 …NameConflicts.ts(36,12): error TS2699: Static property 'caller' conflicts with built-in property '… 9 …NameConflicts.ts(41,12): error TS2699: Static property 'caller' conflicts with built-in property '… 10 …eConflicts.ts(47,12): error TS2699: Static property 'arguments' conflicts with built-in property '… 11 …eConflicts.ts(52,12): error TS2699: Static property 'arguments' conflicts with built-in property '… [all …]
|
D | augmentedTypesEnum.errors.txt | 1 …ugmentedTypesEnum.ts(2,6): error TS2567: Enum declarations can only merge with namespace or other … 2 …ugmentedTypesEnum.ts(3,5): error TS2567: Enum declarations can only merge with namespace or other … 3 …ugmentedTypesEnum.ts(6,6): error TS2567: Enum declarations can only merge with namespace or other … 4 …gmentedTypesEnum.ts(7,10): error TS2567: Enum declarations can only merge with namespace or other … 5 …ugmentedTypesEnum.ts(9,6): error TS2567: Enum declarations can only merge with namespace or other … 6 …gmentedTypesEnum.ts(10,5): error TS2567: Enum declarations can only merge with namespace or other … 7 …gmentedTypesEnum.ts(13,6): error TS2567: Enum declarations can only merge with namespace or other … 8 …gmentedTypesEnum.ts(14,7): error TS2567: Enum declarations can only merge with namespace or other … 9 tests/cases/compiler/augmentedTypesEnum.ts(18,11): error TS2432: In an enum with multiple declarati… 12 tests/cases/compiler/augmentedTypesEnum.ts(21,12): error TS2432: In an enum with multiple declarati… [all …]
|
/third_party/icu/icu4c/source/test/intltest/ |
D | numbertest_range.cpp | 61 LocalizedNumberRangeFormatter lnrf2 = NumberRangeFormatter::with().locale("en-us"); in testSanity() 70 NumberRangeFormatter::with(), in testBasic() 85 NumberRangeFormatter::with() in testBasic() 86 .numberFormatterBoth(NumberFormatter::with().unit(METER)), in testBasic() 101 NumberRangeFormatter::with() in testBasic() 102 .numberFormatterFirst(NumberFormatter::with().unit(METER)) in testBasic() 103 .numberFormatterSecond(NumberFormatter::with().unit(KILOMETER)), in testBasic() 118 NumberRangeFormatter::with() in testBasic() 119 … .numberFormatterBoth(NumberFormatter::with().unit(METER).unitWidth(UNUM_UNIT_WIDTH_FULL_NAME)), in testBasic() 134 NumberRangeFormatter::with() in testBasic() [all …]
|
D | numbertest_api.cpp | 136 NumberFormatter::with(), in notationSimple() 152 NumberFormatter::with().notation(Notation::simple()), in notationSimple() 168 NumberFormatter::with(), in notationSimple() 180 NumberFormatter::with().notation(Notation::scientific()), in notationScientific() 196 NumberFormatter::with().notation(Notation::engineering()), in notationScientific() 212 NumberFormatter::with().notation( in notationScientific() 229 NumberFormatter::with().notation(Notation::scientific().withMinExponentDigits(2)), in notationScientific() 245 NumberFormatter::with().notation(Notation::scientific()), in notationScientific() 254 NumberFormatter::with().notation(Notation::scientific()), in notationScientific() 263 NumberFormatter::with().notation(Notation::scientific()), in notationScientific() [all …]
|
/third_party/protobuf/kokoro/linux/dockerfile/test/php/ |
D | Dockerfile | 3 # Install dependencies. We start with the basic ones require to build protoc 65 --with-gmp \ 66 --with-openssl \ 67 --with-zlib \ 75 --with-gmp \ 76 --with-openssl \ 77 --with-zlib \ 95 --with-gmp \ 96 --with-openssl \ 97 --with-zlib \ [all …]
|
/third_party/ffmpeg/tests/ref/fate/ |
D | opt | 133 Setting entry with key 'num' to value '0' 134 Setting entry with key 'toggle' to value '1' 135 Setting entry with key 'rational' to value '1/1' 136 Setting entry with key 'string' to value 'default' 137 Setting entry with key 'escape' to value '\=,' 138 Setting entry with key 'flags' to value '0x00000001' 139 Setting entry with key 'size' to value '200x300' 140 Setting entry with key 'pix_fmt' to value '0bgr' 141 Setting entry with key 'sample_fmt' to value 's16' 142 Setting entry with key 'video_rate' to value '25/1' [all …]
|
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
D | TrieTest.java | 21 trie.root().with("answer", t -> t.putPrefixAndValue(42)); in testSimple() 28 trie.root().with("foo", foo -> foo.with("bar", fooBar -> fooBar.putPrefixAndValue(42))); in testSubSpan() 35 trie.root().with("foo", foo -> { in testHierarchyAndOrdering() 36 foo.with("two", sub -> sub.putPrefixAndValue(3)); in testHierarchyAndOrdering() 37 foo.with("one", sub -> sub.putPrefixAndValue(2)); in testHierarchyAndOrdering() 38 foo.with("*", sub -> sub.putPrefixAndValue(1)); in testHierarchyAndOrdering() 40 …trie.root().with("bar", bar -> bar.with("baz", baz -> baz.with("quux", quux -> quux.putPrefixAndVa… in testHierarchyAndOrdering() 59 trie.root().with("$", foo -> { in testStarOrdering() 61 foo.with("$", sub -> sub.putPrefixAndValue(5)); in testStarOrdering() 63 foo.with("$$", sub -> sub.putPrefixAndValue(3)); in testStarOrdering() [all …]
|
/third_party/rust/crates/tracing/tracing-subscriber/src/layer/ |
D | tests.rs | 139 crate::registry().with(RecordingLayer { in context_event_span() 167 .with(NopLayer) in mixed_with_unfiltered() 168 .with(NopLayer.with_filter(LevelFilter::INFO)); in mixed_with_unfiltered() 174 let subscriber = crate::registry().with(NopLayer).with( in mixed_with_unfiltered_layered() 185 .with(NopLayer) in mixed_interleaved() 186 .with(NopLayer.with_filter(LevelFilter::INFO)) in mixed_interleaved() 187 .with(NopLayer) in mixed_interleaved() 188 .with(NopLayer.with_filter(LevelFilter::INFO)); in mixed_interleaved() 195 .with(NopLayer.with_filter(LevelFilter::INFO).and_then(NopLayer)) in mixed_layered() 196 .with(NopLayer.and_then(NopLayer.with_filter(LevelFilter::INFO))); in mixed_layered() [all …]
|
/third_party/openssl/test/recipes/30-test_evp_data/ |
D | evppkey_ecc.txt | 5 # this file except in compliance with the License. You can obtain a copy 9 # Tests start with one of these keywords 12 # and continue until a blank line. Lines starting with a pound sign are ignored. 44 # ECDH Alice with Bob peer 50 # ECDH Bob with Alice peer 56 # ECC CDH Alice with Bob peer 63 # ECC CDH Bob with Alice peer 76 # ECC CDH Bob with Malice peer 84 # ECC CDH Alice with Malice peer 122 # ECDH Alice with Bob peer [all …]
|
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/material/ |
D | data_table_demo.dart | 37 Dessert('Frozen yogurt with sugar', 168, 6.0, 26, 4.0, 87, 14, 1), 38 Dessert('Ice cream sandwich with sugar', 246, 9.0, 39, 4.3, 129, 8, 1), 39 Dessert('Eclair with sugar', 271, 16.0, 26, 6.0, 337, 6, 7), 40 Dessert('Cupcake with sugar', 314, 3.7, 69, 4.3, 413, 3, 8), 41 Dessert('Gingerbread with sugar', 345, 16.0, 51, 3.9, 327, 7, 16), 42 Dessert('Jelly bean with sugar', 364, 0.0, 96, 0.0, 50, 0, 0), 43 Dessert('Lollipop with sugar', 401, 0.2, 100, 0.0, 38, 0, 2), 44 Dessert('Honeycomb with sugar', 417, 3.2, 89, 6.5, 562, 0, 45), 45 Dessert('Donut with sugar', 461, 25.0, 53, 4.9, 326, 2, 22), 46 Dessert('KitKat with sugar', 527, 26.0, 67, 7.0, 54, 12, 6), [all …]
|
/third_party/protobuf/kokoro/linux/dockerfile/test/php_32bit/ |
D | Dockerfile | 3 # Install dependencies. We start with the basic ones require to build protoc 63 --with-openssl \ 64 --with-zlib \ 72 --with-openssl \ 73 --with-zlib \ 91 --with-openssl \ 92 --with-zlib \ 100 --with-openssl \ 101 --with-zlib \ 119 --with-openssl \ [all …]
|