/dports/math/fplll/fplll-5.4.1/fplll/enum/ |
H A D | enumerate.h | 43 const vector<FT> &target_coord = vector<FT>(), 88 const vector<FT> &target_coord = vector<FT>(), 94 if (get_external_enumerator() != nullptr && subtree.empty() && target_coord.empty()) 108 enumdyn->enumerate(first, last, fmaxdist, fmaxdistexpo, target_coord, subtree, pruning, dual,
|
H A D | enumerate.cpp | 60 const vector<FT> &target_coord, in enumerate() argument 64 bool solvingsvp = target_coord.empty(); in enumerate() 67 target = target_coord; in enumerate() 88 center_partsum[i] = target_coord[i + first].get_d(); in enumerate()
|
/dports/biology/wise/wise2.4.1/src/dynlibsrc/ |
H A D | test_hsp.c | 12 int target_coord = 16; in main() local 27 hsp = new_HSP(seq1,seq2,query_coord,target_coord,mat,20); in main()
|
/dports/math/fplll/fplll-5.4.1/fplll/ |
H A D | svpcvp.cpp | 519 vector<FP_NR<mpfr_t>> &target_coord) in babai() argument 523 get_gscoords(matrix, mu, r, target, target_coord); in babai() 526 target_coord[i].rnd(target_coord[i]); in babai() 528 target_coord[j].submul(mu(i, j), target_coord[i]); in babai() 553 vector<FP_NR<mpfr_t>> target_coord; in closest_vector() local 597 get_gscoords(float_matrix, gso.get_mu_matrix(), gso.get_r_matrix(), target, target_coord); in closest_vector() 641 enumobj.enumerate(0, d, max_dist, 0, target_coord); in closest_vector()
|
/dports/www/osrm-backend/osrm-backend-5.26.0/src/extractor/ |
H A D | extraction_containers.cpp | 425 util::Coordinate target_coord{node_iterator->lon, node_iterator->lat}; in PrepareEdges() local 429 std::swap(source_coord, target_coord); in PrepareEdges() 432 util::coordinate_calculation::greatCircleDistance(source_coord, target_coord); in PrepareEdges() 437 util::coordinate_calculation::fccApproximateDistance(source_coord, target_coord); in PrepareEdges() 439 ExtractionSegment segment(source_coord, target_coord, distance, weight, duration); in PrepareEdges()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
H A D | RenderScriptRuntime.cpp | 3669 RSCoordinate target_coord = *static_cast<RSCoordinate *>(baton); in KernelBreakpointHit() local 3672 break_id, target_coord.x, target_coord.y, target_coord.z); in KernelBreakpointHit() 3692 if (target_coord == current_coord) { in KernelBreakpointHit()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
H A D | RenderScriptRuntime.cpp | 3669 RSCoordinate target_coord = *static_cast<RSCoordinate *>(baton); 3672 break_id, target_coord.x, target_coord.y, target_coord.z); 3692 if (target_coord == current_coord) {
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
H A D | RenderScriptRuntime.cpp | 3669 RSCoordinate target_coord = *static_cast<RSCoordinate *>(baton); in KernelBreakpointHit() local 3672 break_id, target_coord.x, target_coord.y, target_coord.z); in KernelBreakpointHit() 3692 if (target_coord == current_coord) { in KernelBreakpointHit()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
H A D | RenderScriptRuntime.cpp | 3669 RSCoordinate target_coord = *static_cast<RSCoordinate *>(baton); in KernelBreakpointHit() local 3672 break_id, target_coord.x, target_coord.y, target_coord.z); in KernelBreakpointHit() 3692 if (target_coord == current_coord) { in KernelBreakpointHit()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
H A D | RenderScriptRuntime.cpp | 3669 RSCoordinate target_coord = *static_cast<RSCoordinate *>(baton); in KernelBreakpointHit() local 3672 break_id, target_coord.x, target_coord.y, target_coord.z); in KernelBreakpointHit() 3692 if (target_coord == current_coord) { in KernelBreakpointHit()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
H A D | RenderScriptRuntime.cpp | 3666 RSCoordinate target_coord = *static_cast<RSCoordinate *>(baton); in KernelBreakpointHit() local 3669 break_id, target_coord.x, target_coord.y, target_coord.z); in KernelBreakpointHit() 3689 if (target_coord == current_coord) { in KernelBreakpointHit()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
H A D | RenderScriptRuntime.cpp | 3669 RSCoordinate target_coord = *static_cast<RSCoordinate *>(baton); in KernelBreakpointHit() local 3672 break_id, target_coord.x, target_coord.y, target_coord.z); in KernelBreakpointHit() 3692 if (target_coord == current_coord) { in KernelBreakpointHit()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
H A D | RenderScriptRuntime.cpp | 3669 RSCoordinate target_coord = *static_cast<RSCoordinate *>(baton); in KernelBreakpointHit() local 3672 break_id, target_coord.x, target_coord.y, target_coord.z); in KernelBreakpointHit() 3692 if (target_coord == current_coord) { in KernelBreakpointHit()
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
H A D | RenderScriptRuntime.cpp | 3659 RSCoordinate target_coord = *static_cast<RSCoordinate *>(baton); in KernelBreakpointHit() local 3662 break_id, target_coord.x, target_coord.y, target_coord.z); in KernelBreakpointHit() 3682 if (target_coord == current_coord) { in KernelBreakpointHit()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
H A D | RenderScriptRuntime.cpp | 3669 RSCoordinate target_coord = *static_cast<RSCoordinate *>(baton); in KernelBreakpointHit() local 3672 break_id, target_coord.x, target_coord.y, target_coord.z); in KernelBreakpointHit() 3692 if (target_coord == current_coord) { in KernelBreakpointHit()
|