代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/142331/5765633
cpp testconstruct01.cpp
/*-
* See the file LICENSE for redistribution information.
*
* Copyright (c) 2000-2002
* Sleepycat Software. All rights reserved.
*
* $Id: TestConstruct01.cpp,v 1.5 2002/01/23 14:26:40 bostic E
www.eeworm.com/read/139332/5799549
h ray_2.h
// Copyright (c) 2000 Utrecht University (The Netherlands),
// ETH Zurich (Switzerland), Freie Universitaet Berlin (Germany),
// INRIA Sophia-Antipolis (France), Martin-Luther-University Halle-Witten
www.eeworm.com/read/139332/5799560
h iso_cuboid_3.h
// Copyright (c) 2000 Utrecht University (The Netherlands),
// ETH Zurich (Switzerland), Freie Universitaet Berlin (Germany),
// INRIA Sophia-Antipolis (France), Martin-Luther-University Halle-Witten
www.eeworm.com/read/139332/5800254
hpp casts.hpp
/*=============================================================================
Phoenix V1.2.1
Copyright (c) 2001-2003 Joel de Guzman
Copyright (c) 2001-2003 Hartmut Kaiser
Use, modif
www.eeworm.com/read/139332/5800369
hpp tuple10.hpp
/*=============================================================================
Copyright (c) 2001-2003 Joel de Guzman
Use, modification and distribution is subject to the Boost Software
www.eeworm.com/read/134053/5895441
aso list.aso
;--------------------------------
;-- Define Linked-List objects --
;--------------------------------
GLOBAL PASCAL list_construct:far
GLOBAL PASCAL list_destroy:far
GLOBAL PASCAL list_init:far
www.eeworm.com/read/126074/6018228
h classinf.h
/*******************************************************/
/* "C" Language Integrated Production System */
/* */
/*
www.eeworm.com/read/124910/6038763
s s_ilogbl.s
/*
* Written by J.T. Conklin .
* Changes for long double by Ulrich Drepper
* Public domain.
*/
#include
RCSID("$NetBSD: $")
ENTRY(__ilogbl)
www.eeworm.com/read/124910/6038786
s s_ilogb.s
/*
* Written by J.T. Conklin .
* Public domain.
*/
#include
RCSID("$NetBSD: s_ilogb.S,v 1.5 1995/10/12 15:53:09 jtc Exp $")
ENTRY(__ilogb)
fldl 4(%esp)
/* I adde
www.eeworm.com/read/124910/6038790
s s_ilogbf.s
/*
* Written by J.T. Conklin .
* Public domain.
*/
#include
RCSID("$NetBSD: s_ilogbf.S,v 1.4 1995/10/22 20:32:43 pk Exp $")
ENTRY(__ilogbf)
flds 4(%esp)
/* I add