Home
last modified time | relevance | path

Searched refs:a_up (Results 1 – 25 of 50) sorted by relevance

12

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/xphoto/src/
H A Dbm3d_denoising_invoker_structs.hpp177 static inline int calcUpDownDist(T a_up, T a_down, T b_up, T b_down) in calcUpDownDist() argument
179 return calcDist<T>(a_down, b_down) - calcDist<T>(a_up, b_up); in calcUpDownDist()
236 static inline int f(T a_up, T a_down, T b_up, T b_down) in f()
239 int B = a_up - b_up; in f()
249 static inline int f(T a_up, T a_down, T b_up, T b_down) in f()
251 return calcDist<T>(a_down, b_down) - calcDist<T>(a_up, b_up); in f()
271 static inline int calcUpDownDist(T a_up, T a_down, T b_up, T b_down) in calcUpDownDist() argument
273 return calcUpDownDist_<T>::f(a_up, a_down, b_up, b_down); in calcUpDownDist()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/unittests/Host/
H A DSocketTestUtilities.h33 std::unique_ptr<SocketType> *a_up, std::unique_ptr<SocketType> *b_up);
35 std::unique_ptr<TCPSocket> *a_up,
39 std::unique_ptr<DomainSocket> *a_up,
H A DSocketTestUtilities.cpp31 std::unique_ptr<SocketType> *a_up, std::unique_ptr<SocketType> *b_up) { in CreateConnectedSockets() argument
55 a_up->swap(connect_socket_up); in CreateConnectedSockets()
56 ASSERT_TRUE((*a_up)->IsValid()); in CreateConnectedSockets()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/unittests/Host/
H A DSocketTestUtilities.h33 std::unique_ptr<SocketType> *a_up, std::unique_ptr<SocketType> *b_up);
35 std::unique_ptr<TCPSocket> *a_up,
39 std::unique_ptr<DomainSocket> *a_up,
H A DSocketTestUtilities.cpp31 std::unique_ptr<SocketType> *a_up, std::unique_ptr<SocketType> *b_up) { in CreateConnectedSockets() argument
55 a_up->swap(connect_socket_up); in CreateConnectedSockets()
56 ASSERT_TRUE((*a_up)->IsValid()); in CreateConnectedSockets()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/unittests/Host/
H A DSocketTestUtilities.h33 std::unique_ptr<SocketType> *a_up, std::unique_ptr<SocketType> *b_up);
35 std::unique_ptr<TCPSocket> *a_up,
39 std::unique_ptr<DomainSocket> *a_up,
H A DSocketTestUtilities.cpp31 std::unique_ptr<SocketType> *a_up, std::unique_ptr<SocketType> *b_up) { in CreateConnectedSockets() argument
55 a_up->swap(connect_socket_up); in CreateConnectedSockets()
56 ASSERT_TRUE((*a_up)->IsValid()); in CreateConnectedSockets()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/unittests/Host/
H A DSocketTestUtilities.h33 std::unique_ptr<SocketType> *a_up, std::unique_ptr<SocketType> *b_up);
35 std::unique_ptr<TCPSocket> *a_up,
39 std::unique_ptr<DomainSocket> *a_up,
H A DSocketTestUtilities.cpp31 std::unique_ptr<SocketType> *a_up, std::unique_ptr<SocketType> *b_up) { in CreateConnectedSockets() argument
55 a_up->swap(connect_socket_up); in CreateConnectedSockets()
56 ASSERT_TRUE((*a_up)->IsValid()); in CreateConnectedSockets()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/unittests/Host/
H A DSocketTestUtilities.h33 std::unique_ptr<SocketType> *a_up, std::unique_ptr<SocketType> *b_up);
35 std::unique_ptr<TCPSocket> *a_up,
39 std::unique_ptr<DomainSocket> *a_up,
H A DSocketTestUtilities.cpp31 std::unique_ptr<SocketType> *a_up, std::unique_ptr<SocketType> *b_up) { in CreateConnectedSockets() argument
55 a_up->swap(connect_socket_up); in CreateConnectedSockets()
56 ASSERT_TRUE((*a_up)->IsValid()); in CreateConnectedSockets()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/unittests/Host/
H A DSocketTestUtilities.h33 std::unique_ptr<SocketType> *a_up, std::unique_ptr<SocketType> *b_up);
35 std::unique_ptr<TCPSocket> *a_up,
39 std::unique_ptr<DomainSocket> *a_up,
H A DSocketTestUtilities.cpp31 std::unique_ptr<SocketType> *a_up, std::unique_ptr<SocketType> *b_up) { in CreateConnectedSockets() argument
55 a_up->swap(connect_socket_up); in CreateConnectedSockets()
56 ASSERT_TRUE((*a_up)->IsValid()); in CreateConnectedSockets()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/unittests/Host/
H A DSocketTestUtilities.h33 std::unique_ptr<SocketType> *a_up, std::unique_ptr<SocketType> *b_up);
35 std::unique_ptr<TCPSocket> *a_up,
39 std::unique_ptr<DomainSocket> *a_up,
H A DSocketTestUtilities.cpp31 std::unique_ptr<SocketType> *a_up, std::unique_ptr<SocketType> *b_up) { in CreateConnectedSockets() argument
55 a_up->swap(connect_socket_up); in CreateConnectedSockets()
56 ASSERT_TRUE((*a_up)->IsValid()); in CreateConnectedSockets()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/unittests/Host/
H A DSocketTestUtilities.h33 std::unique_ptr<SocketType> *a_up, std::unique_ptr<SocketType> *b_up);
35 std::unique_ptr<TCPSocket> *a_up,
39 std::unique_ptr<DomainSocket> *a_up,
H A DSocketTestUtilities.cpp31 std::unique_ptr<SocketType> *a_up, std::unique_ptr<SocketType> *b_up) { in CreateConnectedSockets() argument
55 a_up->swap(connect_socket_up); in CreateConnectedSockets()
56 ASSERT_TRUE((*a_up)->IsValid()); in CreateConnectedSockets()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/unittests/Host/
H A DSocketTestUtilities.h33 std::unique_ptr<SocketType> *a_up, std::unique_ptr<SocketType> *b_up);
35 std::unique_ptr<TCPSocket> *a_up,
39 std::unique_ptr<DomainSocket> *a_up,
H A DSocketTestUtilities.cpp31 std::unique_ptr<SocketType> *a_up, std::unique_ptr<SocketType> *b_up) { in main()
55 a_up->swap(connect_socket_up); in main()
56 ASSERT_TRUE((*a_up)->IsValid()); in main()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/unittests/Host/
H A DSocketTestUtilities.h33 std::unique_ptr<SocketType> *a_up, std::unique_ptr<SocketType> *b_up);
35 std::unique_ptr<TCPSocket> *a_up,
39 std::unique_ptr<DomainSocket> *a_up,
H A DSocketTestUtilities.cpp31 std::unique_ptr<SocketType> *a_up, std::unique_ptr<SocketType> *b_up) { in CreateConnectedSockets() argument
55 a_up->swap(connect_socket_up); in CreateConnectedSockets()
57 EXPECT_NE(nullptr, a_up->get()); in CreateConnectedSockets()
58 EXPECT_TRUE((*a_up)->IsValid()); in CreateConnectedSockets()
/dports/science/chrono/chrono-7.0.1/src/demos/tools/blender_py/
H A Dblend_pproc_render.py113 camera_mode, camera_pos, use_sky, a_up, light_loc, light_energy): argument
147 look_at(obj_camera, mathutils.Vector(targ_pos), a_up)
158 look_at(obj_camera, mathutils.Vector(targ_pos), a_up)
162 look_at(obj_camera, mathutils.Vector(targ["position"]), a_up)
230 a_up = 'Y'
232 a_up = 'Z'
249 camera_mode, camera_pos, use_sky, a_up, light_loc, light_energy)
255 camera_mode, camera_pos, use_sky, a_up, light_loc, light_energy)
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/opengl/pbuffers/
H A Dcube.cpp320 QPropertyAnimation *a_up = new QPropertyAnimation(c, "altitude", c->animGroup); in newCube() local
321 a_up->setEndValue(loc.y()); in newCube()
322 a_up->setStartValue(loc.y() + amplitudes[ix]); in newCube()
323 a_up->setDuration(d / speeds[ix]); in newCube()
324 a_up->setLoopCount(1); in newCube()
325 a_up->setEasingCurve(QEasingCurve(QEasingCurve::InQuad)); in newCube()
335 c->animGroup->addAnimation(a_up); in newCube()
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/opengl/legacy/pbuffers/
H A Dcube.cpp310 QPropertyAnimation *a_up = new QPropertyAnimation(c, "altitude", c->animGroup); in newCube() local
311 a_up->setEndValue(loc.y()); in newCube()
312 a_up->setStartValue(loc.y() + amplitudes[ix]); in newCube()
313 a_up->setDuration(d / speeds[ix]); in newCube()
314 a_up->setLoopCount(1); in newCube()
315 a_up->setEasingCurve(QEasingCurve(QEasingCurve::InQuad)); in newCube()
325 c->animGroup->addAnimation(a_up); in newCube()
/dports/graphics/opencv/opencv-4.5.3/modules/photo/src/
H A Dfast_nlmeans_denoising_invoker_commons.hpp174 static inline int calcUpDownDist(T a_up, T a_down, T b_up, T b_down) in calcUpDownDist() argument
176 return calcDist<T>(a_down, b_down) - calcDist<T>(a_up, b_up); in calcUpDownDist()
236 static inline int f(T a_up, T a_down, T b_up, T b_down) in f()
239 int B = a_up - b_up; in f()
249 static inline int f(T a_up, T a_down, T b_up, T b_down) in f()
251 return calcDist<T>(a_down, b_down) - calcDist<T>(a_up, b_up); in f()
296 static inline int calcUpDownDist(T a_up, T a_down, T b_up, T b_down) in calcUpDownDist() argument
298 return calcUpDownDist_<T>::f(a_up, a_down, b_up, b_down); in calcUpDownDist()

12