/third_party/libpsl/fuzz/libpsl_icu_load_fuzzer.in/ |
D | dded93d4497af2cf0fa8114436d32ff4898b7cc5 | 47 ظ..ka..kawasﷺasﷺ-ﷺ!cityқaw 63 ﷺ-ﷺ!cityқaw 77 ظ..ka..kawasﷺasﷺ-ﷺ!cityқaw 78 ظ..ka..kawasﷺasﷺ-ﷺ!cityқaw 79 ظ..ma..kawﷺ!cityқaw 81 ظ..ka..kawasﷺasﷺ-ﷺ!cityқaw 82 ظ..ka..kawasﷺasﷺ-ﷺ!cityқaw 83 ظ#.ka..kawasﷺasﷺ-ﷺ!cityқaw 84 ظ..ka..kawas��asﷺ-ﷺ!cityқaw 85 ظ..ka..kawasﷺasﷺ-ﷺ!cityқaw [all …]
|
D | 06475e862ba9e6d3323224071c12e7f82bde6c8d | 3 !city.kawasaki�.njxp-�-chty.kawasaki�.njxp-�-ch텬�B.cn�司.cnü.!citity.kawjpcompp 5 !city.kawasaki.jpxʷn--ch�텬�B.cn�司.cnü.!citity.kawjpcompp 7 !city.kawasaki.jpxʷn--ch텬司.cn司.cnawaü�.cnawaü
|
D | b6a568f3b05ebdfc092797434ef470fad4236448 | 1 /!city.kawasaki.!city.kawasaki.jpcnpp
|
/third_party/libphonenumber/resources/geocoding/en/ |
D | 976.txt | 30 9761272|Zuunmod city, Tuv 57 9761322|Arvaikheer city, Uvurkhangai 76 9761332|Tsetserleg city, Arkhangai 95 9761342|Bulgan city, Bulgan 111 9761352|Erdenet city, Orkhon 113 9761362|Sukhbaatar city, Selenge 130 9761372|Darkhan city, Darkhan-Uul 134 9761382|Murun city, Khuvsgul 171 9761432|Khovd city, Khovd 188 9761442|Bayankhongor city, Bayankhongor [all …]
|
/third_party/boost/libs/geometry/example/with_external_libs/ |
D | x03_b_soci_example.cpp | 36 struct city struct 45 struct type_conversion<city> argument 49 static void from_base(const base_type& v, soci::indicator ind, city& value) in from_base() 62 static void to_base(const city& value, base_type& v, soci::indicator& ind) in to_base() 80 typedef std::vector<city> V; in main() 82 soci::rowset<city> rows = sql.prepare << "select name,astext(location) as wkt from cities"; in main()
|
/third_party/boost/libs/graph/test/ |
D | bundled_properties.cpp | 38 std::ostream& operator<<(std::ostream& out, const City& city) in operator <<() argument 40 out << city.name << ' ' << city.population << ' '; in operator <<() 41 copy(city.zipcodes.begin(), city.zipcodes.end(), in operator <<() 47 std::istream& operator>>(std::istream& in, City& city) in operator >>() argument 49 if (in >> city.name >> city.population) in operator >>() 52 city.zipcodes.clear(); in operator >>() 54 city.zipcodes.push_back(zip); in operator >>()
|
D | named_vertices_test.cpp | 76 BGL_FORALL_VERTICES(city, map, RoadMap) in main() 77 std::cout << map[city].name << ", population " << map[city].population in main()
|
/third_party/abseil-cpp/absl/hash/ |
D | CMakeLists.txt | 37 absl::city 92 city 94 "internal/city.h" 96 "internal/city.cc" 113 absl::city
|
D | BUILD.bazel | 39 ":city", 99 name = "city", 100 srcs = ["internal/city.cc"], 102 "internal/city.h", 119 ":city",
|
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/ |
D | CMakeLists.txt | 28 absl::city 94 city 96 "internal/city.h" 98 "internal/city.cc" 115 absl::city
|
D | BUILD.bazel | 39 ":city", 120 name = "city", 121 srcs = ["internal/city.cc"], 123 "internal/city.h", 140 ":city",
|
D | BUILD.gn | 15 ":city", 53 absl_source_set("city") { 54 public = [ "internal/city.h" ] 55 sources = [ "internal/city.cc" ]
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
D | TimeZoneAliasTest.java | 393 String city = id.substring(pos+1); in getCity() local 394 return city.replace('_',' '); in getCity() 406 String city = getCity(); in toString() local 419 ? "\t\t\"" + city + " Standard Time\"\r\n" in toString() 420 + "\t\t\"" + city + "-ST\"\r\n" in toString() 421 + "\t\t\"" + city + " Daylight Time\"\r\n" in toString() 422 + "\t\t\"" + city + "-DT\"\r\n" in toString() 427 + "\t\t\"" + city + " Time\"\r\n" in toString() 428 + "\t\t\"" + city + "-T\"\r\n" in toString() 429 + "\t\t\"" + city + "\"\r\n" in toString()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/ |
D | TimeZoneAliasTest.java | 396 String city = id.substring(pos+1); in getCity() local 397 return city.replace('_',' '); in getCity() 409 String city = getCity(); in toString() local 422 ? "\t\t\"" + city + " Standard Time\"\r\n" in toString() 423 + "\t\t\"" + city + "-ST\"\r\n" in toString() 424 + "\t\t\"" + city + " Daylight Time\"\r\n" in toString() 425 + "\t\t\"" + city + "-DT\"\r\n" in toString() 430 + "\t\t\"" + city + " Time\"\r\n" in toString() 431 + "\t\t\"" + city + "-T\"\r\n" in toString() 432 + "\t\t\"" + city + "\"\r\n" in toString()
|
/third_party/boost/libs/geometry/example/ |
D | 07_b_graph_route_example.cpp | 176 BOOST_FOREACH(city_type& city, cities) in add_roads_and_connect_cities() 181 double dist = boost::geometry::distance(it->first, city.template get<0>()); in add_roads_and_connect_cities() 186 city.template get<2>() = it->second; in add_roads_and_connect_cities() 363 BOOST_FOREACH(city_type const& city, cities) in main() 365 mapper.map(city.get<0>(), in main() 367 mapper.text(city.get<0>(), city.get<1>(), in main()
|
D | 07_a_graph_route_example.cpp | 191 BOOST_FOREACH(city_type& city, cities) in add_roads_and_connect_cities() 196 double dist = boost::geometry::distance(it->first, city.template get<0>()); in add_roads_and_connect_cities() 201 city.template get<2>() = it->second; in add_roads_and_connect_cities() 377 BOOST_FOREACH(city_type const& city, cities) in main() 379 mapper.map(city.get<0>(), in main() 381 mapper.text(city.get<0>(), city.get<1>(), in main()
|
/third_party/libpsl/fuzz/libpsl_load_fuzzer.in/ |
D | b6a568f3b05ebdfc092797434ef470fad4236448 | 1 /!city.kawasaki.!city.kawasaki.jpcnpp
|
D | 4c3f89ab6e7b056244d0cb31c3bccc896d97a410 | 111 �!city.kawasaki.jp.�. 193 �!city.kawasaki.jp.�.
|
/third_party/libpsl/fuzz/libpsl_idn2_load_fuzzer.in/ |
D | b6a568f3b05ebdfc092797434ef470fad4236448 | 1 /!city.kawasaki.!city.kawasaki.jpcnpp
|
/third_party/libpsl/fuzz/libpsl_idn_load_fuzzer.in/ |
D | b6a568f3b05ebdfc092797434ef470fad4236448 | 1 /!city.kawasaki.!city.kawasaki.jpcnpp
|
/third_party/boost/libs/graph_parallel/test/ |
D | named_vertices_seq.cpp | 72 BGL_FORALL_VERTICES(city, map, RoadMap) in test_main() 73 std::cout << map[city].name << ", population " << map[city].population in test_main()
|
D | named_vertices_test.cpp | 85 BGL_FORALL_VERTICES(city, map, RoadMap) in test_main() 86 std::cout << rank << ": " << map[city].name << ", population " in test_main() 87 << map[city].population << std::endl; in test_main()
|
D | named_vertices_hash_test.cpp | 122 BGL_FORALL_VERTICES(city, map, RoadMap) in test_main() 123 std::cout << rank << ": " << map[city].name << ", population " in test_main() 124 << map[city].population << std::endl; in test_main()
|
/third_party/popt/tests/ |
D | test2.c | 37 char *city = NULL; variable 65 { "city", 'c', POPT_ARG_STRING, &city, 0, in main() 146 addr1,addr2, city, state, postal, in main()
|
/third_party/icu/icu4c/source/test/testdata/ |
D | structLocale.txt | 37648 //ec{""} // Metazones have no exemplar city 37657 //ec{""} // Metazones have no exemplar city 37666 //ec{""} // Metazones have no exemplar city 37675 //ec{""} // Metazones have no exemplar city 37684 //ec{""} // Metazones have no exemplar city 37693 //ec{""} // Metazones have no exemplar city 37702 //ec{""} // Metazones have no exemplar city 37711 //ec{""} // Metazones have no exemplar city 37720 //ec{""} // Metazones have no exemplar city 37729 //ec{""} // Metazones have no exemplar city [all …]
|