Home
last modified time | relevance | path

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

/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/icu/icu4c/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/icu/icu4c/source/test/cintltst/
Dreapits.c1335 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/curl/lib/vtls/
Dopenssl.c3067 PCCERT_CONTEXT pContext = NULL; in populate_x509_store() local
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h16594 VmaDefragmentationContext* pContext) in DefragmentationBegin()
18596 VmaDefragmentationContext *pContext) in vmaDefragmentationBegin()