Home
last modified time | relevance | path

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

/external/python/cpython2/Doc/howto/
Dpyporting.rst429 .. _2to3: https://docs.python.org/3/library/2to3.html
430 .. _caniusepython3: https://pypi.org/project/caniusepython3
431 .. _cheat sheet: http://python-future.org/compatible_idioms.html
432 .. _coverage.py: https://pypi.org/project/coverage
433 .. _Futurize: http://python-future.org/automatic_conversion.html
434 .. _importlib: https://docs.python.org/3/library/importlib.html#module-importlib
435 .. _importlib2: https://pypi.org/project/importlib2
436 .. _Modernize: https://python-modernize.readthedocs.org/en/latest/
437 .. _mypy: http://mypy-lang.org/
438 .. _Porting to Python 3: http://python3porting.com/
[all …]
/external/python/cpython3/Doc/howto/
Dpyporting.rst429 .. _2to3: https://docs.python.org/3/library/2to3.html
430 .. _caniusepython3: https://pypi.org/project/caniusepython3
431 .. _cheat sheet: http://python-future.org/compatible_idioms.html
432 .. _coverage.py: https://pypi.org/project/coverage
433 .. _Futurize: http://python-future.org/automatic_conversion.html
434 .. _importlib: https://docs.python.org/3/library/importlib.html#module-importlib
435 .. _importlib2: https://pypi.org/project/importlib2
436 .. _Modernize: https://python-modernize.readthedocs.io/
437 .. _mypy: http://mypy-lang.org/
438 .. _Porting to Python 3: http://python3porting.com/
[all …]
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dnegint.c11 static int checking(int a, short b, signed char c) in checking() function
Dunwindtest_ffi_call.cc11 static int checking(int a __UNUSED__, short b __UNUSED__, in checking() function
/external/libffi/testsuite/libffi.call/
Dnegint.c11 static int checking(int a, short b, signed char c) in checking() function
Dunwindtest_ffi_call.cc11 static int checking(int a __UNUSED__, short b __UNUSED__, in checking() function