/reactos/sdk/include/psdk/ |
H A D | ksdebug.h | 103 #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 D | reg.c | 38 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 D | debug.h | 70 #define DOUT(lvl, strings) \ argument
|
/reactos/sdk/lib/3rdparty/stlport/test/unit/ |
H A D | istmit_test.cpp | 101 vector<string> strings; in copy_n_test() local
|
/reactos/sdk/lib/3rdparty/freetype/src/sfnt/ |
H A D | ttbdf.c | 87 FT_ULong strings = FT_NEXT_ULONG ( p ); in tt_face_load_bdf_props() local
|
/reactos/sdk/lib/3rdparty/freetype/src/pcf/ |
H A D | pcfread.c | 490 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 D | autocomplete.c | 73 static TestACL *TestACL_Constructor(int limit, const char **strings) in TestACL_Constructor()
|
/reactos/sdk/lib/3rdparty/freetype/src/bdf/ |
H A D | bdfdrivr.c | 207 char* strings[4] = { NULL, NULL, NULL, NULL }; in bdf_interpret_style() local
|
/reactos/dll/shellext/ntobjshex/ |
H A D | regfolder.cpp | 522 int strings = 0; in FormatValueData() local
|
/reactos/sdk/lib/ucrt/convert/ |
H A D | cvt.cpp | 78 static char const* const strings[][4] = variable
|
/reactos/dll/win32/fusion/ |
H A D | assembly.c | 76 BYTE *strings; member
|
/reactos/dll/win32/msi/ |
H A D | string.c | 57 struct msistring *strings; /* an array of strings */ member
|
/reactos/modules/rostests/winetests/shell32/ |
H A D | autocomplete.c | 325 static HRESULT WINAPI string_enumerator_Next(IEnumString *iface, ULONG num, LPOLESTR *strings, ULON… in string_enumerator_Next()
|
/reactos/sdk/lib/3rdparty/libxml2/ |
H A D | dict.c | 117 xmlDictStringsPtr strings; member
|
/reactos/dll/win32/kernel32/wine/ |
H A D | res.c | 1227 WCHAR *strings; in write_resources() local 1263 WCHAR *strings; in write_resources() local
|
/reactos/dll/win32/hhctrl.ocx/ |
H A D | hhctrl.h | 104 char **strings; member
|
/reactos/sdk/tools/hhpcomp/chmc/ |
H A D | chmc.h | 209 UChar *strings; member
|
/reactos/modules/rostests/winetests/user32/ |
H A D | listbox.c | 40 static const char * const strings[4] = { variable
|
/reactos/sdk/tools/rsym/ |
H A D | rsym.c | 644 char *strings, *strings_copy; in ConvertDbgHelp() local
|
/reactos/dll/win32/ole32/ |
H A D | comcat.c | 198 WCHAR *strings; in COMCAT_PrepareClassCategories() local
|
/reactos/modules/rostests/winetests/comctl32/ |
H A D | listbox.c | 80 static const char * const strings[4] = { variable
|
/reactos/sdk/lib/3rdparty/freetype/include/freetype/internal/ |
H A D | cfftypes.h | 369 FT_Byte** strings; member
|
H A D | tttypes.h | 926 FT_Byte* strings; member
|
/reactos/sdk/include/reactos/wine/ |
H A D | test.h | 297 char strings[2000]; /* buffer for debug strings */ member
|
/reactos/dll/win32/setupapi/ |
H A D | parser.c | 66 WCHAR *strings; /* buffer for string data (section names and field values) */ member
|