Home
last modified time | relevance | path

Searched defs:cf (Results 1 – 25 of 56) sorted by relevance

123

/reactos/sdk/include/c++/stlport/stl/
H A D_cmath.h231 # define _STLP_DEF_MATH_INLINE(func,cf) \ argument
235 # define _STLP_DEF_MATH_INLINE2(func,cf) \ argument
239 # define _STLP_DEF_MATH_INLINE2P(func,cf) \ argument
243 # define _STLP_DEF_MATH_INLINE2PI(func,cf) \ argument
247 # define _STLP_DEF_MATH_INLINE2I(func,cf) \ argument
255 # define _STLP_DEF_MATH_INLINE(func,cf) \ argument
258 # define _STLP_DEF_MATH_INLINE2(func,cf) \ argument
272 # define _STLP_DEF_MATH_INLINE(func,cf) \ argument
288 # define _STLP_DEF_MATH_INLINE(func,cf) \ argument
306 # define _STLP_DEF_MATH_INLINE(func,cf) \ argument
[all …]
/reactos/dll/win32/msimtf/
H A Dmain.c60 HRESULT (*cf)(IUnknown*,IUnknown**); member
137 static ClassFactory cf = { in DllGetClassObject() local
/reactos/dll/win32/winhttp/
H A Dmain.c105 struct winhttp_cf *cf = impl_from_IClassFactory( iface ); in requestcf_CreateInstance() local
148 IClassFactory *cf = NULL; in DllGetClassObject() local
/reactos/dll/win32/urlmon/
H A Dsession.c28 IClassFactory *cf; member
36 IClassFactory *cf; member
122 HRESULT register_namespace(IClassFactory *cf, REFIID clsid, LPCWSTR protocol, BOOL urlmon_protocol) in register_namespace()
144 static HRESULT unregister_namespace(IClassFactory *cf, LPCWSTR protocol) in unregister_namespace()
184 IClassFactory *cf; in get_protocol_info() local
256 IClassFactory *cf = NULL; in get_mime_filter() local
/reactos/dll/win32/inetcomm/
H A Dinetcomm_main.c76 } cf; typedef
164 IClassFactory *cf = NULL; in DllGetClassObject() local
/reactos/dll/win32/jscript/
H A Dactivex.c63 IClassFactory *cf; in create_activex_object() local
/reactos/dll/win32/shell32/wine/
H A Dshell32_main.h94 #define InitFormatEtc(fe, cf, med) \ argument
/reactos/dll/win32/wbemprox/
H A Dmain.c133 IClassFactory *cf = NULL; in DllGetClassObject() local
/reactos/dll/win32/wmiutils/
H A Dmain.c132 IClassFactory *cf = NULL; in DllGetClassObject() local
/reactos/dll/win32/wuapi/
H A Dmain.c133 IClassFactory *cf = NULL; in DllGetClassObject() local
/reactos/dll/win32/shell32/
H A DCCopyAsPathMenu.cpp24 SetClipboard(UINT cf, const void* data, SIZE_T size) in SetClipboard()
/reactos/dll/win32/hnetcfg/
H A Dhnetcfg.c142 IClassFactory *cf = NULL; in DllGetClassObject() local
/reactos/dll/win32/sti/
H A Dsti_main.c150 IClassFactory *cf = NULL; in DllGetClassObject() local
/reactos/dll/win32/comdlg32/
H A Dcdlg32.c167 HRESULT (*cf)(IUnknown*, REFIID, void**); member
/reactos/dll/win32/avifil32/
H A Dfactory.c143 IClassFactoryImpl *cf; in AVIFILE_CreateClassFactory() local
/reactos/dll/win32/riched20/
H A Dpara.c155 CHARFORMAT2W cf; in ME_MakeFirstParagraph() local
398 CHARFORMAT2W cf; in para_num_init() local
/reactos/dll/win32/ole32/
H A Dclipboard.c689 …c inline ole_priv_data_entry *find_format_in_list(ole_priv_data_entry *entries, DWORD num, UINT cf) in find_format_in_list()
1132 static DWORD get_tymed_from_nonole_cf(UINT cf) in get_tymed_from_nonole_cf()
1194 UINT cf; in get_priv_data() local
2079 UINT cf = wparam; in clipbrd_wndproc() local
H A Ddatacache.c478 DWORD cf; in read_clipformat() local
523 DWORD cf = clipformat; in write_clipformat() local
675 CLIPFORMAT cf; in load_dib() local
1139 static HRESULT copy_stg_medium(CLIPFORMAT cf, STGMEDIUM *dest_stgm, in copy_stg_medium()
1292 static inline DWORD tymed_from_cf( DWORD cf ) in tymed_from_cf()
H A Dole2impl.c84 static inline void init_fmtetc(FORMATETC *fmt, CLIPFORMAT cf, TYMED tymed) in init_fmtetc()
/reactos/dll/win32/msxml3/
H A Dfactory.c294 IClassFactory *cf = NULL; in DllGetClassObject() local
/reactos/modules/rostests/winetests/ole32/
H A Dmarshal.c2484 IClassFactory * cf = p; in bad_thread_proc() local
2655 IClassFactory *cf = NULL; in test_message_filter() local
3828 IClassFactory * cf; in test_local_server() local
3944 IClassFactory *cf; in get_global_interface_proc() local
3977 IClassFactory *cf; in test_globalinterfacetable() local
4122 IClassFactory *cf; in implicit_mta_unmarshal_proc() local
4156 IClassFactory *cf = param; in implicit_mta_use_proc() local
4201 IClassFactory *cf; in test_implicit_mta() local
4555 IClassFactory *cf = NULL; in test_channel_hook() local
/reactos/modules/rostests/winetests/imm32/
H A Dimm32.c690 COMPOSITIONFORM cf; in ImmGetContextThreadFunc() local
746 COMPOSITIONFORM cf; in test_ImmThreads() local
1490 CANDIDATEFORM cf; in test_ImmMessages() local
/reactos/modules/rostests/winetests/dsound/
H A Dcapture.c178 LPCLASSFACTORY cf=NULL; in test_capture() local
/reactos/base/applications/osk/
H A Dmain.c575 CHOOSEFONTW cf = {0}; in OSK_ChooseFont() local
/reactos/base/applications/charmap/
H A Dcharmap.c256 CHARFORMAT cf; in AddCharToSelection() local

123