| /external/apache-xml/test/tests/perf/xtestdata/ |
| D | tree-tens.xml | 5 <a place="id1"> 17 <a place="id2"> 19 …place="id200"/> <c place="id201"/> <c place="id202"/> <c place="id203"/> <c pl… 22 …place="id210"/> <c place="id211"/> <c place="id212"/> <c place="id213"/> <c pl… 25 …place="id220"/> <c place="id221"/> <c place="id222"/> <c place="id223"/> <c pl… 28 …place="id230"/> <c place="id231"/> <c place="id232"/> <c place="id233"/> <c pl… 31 …place="id240"/> <c place="id241"/> <c place="id242"/> <c place="id243"/> <c pl… 34 …place="id250"/> <c place="id251"/> <c place="id252"/> <c place="id253"/> <c pl… 37 …place="id260"/> <c place="id261"/> <c place="id262"/> <c place="id263"/> <c pl… 40 …place="id270"/> <c place="id271"/> <c place="id272"/> <c place="id273"/> <c pl… [all …]
|
| /external/pdfium/core/fpdfdoc/ |
| D | cpvt_variabletext.cpp | 93 void CPVT_VariableText::Iterator::SetAt(const CPVT_WordPlace& place) { in SetAt() argument 94 m_CurPos = place; in SetAt() 179 CPVT_WordPlace place; in Initialize() local 180 place.nSecIndex = 0; in Initialize() 181 AddSection(place); in Initialize() 186 AddLine(place, lineinfo); in Initialize() 194 CPVT_WordPlace CPVT_VariableText::InsertWord(const CPVT_WordPlace& place, in InsertWord() argument 199 return place; in InsertWord() 201 return place; in InsertWord() 203 CPVT_WordPlace newplace = place; in InsertWord() [all …]
|
| D | cpvt_variabletext.h | 42 void SetAt(const CPVT_WordPlace& place); 94 CPVT_WordPlace InsertWord(const CPVT_WordPlace& place, 97 CPVT_WordPlace InsertSection(const CPVT_WordPlace& place); 99 CPVT_WordPlace DeleteWord(const CPVT_WordPlace& place); 100 CPVT_WordPlace BackSpaceWord(const CPVT_WordPlace& place); 113 CPVT_WordPlace GetPrevWordPlace(const CPVT_WordPlace& place) const; 114 CPVT_WordPlace GetNextWordPlace(const CPVT_WordPlace& place) const; 116 CPVT_WordPlace GetUpWordPlace(const CPVT_WordPlace& place, 118 CPVT_WordPlace GetDownWordPlace(const CPVT_WordPlace& place, 120 CPVT_WordPlace GetLineBeginPlace(const CPVT_WordPlace& place) const; [all …]
|
| D | cpvt_section.cpp | 187 const CPVT_WordPlace& place) const { in GetPrevWordPlace() 188 if (place.nWordIndex > m_LineInfo.nEndWordIndex) { in GetPrevWordPlace() 189 return CPVT_WordPlace(place.nSecIndex, place.nLineIndex, in GetPrevWordPlace() 192 return CPVT_WordPlace(place.nSecIndex, place.nLineIndex, in GetPrevWordPlace() 193 place.nWordIndex - 1); in GetPrevWordPlace() 197 const CPVT_WordPlace& place) const { in GetNextWordPlace() 198 if (place.nWordIndex < m_LineInfo.nBeginWordIndex) { in GetNextWordPlace() 199 return CPVT_WordPlace(place.nSecIndex, place.nLineIndex, in GetNextWordPlace() 202 return CPVT_WordPlace(place.nSecIndex, place.nLineIndex, in GetNextWordPlace() 203 place.nWordIndex + 1); in GetNextWordPlace() [all …]
|
| /external/googleapis/google/maps/places/v1/ |
| D | place.proto | 38 // All the information representing a Place. 39 message Place { message 41 type: "places.googleapis.com/Place" 44 singular: "place" 71 // Place's global (full) code, such as "9FWM33GV+HQ", representing an 75 // Place's compound code, such as "33GV+HQ, Ramberg, Norway", containing 81 // Information about business hour of the place. 83 // A period the place remains in open_now status. 97 // Date in the local timezone for the place. 108 // The time that the place starts to be open. [all …]
|
| D | places_service.proto | 26 import "google/maps/places/v1/place.proto"; 54 // Text query based place search. 70 // Get the details of a place based on its resource name, which is a string 72 rpc GetPlace(GetPlaceRequest) returns (Place) { 113 // Place details will be displayed with the preferred language if available. 114 // If the language code is unspecified or unrecognized, place details of any 123 // request is coming from. This parameter is used to display the place 124 // details, like region-specific place name, if available. The parameter can 134 // Included Place type (eg, "restaurant" or "gas_station") from 135 // https://developers.google.com/maps/documentation/places/web-service/place-types. [all …]
|
| /external/python/google-api-python-client/docs/dyn/ |
| D | mybusinessplaceactions_v1.locations.placeActionLinks.html | 75 <h1><a href="mybusinessplaceactions_v1.html">My Business Place Actions API</a> . <a href="mybusines… 82 <p class="firstline">Creates a place action link associated with the specified location, and return… 85 <p class="firstline">Deletes a place action link from the specified location.</p> 88 <p class="firstline">Gets the specified place action link.</p> 91 <p class="firstline">Lists the place action links for the specified location.</p> 97 <p class="firstline">Updates the specified place action link and returns it.</p> 106 …<pre>Creates a place action link associated with the specified location, and returns it. The reque… 109 …parent: string, Required. The resource name of the location where to create this place action link… 113 { # Represents a place action link and its attributes. 114 …"createTime": "A String", # Output only. The time when the place action link w… [all …]
|
| /external/googleapis/google/maps/regionlookup/v1alpha/ |
| D | region_identifier.proto | 34 // One of place or unit_code must be specified. If none is specified, 38 // place and unit_code specify a location to match a Place ID to. For 39 // example if place is "California" and region_code "US" the API 44 // administrative_area_level_1 Place ID for The State of California 51 // place type: matched_place_id results: 52 // administrative_area_level_1 Place ID for The State of California 58 // place type: matched_place_id results: 59 // country Place ID for the United States 64 // Candidate Place IDs are returned when a lookup finds a region with a 65 // different place_type then the one requested. For example if place is [all …]
|
| D | region_search_values.proto | 45 // postal_code Place ID for "94043" 46 // administrative_area_level_1 Place ID for The State of California 47 // administrative_area_level_2 Place ID for Santa Clara County 53 // is "locality", the result contains the Place ID (of type "locality") for 54 // that location (the Place ID of Mountain View, CA, in this case). 56 // If place_id is "ChIJj61dQgK6j4AR4GeTYWZsKWw" (Place ID for Google office in 58 // Place ID (of type "locality") for that location (the Place ID of Mountain 63 // Candidates Place IDs are returned when a search finds multiple Place 65 // region Place IDs of type neighboorhood for a location that is contained 66 // within multiple neighboords. The Place Ids will be returned as candidates in [all …]
|
| /external/icu/icu4c/source/test/testdata/message2/icu4j/ |
| D | icu-test-selectors.json | 44 ".match {$place :number select=ordinal}\n", 45 "* {{You finished in the {$place}th place}}\n", 46 "two {{You finished in the {$place}nd place}}\n", 47 "one {{You finished in the {$place}st place}}\n", 51 "few {{You finished in the {$place}rd place}}" 55 { "params": { "place": 1 }, "exp": "You got the gold medal" }, number 56 { "params": { "place": 2 }, "exp": "You got the silver medal" }, number 57 { "params": { "place": 3 }, "exp": "You got the bronze medal" }, number 58 { "params": { "place": 7 }, "exp": "You finished in the 7th place" }, number 59 { "params": { "place": 21 }, "exp": "You finished in the 21st place" }, number [all …]
|
| /external/clang/test/Sema/ |
| D | parentheses.cpp | 8 … // expected-note {{place parentheses around the '+' expression to silence this warning}} \ in conditional_op() 9 … // expected-note {{place parentheses around the '?:' expression to evaluate it first}} in conditional_op() 16 … // expected-note {{place parentheses around the '-' expression to silence this warning}} \ in conditional_op() 17 … // expected-note {{place parentheses around the '?:' expression to evaluate it first}} in conditional_op() 24 … // expected-note {{place parentheses around the '*' expression to silence this warning}} \ in conditional_op() 25 … // expected-note {{place parentheses around the '?:' expression to evaluate it first}} in conditional_op() 43 … // expected-note {{place parentheses around the '<<' expression to silence this warning}} \ in f() 44 … // expected-note {{place parentheses around the '?:' expression to evaluate it first}} in f() 51 … // expected-note {{place parentheses around the '<<' expression to silence this warning}} \ in f() 52 … // expected-note {{place parentheses around comparison expression to evaluate it first}} in f() [all …]
|
| /external/capstone/cstool/ |
| D | getopt.h | 22 static const char *place = EMSG; /* option letter processing */ in getopt() local 25 if (optreset || !*place) { /* update scanning pointer */ in getopt() 27 if (optind >= nargc || *(place = nargv[optind]) != '-') { in getopt() 28 place = EMSG; in getopt() 31 if (place[1] && *++place == '-') { /* found "--" */ in getopt() 33 place = EMSG; in getopt() 37 if ((optopt = (int)*place++) == (int)':' || in getopt() 45 if (!*place) in getopt() 53 if (!*place) in getopt() 57 if (*place) /* no white space */ in getopt() [all …]
|
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
| D | mybusinessplaceactions.v1.json | 5 "canonicalName": "My Business Place Actions", 6 …"description": "The My Business Place Actions API provides an interface for managing place action … 104 …"description": "Creates a place action link associated with the specified location, and returns it… 113 …ption": "Required. The resource name of the location where to create this place action link. `loca… 129 "description": "Deletes a place action link from the specified location.", 138 …"description": "Required. The resource name of the place action link to remove from the location.", 151 "description": "Gets the specified place action link.", 160 "description": "Required. The name of the place action link to fetch.", 173 "description": "Lists the place action links for the specified location.", 182 …"description": "Optional. A filter constraining the place action links to return. The response inc… [all …]
|
| /external/rust/android-crates-io/crates/config/tests/ |
| D | file_ron.rs | 11 struct Place { struct 27 place: Place, field 48 assert_eq!(s.place.initials, ('T', 'P')); in test_file() 49 assert_eq!(s.place.name, "Torre di Pisa"); in test_file() 50 assert!(s.place.longitude.approx_eq_ulps(&43.722_498_5, 2)); in test_file() 51 assert!(s.place.latitude.approx_eq_ulps(&10.397_052_2, 2)); in test_file() 52 assert!(!s.place.favorite); in test_file() 53 assert_eq!(s.place.reviews, 3866); in test_file() 54 assert_eq!(s.place.rating, Some(4.5)); in test_file() 55 assert_eq!(s.place.telephone, None); in test_file() [all …]
|
| D | file_toml.rs | 11 struct Place { struct 34 place: Place, field 57 assert_eq!(s.place.number, PlaceNumber(1)); in test_file() 58 assert_eq!(s.place.name, "Torre di Pisa"); in test_file() 59 assert!(s.place.longitude.approx_eq_ulps(&43.722_498_5, 2)); in test_file() 60 assert!(s.place.latitude.approx_eq_ulps(&10.397_052_2, 2)); in test_file() 61 assert!(!s.place.favorite); in test_file() 62 assert_eq!(s.place.reviews, 3866); in test_file() 63 assert_eq!(s.place.rating, Some(4.5)); in test_file() 64 assert_eq!(s.place.telephone, None); in test_file() [all …]
|
| D | file_yaml.rs | 11 struct Place { struct 26 place: Place, field 47 assert_eq!(s.place.name, "Torre di Pisa"); in test_file() 48 assert!(s.place.longitude.approx_eq_ulps(&43.722_498_5, 2)); in test_file() 49 assert!(s.place.latitude.approx_eq_ulps(&10.397_052_2, 2)); in test_file() 50 assert!(!s.place.favorite); in test_file() 51 assert_eq!(s.place.reviews, 3866); in test_file() 52 assert_eq!(s.place.rating, Some(4.5)); in test_file() 53 assert_eq!(s.place.telephone, None); in test_file() 58 s.place in test_file() [all …]
|
| D | file_json5.rs | 10 struct Place { struct 25 place: Place, field 46 assert_eq!(s.place.name, "Torre di Pisa"); in test_file() 47 assert!(s.place.longitude.approx_eq_ulps(&43.722_498_5, 2)); in test_file() 48 assert!(s.place.latitude.approx_eq_ulps(&10.397_052_2, 2)); in test_file() 49 assert!(!s.place.favorite); in test_file() 50 assert_eq!(s.place.reviews, 3866); in test_file() 51 assert_eq!(s.place.rating, Some(4.5)); in test_file() 52 assert_eq!(s.place.telephone, None); in test_file() 57 s.place in test_file() [all …]
|
| /external/rust/android-crates-io/crates/config/tests/legacy/ |
| D | file_ron.rs | 10 struct Place { struct 26 place: Place, field 48 assert_eq!(s.place.initials, ('T', 'P')); in test_file() 49 assert_eq!(s.place.name, "Torre di Pisa"); in test_file() 50 assert!(s.place.longitude.approx_eq_ulps(&43.722_498_5, 2)); in test_file() 51 assert!(s.place.latitude.approx_eq_ulps(&10.397_052_2, 2)); in test_file() 52 assert!(!s.place.favorite); in test_file() 53 assert_eq!(s.place.reviews, 3866); in test_file() 54 assert_eq!(s.place.rating, Some(4.5)); in test_file() 55 assert_eq!(s.place.telephone, None); in test_file() [all …]
|
| D | file_toml.rs | 10 struct Place { struct 33 place: Place, field 57 assert_eq!(s.place.number, PlaceNumber(1)); in test_file() 58 assert_eq!(s.place.name, "Torre di Pisa"); in test_file() 59 assert!(s.place.longitude.approx_eq_ulps(&43.722_498_5, 2)); in test_file() 60 assert!(s.place.latitude.approx_eq_ulps(&10.397_052_2, 2)); in test_file() 61 assert!(!s.place.favorite); in test_file() 62 assert_eq!(s.place.reviews, 3866); in test_file() 63 assert_eq!(s.place.rating, Some(4.5)); in test_file() 64 assert_eq!(s.place.telephone, None); in test_file() [all …]
|
| D | file_yaml.rs | 11 struct Place { struct 26 place: Place, field 48 assert_eq!(s.place.name, "Torre di Pisa"); in test_file() 49 assert!(s.place.longitude.approx_eq_ulps(&43.722_498_5, 2)); in test_file() 50 assert!(s.place.latitude.approx_eq_ulps(&10.397_052_2, 2)); in test_file() 51 assert!(!s.place.favorite); in test_file() 52 assert_eq!(s.place.reviews, 3866); in test_file() 53 assert_eq!(s.place.rating, Some(4.5)); in test_file() 54 assert_eq!(s.place.telephone, None); in test_file() 59 s.place in test_file() [all …]
|
| /external/libpcap/missing/ |
| D | getopt.c | 63 static char *place = EMSG; /* option letter processing */ in getopt() local 72 if (optreset || !*place) { /* update scanning pointer */ in getopt() 74 if (optind >= nargc || *(place = nargv[optind]) != '-') { in getopt() 75 place = EMSG; in getopt() 78 if (place[1] && *++place == '-') { /* found "--" */ in getopt() 80 place = EMSG; in getopt() 84 optopt = (int)*place++; in getopt() 86 if (!*place) in getopt() 101 if (!*place) in getopt() 110 if (!*place) in getopt() [all …]
|
| /external/libwebsockets/win32port/win32helpers/ |
| D | getopt.c | 93 static char *place = EMSG; /* option letter processing */ local 100 if (optreset || !*place) { /* update scanning pointer */ 102 if (optind >= nargc || *(place = nargv[optind]) != '-') { 103 place = EMSG; 106 if (place[1] && *++place == '-' /* found "--" */ 107 && place[1] == '\0') { 109 place = EMSG; 113 if ((optopt = (int)*place++) == (int)':' || 121 if (!*place) 130 if (!*place) [all …]
|
| /external/libevent/WIN32-Code/ |
| D | getopt.c | 89 static char *place = EMSG; /* option letter processing */ local 96 if (optreset || !*place) { /* update scanning pointer */ 98 if (optind >= nargc || *(place = nargv[optind]) != '-') { 99 place = EMSG; 102 if (place[1] && *++place == '-' /* found "--" */ 103 && place[1] == '\0') { 105 place = EMSG; 109 if ((optopt = (int)*place++) == (int)':' || 117 if (!*place) 126 if (!*place) [all …]
|
| /external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/src/tools/ |
| D | ares_getopt.c | 68 static char *place = EMSG; /* option letter processing */ in ares_getopt() local 71 if (optreset || !*place) { /* update scanning pointer */ in ares_getopt() 73 if (optind >= nargc || *(place = nargv[optind]) != '-') { in ares_getopt() 74 place = EMSG; in ares_getopt() 77 if (place[1] && *++place == '-') { /* found "--" */ in ares_getopt() 79 place = EMSG; in ares_getopt() 83 if ((optopt = (int)*place++) == (int)':' || in ares_getopt() 91 if (!*place) in ares_getopt() 100 if (!*place) in ares_getopt() 104 if (*place) /* no white space */ in ares_getopt() [all …]
|
| /external/mesa3d/src/getopt/ |
| D | getopt_long.c | 84 static char *place = EMSG; /* option letter processing */ variable 166 current_argv = place; in parse_long_options() 311 if (optreset || !*place) { /* update scanning pointer */ in getopt_internal() 314 place = EMSG; in getopt_internal() 331 if (*(place = nargv[optind]) != '-' || in getopt_internal() 332 (place[1] == '\0' && strchr(options, '-') == NULL)) { in getopt_internal() 333 place = EMSG; /* found non-option */ in getopt_internal() 369 if (place[1] != '\0' && *++place == '-' && place[1] == '\0') { in getopt_internal() 371 place = EMSG; in getopt_internal() 392 if (long_options != NULL && place != nargv[optind] && in getopt_internal() [all …]
|