/reactos/sdk/lib/crt/wine/ |
H A D | cxx.h | 162 name ## _rtti_base_array.bases[1] = (char*)cl1 - base; \ 163 name ## _rtti_base_array.bases[2] = (char*)cl2 - base; \ 164 name ## _rtti_base_array.bases[3] = (char*)cl3 - base; \ 165 name ## _rtti_base_array.bases[4] = (char*)cl4 - base; \ 166 name ## _rtti_base_array.bases[5] = (char*)cl5 - base; \ 167 name ## _rtti_base_array.bases[6] = (char*)cl6 - base; \ 168 name ## _rtti_base_array.bases[7] = (char*)cl7 - base; \ 169 name ## _rtti_base_array.bases[8] = (char*)cl8 - base; \ 170 name ## _rtti_base_array.bases[9] = (char*)cl9 - base; \ 206 const rtti_base_descriptor *bases[10]; /* First element is the class itself */ member [all …]
|
H A D | cpp.c | 79 h->base_classes->bases[i], in dump_obj_locator() 80 h->base_classes->bases[i]->num_base_classes, in dump_obj_locator() 84 h->base_classes->bases[i]->attributes, in dump_obj_locator() 85 h->base_classes->bases[i]->type_descriptor, in dump_obj_locator() 110 bases, in dump_obj_locator() 111 bases->num_base_classes, in dump_obj_locator() 112 bases->offsets.this_offset, in dump_obj_locator() 113 bases->offsets.vbase_descr, in dump_obj_locator() 114 bases->offsets.vbase_offset, in dump_obj_locator() 115 bases->attributes, in dump_obj_locator() [all …]
|
/reactos/modules/rostests/kmtests/ntos_mm/ |
H A D | ZwAllocateVirtualMemory.c | 298 …static PVOID bases[1024]; //assume we are going to allocate only 5 gigs. static here means the arr… in StressTesting() local 303 RtlZeroMemory(bases, sizeof(bases)); in StressTesting() 305 for (Index = 0; Index < RTL_NUMBER_OF(bases) && NT_SUCCESS(Status); Index++) in StressTesting() 309 bases[Index] = Base; in StressTesting() 332 while (NT_SUCCESS(Status) && Index < RTL_NUMBER_OF(bases)) in StressTesting() 335 Status = ZwFreeVirtualMemory(NtCurrentProcess(), &bases[Index], &RegionSize, MEM_RELEASE); in StressTesting() 336 bases[Index++] = NULL; in StressTesting()
|
/reactos/modules/rostests/winetests/msvcrt/ |
H A D | cpp.c | 930 DEFINE_RTTI_REF(struct _rtti_base_descriptor, bases[4]); in test_rtti() 1026 …simple_class_sig0_rtti.base_array.bases[0] = RTTI_REF_SIG0(simple_class_sig0_rtti, base_descriptor… in test_rtti() 1035 …child_class_sig0_rtti.base_array.bases[0] = RTTI_REF_SIG0(child_class_sig0_rtti, base_descriptor[0… in test_rtti() 1036 …child_class_sig0_rtti.base_array.bases[1] = RTTI_REF_SIG0(child_class_sig0_rtti, base_descriptor[1… in test_rtti()
|
/reactos/base/applications/calc/ |
H A D | whatsnew.txt | 80 * Fixed bug into statistical window, when uploading numbers with different bases.
|
H A D | help.txt | 49 These numbers can be entered into four different bases: hexadecimal, decimal, octal or binary syste…
|
/reactos/dll/win32/dbgeng/ |
H A D | dbgeng.c | 1568 …METHODCALLTYPE debugsymbols_GetModuleParameters(IDebugSymbols3 *iface, ULONG count, ULONG64 *bases, in debugsymbols_GetModuleParameters() argument 1576 TRACE("%p, %u, %p, %u, %p.\n", iface, count, bases, start, params); in debugsymbols_GetModuleParameters() 1581 if (bases) in debugsymbols_GetModuleParameters() 1585 if ((info = debug_target_get_module_info_by_base(target, bases[i]))) in debugsymbols_GetModuleParameters()
|
/reactos/dll/3rdparty/libjpeg/ |
H A D | README | 334 distributions derived from obsolete code bases.
|
/reactos/sdk/include/psdk/ |
H A D | dbgeng.h | 1393 STDMETHOD(GetModuleParameters)(THIS_ ULONG count, ULONG64 *bases, ULONG start, in DECLARE_INTERFACE_() 1470 STDMETHOD(GetModuleParameters)(THIS_ ULONG count, ULONG64 *bases, ULONG start, in DECLARE_INTERFACE_() 1560 STDMETHOD(GetModuleParameters)(THIS_ ULONG count, ULONG64 *bases, ULONG start, in DECLARE_INTERFACE_()
|
/reactos/modules/rosapps/applications/explorer-old/ |
H A D | Doxyfile-all | 1143 # 1 or 2 may greatly reduce the computation time needed for large code bases. Also
|
/reactos/drivers/network/tcpip/lwip/doc/doxygen/ |
H A D | lwip.Doxyfile | 2474 # or 2 may greatly reduce the computation time needed for large code bases. Also
|
H A D | lwip.Doxyfile.cmake.in | 2474 # or 2 may greatly reduce the computation time needed for large code bases. Also
|
/reactos/ |
H A D | Doxyfile | 2451 # or 2 may greatly reduce the computation time needed for large code bases. Also
|
/reactos/media/fonts/doc/FreeFont/ |
H A D | ChangeLog.txt | 8608 instructing: FontForge bases TT instructions on hints although 13097 and bases vowel of the U+0041-007A range, U+00E6, U+0186, U+0190,
|
/reactos/media/drivers/etc/ |
H A D | services | 846 who 513/udp whod #maintains data bases showing who's
|
/reactos/sdk/lib/3rdparty/stlport/etc/ |
H A D | ChangeLog-5.1 | 7177 or octo bases that is display according its size for the compiler.
|