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