Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Doc/library/
Dctypes.rst136 .. _ctypes-calling-functions:
1169 .. _ctypes-surprises:
/aosp_15_r20/external/python/cpython3/Doc/library/
Dctypes.rst147 .. _ctypes-calling-functions:
1146 .. _ctypes-surprises:
/aosp_15_r20/external/grpc-grpc/
H A DRakefile82 task 'dlls', [:plat] do |t, args| task
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/
DRakefile82 task 'dlls', [:plat] do |t, args| task
/aosp_15_r20/hardware/google/gfxstream/host/gl/gl-host-common/include/host-common/opengl/
Dgpuinfo.h90 std::vector<std::string> dlls; variable
/aosp_15_r20/external/crosvm/src/sys/windows/
H A Dmain.rs116 let mut dlls: HashSet<OsString> = HashSet::new(); in get_library_watcher() localVariable
/aosp_15_r20/external/libxml2/python/
H A Dsetup.py.in174 dlls = [ 'libxml2.dll' ] variable