accum             209 opal/mca/common/cuda/common_cuda.c static double accum;
accum            1909 opal/mca/common/cuda/common_cuda.c         accum = mydifftime(ts_start, ts_end);
accum            1912 opal/mca/common/cuda/common_cuda.c                         accum, (int)size, src, memTypeSrc, dest, memTypeDst);
accum            1915 opal/mca/common/cuda/common_cuda.c                         accum, (int)size, src, memTypeSrc, dest, memTypeDst);
accum             258 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c   unsigned long accum = 0;
accum             299 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c       accum = set->ulongs[i--];
accum             303 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c     if (accum & accum_mask) {
accum             306 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c 		     (accum & accum_mask) >> (HWLOC_BITS_PER_LONG - HWLOC_BITMAP_SUBSTRING_SIZE));
accum             321 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c     accum = 0;
accum             324 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c     accum <<= HWLOC_BITMAP_SUBSTRING_SIZE;
accum             364 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c   unsigned long accum = 0;
accum             398 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c     accum |= (val << ((count * HWLOC_BITMAP_SUBSTRING_SIZE) % HWLOC_BITS_PER_LONG));
accum             400 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c       set->ulongs[count / HWLOC_BITMAP_STRING_PER_LONG] = accum;
accum             401 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c       accum = 0;