Home
last modified time | relevance | path

Searched defs:ctypes (Results 1 – 18 of 18) sorted by relevance

/external/python/cpython3/Lib/ctypes/test/
D__init__.py6 ctypes = support.import_module('ctypes') variable
/external/python/cffi/doc/source/
Dgoals.rst45 .. _`ctypes`: http://docs.python.org/library/ctypes.html target in Goals
Doverview.rst187 .. _ctypes: http://docs.python.org/library/ctypes.html target
/external/python/cpython3/Lib/test/
Dtest_genericalias.py19 ctypes = None variable
Dtest_venv.py28 ctypes = None variable
Dtest_code.py136 ctypes = None variable
Dtest_buffer.py39 ctypes = None variable
Dtest_codecs.py20 ctypes = None variable
Dtest_ssl.py27 ctypes = None variable
/external/python/cpython3/Doc/whatsnew/
D3.2.rst1999 ctypes section in New, Improved, and Deprecated Modules
D3.8.rst739 ctypes section in Improved Modules
/external/pcre/dist2/src/
Dpcre2_substitute.c581 const uint8_t *ctypes = code->tables + ctypes_offset; in pcre2_substitute() local
Dpcre2_dfa_match.c536 const uint8_t *ctypes, *lcc, *fcc; in internal_dfa_match() local
Dpcre2_intmodedep.h720 const uint8_t *ctypes; /* Points to table of type maps */ member
859 const uint8_t *ctypes; /* Points to table of type maps */ member
Dpcre2_jit_compile.c449 sljit_sw ctypes; member
/external/skqp/gm/
Dshowmiplevels.cpp270 const SkColorType ctypes[] = { in drawSet() local
/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/
DGraphOperationBuilder.java200 int[] ctypes = new int[value.length]; in setAttr() local
/external/python/cpython2/Lib/test/
Dtest_subprocess.py18 ctypes = None variable