Searched refs:sidx (Results 1 – 10 of 10) sorted by relevance
117 int sidx = 0; in encode() local119 while (sidx + 3 <= src.length) in encode()121 bits24 = (src[sidx++] & 0xFF) << 16; in encode()122 bits24 |= (src[sidx++] & 0xFF) << 8; in encode()123 bits24 |= (src[sidx++] & 0xFF) << 0; in encode()139 if (src.length - sidx == 2) in encode()141 bits24 = (src[sidx ] & 0xFF) << 16; in encode()142 bits24 |= (src[sidx + 1] & 0xFF) << 8; in encode()151 else if (src.length - sidx == 1) in encode()153 bits24 = (src[sidx] & 0xFF) << 16; in encode()[all …]
259 int i, sidx; in rbd_iter_events() local261 sidx = 0; in rbd_iter_events()271 rbd->sort_events[sidx++] = io_u; in rbd_iter_events()274 if (!wait || !sidx) in rbd_iter_events()282 if (sidx > 1) in rbd_iter_events()283 qsort(rbd->sort_events, sidx, sizeof(struct io_u *), rbd_io_u_cmp); in rbd_iter_events()285 for (i = 0; i < sidx; i++) { in rbd_iter_events()
135 uchar* sidx; \142 data = classes = tmask = missed = sidx = cidx = NULL; \219 ICV_MAT2VEC( *sampleIdx, sidx, sistep, l ); \
146 const int *sidx = 0, *vidx = 0; in CV_IMPLEMENT_QSORT_EX() local214 sidx = sample_idx->data.i; in CV_IMPLEMENT_QSORT_EX()347 int val = INT_MAX, si = sidx ? sidx[i] : i; in CV_IMPLEMENT_QSORT_EX()429 int si = sidx ? sidx[i] : i; in CV_IMPLEMENT_QSORT_EX()459 int si = sidx ? sidx[i] : i; in CV_IMPLEMENT_QSORT_EX()582 int* sidx = isubsample_idx->data.i; in subsample_data() local594 co[sidx[i]*2]++; in subsample_data()618 int val = src[sidx[i]]; in subsample_data()689 int* sidx = 0; in get_vectors() local695 sidx = subsample_idx->data.i; in get_vectors()[all …]
703 const int* sidx = 0; in prepare_to_train() local733 sidx = sample_idx->data.i; in prepare_to_train()769 int idx = sidx ? sidx[i] : i; in prepare_to_train()
618 int sidx = result.indexOf('('); in getDisplayName() local620 if (sidx != -1 && eidx != -1 && (eidx - sidx) == 3) { in getDisplayName()621 teststr = result.substring(sidx+1, eidx); in getDisplayName()
1325 size_t sidx = (sym->st_shndx != SHN_XINDEX in handle_elf() local1328 || ((shdr_info[sidx].shdr.sh_type in handle_elf()1330 && (shdr_info[sidx].shdr.sh_info in handle_elf()
192 sidx=com.googlecode.mp4parser.boxes.threegpp26244.SegmentIndexBox() key
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...