代码搜索:LABoratory

找到约 8,768 项符合「LABoratory」的源代码

代码结果 8,768
www.eeworm.com/read/169697/5413111

h mpio_error.h

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* $Id: mpio_error.h,v 1.6 2005/05/23 23:27:50 rross Exp $ * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */
www.eeworm.com/read/169697/5413113

h adioi_error.h

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* $Id: adioi_error.h,v 1.11 2005/02/18 00:39:02 robl Exp $ * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */
www.eeworm.com/read/169697/5413249

h group.h

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* $Id: group.h,v 1.2 2002/09/16 12:37:53 gropp Exp $ * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ /* M
www.eeworm.com/read/169697/5413269

c greq_start.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* $Id: greq_start.c,v 1.21 2005/04/29 19:57:27 gropp Exp $ * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */
www.eeworm.com/read/169697/5413273

c greq_complete.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* $Id: greq_complete.c,v 1.16 2005/04/28 00:07:03 gropp Exp $ * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory.
www.eeworm.com/read/169697/5413736

c trace_input.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* $Id: trace_input.c,v 1.6 2005/05/17 22:35:11 chan Exp $ * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */
www.eeworm.com/read/169697/5413737

h rlog.h

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* $Id: rlog.h,v 1.6 2005/07/05 18:38:54 ashton Exp $ * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #ifn
www.eeworm.com/read/169697/5413810

c file_set_view.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int MPI_File_set_view(MPI_File fh, MPI_Offset disp, MPI_Datatype etype,
www.eeworm.com/read/169697/5413826

c bcast.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int MPI_Bcast(void* buff, int cnt, MPI_Datatype dt, int root, MPI_Comm comm) {
www.eeworm.com/read/169697/5413829

c file_write_at_all.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int MPI_File_write_at_all(MPI_File fh, MPI_Offset offset, void *buff, int cnt,