Home
last modified time | relevance | path

Searched defs:_m1 (Results 1 – 25 of 149) sorted by path

123456

/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/nix-0.23.1/test/test_kmod/
H A Dmod.rs43 let _m1 = crate::CWD_LOCK.read(); in test_finit_and_delete_module() localVariable
61 let _m1 = crate::CWD_LOCK.read(); in test_finit_and_delete_module_with_params() localVariable
82 let _m1 = crate::CWD_LOCK.read(); in test_init_and_delete_module() localVariable
102 let _m1 = crate::CWD_LOCK.read(); in test_init_and_delete_module_with_params() localVariable
123 let _m1 = crate::CWD_LOCK.read(); in test_finit_module_invalid() localVariable
137 let _m1 = crate::CWD_LOCK.read(); in test_finit_module_twice_and_delete_module() localVariable
159 let _m1 = crate::CWD_LOCK.read(); in test_delete_module_not_loaded() localVariable
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/nix-0.23.1/test/
H A Dtest_pty.rs278 let _m1 = crate::FORK_MTX.lock(); in test_forkpty() localVariable
/dports/astro/siril/siril/src/opencv/findHomography/
H A Dcalibration.cpp2632 Ptr<CvMat> _m1, _m2, _lines1, _lines2; in cvStereoRectifyUncalibrated() local
H A Dfundam.cpp328 int CvFMEstimator::run7Point( const CvMat* _m1, const CvMat* _m2, CvMat* _fmatrix ) in run7Point()
436 int CvFMEstimator::run8Point( const CvMat* _m1, const CvMat* _m2, CvMat* _fmatrix ) in run8Point()
559 void CvFMEstimator::computeReprojError( const CvMat* _m1, const CvMat* _m2, in computeReprojError()
/dports/audio/ardour6/Ardour-6.8.0/libs/audiographer/private/limiter/
H A Dlimiter.h113 float _gt, _m1, _m2; variable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/nix-0.17.0/test/test_kmod/
H A Dmod.rs45 let _m1 = ::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_finit_and_delete_module() localVariable
63 let _m1 = ::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_finit_and_delete_modul_with_params() localVariable
84 let _m1 = ::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_init_and_delete_module() localVariable
104 let _m1 = ::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_init_and_delete_module_with_params() localVariable
125 let _m1 = ::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_finit_module_invalid() localVariable
139 let _m1 = ::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_finit_module_twice_and_delete_module() localVariable
161 let _m1 = ::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_delete_module_not_loaded() localVariable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/nix-0.18.0/test/test_kmod/
H A Dmod.rs45 let _m1 = crate::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_finit_and_delete_module() localVariable
63 let _m1 = crate::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_finit_and_delete_modul_with_params() localVariable
84 let _m1 = crate::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_init_and_delete_module() localVariable
104 let _m1 = crate::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_init_and_delete_module_with_params() localVariable
125 let _m1 = crate::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_finit_module_invalid() localVariable
139 let _m1 = crate::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_finit_module_twice_and_delete_module() localVariable
161 let _m1 = crate::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_delete_module_not_loaded() localVariable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/nix-0.18.0/test/
H A Dtest_pty.rs254 let _m1 = crate::FORK_MTX.lock().expect("Mutex got poisoned by another test"); in test_forkpty() localVariable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/nix-0.20.0/test/test_kmod/
H A Dmod.rs46 let _m1 = crate::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_finit_and_delete_module() localVariable
64 let _m1 = crate::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_finit_and_delete_modul_with_params() localVariable
85 let _m1 = crate::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_init_and_delete_module() localVariable
105 let _m1 = crate::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_init_and_delete_module_with_params() localVariable
126 let _m1 = crate::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_finit_module_invalid() localVariable
140 let _m1 = crate::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_finit_module_twice_and_delete_module() localVariable
162 let _m1 = crate::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_delete_module_not_loaded() localVariable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/nix-0.20.0/test/
H A Dtest_pty.rs254 let _m1 = crate::FORK_MTX.lock().expect("Mutex got poisoned by another test"); in test_forkpty() localVariable
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/nix-0.20.0/test/test_kmod/
H A Dmod.rs46 let _m1 = crate::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_finit_and_delete_module() localVariable
64 let _m1 = crate::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_finit_and_delete_modul_with_params() localVariable
85 let _m1 = crate::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_init_and_delete_module() localVariable
105 let _m1 = crate::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_init_and_delete_module_with_params() localVariable
126 let _m1 = crate::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_finit_module_invalid() localVariable
140 let _m1 = crate::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_finit_module_twice_and_delete_module() localVariable
162 let _m1 = crate::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_delete_module_not_loaded() localVariable
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/nix-0.20.0/test/
H A Dtest_pty.rs254 let _m1 = crate::FORK_MTX.lock().expect("Mutex got poisoned by another test"); in test_forkpty() localVariable
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/nix-0.14.1/test/
H A Dtest_pty.rs214 let _m1 = ::FORK_MTX.lock().expect("Mutex got poisoned by another test"); in test_forkpty() localVariable
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/dpl.lv2/src/
H A Dpeaklim.h99 float _gt, _m1, _m2; variable
/dports/audio/zita-dpl1/zita-dpl1-0.3.3/source/
H A Ddplimit1.h100 float _m1; variable
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/src/layer/arm/
H A Dconvolutiondepthwise_arm.cpp1707 … uint32x4_t _m1 = vmvnq_u32(vceqq_f32(_weight_data_int8_scales1, vdupq_n_f32(0.f))); in forward_int8_arm() local
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/src/layer/x86/
H A Dconvolutiondepthwise_x86.cpp807 … __m128 _m1 = _mm_cmpneq_ps(_weight_data_int8_scales1, _mm_setzero_ps()); in forward_int8_x86() local
/dports/biology/cufflinks/cufflinks-2.2.1-89-gdc3b0cb/src/lemon/
H A Dmaps.h518 AddMap(const M1 &_m1,const M2 &_m2) : m1(_m1), m2(_m2) {}; in AddMap()
633 SubMap(const M1 &_m1,const M2 &_m2) : m1(_m1), m2(_m2) {}; in SubMap()
664 MulMap(const M1 &_m1,const M2 &_m2) : m1(_m1), m2(_m2) {}; in MulMap()
778 DivMap(const M1 &_m1,const M2 &_m2) : m1(_m1), m2(_m2) {}; in DivMap()
819 ComposeMap(const M1 &_m1,const M2 &_m2) : m1(_m1), m2(_m2) {}; in ComposeMap()
870 : m1(_m1), m2(_m2), f(_f) {}; in m1() argument
1137 ForkMap(const M1 &_m1, const M2 &_m2) : m1(_m1), m2(_m2) {}; in ForkMap()
1165 ForkWriteMap(M1 &_m1, M2 &_m2) : m1(_m1), m2(_m2) {}; in ForkWriteMap()
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/phylip/src/
H A Dcons.cpp154 …nsens_starter( const char* filename, double fraction, bool _strict, bool _mre, bool _mr, bool _m1 ) in consens_starter()
/dports/cad/gnucap/gnucap-2013-04-23/include/
H A De_elemnt.h155 CPOLY1 _m1; // matrix parameters, 1 fill ago variable
/dports/devel/gdb761/gdb-7.6.1/sim/testsuite/sim/bfin/
H A Dzcall.s13 _m1: label
/dports/devel/gitui/gitui-0.10.1/cargo-crates/nix-0.17.0/test/test_kmod/
H A Dmod.rs45 let _m1 = ::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_finit_and_delete_module() localVariable
63 let _m1 = ::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_finit_and_delete_modul_with_params() localVariable
84 let _m1 = ::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_init_and_delete_module() localVariable
104 let _m1 = ::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_init_and_delete_module_with_params() localVariable
125 let _m1 = ::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_finit_module_invalid() localVariable
139 let _m1 = ::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_finit_module_twice_and_delete_module() localVariable
161 let _m1 = ::CWD_LOCK.read().expect("Mutex got poisoned by another test"); in test_delete_module_not_loaded() localVariable
/dports/devel/gitui/gitui-0.10.1/cargo-crates/nix-0.17.0/test/
H A Dtest_pty.rs214 let _m1 = ::FORK_MTX.lock().expect("Mutex got poisoned by another test"); in test_forkpty() localVariable
/dports/devel/ignition-common/ignitionrobotics-ign-common-a5c4d5a35bb8/graphics/src/
H A DMeshCSG.cc146 Mesh *MeshCSG::CreateBoolean(const Mesh *_m1, const Mesh *_m2, int _operation, in CreateBoolean()
H A DMeshManager.cc1286 void MeshManager::CreateBoolean(const std::string &_name, const Mesh *_m1, in CreateBoolean()

123456