Home
last modified time | relevance | path

Searched refs:derived (Results 1 – 25 of 54) sorted by relevance

123

/reactos/sdk/lib/3rdparty/stlport/doc/
H A DREADME.evc490 * 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 Duninitialized_test.cpp82 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 Dtype_traits_test.cpp132 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 Datldef.h52 #define offsetofclass(base, derived) (reinterpret_cast<DWORD_PTR>(static_cast<base *>(reinterpret_c… argument
/reactos/dll/3rdparty/libpng/docs/
H A DLICENSE44 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 DCOPYING13 derived from this software without specific prior written permission.
/reactos/media/fonts/doc/PalatinoLinotype/
H A DLICENSE.txt15 1) it is requested, but not legally required, that derived works be
/reactos/drivers/network/dd/netkvm/wxp/
H A Dparandis.rc15 * may be used to endorse or promote products derived from this software
/reactos/sdk/lib/drivers/virtio/
H A DLICENSE17 contributors may be used to endorse or promote products derived from
/reactos/drivers/wdm/audio/drivers/CMIDriver/
H A Dcmipci.rc14 derived from this software without specific prior written permission.
/reactos/drivers/wdm/audio/drivers/CMIDriver/cpl/
H A Dcmicpl.rc14 derived from this software without specific prior written permission.
/reactos/drivers/network/dd/netkvm/Common/
H A Drhel.ver16 * may be used to endorse or promote products derived from this software
H A Dvendor.ver16 * may be used to endorse or promote products derived from this software
/reactos/base/shell/cmd/
H A Dreadme.txt4 The ReactOS command line interpreter CMD is derived from FreeCOM, the
/reactos/dll/3rdparty/libtirpc/
H A DREADME5 Computing (ONC), and is derived directly from the Solaris 2.3 source.
/reactos/modules/rosapps/applications/net/ncftp/
H A DLICENSE.txt41 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 Dwrite_msft.c2066 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 DREADME9 The code is really derived from Remy Card's mke2fs utility - I used this as a
/reactos/sdk/include/reactos/wine/
H A Dmscvpdb.h198 short int derived; member
213 unsigned int derived; member
228 unsigned int derived; member
/reactos/drivers/network/tcpip/lwip/src/include/lwip/
H A Dinit.h.cmake.in19 * derived from this software without specific prior written permission.
/reactos/base/applications/rapps/
H A DREADME.ENG91 For Windows & other NT-derived: CreateCabFile.bat
/reactos/drivers/wdm/audio/drivers/CMIDriver/cmicontrol/
H A Dwindow.rc14 derived from this software without specific prior written permission.
/reactos/dll/3rdparty/libjpeg/
H A DREADME135 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 DCOPYING41 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 DCOPYING99 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,

123