代码搜索:LABORATORY

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

代码结果 8,768
www.eeworm.com/read/127438/6005489

c gen_dataloop.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include #include #include
www.eeworm.com/read/127438/6005493

c mpid_type_get_envelope.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include #include #include
www.eeworm.com/read/127438/6005499

c timer.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpiimpl.h" #ifdef HAVE_TIMING #include
www.eeworm.com/read/127438/6005512

c ch3u_handle_recv_pkt.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpidimpl.h" static void post_data_receive(MPIDI_
www.eeworm.com/read/127438/6005514

c ch3u_handle_send_req.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpidimpl.h" /* * MPIDI_CH3U_Handle_send_pkt()
www.eeworm.com/read/127438/6005532

c mpid_accumulate.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpidimpl.h" int MPID_Accumulate(void *origin_add
www.eeworm.com/read/127438/6005535

c mpidi_printf.c

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

c ch3u_handle_recv_req.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpidimpl.h" /* * MPIDI_CH3U_Handle_recv_req()
www.eeworm.com/read/127438/6005560

h mpidi_ch3_pre.h

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #if !defined(MPICH_MPIDI_CH3_PRE_H_INCLUDED) #define MPICH_
www.eeworm.com/read/127438/6005561

h sock.h

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #ifndef SOCK_H #define SOCK_H #ifdef __cplusplus extern "C"