/external/icu/icu4c/source/data/translit/ |
D | ky_ky_FONIPA.txt | 20 дж → d\u0361ʒ; # eg. Джамадан 32 [$] {к} [еёиɵүю] → ɡ; # eg. кирет, кишиден, келди 33 {к} [аоуы] → q; # eg. чокусу, факультетин, нукура 34 [ɑouɯ] ː? {к} → q; # eg. Исак, Бирок, Кутлук, Ферганалык 35 [y] $consonant_sound+ ː? {к} [$] → k; # eg. мүлк, түрк 36 $consonant_sound {к} [$] → q; # eg. даңк, калк, кырк 41 [eøy] ː? {л}к → lʲ; # eg. мүлк, күлкү, өлкө, эзелки 58 тч → t\u0361ʃ; # eg. екетчилерден
|
D | la_la_FONIPA.txt | 34 {g} n → ŋ; # eg. agnus 38 {[iíìĭ]} $vowel → j; # eg. cuius 43 {n} [bpfm] → m; # eg. infirmus 44 {n} [gckq] → ŋ; # eg. quinque 66 z → d\u0361z; # eg. zerum
|
/external/cldr/tools/java/org/unicode/cldr/test/ |
D | TestCache.java | 277 ExampleGenerator eg = exampleGeneratorCache.getIfPresent(locString); in getExampleGenerator() local 278 if (eg == null) { in getExampleGenerator() 280 eg = exampleGeneratorCache.getIfPresent(locString); in getExampleGenerator() 281 if (eg == null) { in getExampleGenerator() 282 eg = new ExampleGenerator(ourSrc, translationHintsFile, englishPath); in getExampleGenerator() 283 exampleGeneratorCache.put(locString, eg); in getExampleGenerator() 287 return eg; in getExampleGenerator() 299 ExampleGenerator eg = exampleGeneratorCache.getIfPresent(locale.toString()); in updateExampleGeneratorCache() local 300 if (eg != null) { in updateExampleGeneratorCache() 310 eg.updateCache(xpath); in updateExampleGeneratorCache()
|
/external/libxml2/result/ |
D | isolat3.rdr | 4 1 1 eg 0 0 9 1 15 eg 0 0 17 1 1 eg 0 0 20 1 15 eg 0 0
|
D | isolat3.rde | 4 1 1 eg 0 0 9 1 15 eg 0 0 17 1 1 eg 0 0 20 1 15 eg 0 0
|
D | isolat3.sax | 6 SAX.startElement(eg) 8 SAX.endElement(eg) 16 SAX.startElement(eg) 25 SAX.endElement(eg)
|
D | isolat3.sax2 | 6 SAX.startElementNs(eg, NULL, NULL, 0, 0, 0) 8 SAX.endElementNs(eg, NULL, NULL) 16 SAX.startElementNs(eg, NULL, NULL, 0, 0, 0) 25 SAX.endElementNs(eg, NULL, NULL)
|
/external/libxml2/result/noent/ |
D | isolat3.sax2 | 6 SAX.startElementNs(eg, NULL, NULL, 0, 0, 0) 8 SAX.endElementNs(eg, NULL, NULL) 16 SAX.startElementNs(eg, NULL, NULL, 0, 0, 0) 25 SAX.endElementNs(eg, NULL, NULL)
|
/external/icu/icu4c/source/data/locales/ |
D | sr_Latn_BA.txt | 178 "1"{"sljedećeg petka"} 190 "1"{"sljedećeg pet"} 202 "1"{"sljedećeg pet"} 270 "1"{"sljedećeg ponedjeljka"} 287 "1"{"sljedećeg pon"} 304 "1"{"sljedećeg pon"} 324 "1"{"sljedećeg mjeseca"} 341 "1"{"sljedećeg m."} 356 "1"{"sljedećeg mjes."} 373 "1"{"sljedećeg kvartala"} [all …]
|
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/test_creds/ |
D | server1-openssl.cnf | 10 localityName = Locality Name (eg, city) 12 organizationName = Organization Name (eg, company) 14 commonName = Common Name (eg, YOUR name)
|
D | ca-openssl.cnf | 10 organizationName = Organization Name (eg, company) 12 commonName = Common Name (eg, YOUR name)
|
D | multi-domain-openssl.cnf | 10 localityName = Locality Name (eg, city) 12 organizationalUnitName = Organizational Unit Name (eg, section)
|
/external/grpc-grpc/src/core/tsi/test_creds/ |
D | server1-openssl.cnf | 10 localityName = Locality Name (eg, city) 12 organizationName = Organization Name (eg, company) 14 commonName = Common Name (eg, YOUR name)
|
D | ca-openssl.cnf | 10 organizationName = Organization Name (eg, company) 12 commonName = Common Name (eg, YOUR name)
|
/external/icu/icu4c/source/data/lang/ |
D | cy.txt | 27 ain{"Ainŵeg"} 30 akz{"Alabamäeg"} 33 alt{"Altäeg Deheuol"} 59 ban{"Balïeg"} 60 bas{"Basâeg"} 63 bej{"Bejäeg"} 158 fj{"Ffijïeg"} 159 fo{"Ffaröeg"} 333 na{"Nawrŵeg"} 445 sm{"Samöeg"} [all …]
|
/external/libwebsockets/ |
D | Kconfig | 13 string "Domain name of OTA update server, eg, warmcat.com" 18 string "Base URL on OTA update server, eg, /esp32-ota (model is added)" 28 string "Path served in upload server (eg, \"/var/www/libwebsockets.org\""
|
/external/ltp/testcases/kernel/syscalls/setregid/ |
D | setregid04.c | 52 static void gid_verify(struct group *rg, struct group *eg, const char *when) in gid_verify() argument 54 if ((getgid() != rg->gr_gid) || (getegid() != eg->gr_gid)) { in gid_verify() 58 rg->gr_gid, eg->gr_gid); in gid_verify()
|
D | setregid02.c | 74 void gid_verify(struct group *rg, struct group *eg, char *when) in gid_verify() argument 76 if ((getgid() != rg->gr_gid) || (getegid() != eg->gr_gid)) { in gid_verify() 80 rg->gr_gid, eg->gr_gid); in gid_verify()
|
D | setregid03.c | 112 static void gid_verify(struct group *rg, struct group *eg, char *when) in gid_verify() argument 114 if ((getgid() != rg->gr_gid) || (getegid() != eg->gr_gid)) { in gid_verify() 118 rg->gr_gid, eg->gr_gid); in gid_verify()
|
/external/libwebsockets/minimal-examples/ws-client/minimal-ws-client/ |
D | README.md | 18 -s|Use a specific server instead of libwebsockets.org, eg `--server localhost`. Implies LCCSCF_ALL… 19 -p|Use a specific port instead of 443, eg `--port 7681` 24 --protocol|Use a specific ws subprotocol rather than dumb-increment-protocol, eg, `--protocol mypro…
|
/external/grpc-grpc-java/testing/src/main/resources/certs/ |
D | ca-openssl.cnf | 10 organizationName = Organization Name (eg, company) 12 commonName = Common Name (eg, YOUR name)
|
/external/libffi/.github/ |
D | issue_template.md | 3 <!--- What platform are you working with? eg. the output of config.guess --> 4 <!--- Provide any toolchain details here. eg. compiler version -->
|
/external/libwebsockets/minimal-examples/api-tests/api-test-dhcpc/ |
D | README.md | 15 -d <loglevel>|Debug verbosity in decimal, eg, -d15 16 -i <netif>|Network interface name to set by DHCP, eg, eth0 or wlo1
|
/external/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam/ |
D | README.md | 18 --server|Use a specific server instead of libwebsockets.org, eg `--server localhost`. Implies LCCS… 19 --port|Use a specific port instead of 443, eg `--port 7681` 29 with `libwebsockets-test-server -s` and running this using, eg
|
/external/libwebsockets/lib/event-libs/ |
D | README.md | 35 However when the declarations must be accessible to other things in lws build, eg, 41 event libs, eg, 56 - declare a "container struct" in your private.h for everything, eg, the libuv event 70 eg, again for LWS_WITH_LIBUV 110 Study eg libuv implementation, using the available ops in the struct lws_event_loop_ops
|