Home
last modified time | relevance | path

Searched defs:pContext (Results 1 – 17 of 17) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/joystick/windows/
DSDL_xinputjoystick.c108 AddXInputDevice(const Uint8 userid, BYTE SubType, JoyStick_DeviceData **pContext) in AddXInputDevice()
167 SDL_XINPUT_JoystickDetect(JoyStick_DeviceData **pContext) in SDL_XINPUT_JoystickDetect()
394 SDL_XINPUT_JoystickDetect(JoyStick_DeviceData **pContext) in SDL_XINPUT_JoystickDetect()
DSDL_dinputjoystick.c351 EnumJoysticksCallback(const DIDEVICEINSTANCE * pdidInstance, VOID * pContext) in EnumJoysticksCallback()
407 SDL_DINPUT_JoystickDetect(JoyStick_DeviceData **pContext) in SDL_DINPUT_JoystickDetect()
891 SDL_DINPUT_JoystickDetect(JoyStick_DeviceData **pContext) in SDL_DINPUT_JoystickDetect()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dcmemory.cpp33 static const void *pContext; variable
/third_party/icu/icu4c/source/common/
Dcmemory.cpp33 static const void *pContext; variable
/third_party/node/deps/icu-small/source/common/
Dcmemory.cpp33 static const void *pContext; variable
/third_party/skia/third_party/externals/icu/source/common/
Dcmemory.cpp33 static const void *pContext; variable
/third_party/gstreamer/gstplugins_bad/sys/directsound/
Dgstdirectsounddevice.c89 TCHAR * strDrvName, VOID * pContext) in gst_directsound_enum_callback()
Dgstdirectsoundsrc.c340 TCHAR * strDrvName, VOID * pContext) in gst_directsound_enum_callback()
/third_party/gstreamer/gstplugins_good/sys/directsound/
Dgstdirectsounddevice.c89 TCHAR * strDrvName, VOID * pContext) in gst_directsound_enum_callback()
/third_party/python/Modules/
D_lsprof.c339 ProfilerContext *pContext; in ptrace_enter_call() local
382 ProfilerContext *pContext; in ptrace_leave_call() local
687 ProfilerContext *pContext = pObj->currentProfilerContext; in flush_unmatched() local
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/windows/
DSDL_dinputhaptic.c74 EnumHapticsCallback(const DIDEVICEINSTANCE * pdidInstance, VOID * pContext) in EnumHapticsCallback()
/third_party/flutter/skia/third_party/externals/sdl/src/audio/xaudio2/
DSDL_xaudio2.h66 void *pContext; member
/third_party/icu/icu4c/source/test/cintltst/
Dreapits.c1334 const void *pContext = &cbInfo; in TestRegexCAPI() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationWin32KeyedMutexTests.cpp628 ID3D11DeviceContext* pContext, in DX11Operation()
/third_party/sqlite/include/
Dsqlite3.h10574 void *pContext; /* Copy of pContext passed to s_r_g_c() */ member
10606 void *pContext; /* pContext from when function registered */ member
/third_party/sqlite/src/
Dsqlite3.c9927 void* pContext; member
10904 void *pContext; /* Copy of pContext passed to s_r_g_c() */ member
10936 void *pContext; /* pContext from when function registered */ member
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h16594 VmaDefragmentationContext* pContext) in DefragmentationBegin()
18596 VmaDefragmentationContext *pContext) in vmaDefragmentationBegin()