/external/rust/crates/csv/examples/ |
D | tutorial-write-serde-02.rs | 11 city: &'a str, field 22 city: "Davidsons Landing", in run() 29 city: "Kenai", in run() 36 city: "Oakman", in run()
|
D | cookbook-write-serde.rs | 9 city: String, field 21 city: "Southborough".to_string(), in example() 27 city: "Northbridge".to_string(), in example()
|
D | tutorial-read-serde-01.rs | 10 let city = &record[0]; in run() localVariable 24 city, state, pop, latitude, longitude in run()
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/struct/ |
D | UnwrappedCreatorParam265Test.java | 12 public String city; field in UnwrappedCreatorParam265Test.JAddress 17 public JAddress(String address, String city, String state) { in JAddress() argument 19 this.city = city; in JAddress()
|
/external/abseil-cpp/absl/hash/ |
D | CMakeLists.txt | 37 absl::city 91 city 93 "internal/city.h" 95 "internal/city.cc" 112 absl::city
|
D | BUILD.bazel | 39 ":city", 98 name = "city", 99 srcs = ["internal/city.cc"], 101 "internal/city.h", 118 ":city",
|
/external/rust/crates/grpcio-sys/grpc/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",
|
/external/webrtc/third_party/abseil-cpp/absl/hash/ |
D | CMakeLists.txt | 37 absl::city 91 city 93 "internal/city.h" 95 "internal/city.cc" 112 absl::city
|
D | BUILD.bazel | 39 ":city", 98 name = "city", 99 srcs = ["internal/city.cc"], 101 "internal/city.h", 118 ":city",
|
/external/openscreen/third_party/abseil/src/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",
|
/external/libtextclassifier/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",
|
/external/starlark-go/starlarkstruct/testdata/ |
D | struct.star | 38 alice = person(name = "alice", city = "NYC") 48 assert.eq(dir(alice), ["city", "name"]) 53 assert.true(hasattr(alice, "city")) 55 assert.eq(getattr(alice, "city"), "NYC") 59 assert.eq(bob + alice, person(age = 50, city = "NYC", name = "alice")) 60 assert.eq(alice + bob, person(age = 50, city = "NYC", name = "bob")) # not commutative! a misfeatu…
|
/external/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()
|
/external/icu/android_icu4j/src/main/tests/android/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()
|
/external/icu/icu4c/source/test/testdata/ |
D | structLocale.txt | 37632 //ec{""} // Metazones have no exemplar city 37641 //ec{""} // Metazones have no exemplar city 37650 //ec{""} // Metazones have no exemplar city 37659 //ec{""} // Metazones have no exemplar city 37668 //ec{""} // Metazones have no exemplar city 37677 //ec{""} // Metazones have no exemplar city 37686 //ec{""} // Metazones have no exemplar city 37695 //ec{""} // Metazones have no exemplar city 37704 //ec{""} // Metazones have no exemplar city 37713 //ec{""} // Metazones have no exemplar city [all …]
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/ext/ |
D | ExternalTypeCustomResolverTest.java | 31 protected String city; field in ExternalTypeCustomResolverTest.ClassesWithoutBuilder.CreditCardDetails 66 public void setCity(String city) { in setCity() argument 67 this.city = city; in setCity()
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/ |
D | Address.java | 20 public String city; field in Address
|
/external/hyphenation-patterns/en-GB/ |
D | hyph-en-gb.hyp.txt | 6 re-ci-pro-city
|
/external/llvm-project/llvm/docs/ |
D | MeetupGuidelines.rst | 73 * Make sure you do not clash with the similar meetups in the city (e.g., 78 * Meetups on weekends may attract people who live far away from the city, 79 but the people who live in the city may not attend.
|
/external/lottie/LottieSample/src/main/kotlin/com/airbnb/lottie/samples/model/ |
D | UserInfo.kt | 14 val city: String?, constant in com.airbnb.lottie.samples.model.UserInfo
|
/external/rust/crates/csv/examples/data/ |
D | smallpop.csv | 1 city,region,country,population
|
D | smallpop-colon.csv | 1 city:region:country:population
|