Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/common/
Dcmemory.cpp33 static const void *pContext; variable
/third_party/icu/icu4c/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/python/Modules/
D_lsprof.c345 ProfilerContext *pContext; in ptrace_enter_call() local
388 ProfilerContext *pContext; in ptrace_leave_call() local
693 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_no_buildgn/vulkan/synchronization/
DvktSynchronizationWin32KeyedMutexTests.cpp631 ID3D11DeviceContext* pContext, in DX11Operation()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationWin32KeyedMutexTests.cpp631 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.c3030 PCCERT_CONTEXT pContext = NULL; in import_windows_cert_store() local
/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.h16966 VmaDefragmentationContext* pContext) in DefragmentationBegin()
19084 VmaDefragmentationContext *pContext) in vmaDefragmentationBegin()