HomeSort by relevance Sort by last modified time
    Searched refs:hInstance (Results 76 - 100 of 141) sorted by null

1 2 34 5 6

  /external/skia/tools/gpu/gl/angle/
GLTestContext_angle.cpp 133 HINSTANCE hInstance = (HINSTANCE)GetModuleHandle(nullptr);
142 wc.hInstance = hInstance;
159 hInstance, nullptr))) {
  /external/skqp/tools/gpu/gl/angle/
GLTestContext_angle.cpp 133 HINSTANCE hInstance = (HINSTANCE)GetModuleHandle(nullptr);
142 wc.hInstance = hInstance;
159 hInstance, nullptr))) {
  /frameworks/av/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.h 67 LVM_Handle_t hInstance; /* Instance handle */
  /frameworks/av/media/libeffects/lvm/lib/Bass/src/
LVDBE_Init.c 35 /* hInstance = NULL Returns the memory requirements */
36 /* hInstance = Instance handle Returns the memory requirements and */
39 /* When this function is called for memory allocation (hInstance=NULL) the memory */
42 /* When the function is called for free (hInstance = Instance Handle) the memory */
46 /* hInstance Instance Handle */
58 LVDBE_ReturnStatus_en LVDBE_Memory(LVDBE_Handle_t hInstance,
64 LVDBE_Instance_t *pInstance = (LVDBE_Instance_t *)hInstance;
70 if (hInstance == LVM_NULL)
136 /* hInstance set to NULL. In this case the algorithm returns the new instance */
140 /* by calling with hInstance = Instance Handle. In this case the memory table *
    [all...]
  /frameworks/av/media/libeffects/lvm/lib/Bundle/src/
LVM_Init.c 37 /* hInstance = NULL Returns the memory requirements */
38 /* hInstance = Instance handle Returns the memory requirements and */
41 /* When this function is called for memory allocation (hInstance=NULL) the memory */
44 /* When the function is called for free (hInstance = Instance Handle) the memory */
48 /* hInstance Instance Handle */
64 LVM_ReturnStatus_en LVM_GetMemoryTable(LVM_Handle_t hInstance,
69 LVM_Instance_t *pInstance = (LVM_Instance_t *)hInstance;
89 if (hInstance != LVM_NULL)
    [all...]
  /frameworks/av/media/libeffects/lvm/lib/Eq/src/
LVEQNB_Init.c 38 /* hInstance = NULL Returns the memory requirements */
39 /* hInstance = Instance handle Returns the memory requirements and */
42 /* When this function is called for memory allocation (hInstance=NULL) the memory */
45 /* When the function is called for free (hInstance = Instance Handle) the memory */
49 /* hInstance Instance Handle */
62 LVEQNB_ReturnStatus_en LVEQNB_Memory(LVEQNB_Handle_t hInstance,
68 LVEQNB_Instance_t *pInstance = (LVEQNB_Instance_t *)hInstance;
80 if (hInstance == LVM_NULL)
193 /* hInstance set to NULL. In this case the algorithm returns the new instance */
197 /* by calling with hInstance = Instance Handle. In this case the memory table *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fltuser.h 40 HRESULT WINAPI FilterInstanceClose(HFILTER_INSTANCE hInstance);
41 HRESULT WINAPI FilterInstanceCreate(LPCWSTR lpFilterName, LPCWSTR lpVolumeName, LPCWSTR lpInstanceName, HFILTER_INSTANCE *hInstance);
45 HRESULT WINAPI FilterInstanceGetInformation(HFILTER_INSTANCE hInstance, INSTANCE_INFORMATION_CLASS dwInformationClass, LPVOID lpBuffer, DWORD dwBufferSize, LPDWORD lpBytesReturned);
oledlg.h 242 HINSTANCE hInstance;
267 HINSTANCE hInstance;
359 HINSTANCE hInstance;
382 HINSTANCE hInstance;
475 HINSTANCE hInstance;
    [all...]
advpub.h 79 HRESULT WINAPI LaunchINFSectionEx(HWND hwnd,HINSTANCE hInstance,PSTR pszParms,INT nShow);
81 typedef HRESULT (WINAPI *LAUNCHINFSECTIONEX)(HWND hwnd,HINSTANCE hInst,PSTR pszParams,INT nShow);
215 HRESULT WINAPI DelNodeRunDLL32(HWND hwnd,HINSTANCE hInstance,PSTR pszParms,INT nShow);
217 typedef HRESULT (WINAPI *DELNODERUNDLL32)(HWND hwnd,HINSTANCE hInst,PSTR pszParams,INT nShow);
224 INT WINAPI LaunchINFSection(HWND,HINSTANCE,PSTR,INT);
237 typedef HRESULT (WINAPI *USERINSTSTUBWRAPPER)(HWND hwnd,HINSTANCE hInst,PSTR pszParams,INT nShow);
238 typedef HRESULT (WINAPI *USERUNINSTSTUBWRAPPER)(HWND hwnd,HINSTANCE hInst,PSTR pszParams,INT nShow);
240 HRESULT WINAPI UserInstStubWrapper(HWND hwnd,HINSTANCE hInstance,PSTR pszParms,INT nShow)
    [all...]
dsquery.h 56 HINSTANCE hInstance;
prsht.h 90 HINSTANCE hInstance; \
105 HINSTANCE hInstance; \
239 HINSTANCE hInstance;
272 HINSTANCE hInstance;
libloaderapi.h 90 WINUSERAPI int WINAPI LoadStringA (HINSTANCE hInstance, UINT uID, LPSTR lpBuffer, int cchBufferMax);
91 WINUSERAPI int WINAPI LoadStringW (HINSTANCE hInstance, UINT uID, LPWSTR lpBuffer, int cchBufferMax);
winuser.h 848 HINSTANCE hInstance;
863 HINSTANCE hInstance;
882 HINSTANCE hInstance;
895 HINSTANCE hInstance;
    [all...]
  /external/libpng/contrib/visupng/
VisualPng.c 79 int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance,
92 wndclass.hInstance = hInstance;
93 wndclass.hIcon = LoadIcon (hInstance, szIconName) ;
129 NULL, NULL, hInstance, NULL);
134 hAccel = LoadAccelerators (hInstance, szProgName);
150 static HINSTANCE hInstance ;
    [all...]
  /external/mesa3d/src/glx/windows/
windowsgl.c 85 wc.hInstance = GetModuleHandle(NULL);
146 wc.hInstance = GetModuleHandle(NULL);
299 wc.hInstance = GetModuleHandle(NULL);
  /external/deqp/framework/platform/win32/
tcuWin32Window.cpp 40 Window::Window (HINSTANCE instance, int width, int height)
55 wndClass.hInstance = instance;
  /external/webrtc/webrtc/base/
win32window.cc 22 HINSTANCE Win32Window::instance_ = NULL;
52 wcex.hInstance = instance_;
  /external/lzma/CPP/7zip/Bundles/SFXSetup/
SfxSetup.cpp 34 HINSTANCE g_hInstance;
128 int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE /* hPrevInstance */,
136 g_hInstance = (HINSTANCE)hInstance;
  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.cpp 561 wc.hInstance = m_hInstance;
751 @input hInstance Application instance from OS
758 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, TCHAR *lpCmdLine, int nCmdShow)
789 init.m_hInstance = hInstance;
  /external/vulkan-validation-layers/demos/smoke/
ShellWin32.cpp 73 win_class.hInstance = hinstance_;
121 surface_info.hinstance = hinstance_;
  /frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_Process.c 35 /* hInstance Instance handle */
43 /* LVREV_NULLADDRESS When one of hInstance, pInData or pOutData is NULL */
50 LVREV_ReturnStatus_en LVREV_Process(LVREV_Handle_t hInstance,
55 LVREV_ReturnStatus_en LVREV_Process(LVREV_Handle_t hInstance,
61 LVREV_Instance_st *pLVREV_Private = (LVREV_Instance_st *)hInstance;
77 if((hInstance == LVM_NULL) || (pInData == LVM_NULL) || (pOutData == LVM_NULL))
189 /* hInstance Instance handle */
197 /* LVREV_NULLADDRESS When one of hInstance, pInData or pOutData is NULL */
  /external/google-breakpad/src/client/windows/tests/crash_generation_app/
crash_generation_app.cc 67 HINSTANCE current_instance; // Current instance.
71 ATOM MyRegisterClass(HINSTANCE instance);
72 BOOL InitInstance(HINSTANCE, int);
92 ATOM MyRegisterClass(HINSTANCE instance) {
99 wcex.hInstance = instance;
106 wcex.hIconSm = LoadIcon(wcex.hInstance, MAKEINTRESOURCE(IDI_SMALL));
115 BOOL InitInstance(HINSTANCE instance, int command_show) {
366 HINSTANCE instance = (HINSTANCE)GetWindowLongPtr(wnd, GWLP_HINSTANCE);
468 int APIENTRY _tWinMain(HINSTANCE instance
    [all...]
  /external/lzma/C/Util/SfxSetup/
SfxSetup.c 231 int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance,
263 UNUSED_VAR(hInstance);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Nt32/Protocol/WinNtThunk/
WinNtThunk.h 834 HINSTANCE hInstance,
953 HINSTANCE hInstance
993 HINSTANCE hInstance,
1001 HINSTANCE hInstance,
  /device/linaro/bootloader/edk2/Nt32Pkg/Include/Protocol/
WinNtThunk.h 837 HINSTANCE hInstance,
956 HINSTANCE hInstance
996 HINSTANCE hInstance,
1004 HINSTANCE hInstance,

Completed in 844 milliseconds

1 2 34 5 6