Home
last modified time | relevance | path

Searched defs:checking (Results 1 – 11 of 11) sorted by relevance

/third_party/python/Doc/howto/
Dpyporting.rst435 .. _caniusepython3: https://pypi.org/project/caniusepython3
436 .. _cheat sheet: http://python-future.org/compatible_idioms.html
437 .. _coverage.py: https://pypi.org/project/coverage
438 .. _Futurize: http://python-future.org/automatic_conversion.html
439 .. _importlib2: https://pypi.org/project/importlib2
440 .. _Modernize: https://python-modernize.readthedocs.io/
441 .. _mypy: http://mypy-lang.org/
442 .. _Porting to Python 3: http://python3porting.com/
443 .. _Pylint: https://pypi.org/project/pylint
445 …& A: https://ncoghlan-devs-python-notes.readthedocs.io/en/latest/python3/questions_and_answers.html
[all …]
/third_party/boost/boost/numeric/interval/detail/
Dtest_input.hpp35 typedef typename Policies::checking checking; in test_input() typedef
49 typedef typename Policies::checking checking; in test_input() typedef
55 typedef typename Policies::checking checking; in test_input() typedef
61 typedef typename Policies::checking checking; in test_input() typedef
67 typedef typename Policies::checking checking; in test_input() typedef
Ddivision.hpp77 typedef typename Policies::checking checking; in div_positive() typedef
94 typedef typename Policies::checking checking; in div_positive() typedef
112 typedef typename Policies::checking checking; in div_negative() typedef
129 typedef typename Policies::checking checking; in div_negative() typedef
166 typedef typename Policies::checking checking; in div_zero_part1() typedef
182 typedef typename Policies::checking checking; in div_zero_part2() typedef
/third_party/boost/boost/contract/detail/
Dchecking.hpp26 class BOOST_CONTRACT_DETAIL_DECLSPEC checking : class
30 explicit checking() { in checking() function in boost::contract::detail::checking
/third_party/boost/boost/numeric/interval/
Dpolicies.hpp27 typedef Checking checking; typedef
39 typedef typename p::checking checking; typedef in boost::numeric::interval_lib::change_rounding
Dutility.hpp47 typedef typename Policies::checking checking; in checked_lower() typedef
57 typedef typename Policies::checking checking; in checked_upper() typedef
75 typedef typename Policies::checking checking; in median() typedef
251 typedef typename Policies::checking checking; in norm() typedef
Dtransc.hpp45 typedef typename Policies::checking checking; in log() typedef
221 typedef typename Policies::checking checking; in atanh() typedef
Dinterval.hpp119 typedef typename Policies::checking checking; in number_holder() typedef
127 typedef typename Policies::checking checking; typedef in boost::numeric::interval
Darith2.hpp109 typedef typename Policies::checking checking; in multiplicative_inverse() typedef
/third_party/libffi/testsuite/libffi.call/
Dnegint.c11 static int checking(int a, short b, signed char c) in checking() function
/third_party/libffi/testsuite/libffi.closures/
Dunwindtest_ffi_call.cc11 static int checking(int a __UNUSED__, short b __UNUSED__, in checking() function