代码搜索:finalize
找到约 714 项符合「finalize」的源代码
代码结果 714
www.eeworm.com/read/143387/12879783
test schema.test
# 2005 Jan 24
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for yourself
www.eeworm.com/read/140278/13091101
h annlib.h
#ifndef _PUBLIC_ANN_ANNLIB_H
#define _PUBLIC_ANN_ANNLIB_H
/*
* public/ann/annlib.h
* 2004-05-11 by ShanLanshan
*/
namespace ann {
class AnnLib {
bool m_inited;
public:
AnnLib();
www.eeworm.com/read/158283/11627923
test schema.test
# 2005 Jan 24
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for yourself
www.eeworm.com/read/157653/11677056
test schema.test
# 2005 Jan 24
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for yourself
www.eeworm.com/read/227622/14419305
h annlib.h
#ifndef _PUBLIC_ANN_ANNLIB_H
#define _PUBLIC_ANN_ANNLIB_H
/*
* public/ann/annlib.h
* 2004-05-11 by ShanLanshan
*/
namespace ann {
class AnnLib {
bool m_inited;
public:
AnnLib();
www.eeworm.com/read/123868/14607970
h annlib.h
#ifndef _PUBLIC_ANN_ANNLIB_H
#define _PUBLIC_ANN_ANNLIB_H
/*
* public/ann/annlib.h
* 2004-05-11 by ShanLanshan
*/
namespace ann {
class AnnLib {
bool m_inited;
public:
AnnLib();
www.eeworm.com/read/169697/5412292
sm makefile.sm
INCLUDES = -I../../../../../include -I${master_top_srcdir}/src/include
lib${MPILIBNAME}_a_SOURCES = \
ch3_cancel_send.c \
ch3_finalize.c \
ch3_init.c \
ch3_isend.c \
www.eeworm.com/read/169697/5412582
in makefile.in
# This Makefile.in created by simplemake. Do not edit
# @configure_input@
# --------------------------------------------------------------------------
all: all-redirect
SHELL = @SHELL@
A
www.eeworm.com/read/169697/5415135
c spaiccreate.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2005 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpi.h"
#include
#include "mpitest.h"
www.eeworm.com/read/173349/9661590
test schema.test
# 2005 Jan 24
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for yourself