Home
last modified time | relevance | path

Searched defs:states (Results 126 – 150 of 8515) sorted by relevance

12345678910>>...341

/dports/graphics/darktable/darktable-3.6.1/src/common/
H A Dtea.h29 unsigned int* states = dt_alloc_align(64, numthreads * TEA_STATE_SIZE); in alloc_tea_states() local
36 static inline unsigned int* get_tea_state(unsigned int* const states, int threadnum) in get_tea_state()
41 static inline void free_tea_states(unsigned int* states) in free_tea_states()
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/DataHandling/Localization/
H A DState.php135 protected $states; variable in TYPO3\\CMS\\Core\\DataHandling\\Localization\\State
155 public function __construct(string $tableName, array $states = [])
169 public function update(array $states)
307 protected function sanitize(array $states)
322 protected function enrich(array $states)
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/DataHandling/Localization/
H A DState.php134 protected $states; variable in TYPO3\\CMS\\Core\\DataHandling\\Localization\\State
154 public function __construct(string $tableName, array $states = [])
168 public function update(array $states)
306 protected function sanitize(array $states)
321 protected function enrich(array $states)
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/DataHandling/Localization/
H A DState.php135 protected $states; variable in TYPO3\\CMS\\Core\\DataHandling\\Localization\\State
155 public function __construct(string $tableName, array $states = [])
169 public function update(array $states)
307 protected function sanitize(array $states)
322 protected function enrich(array $states)
/dports/net-mgmt/librenms/librenms-21.5.1/includes/discovery/sensors/state/
H A Dibm-amm.inc.php34 $states = [ variable
71 $states = [ variable
105 $states = [ variable
H A Dvoss.inc.php35 $states = [ variable
55 $states = [ variable
86 $states = [ variable
H A Daxiscam.inc.php17 $states = [ variable
40 $states = [ variable
/dports/sysutils/py-salt/salt-3004.1/tests/pytests/functional/states/
H A Dtest_pkgrepo.py11 def test_adding_repo_file(states, tmp_path): argument
27 def test_adding_repo_file_arch(states, tmp_path): argument
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_coding/codecs/opus/
H A Daudio_encoder_opus_unittest.cc56 std::unique_ptr<AudioEncoderOpusStates> states = in CreateCodec() local
144 auto states = CreateCodec(sample_rate_hz_, 1); in TEST_P() local
150 auto states = CreateCodec(sample_rate_hz_, 2); in TEST_P() local
156 auto states = CreateCodec(sample_rate_hz_, 2); in TEST_P() local
164 auto states = CreateCodec(sample_rate_hz_, 2); in TEST_P() local
186 auto states = CreateCodec(sample_rate_hz_, 2); in TEST_P() local
197 auto states = CreateCodec(sample_rate_hz_, 1); in TEST_P() local
230 auto states = CreateCodec(sample_rate_hz_, 2); in TEST_P() local
248 auto states = CreateCodec(sample_rate_hz_, 2); in TEST_P() local
268 auto states = CreateCodec(sample_rate_hz_, 2); in TEST_P() local
[all …]
/dports/security/sslproxy/SSLproxy-0.9.2/tests/testproxy/
H A Dfilter_host_testset_2.json37 "states": { object
53 "states": { object
68 "states": { object
83 "states": { object
98 "states": { object
113 "states": { object
128 "states": { object
143 "states": { object
158 "states": { object
H A Dfilter_uri_testset_2.json37 "states": { object
53 "states": { object
68 "states": { object
83 "states": { object
98 "states": { object
113 "states": { object
128 "states": { object
143 "states": { object
158 "states": { object
H A Dfilter_host_testset_1.json37 "states": { object
52 "states": { object
67 "states": { object
82 "states": { object
97 "states": { object
112 "states": { object
127 "states": { object
142 "states": { object
157 "states": { object
H A Dhttp_testset_split_1.json36 "states": { object
51 "states": { object
66 "states": { object
81 "states": { object
96 "states": { object
111 "states": { object
126 "states": { object
141 "states": { object
156 "states": { object
H A Dfilter_block_testset_1.json37 "states": { object
52 "states": { object
67 "states": { object
82 "states": { object
97 "states": { object
112 "states": { object
127 "states": { object
142 "states": { object
157 "states": { object
H A Dfilter_split_testset_1.json36 "states": { object
51 "states": { object
66 "states": { object
81 "states": { object
96 "states": { object
111 "states": { object
126 "states": { object
141 "states": { object
156 "states": { object
H A Dfilter_uri_testset_1.json37 "states": { object
52 "states": { object
67 "states": { object
82 "states": { object
97 "states": { object
112 "states": { object
127 "states": { object
142 "states": { object
157 "states": { object
H A Dhttp_testset_1.json36 "states": { object
51 "states": { object
66 "states": { object
81 "states": { object
96 "states": { object
111 "states": { object
126 "states": { object
141 "states": { object
156 "states": { object
H A Dfilter_divert_testset_1.json36 "states": { object
51 "states": { object
66 "states": { object
81 "states": { object
96 "states": { object
111 "states": { object
126 "states": { object
141 "states": { object
156 "states": { object
H A Dproto_validate_testset_3.json36 "states": { object
51 "states": { object
66 "states": { object
81 "states": { object
96 "states": { object
111 "states": { object
126 "states": { object
146 "states": { object
166 "states": { object
/dports/devel/sfml/SFML-2.5.1/src/SFML/Window/Android/
H A DInputImpl.cpp51 ActivityStates* states = getActivity(NULL); in setVirtualKeyboardVisible() local
141 priv::ActivityStates* states = priv::getActivity(NULL); in isMouseButtonPressed() local
153 priv::ActivityStates* states = priv::getActivity(NULL); in getMousePosition() local
186 priv::ActivityStates* states = priv::getActivity(NULL); in isTouchDown() local
198 priv::ActivityStates* states = priv::getActivity(NULL); in getTouchPosition() local
H A DWindowImplAndroid.cpp68 ActivityStates* states = getActivity(NULL); in WindowImplAndroid() local
93 ActivityStates* states = getActivity(NULL); in getSystemHandle() local
106 ActivityStates* states = getActivity(NULL); in processEvents() local
219 ActivityStates* states = getActivity(NULL); in forwardEvent() local
241 ActivityStates* states = getActivity(NULL); in processEvent() local
313 int WindowImplAndroid::processScrollEvent(AInputEvent* _event, ActivityStates* states) in processScrollEvent()
377 int WindowImplAndroid::processKeyEvent(AInputEvent* _event, ActivityStates* states) in processKeyEvent()
441 int WindowImplAndroid::processMotionEvent(AInputEvent* _event, ActivityStates* states) in processMotionEvent()
488 int WindowImplAndroid::processPointerEvent(bool isDown, AInputEvent* _event, ActivityStates* states) in processPointerEvent()
676 ActivityStates* states = getActivity(NULL); in getUnicode() local
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/javax/naming/
H A DBinding.java65 public Binding (String name, String className, Object obj,
80 public Object getObject () in AccessibleStateSet()
81 { in AccessibleStateSet()
82 return boundObj; in AccessibleStateSet()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/render/renderstates/
H A Drenderstateset_p.h94 const QVector<StateVariant>& states() const noexcept { return m_states; } in states() function
95 QVector<StateVariant>& states() noexcept { return m_states; } in states() function
/dports/math/R-cran-KFAS/KFAS/tests/testthat/
H A DtestNumerical.R11 model["Q",etas = 1] <- model["P1", states = 1] <- exp(pars) functionVar
27 model["Q",etas = 1] <- model["P1", states = 1] <- exp(pars) functionVar
43 model["Q",etas = 1] <- model["P1", states = 1] <- exp(pars) functionVar
100 model["Q",etas = 1] <- model["P1", states = 1] <- exp(pars[2]) functionVar
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/HomeGraphService/
H A DReportStateAndNotificationDevice.php21 public $states; variable in Google_Service_HomeGraphService_ReportStateAndNotificationDevice
31 public function setStates($states)

12345678910>>...341