代码搜索:finalize

找到约 714 项符合「finalize」的源代码

代码结果 714
www.eeworm.com/read/402480/2319733

c finalize.c

/* * Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana * University Research and Technology * Corporation. All rights reserved.
www.eeworm.com/read/375190/2725908

c finalize.c

/* * Copyright 1988, 1989 Hans-J. Boehm, Alan J. Demers * Copyright (c) 1991-1996 by Xerox Corporation. All rights reserved. * Copyright (c) 1996-1999 by Silicon Graphics. All rights reserved. *
www.eeworm.com/read/127438/6005127

tex mpid_finalize.tex

\startmanpage \mantitle{MPID{\tt \char`\_}Finalize}{tex}{10/7/2002} \manname{MPID{\tt \char`\_}Finalize} --- Perform the device-specific termination of an MPI job \subhead{Synopsis} \startvb\begin{ve
www.eeworm.com/read/127438/6005403

c mpid_finalize.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* $Id: mpid_finalize.c,v 1.18 2002/10/22 22:26:14 David Exp $ * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory.
www.eeworm.com/read/127438/6005518

c mpid_finalize.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpidimpl.h" #undef FUNCNAME #define FUNCNAME MPI
www.eeworm.com/read/169697/5412188

c mpid_finalize.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpidimpl.h" /* FIXME: This routine needs to be f
www.eeworm.com/read/341021/3258528

c mpid_finalize.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpidimpl.h" /* FIXME: This routine needs to be f
www.eeworm.com/read/341021/3258906

c mpid_finalize.c

/* (C)Copyright IBM Corp. 2007, 2008 */ /** * \file src/misc/mpid_finalize.c * \brief Normal job termination code */ #include "mpidimpl.h" #include "pmi.h" /** * \brief Shut down the system *
www.eeworm.com/read/298657/3861862

c cxa_finalize.c

/* * Implementation if __cxa_finalize. */ #include #include #include "atexit.h" /* * Call registered exit handlers. If D is null then all handlers are called, * otherwise
www.eeworm.com/read/292144/3956775

erl hipe_finalize.erl

%% -*- erlang-indent-level: 2 -*- %% ==================================================================== %% File : hipe_finalize %% Purpose : %% ================================================