Home
last modified time | relevance | path

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

/external/grpc-grpc/
DRakefile85 task 'dlls' do task
/external/rust/crates/grpcio-sys/grpc/
DRakefile85 task 'dlls' do task
/external/python/cpython3/Doc/library/
Dctypes.rst145 .. _ctypes-calling-functions:
1125 .. _ctypes-surprises:
/external/python/cpython2/Doc/library/
Dctypes.rst136 .. _ctypes-calling-functions:
1169 .. _ctypes-surprises:
/external/crosvm/src/sys/windows/
Dmain.rs120 let mut dlls: HashSet<OsString> = HashSet::new(); in get_library_watcher() localVariable
/external/libxml2/python/
Dsetup.py.in170 dlls = [ 'libxml2.dll' ] variable