Searched refs:SetParam (Results 1 - 24 of 24) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmedparam.idl92 HRESULT SetParam(
H A Dmedparam.h109 virtual HRESULT STDMETHODCALLTYPE SetParam(
155 HRESULT (STDMETHODCALLTYPE *SetParam)(
181 #define IMediaParams_SetParam(This,dwParamIndex,value) (This)->lpVtbl->SetParam(This,dwParamIndex,value)
205 return This->lpVtbl->SetParam(This,dwParamIndex,value);
H A Ddmplugin.h213 STDMETHOD(SetParam)(THIS_ REFGUID rguidType, MUSIC_TIME mtTime, void *pParam) PURE;
232 #define IDirectMusicTrack_SetParam(p,a,b,c) (p)->lpVtbl->SetParam(p,a,b,c)
256 STDMETHOD(SetParam)(THIS_ REFGUID rguidType, MUSIC_TIME mtTime, void *pParam) PURE;
281 #define IDirectMusicTrack8_SetParam(p,a,b,c) (p)->lpVtbl->SetParam(p,a,b,c)
H A Dcallobj.h137 virtual HRESULT WINAPI SetParam(ULONG iparam,VARIANT *pvar) = 0;
163 HRESULT (WINAPI *SetParam)(ICallFrame *This,ULONG iparam,VARIANT *pvar); member in struct:ICallFrameVtbl
191 #define ICallFrame_SetParam(This,iparam,pvar) (This)->lpVtbl->SetParam(This,iparam,pvar)
H A Ddmusici.h990 STDMETHOD(SetParam)(THIS_ REFGUID rguidType, DWORD dwGroupBits, DWORD dwIndex, MUSIC_TIME mtTime, void *pParam) PURE;
1022 #define IDirectMusicSegment_SetParam(p,a,b,c,d,e) (p)->lpVtbl->SetParam(p,a,b,c,d,e)
1059 STDMETHOD(SetParam)(THIS_ REFGUID rguidType, DWORD dwGroupBits, DWORD dwIndex, MUSIC_TIME mtTime, void *pParam) PURE;
1097 #define IDirectMusicSegment8_SetParam(p,a,b,c,d,e) (p)->lpVtbl->SetParam(p,a,b,c,d,e)
1256 STDMETHOD(SetParam)(THIS_ REFGUID rguidType, DWORD dwGroupBits, DWORD dwIndex, MUSIC_TIME mtTime, void *pParam) PURE;
1306 #define IDirectMusicPerformance_SetParam(p,a,b,c,d,e) (p)->lpVtbl->SetParam(p,a,b,c,d,e)
1361 STDMETHOD(SetParam)(THIS_ REFGUID rguidType, DWORD dwGroupBits, DWORD dwIndex, MUSIC_TIME mtTime, void *pParam) PURE;
1421 #define IDirectMusicPerformance8_SetParam(p,a,b,c,d,e) (p)->lpVtbl->SetParam(p,a,b,c,d,e)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmedparam.idl92 HRESULT SetParam(
H A Dmedparam.h109 virtual HRESULT STDMETHODCALLTYPE SetParam(
155 HRESULT (STDMETHODCALLTYPE *SetParam)(
181 #define IMediaParams_SetParam(This,dwParamIndex,value) (This)->lpVtbl->SetParam(This,dwParamIndex,value)
205 return This->lpVtbl->SetParam(This,dwParamIndex,value);
H A Ddmplugin.h213 STDMETHOD(SetParam)(THIS_ REFGUID rguidType, MUSIC_TIME mtTime, void *pParam) PURE;
232 #define IDirectMusicTrack_SetParam(p,a,b,c) (p)->lpVtbl->SetParam(p,a,b,c)
256 STDMETHOD(SetParam)(THIS_ REFGUID rguidType, MUSIC_TIME mtTime, void *pParam) PURE;
281 #define IDirectMusicTrack8_SetParam(p,a,b,c) (p)->lpVtbl->SetParam(p,a,b,c)
H A Dcallobj.h137 virtual HRESULT WINAPI SetParam(ULONG iparam,VARIANT *pvar) = 0;
163 HRESULT (WINAPI *SetParam)(ICallFrame *This,ULONG iparam,VARIANT *pvar); member in struct:ICallFrameVtbl
191 #define ICallFrame_SetParam(This,iparam,pvar) (This)->lpVtbl->SetParam(This,iparam,pvar)
H A Ddmusici.h990 STDMETHOD(SetParam)(THIS_ REFGUID rguidType, DWORD dwGroupBits, DWORD dwIndex, MUSIC_TIME mtTime, void *pParam) PURE;
1022 #define IDirectMusicSegment_SetParam(p,a,b,c,d,e) (p)->lpVtbl->SetParam(p,a,b,c,d,e)
1059 STDMETHOD(SetParam)(THIS_ REFGUID rguidType, DWORD dwGroupBits, DWORD dwIndex, MUSIC_TIME mtTime, void *pParam) PURE;
1097 #define IDirectMusicSegment8_SetParam(p,a,b,c,d,e) (p)->lpVtbl->SetParam(p,a,b,c,d,e)
1256 STDMETHOD(SetParam)(THIS_ REFGUID rguidType, DWORD dwGroupBits, DWORD dwIndex, MUSIC_TIME mtTime, void *pParam) PURE;
1306 #define IDirectMusicPerformance_SetParam(p,a,b,c,d,e) (p)->lpVtbl->SetParam(p,a,b,c,d,e)
1361 STDMETHOD(SetParam)(THIS_ REFGUID rguidType, DWORD dwGroupBits, DWORD dwIndex, MUSIC_TIME mtTime, void *pParam) PURE;
1421 #define IDirectMusicPerformance8_SetParam(p,a,b,c,d,e) (p)->lpVtbl->SetParam(p,a,b,c,d,e)
/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Daifc.py433 dummy = self._decomp.SetParam(cl.FRAME_BUFFER_SIZE,
764 dummy = self._comp.SetParam(cl.FRAME_BUFFER_SIZE, len(data))
765 dummy = self._comp.SetParam(cl.COMPRESSED_BUFFER_SIZE, len(data))
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Daifc.py433 dummy = self._decomp.SetParam(cl.FRAME_BUFFER_SIZE,
764 dummy = self._comp.SetParam(cl.FRAME_BUFFER_SIZE, len(data))
765 dummy = self._comp.SetParam(cl.COMPRESSED_BUFFER_SIZE, len(data))
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Daifc.py433 dummy = self._decomp.SetParam(cl.FRAME_BUFFER_SIZE,
764 dummy = self._comp.SetParam(cl.FRAME_BUFFER_SIZE, len(data))
765 dummy = self._comp.SetParam(cl.COMPRESSED_BUFFER_SIZE, len(data))
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Daifc.py433 dummy = self._decomp.SetParam(cl.FRAME_BUFFER_SIZE,
764 dummy = self._comp.SetParam(cl.FRAME_BUFFER_SIZE, len(data))
765 dummy = self._comp.SetParam(cl.COMPRESSED_BUFFER_SIZE, len(data))
/prebuilts/ndk/current/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h359 TestClass::SetParam(&parameter_);
/prebuilts/ndk/current/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/internal/
H A Dgtest-param-util.h359 TestClass::SetParam(&parameter_);
/prebuilts/ndk/r16/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h359 TestClass::SetParam(&parameter_);
/prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/internal/
H A Dgtest-param-util.h359 TestClass::SetParam(&parameter_);
/prebuilts/ndk/current/sources/third_party/googletest/googletest/include/gtest/
H A Dgtest.h1789 static void SetParam(const ParamType* parameter) { function in class:testing::WithParamInterface
/prebuilts/ndk/r16/sources/third_party/googletest/googletest/include/gtest/
H A Dgtest.h1789 static void SetParam(const ParamType* parameter) { function in class:testing::WithParamInterface
/prebuilts/ndk/current/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/
H A Dgtest.h1829 static void SetParam(const ParamType* parameter) { function in class:testing::WithParamInterface
/prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/
H A Dgtest.h1829 static void SetParam(const ParamType* parameter) { function in class:testing::WithParamInterface
/prebuilts/ndk/current/sources/third_party/vulkan/src/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h10359 TestClass::SetParam(&parameter_);
19234 static void SetParam(const ParamType* parameter) { function in class:testing::WithParamInterface
/prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h10359 TestClass::SetParam(&parameter_);
19234 static void SetParam(const ParamType* parameter) { function in class:testing::WithParamInterface

Completed in 1422 milliseconds