Home
last modified time | relevance | path

Searched refs:_check_types (Results 1 – 25 of 28) sorted by relevance

12

/dports/security/py-argon2-cffi/argon2_cffi-19.1.0/tests/
H A Dtest_utils.py14 from argon2._utils import NoneType, _check_types, _decoded_str_len
23 assert None is _check_types(
33 rv = _check_types(
/dports/security/py-argon2-cffi/argon2_cffi-19.1.0/src/argon2/
H A D_password_hasher.py5 from ._utils import Parameters, _check_types, extract_parameters
77 e = _check_types(
H A D_utils.py14 def _check_types(**kw): function
/dports/misc/morse/morse-1.4-154-g53f9eaa8/src/morse/middleware/ros/
H A DtfMessage.py142 …except struct.error as se: self._check_types(struct.error("%s: '%s' when writing '%s'" % (type(se)…
143 …except TypeError as te: self._check_types(ValueError("%s: '%s' when writing '%s'" % (type(te), str…
244 …except struct.error as se: self._check_types(struct.error("%s: '%s' when writing '%s'" % (type(se)…
245 …except TypeError as te: self._check_types(ValueError("%s: '%s' when writing '%s'" % (type(te), str…
/dports/www/firefox/firefox-99.0/third_party/python/pyrsistent/pyrsistent/
H A D_checked_types.py231 def _check_types(it, expected_types, source_class, exception_type=CheckedValueTypeError): function
320 _check_types(it, self._destination_class._checked_types, self._destination_class)
411 _check_types(it, self._destination_class._checked_types, self._destination_class)
527_check_types([key], self._destination_class._checked_key_types, self._destination_class, CheckedKe…
528_check_types([value], self._destination_class._checked_value_types, self._destination_class)
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/pyrsistent/pyrsistent/
H A D_checked_types.py231 def _check_types(it, expected_types, source_class, exception_type=CheckedValueTypeError): function
320 _check_types(it, self._destination_class._checked_types, self._destination_class)
411 _check_types(it, self._destination_class._checked_types, self._destination_class)
527_check_types([key], self._destination_class._checked_key_types, self._destination_class, CheckedKe…
528_check_types([value], self._destination_class._checked_value_types, self._destination_class)
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/pyrsistent/pyrsistent/
H A D_checked_types.py231 def _check_types(it, expected_types, source_class, exception_type=CheckedValueTypeError): function
320 _check_types(it, self._destination_class._checked_types, self._destination_class)
411 _check_types(it, self._destination_class._checked_types, self._destination_class)
527_check_types([key], self._destination_class._checked_key_types, self._destination_class, CheckedKe…
528_check_types([value], self._destination_class._checked_value_types, self._destination_class)
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pyrsistent/pyrsistent/
H A D_checked_types.py231 def _check_types(it, expected_types, source_class, exception_type=CheckedValueTypeError): function
320 _check_types(it, self._destination_class._checked_types, self._destination_class)
411 _check_types(it, self._destination_class._checked_types, self._destination_class)
527_check_types([key], self._destination_class._checked_key_types, self._destination_class, CheckedKe…
528_check_types([value], self._destination_class._checked_value_types, self._destination_class)
/dports/devel/py-pyrsistent/pyrsistent-0.14.11/pyrsistent/
H A D_checked_types.py231 def _check_types(it, expected_types, source_class, exception_type=CheckedValueTypeError): function
320 _check_types(it, self._destination_class._checked_types, self._destination_class)
411 _check_types(it, self._destination_class._checked_types, self._destination_class)
527_check_types([key], self._destination_class._checked_key_types, self._destination_class, CheckedKe…
528_check_types([value], self._destination_class._checked_value_types, self._destination_class)
/dports/devel/py-poetry-core/poetry-core-1.0.7/poetry/core/_vendor/pyrsistent/
H A D_checked_types.py231 def _check_types(it, expected_types, source_class, exception_type=CheckedValueTypeError): function
320 _check_types(it, self._destination_class._checked_types, self._destination_class)
411 _check_types(it, self._destination_class._checked_types, self._destination_class)
527_check_types([key], self._destination_class._checked_key_types, self._destination_class, CheckedKe…
528_check_types([value], self._destination_class._checked_value_types, self._destination_class)
/dports/devel/py-libcst/libcst-0.3.23/libcst/matchers/
H A D_visitors.py210 def _check_types( function
472 _check_types(
478 _check_types(
679 _check_types(
685 _check_types(
/dports/math/py-numpy/numpy-1.20.3/numpy/core/
H A Dsetup.py43 self._check_types = None
48 if self._check_types is None:
50 self._check_types = pickle.dumps(out)
52 out = copy.deepcopy(pickle.loads(self._check_types))
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/module_utils/network/ftd/
H A Dfdm_swagger_client.py546 self._check_types(status, actually_value, expected_type, model_prop_val, path, prop)
548 def _check_types(self, status, actually_value, expected_type, model, path, prop_name): member in FdmSwaggerValidator
578 …self._check_types(status, item_data, item_model[PropName.TYPE], item_model, "{0}[{1}]".format(path…
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/network/plugins/module_utils/network/ftd/
H A Dfdm_swagger_client.py553 self._check_types(status, actually_value, expected_type, model_prop_val, path, prop)
555 def _check_types(self, status, actually_value, expected_type, model, path, prop_name): member in FdmSwaggerValidator
585 …self._check_types(status, item_data, item_model[PropName.TYPE], item_model, "{0}[{1}]".format(path…
/dports/math/py-theano/Theano-1.0.5/theano/gpuarray/tests/
H A Dtest_nnet.py258 self._check_types(f, f_gpu, T.nnet.Softmax, self.gpu_op)
291 def _check_types(self, graph, graph_gpu, f_type, f_gpu_type): member in test_SoftMax
/dports/www/py-dj32-django-tables2/django-tables2-2.4.1/django_tables2/
H A Dtables.py119 self._check_types(options, class_name)
156 def _check_types(self, options, class_name): member in TableOptions
/dports/www/py-django-tables2/django-tables2-2.4.1/django_tables2/
H A Dtables.py119 self._check_types(options, class_name)
156 def _check_types(self, options, class_name): member in TableOptions
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Ddifflib.py1166 _check_types(a, b, fromfile, tofile, fromfiledate, tofiledate, lineterm)
1254 _check_types(a, b, fromfile, tofile, fromfiledate, tofiledate, lineterm)
1286 def _check_types(a, b, *args): function
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Ddifflib.py1166 _check_types(a, b, fromfile, tofile, fromfiledate, tofiledate, lineterm)
1254 _check_types(a, b, fromfile, tofile, fromfiledate, tofiledate, lineterm)
1286 def _check_types(a, b, *args): function
/dports/lang/python310/Python-3.10.1/Lib/
H A Ddifflib.py1136 _check_types(a, b, fromfile, tofile, fromfiledate, tofiledate, lineterm)
1224 _check_types(a, b, fromfile, tofile, fromfiledate, tofiledate, lineterm)
1256 def _check_types(a, b, *args): function
/dports/lang/python37/Python-3.7.12/Lib/
H A Ddifflib.py1177 _check_types(a, b, fromfile, tofile, fromfiledate, tofiledate, lineterm)
1265 _check_types(a, b, fromfile, tofile, fromfiledate, tofiledate, lineterm)
1297 def _check_types(a, b, *args): function
/dports/lang/python38/Python-3.8.12/Lib/
H A Ddifflib.py1166 _check_types(a, b, fromfile, tofile, fromfiledate, tofiledate, lineterm)
1254 _check_types(a, b, fromfile, tofile, fromfiledate, tofiledate, lineterm)
1286 def _check_types(a, b, *args): function
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Ddifflib.py1166 _check_types(a, b, fromfile, tofile, fromfiledate, tofiledate, lineterm)
1254 _check_types(a, b, fromfile, tofile, fromfiledate, tofiledate, lineterm)
1286 def _check_types(a, b, *args): function
/dports/lang/python39/Python-3.9.9/Lib/
H A Ddifflib.py1136 _check_types(a, b, fromfile, tofile, fromfiledate, tofiledate, lineterm)
1224 _check_types(a, b, fromfile, tofile, fromfiledate, tofiledate, lineterm)
1256 def _check_types(a, b, *args): function
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Ddifflib.py1136 _check_types(a, b, fromfile, tofile, fromfiledate, tofiledate, lineterm)
1224 _check_types(a, b, fromfile, tofile, fromfiledate, tofiledate, lineterm)
1256 def _check_types(a, b, *args): function

12