代码搜索:LABORATORY

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

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

c socket_write.c

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

c shm_init.c

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

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/6005329

c ibutil.c

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

c ib_make_progress.c

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

c ib_init.c

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

c ib_setup_connections.c

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

c tcp_merge_with_posted.c

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

c tcp_merge_with_unexpected.c

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

c tcp_make_progress.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "tcpimpl.h" #ifdef WITH_METHOD_TCP #ifdef HAVE_SY