Searched defs:distance_ (Results 1 – 5 of 5) sorted by relevance
39 uint32_t distance_[NUM_DISTANCE_CODES]; member
36 double distance_[NUM_DISTANCE_CODES]; member
101 DistanceEntry(Directions direction_, int64_t distance_) in DistanceEntry()