/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/data/ |
D | localeMatcherTest.txt | 30 # en-GB, en-AU, and en-NZ are in a cluster; en in a different one 32 en-GB, en-US ; en-AU ; en-GB 33 en-US, en-GB ; en-AU ; en-GB 35 en-GB, en ; en-AU ; en-GB 36 en, en-GB ; en-AU ; en-GB 77 fr, en, en-GB, es-419, es-MX, es ; en-NZ ; en-GB 78 fr, en, en-GB, es-419, es-MX, es ; es-ES ; es 79 fr, en, en-GB, es-419, es-MX, es ; es-AR ; es-419 80 fr, en, en-GB, es-419, es-MX, es ; es-MX ; es-MX 90 fr, en-GB, en ; en-GB ; en-GB [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/data/ |
D | localeMatcherTest.txt | 30 # en-GB, en-AU, and en-NZ are in a cluster; en in a different one 32 en-GB, en-US ; en-AU ; en-GB 33 en-US, en-GB ; en-AU ; en-GB 35 en-GB, en ; en-AU ; en-GB 36 en, en-GB ; en-AU ; en-GB 77 fr, en, en-GB, es-419, es-MX, es ; en-NZ ; en-GB 78 fr, en, en-GB, es-419, es-MX, es ; es-ES ; es 79 fr, en, en-GB, es-419, es-MX, es ; es-AR ; es-419 80 fr, en, en-GB, es-419, es-MX, es ; es-MX ; es-MX 90 fr, en-GB, en ; en-GB ; en-GB [all …]
|
/external/icu/icu4c/source/data/brkitr/rules/ |
D | char.txt | 12 # Plus revisions to rule GB 11 from http://unicode.org/cldr/trac/ticket/10088 60 # GB 9 63 # GB 9a (only for extended grapheme clusters) 66 # GB 9b 69 # GB 10 Do not break within emoji modifier sequences or emoji zwj sequences. 72 # GB 11 75 # GB 12-13. Keep pairs of regional indicators together 81 # GB 999 Match a single code point if no other rule applies.
|
/external/ltp/testcases/kernel/syscalls/fork/ |
D | fork14.c | 42 #define GB (1024 * 1024 * 1024L) macro 98 addr = mmap(NULL, 1 * GB, PROT_READ | PROT_WRITE, in fork_test() 137 SAFE_MUNMAP(cleanup, pointer_vec[j], 1 * GB); in fork_test()
|
/external/libcxx/utils/google-benchmark/docs/ |
D | tools.md | 102 BM_memcpy/512 84 ns 84 ns 8249070 5.64771GB/s 103 BM_memcpy/1024 116 ns 116 ns 6181763 8.19505GB/s 104 BM_memcpy/8192 643 ns 643 ns 1062855 11.8636GB/s 118 BM_memcpy/512 85 ns 85 ns 8312329 5.60101GB/s 119 BM_memcpy/1024 118 ns 118 ns 6438774 8.11608GB/s 120 BM_memcpy/8192 656 ns 656 ns 1068644 11.6277GB/s 167 BM_memcpy/512 87 ns 87 ns 8027453 5.46126GB/s 168 BM_memcpy/1024 111 ns 111 ns 6116853 8.5648GB/s 169 BM_memcpy/8192 657 ns 656 ns 1064679 11.6247GB/s 218 BM_memcpy/512 91 ns 91 ns 8086195 5.25476GB/s [all …]
|
/external/google-benchmark/docs/ |
D | tools.md | 102 BM_memcpy/512 84 ns 84 ns 8249070 5.64771GB/s 103 BM_memcpy/1024 116 ns 116 ns 6181763 8.19505GB/s 104 BM_memcpy/8192 643 ns 643 ns 1062855 11.8636GB/s 118 BM_memcpy/512 85 ns 85 ns 8312329 5.60101GB/s 119 BM_memcpy/1024 118 ns 118 ns 6438774 8.11608GB/s 120 BM_memcpy/8192 656 ns 656 ns 1068644 11.6277GB/s 167 BM_memcpy/512 87 ns 87 ns 8027453 5.46126GB/s 168 BM_memcpy/1024 111 ns 111 ns 6116853 8.5648GB/s 169 BM_memcpy/8192 657 ns 656 ns 1064679 11.6247GB/s 218 BM_memcpy/512 91 ns 91 ns 8086195 5.25476GB/s [all …]
|
/external/icu/icu4c/source/data/translit/ |
D | es_FONIPA_zh.txt | 34 [^$word_boundary] { m } [bp] → n; # GB/T 17693.5-2009, 5.3.2 35 s[θs] → s; # GB/T 17693.5-2009, 5.3.4 36 [^ʧ] { jo → io; # GB/T 17693.5-2009 表 1, 注 7 38 j } an $not_vowel → i ; # GB/T 17693.5-2009 表 1, 注 8 39 # GB/T 17693.5-2009 表 1, 注 8 also says that <uai> should be treated as if 52 # This generally follows GB/T 17693.5-2009 表 1, unless otherwise noted. 77 bwen } $not_vowel → 布恩 ; # Should be be 本, per GB/T 17693.5-2009 表 1. 156 # The choice of 弗 vs. 夫 sounds simple according to the GB/T standard, but the 463 ʧun } $not_vowel → 琼 ; # Should be 春, per GB/T 17693.5-2009 表 1. 520 # Dong-nan-xi-hai pass. Per GB/T 17693.5-2009 表 1, 注 4, replace confusing
|
D | ru_zh.txt | 10 # TODO(mjansche): Implement exception rules from GB/T 17693.4-2009 section 5.3. 52 # Special exceptions, per GB/T 17693.4-2009 表 1, 注 8: 989 # Dong-nan-xi-hai pass. Per GB/T 17693.4-2009 表 1, 注 4, replace confusing
|
/external/llvm/test/DebugInfo/AArch64/ |
D | eh_frame_personality.ll | 29 ; 4GB, but you might need both +4GB and -4GB depending on where things end
|
/external/e2fsprogs/tests/m_bigjournal/ |
D | script | 1 DESCRIPTION="journal over 4GB in size" 7 # creates a 44GB filesystem
|
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/ |
D | PhoneNumberUtilTest.java | 607 phoneUtil.formatOutOfCountryCallingNumber(DE_SHORT_NUMBER, RegionCode.GB)); in testFormatOutOfCountryCallingNumber() 983 PhoneNumber number1 = phoneUtil.parseAndKeepRawInput("+442087654321", RegionCode.GB); in testFormatInOriginalFormat() 984 assertEquals("+44 20 8765 4321", phoneUtil.formatInOriginalFormat(number1, RegionCode.GB)); in testFormatInOriginalFormat() 986 PhoneNumber number2 = phoneUtil.parseAndKeepRawInput("02087654321", RegionCode.GB); in testFormatInOriginalFormat() 987 assertEquals("(020) 8765 4321", phoneUtil.formatInOriginalFormat(number2, RegionCode.GB)); in testFormatInOriginalFormat() 992 PhoneNumber number4 = phoneUtil.parseAndKeepRawInput("442087654321", RegionCode.GB); in testFormatInOriginalFormat() 993 assertEquals("44 20 8765 4321", phoneUtil.formatInOriginalFormat(number4, RegionCode.GB)); in testFormatInOriginalFormat() 995 PhoneNumber number5 = phoneUtil.parse("+442087654321", RegionCode.GB); in testFormatInOriginalFormat() 996 assertEquals("(020) 8765 4321", phoneUtil.formatInOriginalFormat(number5, RegionCode.GB)); in testFormatInOriginalFormat() 1029 phoneUtil.parseAndKeepRawInput("2087654321", RegionCode.GB); in testFormatInOriginalFormat() [all …]
|
/external/conscrypt/openjdk/src/test/resources/ |
D | ca-cert.pem | 6 Issuer: C=GB, O=Certificate Transparency CA, ST=Wales, L=Erw Wen 10 Subject: C=GB, O=Certificate Transparency CA, ST=Wales, L=Erw Wen 30 DirName:/C=GB/O=Certificate Transparency CA/ST=Wales/L=Erw Wen
|
D | cert.pem | 6 Issuer: C=GB, O=Certificate Transparency CA, ST=Wales, L=Erw Wen 10 Subject: C=GB, O=Certificate Transparency, ST=Wales, L=Erw Wen 30 DirName:/C=GB/O=Certificate Transparency CA/ST=Wales/L=Erw Wen
|
D | cert-ct-embedded.pem | 6 Issuer: C=GB, O=Certificate Transparency CA, ST=Wales, L=Erw Wen 10 Subject: C=GB, O=Certificate Transparency, ST=Wales, L=Erw Wen 30 DirName:/C=GB/O=Certificate Transparency CA/ST=Wales/L=Erw Wen
|
D | cert-ct-poisoned.pem | 6 Issuer: C=GB, O=Certificate Transparency CA, ST=Wales, L=Erw Wen 10 Subject: C=GB, O=Certificate Transparency, ST=Wales, L=Erw Wen 30 DirName:/C=GB/O=Certificate Transparency CA/ST=Wales/L=Erw Wen
|
/external/perfetto/docs/ |
D | benchmarks.md | 26 * Linux desktop: ~1.3 GB/s 27 * Android Pixel: ~1 GB/s
|
/external/clang/test/Layout/ |
D | ms-x86-vtordisp.cpp | 344 struct GB: public GA {}; struct 349 struct GD: public virtual GC, public virtual GB {};
|
/external/icu/icu4c/source/tools/tzcode/ |
D | icuzones | 107 # tzdata2018e suggests to use alternative zone definitions for use GB-Eire 115 0:00 GB-Eire %s 1921 Dec 6 # independence 116 0:00 GB-Eire GMT/IST 1940 Feb 25 2:00s 121 0:00 GB-Eire GMT/IST 1968 Oct 27 126 0:00 GB-Eire GMT/IST 1996
|
/external/libmtp/logs/ |
D | mtp-detect-maxfield-g-flash-ng-1GB.txt | 1 Device 0 (VID=066f and PID=846c) is a Maxfield G-Flash NG 1GB. 14 Maxfield: G-Flash NG 1GB (066f:846c) @ bus 0, dev 30 32 Product: G-Flash NG 1GB
|
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-use-machine.rl | 49 GB = 5; # BASE_OTHER 100 (R|CS)? (B | GB) VS? 105 (R|CS)? (B | GB) VS?
|
/external/icu/icu4c/source/data/region/ |
D | pt_PT.txt | 75 GB{"GB"}
|
D | bg.txt | 117 GB{"Обединеното кралство"} 298 GB{"Обединеното кралство"}
|
D | kk.txt | 117 GB{"Ұлыбритания"} 298 GB{"Ұлыбритания"}
|
D | ja.txt | 117 GB{"イギリス"} 298 GB{"英国"}
|
D | sr.txt | 117 GB{"Уједињено Краљевство"} 298 GB{"УК"}
|