/reactos/sdk/lib/3rdparty/stlport/doc/ |
H A D | README.evc4 | 90 * a derived class adds no data members 91 * the derived class' cctor defers to the basclass' compiler-generated cctor 98 struct derived: public base { 99 derived() {} 100 derived(const derived& __x): base(__x) {} 106 derived tmp; 111 to derived, making function() a normal function, or turning off optimization
|
/reactos/sdk/lib/3rdparty/stlport/test/unit/ |
H A D | uninitialized_test.cpp | 82 struct derived : public base {}; struct 215 derived d; in copy_test() 217 derived *pd = &d; in copy_test() 219 vector<derived*> src(10, pd); in copy_test()
|
H A D | type_traits_test.cpp | 132 struct derived : public base struct 261 derived d; in manips() 262 const derived cd = d; in manips() 264 derived *pd = &d; in manips() 265 derived const *pcd = pd; in manips()
|
/reactos/sdk/lib/atl/ |
H A D | atldef.h | 52 #define offsetofclass(base, derived) (reinterpret_cast<DWORD_PTR>(static_cast<base *>(reinterpret_c… argument
|
/reactos/dll/3rdparty/libpng/docs/ |
H A D | LICENSE | 44 derived from libpng-1.0.6, and are distributed according to the same 72 Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from 82 Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88,
|
/reactos/drivers/network/tcpip/lwip/ |
H A D | COPYING | 13 derived from this software without specific prior written permission.
|
/reactos/media/fonts/doc/PalatinoLinotype/ |
H A D | LICENSE.txt | 15 1) it is requested, but not legally required, that derived works be
|
/reactos/drivers/network/dd/netkvm/wxp/ |
H A D | parandis.rc | 15 * may be used to endorse or promote products derived from this software
|
/reactos/sdk/lib/drivers/virtio/ |
H A D | LICENSE | 17 contributors may be used to endorse or promote products derived from
|
/reactos/drivers/wdm/audio/drivers/CMIDriver/ |
H A D | cmipci.rc | 14 derived from this software without specific prior written permission.
|
/reactos/drivers/wdm/audio/drivers/CMIDriver/cpl/ |
H A D | cmicpl.rc | 14 derived from this software without specific prior written permission.
|
/reactos/drivers/network/dd/netkvm/Common/ |
H A D | rhel.ver | 16 * may be used to endorse or promote products derived from this software
|
H A D | vendor.ver | 16 * may be used to endorse or promote products derived from this software
|
/reactos/base/shell/cmd/ |
H A D | readme.txt | 4 The ReactOS command line interpreter CMD is derived from FreeCOM, the
|
/reactos/dll/3rdparty/libtirpc/ |
H A D | README | 5 Computing (ONC), and is derived directly from the Solaris 2.3 source.
|
/reactos/modules/rosapps/applications/net/ncftp/ |
H A D | LICENSE.txt | 41 derived from the Public Domain, or those made Freely Available, or from 130 products derived from this software without specific prior written permission.
|
/reactos/sdk/tools/widl/ |
H A D | write_msft.c | 2066 const type_t *derived; in add_interface_typeinfo() local 2105 for (derived = inherit; derived; derived = type_iface_get_inherit(derived)) in add_interface_typeinfo() 2106 if (derived->name && !strcmp(derived->name, "IDispatch")) in add_interface_typeinfo()
|
/reactos/modules/rosapps/applications/sysutils/mkdosfs/ |
H A D | README | 9 The code is really derived from Remy Card's mke2fs utility - I used this as a
|
/reactos/sdk/include/reactos/wine/ |
H A D | mscvpdb.h | 198 short int derived; member 213 unsigned int derived; member 228 unsigned int derived; member
|
/reactos/drivers/network/tcpip/lwip/src/include/lwip/ |
H A D | init.h.cmake.in | 19 * derived from this software without specific prior written permission.
|
/reactos/base/applications/rapps/ |
H A D | README.ENG | 91 For Windows & other NT-derived: CreateCabFile.bat
|
/reactos/drivers/wdm/audio/drivers/CMIDriver/cmicontrol/ |
H A D | window.rc | 14 derived from this software without specific prior written permission.
|
/reactos/dll/3rdparty/libjpeg/ |
H A D | README | 135 These conditions apply to any software derived from or based on the IJG code, 140 in advertising or publicity relating to this software or products derived from 334 distributions derived from obsolete code bases.
|
/reactos/modules/rosapps/applications/net/dhcpd/ |
H A D | COPYING | 41 whole or in part contains or is derived from the Program or any 57 identifiable sections of that work are not derived from the Program,
|
/reactos/dll/win32/syssetup/ |
H A D | COPYING | 99 whole or in part contains or is derived from the Program or any 115 identifiable sections of that work are not derived from the Program,
|