HomeSort by relevance Sort by last modified time
    Searched refs:lpvReserved (Results 1 - 22 of 22) sorted by null

  /external/chromium_org/v8/src/
v8dll-main.cc 16 LPVOID lpvReserved) {
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
dll.c 44 * lpvReserved yields an unreferenced formal parameter;
57 DllMain (HINSTANCE hinstDll, DWORD fdwReason, LPVOID lpvReserved)
  /external/chromium_org/third_party/icu/source/common/
ucln_imp.h 132 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
  /external/icu/icu4c/source/common/
ucln_imp.h 132 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
  /external/jemalloc/src/
tsd.c 78 _tls_callback(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
106 DWORD fdwReason, LPVOID lpvReserved) = _tls_callback;
  /external/chromium_org/third_party/libxml/src/include/libxml/
threads.h 76 int XMLCALL xmlDllMain(void *hinstDLL, unsigned long fdwReason, void *lpvReserved);
  /external/libxml2/include/libxml/
threads.h 76 int XMLCALL xmlDllMain(void *hinstDLL, unsigned long fdwReason, void *lpvReserved);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wabutil.h 32 STDAPI_(SCODE) CreateTable(LPCIID lpInterface,ALLOCATEBUFFER *lpAllocateBuffer,ALLOCATEMORE *lpAllocateMore,FREEBUFFER *lpFreeBuffer,LPVOID lpvReserved,ULONG ulTableType,ULONG ulPropTagIndexColumn,LPSPropTagArray lpSPropTagArrayColumns,LPTABLEDATA *lppTableData);
50 STDAPI_(SCODE) CreateIProp(LPCIID lpInterface,ALLOCATEBUFFER *lpAllocateBuffer,ALLOCATEMORE *lpAllocateMore,FREEBUFFER *lpFreeBuffer,LPVOID lpvReserved,LPPROPDATA *lppPropData);
53 STDAPI_(SCODE) WABCreateIProp(LPCIID lpInterface,ALLOCATEBUFFER *lpAllocateBuffer,ALLOCATEMORE *lpAllocateMore,FREEBUFFER *lpFreeBuffer,LPVOID lpvReserved,LPPROPDATA *lppPropData);
87 STDAPI_(LONG) MAPIInitIdle(LPVOID lpvReserved);
mapiutil.h 32 STDAPI_(SCODE) CreateTable(LPCIID lpInterface,ALLOCATEBUFFER *lpAllocateBuffer,ALLOCATEMORE *lpAllocateMore,FREEBUFFER *lpFreeBuffer,LPVOID lpvReserved,ULONG ulTableType,ULONG ulPropTagIndexColumn,LPSPropTagArray lpSPropTagArrayColumns,LPTABLEDATA *lppTableData);
49 STDAPI_(SCODE) CreateIProp(LPCIID lpInterface,ALLOCATEBUFFER *lpAllocateBuffer,ALLOCATEMORE *lpAllocateMore,FREEBUFFER *lpFreeBuffer,LPVOID lpvReserved,LPPROPDATA *lppPropData);
82 STDAPI_(LONG) MAPIInitIdle (LPVOID lpvReserved);
rpcproxy.h 176 #define REGISTER_PROXY_DLL_ROUTINES(pProxyFileList,pClsID) HINSTANCE hProxyDll = 0; WINBOOL WINAPI DLLMAIN_ENTRY(HINSTANCE hinstDLL,DWORD fdwReason,LPVOID lpvReserved) { if(fdwReason==DLL_PROCESS_ATTACH) { hProxyDll = hinstDLL; DISABLE_THREAD_LIBRARY_CALLS(hinstDLL); } return TRUE; } HRESULT WINAPI DLLREGISTERSERVER_ENTRY() { return NdrDllRegisterProxy(hProxyDll,pProxyFileList,pClsID); } HRESULT WINAPI DLLUNREGISTERSERVER_ENTRY() { return NdrDllUnregisterProxy(hProxyDll,pProxyFileList,pClsID); }
d3dhal.h 193 LPVOID lpvReserved;
winhttp.h 525 LPVOID lpvReserved;
objbase.h 276 WINOLEAPI CoAllowSetForegroundWindow(IUnknown *pUnk,LPVOID lpvReserved);
objidl.h     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/winedlls/dxgi/
dxgi_dll.c 247 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
  /external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/dxgi/
dxgi_dll.c 247 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
  /external/chromium_org/third_party/libxml/src/
threads.c 985 * @lpvReserved: generic pointer (depends upon reason code)
996 xmlDllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
999 DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
  /external/libxml2/
threads.c 990 * @lpvReserved: generic pointer (depends upon reason code)
1001 xmlDllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
1004 DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
  /external/libpcap/
pcap-win32.c 102 LPVOID lpvReserved
  /external/openssl/crypto/
cryptlib.c 738 LPVOID lpvReserved)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
d3dhal.h 226 LPVOID lpvReserved;
  /external/chromium_org/third_party/webrtc/base/
proxydetect.cc 100 LPVOID lpvReserved;
    [all...]

Completed in 826 milliseconds