OPAL_BYTE         322 opal/dss/dss_compare.c     case OPAL_BYTE:
OPAL_BYTE          76 opal/dss/dss_copy.c     case OPAL_BYTE:
OPAL_BYTE         277 opal/dss/dss_copy.c     case OPAL_BYTE:
OPAL_BYTE         196 opal/dss/dss_load_unload.c     case OPAL_BYTE:
OPAL_BYTE         302 opal/dss/dss_load_unload.c     case OPAL_BYTE:
OPAL_BYTE         401 opal/dss/dss_load_unload.c     case OPAL_BYTE:
OPAL_BYTE         367 opal/dss/dss_open_close.c     tmp = OPAL_BYTE;
OPAL_BYTE         325 opal/dss/dss_pack.c                 opal_dss_pack_byte(buffer, ssrc[i], len, OPAL_BYTE))) {
OPAL_BYTE         455 opal/dss/dss_pack.c                 opal_dss_pack_byte(buffer, sbyteptr[i]->bytes, n, OPAL_BYTE))) {
OPAL_BYTE         492 opal/dss/dss_pack.c         if (OPAL_SUCCESS != (ret = opal_dss_pack_buffer(buffer, &ptr[i]->state[0], 1, OPAL_BYTE))) {
OPAL_BYTE         726 opal/dss/dss_pack.c         case OPAL_BYTE:
OPAL_BYTE         727 opal/dss/dss_pack.c             if (OPAL_SUCCESS != (ret = opal_dss_pack_buffer(buffer, &ptr[i]->data.byte, 1, OPAL_BYTE))) {
OPAL_BYTE         808 opal/dss/dss_pack.c                 if (OPAL_SUCCESS != (ret = opal_dss_pack_byte(buffer, ptr[i]->data.bo.bytes, n, OPAL_BYTE))) {
OPAL_BYTE         876 opal/dss/dss_pack.c             if (OPAL_SUCCESS != (ret = opal_dss_pack_byte(buffer, ptr[i]->base_ptr, ptr[i]->bytes_used, OPAL_BYTE))) {
OPAL_BYTE        1006 opal/dss/dss_pack.c         if (OPAL_SUCCESS != (ret = opal_dss_pack_byte(buffer, &ptr[n].separator, 1, OPAL_BYTE))) {
OPAL_BYTE         728 opal/dss/dss_print.c     case OPAL_BYTE:
OPAL_BYTE         399 opal/dss/dss_unpack.c             if (OPAL_SUCCESS != (ret = opal_dss_unpack_byte(buffer, sdest[i], &len, OPAL_BYTE))) {
OPAL_BYTE         569 opal/dss/dss_unpack.c                                             &(dbyteptr[i]->size), OPAL_BYTE))) {
OPAL_BYTE         626 opal/dss/dss_unpack.c         if (OPAL_SUCCESS != (ret = opal_dss_unpack_buffer(buffer, &ptr[i]->state[0], &m, OPAL_BYTE))) {
OPAL_BYTE         986 opal/dss/dss_unpack.c         case OPAL_BYTE:
OPAL_BYTE         987 opal/dss/dss_unpack.c             if (OPAL_SUCCESS != (ret = opal_dss_unpack_buffer(buffer, &ptr[i]->data.byte, &m, OPAL_BYTE))) {
OPAL_BYTE        1067 opal/dss/dss_unpack.c                                                                 &(ptr[i]->data.bo.size), OPAL_BYTE))) {
OPAL_BYTE        1146 opal/dss/dss_unpack.c             if (OPAL_SUCCESS != (ret = opal_dss_unpack_byte(buffer, ptr[i]->base_ptr, &m, OPAL_BYTE))) {
OPAL_BYTE        1293 opal/dss/dss_unpack.c         if (OPAL_SUCCESS != (ret = opal_dss_unpack_byte(buffer, &ptr[i].separator, &m, OPAL_BYTE))) {
OPAL_BYTE          58 opal/mca/hwloc/base/hwloc_base_dt.c                                                 OPAL_BYTE))) {
OPAL_BYTE          64 opal/mca/hwloc/base/hwloc_base_dt.c                                                 OPAL_BYTE))) {
OPAL_BYTE          70 opal/mca/hwloc/base/hwloc_base_dt.c                                                 OPAL_BYTE))) {
OPAL_BYTE         128 opal/mca/hwloc/base/hwloc_base_dt.c         if (OPAL_SUCCESS != (rc = opal_dss.unpack(buffer, support->discovery, &cnt, OPAL_BYTE))) {
OPAL_BYTE         132 opal/mca/hwloc/base/hwloc_base_dt.c         if (OPAL_SUCCESS != (rc = opal_dss.unpack(buffer, support->cpubind, &cnt, OPAL_BYTE))) {
OPAL_BYTE         136 opal/mca/hwloc/base/hwloc_base_dt.c         if (OPAL_SUCCESS != (rc = opal_dss.unpack(buffer, support->membind, &cnt, OPAL_BYTE))) {
OPAL_BYTE         540 opal/mca/pmix/base/pmix_base_fns.c             case OPAL_BYTE:
OPAL_BYTE         308 opal/mca/pmix/ext1x/pmix1x.c         case OPAL_BYTE:
OPAL_BYTE         432 opal/mca/pmix/ext1x/pmix1x.c         kv->type = OPAL_BYTE;
OPAL_BYTE         683 opal/mca/pmix/ext2x/ext2x.c         case OPAL_BYTE:
OPAL_BYTE         861 opal/mca/pmix/ext2x/ext2x.c         kv->type = OPAL_BYTE;
OPAL_BYTE         756 opal/mca/pmix/ext3x/ext3x.c         case OPAL_BYTE:
OPAL_BYTE         980 opal/mca/pmix/ext3x/ext3x.c         kv->type = OPAL_BYTE;
OPAL_BYTE         755 opal/mca/pmix/pmix4x/pmix4x.c         case OPAL_BYTE:
OPAL_BYTE         979 opal/mca/pmix/pmix4x/pmix4x.c         kv->type = OPAL_BYTE;
OPAL_BYTE         815 orte/mca/filem/raw/filem_raw_module.c     if (OPAL_SUCCESS != (rc = opal_dss.pack(&chunk, data, numbytes, OPAL_BYTE))) {
OPAL_BYTE         979 orte/mca/filem/raw/filem_raw_module.c         if (OPAL_SUCCESS != (rc = opal_dss.unpack(buffer, data, &nbytes, OPAL_BYTE))) {
OPAL_BYTE         213 orte/mca/iof/hnp/iof_hnp_receive.c     if (ORTE_SUCCESS != (rc = opal_dss.unpack(buffer, data, &numbytes, OPAL_BYTE))) {
OPAL_BYTE          88 orte/mca/iof/hnp/iof_hnp_send.c         if (ORTE_SUCCESS != (rc = opal_dss.pack(buf, data, numbytes, OPAL_BYTE))) {
OPAL_BYTE         506 orte/mca/iof/orted/iof_orted.c     if (ORTE_SUCCESS != (rc = opal_dss.pack(buf, msg, strlen(msg)+1, OPAL_BYTE))) {
OPAL_BYTE         133 orte/mca/iof/orted/iof_orted_read.c     if (ORTE_SUCCESS != (rc = opal_dss.pack(buf, &data, numbytes, OPAL_BYTE))) {
OPAL_BYTE         122 orte/mca/iof/orted/iof_orted_receive.c     if (ORTE_SUCCESS != (rc = opal_dss.unpack(buffer, data, &numbytes, OPAL_BYTE))) {
OPAL_BYTE          85 orte/mca/iof/tool/iof_tool_receive.c     if (ORTE_SUCCESS != (rc = opal_dss.unpack(buffer, data, &numbytes, OPAL_BYTE))) {
OPAL_BYTE         730 orte/runtime/data_type_support/orte_dt_packing_fns.c         case OPAL_BYTE:
OPAL_BYTE         731 orte/runtime/data_type_support/orte_dt_packing_fns.c             if (OPAL_SUCCESS != (ret = opal_dss_pack_buffer(buffer, &ptr[i]->data.byte, 1, OPAL_BYTE))) {
OPAL_BYTE         807 orte/runtime/data_type_support/orte_dt_packing_fns.c                 if (OPAL_SUCCESS != (ret = opal_dss_pack_byte(buffer, ptr[i]->data.bo.bytes, n, OPAL_BYTE))) {
OPAL_BYTE         813 orte/runtime/data_type_support/orte_dt_unpacking_fns.c         case OPAL_BYTE:
OPAL_BYTE         814 orte/runtime/data_type_support/orte_dt_unpacking_fns.c             if (OPAL_SUCCESS != (ret = opal_dss_unpack_buffer(buffer, &ptr[i]->data.byte, &m, OPAL_BYTE))) {
OPAL_BYTE         894 orte/runtime/data_type_support/orte_dt_unpacking_fns.c                                                                 &(ptr[i]->data.bo.size), OPAL_BYTE))) {
OPAL_BYTE          81 orte/test/system/ofi_big_msg.c             opal_dss.pack(buf, msg, msgsize, OPAL_BYTE);
OPAL_BYTE         103 orte/test/system/ofi_conduit_stress.c             opal_dss.pack(buf, msg, msgsize, OPAL_BYTE);
OPAL_BYTE          81 orte/test/system/ofi_stress.c             opal_dss.pack(buf, msg, msgsize, OPAL_BYTE);
OPAL_BYTE          80 orte/test/system/oob_stress.c             opal_dss.pack(buf, msg, msgsize, OPAL_BYTE);
OPAL_BYTE         184 orte/test/system/oob_stress_channel.c                 opal_dss.pack(buf, msg, msgsize, OPAL_BYTE);
OPAL_BYTE         490 orte/util/attr.c     case OPAL_BYTE:
OPAL_BYTE         623 orte/util/attr.c     case OPAL_BYTE:
OPAL_BYTE         110 oshmem/mca/memheap/base/memheap_base_mkey.c                 opal_dss.pack(msg, mkey->u.data, mkey->len, OPAL_BYTE);
OPAL_BYTE         182 oshmem/mca/memheap/base/memheap_base_mkey.c                 opal_dss.unpack(msg, memheap_oob.mkeys[tr_id].u.data, &cnt, OPAL_BYTE);