Home
last modified time | relevance | path

Searched defs:setDistance (Results 1 – 3 of 3) sorted by relevance

/third_party/flatbuffers/tests/MyGame/Example/
DAbilityT.java32 public void setDistance(long distance) { this.distance = distance; } in setDistance() method in AbilityT
/third_party/grpc/examples/php/route_guide/Routeguide/
DRouteSummary.php137 public function setDistance($var) function in Routeguide\\RouteSummary
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceAnalysis.cpp392 void DependenceInfo::Constraint::setDistance(const SCEV *D, in setDistance() function in DependenceInfo::Constraint