Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/grpcio-sys/grpc/
DRakefile82 task 'dlls', [:plat] do |t, args| task
/external/grpc-grpc/
DRakefile82 task 'dlls', [:plat] do |t, args| task
/external/python/cpython3/Doc/library/
Dctypes.rst147 .. _ctypes-calling-functions:
1171 .. _ctypes-surprises:
/external/crosvm/src/sys/windows/
Dmain.rs116 let mut dlls: HashSet<OsString> = HashSet::new(); in get_library_watcher() localVariable
/external/libxml2/python/
Dsetup.py.in174 dlls = [ 'libxml2.dll' ] variable