Changeset 8155 in vbox for trunk/src/VBox/Runtime/common/table
- Timestamp:
- Apr 18, 2008 3:16:47 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 29865
- Location:
- trunk/src/VBox/Runtime/common/table
- Files:
-
- 24 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/table/avl_Base.cpp.h
r5999 r8155 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/Runtime/common/table/avl_Destroy.cpp.h
r5999 r8155 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/Runtime/common/table/avl_DoWithAll.cpp.h
r5999 r8155 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/Runtime/common/table/avl_Enum.cpp.h
r5999 r8155 5 5 6 6 /* 7 * Copyright (C) 2006-2007 innotek GmbH7 * Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/Runtime/common/table/avl_Get.cpp.h
r5999 r8155 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/Runtime/common/table/avl_GetBestFit.cpp.h
r5999 r8155 25 25 * You may elect to license modified versions of this file under the 26 26 * terms and conditions of either the GPL or the CDDL or both. 27 * 28 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 29 * Clara, CA 95054 USA or visit http://www.sun.com if you need 30 * additional information or have any questions. 27 31 */ 28 32 -
trunk/src/VBox/Runtime/common/table/avl_Range.cpp.h
r5999 r8155 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/Runtime/common/table/avl_RemoveBestFit.cpp.h
r5999 r8155 25 25 * You may elect to license modified versions of this file under the 26 26 * terms and conditions of either the GPL or the CDDL or both. 27 * 28 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 29 * Clara, CA 95054 USA or visit http://www.sun.com if you need 30 * additional information or have any questions. 27 31 */ 28 32 -
trunk/src/VBox/Runtime/common/table/avlgcptr.cpp
r5999 r8155 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/Runtime/common/table/avlhcphys.cpp
r5999 r8155 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/Runtime/common/table/avllu32.cpp
r5999 r8155 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/Runtime/common/table/avlogcphys.cpp
r5999 r8155 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/Runtime/common/table/avlogcptr.cpp
r5999 r8155 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/Runtime/common/table/avlohcphys.cpp
r5999 r8155 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/Runtime/common/table/avloioport.cpp
r5999 r8155 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/Runtime/common/table/avlpv.cpp
r5999 r8155 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/Runtime/common/table/avlrgcptr.cpp
r5999 r8155 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/Runtime/common/table/avlrogcphys.cpp
r5999 r8155 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/Runtime/common/table/avlrogcptr.cpp
r5999 r8155 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/Runtime/common/table/avlroioport.cpp
r5999 r8155 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/Runtime/common/table/avlroogcptr.cpp
r5999 r8155 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/Runtime/common/table/avlu32.cpp
r5999 r8155 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/Runtime/common/table/avlul.cpp
r5999 r8155 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30 -
trunk/src/VBox/Runtime/common/table/table.cpp
r5999 r8155 23 23 * You may elect to license modified versions of this file under the 24 24 * terms and conditions of either the GPL or the CDDL or both. 25 * 26 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 27 * Clara, CA 95054 USA or visit http://www.sun.com if you need 28 * additional information or have any questions. 25 29 */ 26 30
Note:
See TracChangeset
for help on using the changeset viewer.