o_func 112 ompi/debuggers/predefined_gap_test.c GAP_CHECK("o_func", test_op, o_func, o_f_to_c_index, 1) o_func 113 ompi/debuggers/predefined_gap_test.c GAP_CHECK("o_3buff_instrinsic", test_op, o_3buff_intrinsic, o_func, 1) o_func 110 ompi/mca/op/base/op_base_op_select.c memset(&op->o_func, 0, sizeof(op->o_func)); o_func 113 ompi/mca/op/base/op_base_op_select.c op->o_func.intrinsic.fns[i] = o_func 115 ompi/mca/op/base/op_base_op_select.c op->o_func.intrinsic.modules[i] = module; o_func 156 ompi/mca/op/base/op_base_op_select.c OBJ_RELEASE(op->o_func.intrinsic.modules[i]); o_func 157 ompi/mca/op/base/op_base_op_select.c op->o_func.intrinsic.fns[i] = avail->ao_module->opm_fns[i]; o_func 158 ompi/mca/op/base/op_base_op_select.c op->o_func.intrinsic.modules[i] = avail->ao_module; o_func 164 ompi/mca/op/base/op_base_op_select.c OBJ_RELEASE(op->o_func.intrinsic.modules[i]); o_func 187 ompi/mca/op/base/op_base_op_select.c NULL != op->o_func.intrinsic.fns[i]) || o_func 189 ompi/mca/op/base/op_base_op_select.c NULL == op->o_func.intrinsic.fns[i])) { o_func 195 ompi/mca/op/base/op_base_op_select.c OBJ_RELEASE(op->o_func.intrinsic.modules[i]); o_func 196 ompi/mca/op/base/op_base_op_select.c op->o_func.intrinsic.modules[i] = NULL; o_func 197 ompi/mca/op/base/op_base_op_select.c op->o_func.intrinsic.fns[i] = NULL; o_func 195 ompi/mca/op/example/op_example_module_bxor.c module->fallback_int = op->o_func.intrinsic.fns[OMPI_OP_BASE_TYPE_INT]; o_func 197 ompi/mca/op/example/op_example_module_bxor.c op->o_func.intrinsic.modules[OMPI_OP_BASE_TYPE_INT]; o_func 205 ompi/mca/op/example/op_example_module_bxor.c module->fallback_long = op->o_func.intrinsic.fns[OMPI_OP_BASE_TYPE_LONG]; o_func 207 ompi/mca/op/example/op_example_module_bxor.c op->o_func.intrinsic.modules[OMPI_OP_BASE_TYPE_LONG]; o_func 213 ompi/mca/op/example/op_example_module_bxor.c op->o_func.intrinsic.fns[OMPI_OP_BASE_TYPE_INTEGER]; o_func 215 ompi/mca/op/example/op_example_module_bxor.c op->o_func.intrinsic.modules[OMPI_OP_BASE_TYPE_INTEGER]; o_func 217 ompi/mca/op/example/op_example_module_max.c module->fallback_float = op->o_func.intrinsic.fns[OMPI_OP_BASE_TYPE_FLOAT]; o_func 219 ompi/mca/op/example/op_example_module_max.c op->o_func.intrinsic.modules[OMPI_OP_BASE_TYPE_FLOAT]; o_func 228 ompi/mca/op/example/op_example_module_max.c op->o_func.intrinsic.fns[OMPI_OP_BASE_TYPE_REAL]; o_func 230 ompi/mca/op/example/op_example_module_max.c op->o_func.intrinsic.modules[OMPI_OP_BASE_TYPE_REAL]; o_func 239 ompi/mca/op/example/op_example_module_max.c op->o_func.intrinsic.fns[OMPI_OP_BASE_TYPE_DOUBLE]; o_func 241 ompi/mca/op/example/op_example_module_max.c op->o_func.intrinsic.modules[OMPI_OP_BASE_TYPE_DOUBLE]; o_func 248 ompi/mca/op/example/op_example_module_max.c op->o_func.intrinsic.fns[OMPI_OP_BASE_TYPE_DOUBLE_PRECISION]; o_func 250 ompi/mca/op/example/op_example_module_max.c op->o_func.intrinsic.modules[OMPI_OP_BASE_TYPE_DOUBLE_PRECISION]; o_func 378 ompi/op/op.c new_op->o_func.fort_fn = func; o_func 396 ompi/op/op.c op->o_func.cxx_data.intercept_fn = o_func 397 ompi/op/op.c (ompi_op_cxx_handler_fn_t *) op->o_func.fort_fn; o_func 398 ompi/op/op.c op->o_func.cxx_data.user_fn = fn; o_func 413 ompi/op/op.c op->o_func.java_data.intercept_fn = o_func 414 ompi/op/op.c (ompi_op_java_handler_fn_t *) op->o_func.fort_fn; o_func 415 ompi/op/op.c op->o_func.java_data.jnienv = jnienv; o_func 416 ompi/op/op.c op->o_func.java_data.object = object; o_func 417 ompi/op/op.c op->o_func.java_data.baseType = baseType; o_func 474 ompi/op/op.c new_op->o_func.intrinsic.fns[i] = NULL; o_func 475 ompi/op/op.c new_op->o_func.intrinsic.modules[i] = NULL; o_func 499 ompi/op/op.c op->o_func.intrinsic.fns[i] = NULL; o_func 500 ompi/op/op.c if( NULL != op->o_func.intrinsic.modules[i] ) { o_func 501 ompi/op/op.c OBJ_RELEASE(op->o_func.intrinsic.modules[i]); o_func 502 ompi/op/op.c op->o_func.intrinsic.modules[i] = NULL; o_func 190 ompi/op/op.h } o_func; o_func 491 ompi/op/op.h NULL == op->o_func.intrinsic.fns[ompi_op_ddt_map[ddt->id]]) { o_func 585 ompi/op/op.h op->o_func.intrinsic.fns[dtype_id](source, target, o_func 587 ompi/op/op.h op->o_func.intrinsic.modules[dtype_id]); o_func 595 ompi/op/op.h op->o_func.fort_fn(source, target, &f_count, &f_dtype); o_func 598 ompi/op/op.h op->o_func.cxx_data.intercept_fn(source, target, &count, &dtype, o_func 599 ompi/op/op.h op->o_func.cxx_data.user_fn); o_func 602 ompi/op/op.h op->o_func.java_data.intercept_fn(source, target, &count, &dtype, o_func 603 ompi/op/op.h op->o_func.java_data.baseType, o_func 604 ompi/op/op.h op->o_func.java_data.jnienv, o_func 605 ompi/op/op.h op->o_func.java_data.object); o_func 608 ompi/op/op.h op->o_func.c_fn(source, target, &count, &dtype); o_func 616 ompi/op/op.h op->o_func.c_fn (source2, result, &count, &dtype); o_func 113 oshmem/mca/atomic/basic/atomic_basic_module.c op->o_func.c_fn((void*) value, o_func 224 oshmem/mca/scoll/basic/scoll_basic_reduce.c op->o_func.c_fn(target_cur, target, nlong / op->dt_size); o_func 304 oshmem/mca/scoll/basic/scoll_basic_reduce.c op->o_func.c_fn(target, target_cur, nlong / op->dt_size); o_func 470 oshmem/mca/scoll/basic/scoll_basic_reduce.c op->o_func.c_fn(target, target_cur, nlong / op->dt_size); o_func 515 oshmem/mca/scoll/basic/scoll_basic_reduce.c op->o_func.c_fn(target, target_cur, nlong / op->dt_size); o_func 625 oshmem/mca/scoll/basic/scoll_basic_reduce.c op->o_func.c_fn(inbuf, target, nlong / op->dt_size); o_func 761 oshmem/mca/scoll/basic/scoll_basic_reduce.c op->o_func.c_fn(rcv_buffer, pml_buffer, nlong / op->dt_size); o_func 769 oshmem/mca/scoll/basic/scoll_basic_reduce.c op->o_func.c_fn(sbuf, pml_buffer, nlong / op->dt_size); o_func 791 oshmem/mca/scoll/basic/scoll_basic_reduce.c op->o_func.c_fn(rcv_buffer, rbuf, nlong / op->dt_size); o_func 186 oshmem/op/op.c oshmem_op_##name##_##type_name->o_func.c_fn = oshmem_op_##name##_##type_name##_func; \ o_func 88 oshmem/op/op.h } o_func;