代码搜索:LABORATORY
找到约 8,768 项符合「LABORATORY」的源代码
代码结果 8,768
www.eeworm.com/read/169697/5412799
c nfslock.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2004 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include
#include
#include
#
www.eeworm.com/read/169697/5412841
c mpiu_greq.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2003 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include
#include "mpioimpl.h"
#include "mpiu_gre
www.eeworm.com/read/169697/5412992
c coll_test.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpi.h"
#include
#include
#
www.eeworm.com/read/169697/5413004
c split_coll.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpi.h"
#include
#include
#
www.eeworm.com/read/169697/5413240
c grouputil.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpiimpl.h"
#include "group.h"
#ifndef MPID_GROUP
www.eeworm.com/read/169697/5413275
c mpir_request.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpiimpl.h"
int MPIR_Request_complete(MPI_Req
www.eeworm.com/read/169697/5413780
h collchk.h
/*
(C) 2001 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#include "mpe_collchk_conf.h"
#if defined( STDC_HEADERS ) || defined( HAVE_UNISTD_H )
#include
www.eeworm.com/read/169697/5413784
c same_int.c
/*
(C) 2004 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#include "collchk.h"
int CollChk_same_int(MPI_Comm comm, int val, char* call, char* check,
www.eeworm.com/read/169697/5413791
c file_write_all_begin.c
/*
(C) 2004 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#include "collchk.h"
int MPI_File_write_all_begin(MPI_File fh, void *buff, int cnt,
www.eeworm.com/read/169697/5413793
c file_open.c
/*
(C) 2004 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#include "collchk.h"
int MPI_File_open(MPI_Comm comm, char *filename, int amode,
MPI_