Home
last modified time | relevance | path

Searched defs:strings (Results 1 – 25 of 33) sorted by relevance

12

/reactos/sdk/include/psdk/
H A Dksdebug.h103 #define _DbgPrintFEx(component, lvl, strings) { \ argument
115 #define _DbgPrintF(lvl, strings) { \ argument
128 #define _DbgPrintF(lvl, strings) argument
131 #define _DbgPrintFEx(component, lvl, strings) argument
/reactos/dll/win32/wbemprox/
H A Dreg.c38 static HRESULT to_bstr_array( BSTR *strings, DWORD count, VARIANT *var ) in to_bstr_array()
57 static void free_bstr_array( BSTR *strings, DWORD count ) in free_bstr_array()
148 BSTR *strings, *tmp; in enum_key() local
/reactos/drivers/wdm/audio/drivers/ac97/
H A Ddebug.h70 #define DOUT(lvl, strings) \ argument
/reactos/sdk/lib/3rdparty/stlport/test/unit/
H A Distmit_test.cpp101 vector<string> strings; in copy_n_test() local
/reactos/sdk/lib/3rdparty/freetype/src/sfnt/
H A Dttbdf.c87 FT_ULong strings = FT_NEXT_ULONG ( p ); in tt_face_load_bdf_props() local
/reactos/sdk/lib/3rdparty/freetype/src/pcf/
H A Dpcfread.c490 FT_String* strings = NULL; in pcf_get_properties() local
1232 char* strings[4] = { NULL, NULL, NULL, NULL }; in pcf_interpret_style() local
/reactos/modules/rostests/winetests/browseui/
H A Dautocomplete.c73 static TestACL *TestACL_Constructor(int limit, const char **strings) in TestACL_Constructor()
/reactos/sdk/lib/3rdparty/freetype/src/bdf/
H A Dbdfdrivr.c207 char* strings[4] = { NULL, NULL, NULL, NULL }; in bdf_interpret_style() local
/reactos/dll/shellext/ntobjshex/
H A Dregfolder.cpp522 int strings = 0; in FormatValueData() local
/reactos/sdk/lib/ucrt/convert/
H A Dcvt.cpp78 static char const* const strings[][4] = variable
/reactos/dll/win32/fusion/
H A Dassembly.c76 BYTE *strings; member
/reactos/dll/win32/msi/
H A Dstring.c57 struct msistring *strings; /* an array of strings */ member
/reactos/modules/rostests/winetests/shell32/
H A Dautocomplete.c325 static HRESULT WINAPI string_enumerator_Next(IEnumString *iface, ULONG num, LPOLESTR *strings, ULON… in string_enumerator_Next()
/reactos/sdk/lib/3rdparty/libxml2/
H A Ddict.c117 xmlDictStringsPtr strings; member
/reactos/dll/win32/kernel32/wine/
H A Dres.c1227 WCHAR *strings; in write_resources() local
1263 WCHAR *strings; in write_resources() local
/reactos/dll/win32/hhctrl.ocx/
H A Dhhctrl.h104 char **strings; member
/reactos/sdk/tools/hhpcomp/chmc/
H A Dchmc.h209 UChar *strings; member
/reactos/modules/rostests/winetests/user32/
H A Dlistbox.c40 static const char * const strings[4] = { variable
/reactos/sdk/tools/rsym/
H A Drsym.c644 char *strings, *strings_copy; in ConvertDbgHelp() local
/reactos/dll/win32/ole32/
H A Dcomcat.c198 WCHAR *strings; in COMCAT_PrepareClassCategories() local
/reactos/modules/rostests/winetests/comctl32/
H A Dlistbox.c80 static const char * const strings[4] = { variable
/reactos/sdk/lib/3rdparty/freetype/include/freetype/internal/
H A Dcfftypes.h369 FT_Byte** strings; member
H A Dtttypes.h926 FT_Byte* strings; member
/reactos/sdk/include/reactos/wine/
H A Dtest.h297 char strings[2000]; /* buffer for debug strings */ member
/reactos/dll/win32/setupapi/
H A Dparser.c66 WCHAR *strings; /* buffer for string data (section names and field values) */ member

12