Home
last modified time | relevance | path

Searched refs:_V2 (Results 1 – 25 of 346) sorted by relevance

12345678910>>...14

/dports/science/siconos/siconos-4.4.0/mechanics/src/joints/
H A DCylindricalJointR.cpp330 const double x20 = _V2->getValue(0)*q11 + _V2->getValue(1)*q12 + _V2->getValue(2)*q13; in computeh()
331 const double x21 = _V2->getValue(0)*q10 - _V2->getValue(1)*q13 + _V2->getValue(2)*q12; in computeh()
332 const double x22 = _V2->getValue(0)*q13 + _V2->getValue(1)*q10 - _V2->getValue(2)*q11; in computeh()
333 const double x23 = -_V2->getValue(0)*q12 + _V2->getValue(1)*q11 + _V2->getValue(2)*q10; in computeh()
398 const double x30 = _V2->getValue(0)*q11 + _V2->getValue(1)*q12 + _V2->getValue(2)*q13; in Jd1d2()
400 const double x32 = _V2->getValue(0)*q13 + _V2->getValue(1)*q10 - _V2->getValue(2)*q11; in Jd1d2()
402 const double x34 = _V2->getValue(0)*q10 - _V2->getValue(1)*q13 + _V2->getValue(2)*q12; in Jd1d2()
404 const double x36 = -_V2->getValue(0)*q12 + _V2->getValue(1)*q11 + _V2->getValue(2)*q10; in Jd1d2()
545 const double x26 = _V2->getValue(0)*q11 + _V2->getValue(1)*q12 + _V2->getValue(2)*q13; in Jd1()
547 const double x28 = _V2->getValue(0)*q13 + _V2->getValue(1)*q10 - _V2->getValue(2)*q11; in Jd1()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/src/c++11/
H A Dcompatibility-c++0x.cc30 #define _V2 _V2xx macro
37 #undef _V2
224 namespace _V2 namespace
234 return error_condition(__i, _V2::system_category()); in default_error_condition()
235 return error_condition(__i, _V2::generic_category()); in default_error_condition()
247 && __code.category() == _V2::system_category()) in equivalent()
250 && __code.category() == _V2::generic_category()) in equivalent()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/src/c++11/
H A Dcompatibility-c++0x.cc30 #define _V2 _V2xx macro
37 #undef _V2
224 namespace _V2 namespace
234 return error_condition(__i, _V2::system_category()); in default_error_condition()
235 return error_condition(__i, _V2::generic_category()); in default_error_condition()
247 && __code.category() == _V2::system_category()) in equivalent()
250 && __code.category() == _V2::generic_category()) in equivalent()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/src/c++11/
H A Dcompatibility-c++0x.cc30 #define _V2 _V2xx macro
37 #undef _V2
224 namespace _V2 namespace
234 return error_condition(__i, _V2::system_category()); in default_error_condition()
235 return error_condition(__i, _V2::generic_category()); in default_error_condition()
247 && __code.category() == _V2::system_category()) in equivalent()
250 && __code.category() == _V2::generic_category()) in equivalent()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/src/c++11/
H A Dcompatibility-c++0x.cc30 #define _V2 _V2xx macro
37 #undef _V2
224 namespace _V2 namespace
234 return error_condition(__i, _V2::system_category()); in default_error_condition()
235 return error_condition(__i, _V2::generic_category()); in default_error_condition()
247 && __code.category() == _V2::system_category()) in equivalent()
250 && __code.category() == _V2::generic_category()) in equivalent()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/src/c++11/
H A Dcompatibility-c++0x.cc30 #define _V2 _V2xx macro
37 #undef _V2
224 namespace _V2 namespace
234 return error_condition(__i, _V2::system_category()); in default_error_condition()
235 return error_condition(__i, _V2::generic_category()); in default_error_condition()
247 && __code.category() == _V2::system_category()) in equivalent()
250 && __code.category() == _V2::generic_category()) in equivalent()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/src/c++11/
H A Dcompatibility-c++0x.cc30 #define _V2 _V2xx macro
37 #undef _V2
224 namespace _V2 namespace
234 return error_condition(__i, _V2::system_category()); in default_error_condition()
235 return error_condition(__i, _V2::generic_category()); in default_error_condition()
247 && __code.category() == _V2::system_category()) in equivalent()
250 && __code.category() == _V2::generic_category()) in equivalent()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/src/c++11/
H A Dcompatibility-c++0x.cc30 #define _V2 _V2xx macro
37 #undef _V2
224 namespace _V2 namespace
234 return error_condition(__i, _V2::system_category()); in default_error_condition()
235 return error_condition(__i, _V2::generic_category()); in default_error_condition()
247 && __code.category() == _V2::system_category()) in equivalent()
250 && __code.category() == _V2::generic_category()) in equivalent()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/src/c++11/
H A Dcompatibility-c++0x.cc30 #define _V2 _V2xx macro
37 #undef _V2
224 namespace _V2 namespace
234 return error_condition(__i, _V2::system_category()); in default_error_condition()
235 return error_condition(__i, _V2::generic_category()); in default_error_condition()
247 && __code.category() == _V2::system_category()) in equivalent()
250 && __code.category() == _V2::generic_category()) in equivalent()
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/src/c++11/
H A Dcompatibility-c++0x.cc30 #define _V2 _V2xx macro
37 #undef _V2
225 namespace _V2 namespace
236 return error_condition(__i, _V2::system_category()); in default_error_condition()
237 return error_condition(__i, _V2::generic_category()); in default_error_condition()
249 && __code.category() == _V2::system_category()) in equivalent()
252 && __code.category() == _V2::generic_category()) in equivalent()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/src/c++11/
H A Dcompatibility-c++0x.cc30 #define _V2 _V2xx macro
37 #undef _V2
224 namespace _V2 namespace
234 return error_condition(__i, _V2::system_category()); in default_error_condition()
235 return error_condition(__i, _V2::generic_category()); in default_error_condition()
247 && __code.category() == _V2::system_category()) in equivalent()
250 && __code.category() == _V2::generic_category()) in equivalent()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/src/c++11/
H A Dcompatibility-c++0x.cc30 #define _V2 _V2xx macro
37 #undef _V2
224 namespace _V2 namespace
234 return error_condition(__i, _V2::system_category()); in default_error_condition()
235 return error_condition(__i, _V2::generic_category()); in default_error_condition()
247 && __code.category() == _V2::system_category()) in equivalent()
250 && __code.category() == _V2::generic_category()) in equivalent()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/src/c++11/
H A Dcompatibility-c++0x.cc30 #define _V2 _V2xx macro
37 #undef _V2
224 namespace _V2 namespace
234 return error_condition(__i, _V2::system_category()); in default_error_condition()
235 return error_condition(__i, _V2::generic_category()); in default_error_condition()
247 && __code.category() == _V2::system_category()) in equivalent()
250 && __code.category() == _V2::generic_category()) in equivalent()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/src/c++11/
H A Dcompatibility-c++0x.cc30 #define _V2 _V2xx macro
37 #undef _V2
224 namespace _V2 namespace
234 return error_condition(__i, _V2::system_category()); in default_error_condition()
235 return error_condition(__i, _V2::generic_category()); in default_error_condition()
247 && __code.category() == _V2::system_category()) in equivalent()
250 && __code.category() == _V2::generic_category()) in equivalent()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/src/c++11/
H A Dcompatibility-c++0x.cc30 #define _V2 _V2xx macro
37 #undef _V2
224 namespace _V2 namespace
234 return error_condition(__i, _V2::system_category()); in default_error_condition()
235 return error_condition(__i, _V2::generic_category()); in default_error_condition()
247 && __code.category() == _V2::system_category()) in equivalent()
250 && __code.category() == _V2::generic_category()) in equivalent()
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/src/c++11/
H A Dcompatibility-c++0x.cc30 #define _V2 _V2xx macro
37 #undef _V2
225 namespace _V2 namespace
236 return error_condition(__i, _V2::system_category()); in default_error_condition()
237 return error_condition(__i, _V2::generic_category()); in default_error_condition()
249 && __code.category() == _V2::system_category()) in equivalent()
252 && __code.category() == _V2::generic_category()) in equivalent()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/src/c++11/
H A Dcompatibility-c++0x.cc30 #define _V2 _V2xx macro
37 #undef _V2
224 namespace _V2 namespace
234 return error_condition(__i, _V2::system_category()); in default_error_condition()
235 return error_condition(__i, _V2::generic_category()); in default_error_condition()
247 && __code.category() == _V2::system_category()) in equivalent()
250 && __code.category() == _V2::generic_category()) in equivalent()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/src/c++11/
H A Dcompatibility-c++0x.cc30 #define _V2 _V2xx macro
37 #undef _V2
224 namespace _V2 namespace
234 return error_condition(__i, _V2::system_category()); in default_error_condition()
235 return error_condition(__i, _V2::generic_category()); in default_error_condition()
247 && __code.category() == _V2::system_category()) in equivalent()
250 && __code.category() == _V2::generic_category()) in equivalent()
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/src/c++11/
H A Dcompatibility-c++0x.cc30 #define _V2 _V2xx macro
37 #undef _V2
224 namespace _V2 namespace
234 return error_condition(__i, _V2::system_category()); in default_error_condition()
235 return error_condition(__i, _V2::generic_category()); in default_error_condition()
247 && __code.category() == _V2::system_category()) in equivalent()
250 && __code.category() == _V2::generic_category()) in equivalent()
/dports/devel/pytype/pytype-2021.9.9/pytype/stubs/builtins/
H A Dtyping.pytd15 _V2 = TypeVar('_V2')
283 def get(self, k, d: _V2) -> Union[_V, _V2]: ...
301 def __setitem__(self, k: _K2, v: _V2) -> None:
307 def pop(self, k, default: _V2 = ...) -> Union[_V, _V2]: ...
309 def setdefault(self, k: _K2, default: _V2 = ...) -> Union[_V, _V2]:
311 def update(self, m: Mapping[_K2, _V2]) -> None:
530 map2: Mapping[_K2, _V2]
536 map2: Mapping[_K2, _V2],
543 map2: Mapping[_K2, _V2],
558 self, m: Mapping[_K2, _V2]
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/include/
H A Ddeque189 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
204 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
211 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
226 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
233 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
248 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
255 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
270 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
557 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
615 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/include/
H A Ddeque189 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
204 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
211 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
226 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
233 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
248 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
255 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
270 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
557 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
615 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/include/
H A Ddeque191 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
206 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
213 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
228 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
235 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
250 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
257 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
272 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
559 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
617 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/include/
H A Ddeque195 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
210 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
217 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
232 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
239 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
254 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
261 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
276 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
563 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
621 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/include/
H A Ddeque191 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
206 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
213 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
228 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
235 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
250 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
257 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
272 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
559 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
617 __deque_iterator<_V2, _P2, _R2, _M2, _D2, _B2>
[all …]

12345678910>>...14