ompi_op_base_module_t   45 ompi/mca/op/base/base.h     ompi_op_base_module_t *op_module;
ompi_op_base_module_t   41 ompi/mca/op/base/op_base_frame.c static void module_constructor(ompi_op_base_module_t *m)
ompi_op_base_module_t   57 ompi/mca/op/base/op_base_frame.c OBJ_CLASS_INSTANCE(ompi_op_base_module_t, opal_object_t,
ompi_op_base_module_t   93 ompi/mca/op/base/op_base_op_select.c     ompi_op_base_module_t *module;
ompi_op_base_module_t  104 ompi/mca/op/base/op_base_op_select.c     module = OBJ_NEW(ompi_op_base_module_t);
ompi_op_base_module_t   94 ompi/mca/op/example/op_example.h OMPI_DECLSPEC ompi_op_base_module_t *
ompi_op_base_module_t  100 ompi/mca/op/example/op_example.h OMPI_DECLSPEC ompi_op_base_module_t *
ompi_op_base_module_t  254 ompi/mca/op/example/op_example_component.c     ompi_op_base_module_t *module = NULL;
ompi_op_base_module_t   57 ompi/mca/op/example/op_example_module_bxor.c     ompi_op_base_module_t *fallback_int_module;
ompi_op_base_module_t   59 ompi/mca/op/example/op_example_module_bxor.c     ompi_op_base_module_t *fallback_long_module;
ompi_op_base_module_t   61 ompi/mca/op/example/op_example_module_bxor.c     ompi_op_base_module_t *fallback_integer_module;
ompi_op_base_module_t   90 ompi/mca/op/example/op_example_module_bxor.c     m->fallback_int_module = (ompi_op_base_module_t*) 0xdeadbeef;
ompi_op_base_module_t   92 ompi/mca/op/example/op_example_module_bxor.c     m->fallback_long_module = (ompi_op_base_module_t*) 0xdeadbeef;
ompi_op_base_module_t   94 ompi/mca/op/example/op_example_module_bxor.c     m->fallback_integer_module = (ompi_op_base_module_t*) 0xdeadbeef;
ompi_op_base_module_t  105 ompi/mca/op/example/op_example_module_bxor.c                           ompi_op_base_module_t,
ompi_op_base_module_t  113 ompi/mca/op/example/op_example_module_bxor.c                     ompi_datatype_t **type, ompi_op_base_module_t *module)
ompi_op_base_module_t  147 ompi/mca/op/example/op_example_module_bxor.c                      ompi_datatype_t **type, ompi_op_base_module_t *module)
ompi_op_base_module_t  161 ompi/mca/op/example/op_example_module_bxor.c                         ompi_datatype_t **type, ompi_op_base_module_t *module)
ompi_op_base_module_t  183 ompi/mca/op/example/op_example_module_bxor.c ompi_op_base_module_t *ompi_op_example_setup_bxor(ompi_op_t *op)
ompi_op_base_module_t  221 ompi/mca/op/example/op_example_module_bxor.c     return (ompi_op_base_module_t*) module;
ompi_op_base_module_t   57 ompi/mca/op/example/op_example_module_max.c     ompi_op_base_module_t *fallback_float_module;
ompi_op_base_module_t   59 ompi/mca/op/example/op_example_module_max.c     ompi_op_base_module_t *fallback_real_module;
ompi_op_base_module_t   62 ompi/mca/op/example/op_example_module_max.c     ompi_op_base_module_t *fallback_double_module;
ompi_op_base_module_t   64 ompi/mca/op/example/op_example_module_max.c     ompi_op_base_module_t *fallback_double_precision_module;
ompi_op_base_module_t   96 ompi/mca/op/example/op_example_module_max.c     m->fallback_float_module = (ompi_op_base_module_t*) 0xdeadbeef;
ompi_op_base_module_t   98 ompi/mca/op/example/op_example_module_max.c     m->fallback_real_module = (ompi_op_base_module_t*) 0xdeadbeef;
ompi_op_base_module_t  101 ompi/mca/op/example/op_example_module_max.c     m->fallback_double_module = (ompi_op_base_module_t*) 0xdeadbeef;
ompi_op_base_module_t  103 ompi/mca/op/example/op_example_module_max.c     m->fallback_double_precision_module = (ompi_op_base_module_t*) 0xdeadbeef;
ompi_op_base_module_t  114 ompi/mca/op/example/op_example_module_max.c                           ompi_op_base_module_t,
ompi_op_base_module_t  122 ompi/mca/op/example/op_example_module_max.c                       ompi_datatype_t **type, ompi_op_base_module_t *module)
ompi_op_base_module_t  156 ompi/mca/op/example/op_example_module_max.c                        ompi_datatype_t **type, ompi_op_base_module_t *module)
ompi_op_base_module_t  170 ompi/mca/op/example/op_example_module_max.c                      ompi_datatype_t **type, ompi_op_base_module_t *module)
ompi_op_base_module_t  185 ompi/mca/op/example/op_example_module_max.c                                  ompi_op_base_module_t *module)
ompi_op_base_module_t  203 ompi/mca/op/example/op_example_module_max.c ompi_op_base_module_t *ompi_op_example_setup_max(ompi_op_t *op)
ompi_op_base_module_t  257 ompi/mca/op/example/op_example_module_max.c     return (ompi_op_base_module_t*) module;
ompi_op_base_module_t  383 ompi/mca/op/op.h OMPI_DECLSPEC OBJ_CLASS_DECLARATION(ompi_op_base_module_t);
ompi_op_base_module_t  397 ompi/mca/op/op.h     ompi_op_base_module_t *modules[OMPI_OP_BASE_TYPE_MAX];
ompi_op_base_module_t  409 ompi/mca/op/op.h     ompi_op_base_module_t *modules[OMPI_OP_BASE_TYPE_MAX];