Searched defs:ppv (Results 1 - 8 of 8) sorted by relevance
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_pv.c | 42 int ngtcp2_pv_new(ngtcp2_pv **ppv, const ngtcp2_dcid *dcid, in ngtcp2_pv_new() argument [all...] |
/third_party/NuttX/drivers/video/ |
H A D | fb.c | 386 void **ppv = (void **)((uintptr_t)arg); in fb_ioctl() local
|
/third_party/libwebsockets/lib/core-net/ |
H A D | adopt.c | 254 void *pv, **ppv; in lws_adopt_ss_server_accept() local
|
/third_party/python/Modules/_ctypes/ |
H A D | callbacks.c | 477 long Call_GetClassObject(REFCLSID rclsid, REFIID riid, LPVOID *ppv) in Call_GetClassObject() argument 536 DllGetClassObject(REFCLSID rclsid, REFIID riid, LPVOID *ppv) DllGetClassObject() argument
|
/third_party/ffmpeg/libavdevice/ |
H A D | decklink_enc.cpp | 112 virtual HRESULT STDMETHODCALLTYPE QueryInterface(REFIID iid, LPVOID *ppv) { return E_NOINTERFACE; } in QueryInterface() argument 160 virtual HRESULT STDMETHODCALLTYPE QueryInterface(REFIID iid, LPVOID *ppv) { return E_NOINTERFACE; } in QueryInterface() argument
|
H A D | decklink_dec.cpp | 132 virtual HRESULT STDMETHODCALLTYPE QueryInterface(REFIID iid, LPVOID *ppv) { return E_NOINTERFACE; } in QueryInterface() argument 697 virtual HRESULT STDMETHODCALLTYPE QueryInterface(REFIID iid, LPVOID *ppv) { return E_NOINTERFACE; } in QueryInterface() argument
|
/third_party/python/PC/ |
H A D | pyshellext.cpp | 491 STDAPI DllGetClassObject(REFCLSID rclsid, REFIID riid, _COM_Outptr_ void** ppv) { in DllGetClassObject() argument
|
/third_party/lame/dshow/ |
H A D | Mpegac.cpp | 884 STDMETHODIMP CMpegAudEnc::NonDelegatingQueryInterface(REFIID riid, void ** ppv) in NonDelegatingQueryInterface() argument 1616 STDMETHODIMP CMpegAudEncOutPin::NonDelegatingQueryInterface(REFIID riid, void **ppv) in NonDelegatingQueryInterface() argument [all...] |
Completed in 14 milliseconds