Home
last modified time | relevance | path

Searched defs:dlls (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/
DRakefile85 task 'dlls' do task
/external/libxml2/python/
Dsetup.py.in34 dlls = [ 'iconv.dll','libxml2.dll','libxslt.dll','libexslt.dll' ] variable
35 dlls = [os.path.join(ROOT,'bin',dll) for dll in dlls] variable
/external/python/cpython2/Doc/library/
Dctypes.rst136 .. _ctypes-calling-functions:
1169 .. _ctypes-surprises:
/external/python/cpython3/Doc/library/
Dctypes.rst145 .. _ctypes-calling-functions:
1132 .. _ctypes-surprises: