Home
last modified time | relevance | path

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

/external/chromium/chrome/common/
Dsandbox_policy.cc98 const std::wstring& dll, in GetPolicyCategoryForPlugin()
/external/chromium/chrome/browser/
Denumerate_modules_model_win.cc482 string16 dll; in ReadShellExtensions() local
/external/libusb_aah/libusb/os/
Dwindows_usb.h249 #define DLL_LOAD_PREFIXNAME(dll, prefixname, name, ret_on_failure) \ argument
269 #define DLL_LOAD(dll, name, ret_on_failure) DLL_LOAD_PREFIXNAME(dll, name, name, ret_on_failure) argument
271 #define DLL_LOAD_PREFIXED(dll, prefix, name, ret_on_failure) DLL_LOAD_PREFIXNAME(dll, prefix##name,… argument
/external/wpa_supplicant_8/src/crypto/
Dcrypto_cryptoapi.c44 HINSTANCE dll; in mingw_load_crypto_func() local
/external/wpa_supplicant_8/src/utils/
Dpcsc_funcs.c122 static HINSTANCE dll = NULL; /* winscard.dll */ variable
/external/kernel-headers/original/asm-mips/sn/
Dioc3.h15 volatile u8 dll; /* DLAB == 1 */ member