Home
last modified time | relevance | path

Searched defs:checking (Results 1 – 3 of 3) 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/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