/external/wmediumd/wmediumd/ |
D | wmediumd.h | 175 struct station { struct 179 double x, y; /* position of the station [m] */ argument 182 double dir_x, dir_y; /* direction of the station [meter per MOVE_INTERVAL] */ argument 203 * just have it as such for the link from struct station. argument
|
D | config.c | 211 struct station *station; in move_stations_to_direction() local 225 struct station *station; in parse_path_loss() local 437 struct station *station; in load_config() local 700 struct station *station; in clear_config() local
|
D | wmediumd.c | 153 void station_init_queues(struct station *station) in station_init_queues() 335 struct station *station; in get_station_by_addr() local 344 static bool station_has_addr(struct station *station, const u8 *addr) in station_has_addr() 361 struct station *station; in get_station_by_used_addr() local 462 static void queue_frame(struct wmediumd *ctx, struct station *station, in queue_frame() 689 struct station *station; in wmediumd_remove_client() local 828 struct station *station; in wmediumd_deliver_frame() local 1459 struct station *station; in process_get_stations_message() local
|
/external/cronet/tot/base/test/android/javatests/src/org/chromium/base/test/transit/ |
D | Facility.java | 33 void setHostStation(Station station) { in setHostStation()
|
D | Trip.java | 39 Station station, @Phase int phase) { in getStationPlusFacilitiesWithPhase()
|
D | TrafficControl.java | 25 static void notifyCreatedStation(Station<?> station) { in notifyCreatedStation()
|
D | TransitAsserts.java | 88 Station station = pair.second; in stationListToString() local
|
/external/cronet/stable/base/test/android/javatests/src/org/chromium/base/test/transit/ |
D | Facility.java | 33 void setHostStation(Station station) { in setHostStation()
|
D | Trip.java | 39 Station station, @Phase int phase) { in getStationPlusFacilitiesWithPhase()
|
D | TrafficControl.java | 25 static void notifyCreatedStation(Station<?> station) { in notifyCreatedStation()
|
D | TransitAsserts.java | 88 Station station = pair.second; in stationListToString() local
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/ |
D | MediaMetadata.java | 78 @Nullable private CharSequence station; field in MediaMetadata.Builder 352 public Builder setStation(@Nullable CharSequence station) { in setStation() 694 @Nullable public final CharSequence station; field in MediaMetadata 914 bundle.putCharSequence(keyForField(FIELD_STATION), station); in toBundle() local
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/ |
D | MediaMetadata.java | 78 @Nullable private CharSequence station; field in MediaMetadata.Builder 354 public Builder setStation(@Nullable CharSequence station) { in setStation() 702 @Nullable public final CharSequence station; field in MediaMetadata 923 bundle.putCharSequence(keyForField(FIELD_STATION), station); in toBundle() local
|
/external/wmediumd/wmediumd_server/ |
D | wmediumd_server.cc | 134 const auto* station = reinterpret_cast<const wmediumd_station_info*>( in ListStations() local
|
/external/v4l-utils/utils/rds-ctl/ |
D | rds-ctl.cpp | 388 const struct v4l2_tmc_station *station; in print_rds_tmc_tuning() local
|
/external/v4l-utils/lib/include/ |
D | libv4l2rds.h | 204 struct v4l2_tmc_station station[MAX_TMC_ALT_STATIONS]; /* information member
|