Searched refs:indx (Results 26 - 50 of 241) sorted by relevance

12345678910

/macosx-10.10.1/xnu-2782.1.97/osfmk/profiling/
H A Dprofile-kgmon.c91 long indx,
109 if (!LEGAL_KGMON(indx)) {
110 *p_ptr = (void *)indx;
115 (long)indx);
122 (long)indx);
133 DECODE_KGMON(indx, kgmon, cpu);
89 _profile_kgmon(int write, size_t count, long indx, int max_cpus, void **p_ptr, void (*control_func)(kgmon_control_t)) argument
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCECM/DataDriver/Classes/
H A DAppleUSBCDCECMData.cpp427 XTRACE(me, 0, pipeInBuff->indx, "dataReadComplete");
480 XTRACE(me, pipeInBuff->indx, 0, "dataReadComplete - Read terminated");
513 XTRACE(me, rc, pipeOutBuff->indx, "dataWriteComplete");
551 XTRACE(me, rc, pipeOutBuff->indx, "dataWriteComplete - IO err");
629 fPipeOutBuff[i].indx = i;
641 fPipeInBuff[i].indx = i;
2162 UInt32 indx = 0; local
2168 indx = fOutPoolIndex;
2169 if (!fPipeOutBuff[indx].avail)
2171 for (indx
2251 UInt32 indx; local
[all...]
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCEEM/Classes/
H A DAppleUSBCDCEEM.cpp341 XTRACE(me, 0, pipeBuf->indx, "dataReadComplete");
357 me->processEEMCommand(EEMHeader, pipeBuf->indx, i+2, &actualLen);
427 XTRACE(me, rc, pipeBuf->indx, "dataWriteComplete");
471 XTRACE(me, rc, pipeBuf->indx, "dataWriteComplete - IO err");
568 fPipeOutBuff[i].indx = i;
580 fPipeInBuff[i].indx = i;
1753 UInt32 indx; local
1768 indx = fOutPoolIndex;
1769 if (!fPipeOutBuff[indx].avail)
1771 for (indx
1823 UInt32 indx; local
1915 UInt32 indx; local
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/btree/
H A Dbt_compact.c344 cp->recno -= cp->csp->indx;
702 cp->csp[-1].indx != NUM_ENT(cp->csp[-1].page) - 1)
817 if (cp->csp[-1].indx == NUM_ENT(cp->csp[-1].page) - 1) {
837 cp->csp[-1].indx + 1, nolock, DB_LOCK_NG, ret);
999 ncp->csp[-1].indx == 0 && ncp->csp[-1].entries != 1) ||
1025 db_indx_t adj, indx, nent, *ninp, pind; local
1067 for (indx = 0; indx < nent; indx += adj) {
1068 bk = GET_BKEYDATA(dbp, npg, indx);
1455 db_indx_t indx, pind; local
2169 db_indx_t indx; local
2248 db_indx_t indx, top; local
[all...]
H A Dbt_curadj.c37 __bam_ca_delete(dbp, pgno, indx, delete, countp)
40 u_int32_t indx;
70 if (cp->pgno == pgno && cp->indx == indx &&
150 __bam_ca_di(my_dbc, pgno, indx, adjust)
153 u_int32_t indx;
182 if (cp->pgno == pgno && cp->indx >= indx &&
185 DB_ASSERT(env, cp->indx != 0 || adjust > 0);
190 cp->indx
[all...]
H A Dbtree.src28 * indx: the number of entries that went to the left page.
41 ARG indx u_int32_t lu
74 * indx: the index adjusted.
82 ARG indx u_int32_t lu
92 * indx: the index to be adjusted.
100 ARG indx u_int32_t lu
110 * indx: the index to be deleted.
116 ARG indx u_int32_t lu
124 * indx: the index to be replaced.
135 ARG indx u_int32_
[all...]
/macosx-10.10.1/Libc-1044.1.2/db/btree/FreeBSD/
H A Dbtree.h126 /* Get the page's BINTERNAL structure at index indx. */
127 #define GETBINTERNAL(pg, indx) \
128 ((BINTERNAL *)((char *)(pg) + (pg)->linp[indx]))
153 /* Get the page's RINTERNAL structure at index indx. */
154 #define GETRINTERNAL(pg, indx) \
155 ((RINTERNAL *)((char *)(pg) + (pg)->linp[indx]))
176 /* Get the page's BLEAF structure at index indx. */
177 #define GETBLEAF(pg, indx) \
178 ((BLEAF *)((char *)(pg) + (pg)->linp[indx]))
208 /* Get the page's RLEAF structure at index indx
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dvms-patch.el47 (let ((dot nil) (indx 0) (len (length fn)) chr)
48 (while (< indx len)
49 (setq chr (aref fn indx))
51 ((eq chr ?.) (if dot (aset fn indx ?_) (setq dot t)))
54 (eq chr ?$) (eq chr ?_) (and (eq chr ?-) (> indx 0))))
55 (aset fn indx ?_)))
56 (setq indx (1+ indx))))
/macosx-10.10.1/hfs-285/CopyHFSMeta/
H A DScanExtents.c115 size_t indx = nodeNum % (S32(hp->blockSize) / nodeSize); local
117 memmove(ptr, ptr + (indx * nodeSize), nodeSize);
134 int indx; local
150 for (indx = 1; indx <= numRecords; indx++) {
151 int recOffset = S16(offsetPtr[-indx]);
158 if (debug > 1) printf("Node index #%d: fileID = %u\n", indx, S32(keyp->fileID));
/macosx-10.10.1/BerkeleyDB-21/db/db/
H A Ddb_ret.c23 __db_ret(dbp, ip, txn, h, indx, dbt, memp, memsize)
28 u_int32_t indx;
43 hk = P_ENTRY(dbp, h, indx);
49 len = LEN_HKEYDATA(dbp, h, dbp->pgsize, indx);
55 bk = GET_BKEYDATA(dbp, h, indx);
/macosx-10.10.1/file_cmds-242/pax/
H A Dsel_subs.c111 u_int indx; local
148 indx = ((unsigned)uid) % USR_TB_SZ;
149 if ((pt = usrtb[indx]) != NULL) {
162 pt->fow = usrtb[indx];
163 usrtb[indx] = pt;
208 u_int indx; local
245 indx = ((unsigned)gid) % GRP_TB_SZ;
246 if ((pt = grptb[indx]) != NULL) {
259 pt->fow = grptb[indx];
260 grptb[indx]
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dieee.c531 bfd_vma indx; local
534 if (! ieee_read_number (info, pp, &indx))
537 if ((bfd_vma) s->target_index == indx)
589 unsigned int indx)
595 if (indx < BUILTIN_TYPE_COUNT
596 && info->types.builtins[indx] != DEBUG_TYPE_NULL)
597 return info->types.builtins[indx];
601 if (indx >= 32 && indx < 64)
604 ieee_builtin_type (info, p, indx
588 ieee_builtin_type(struct ieee_info *info, const bfd_byte *p, unsigned int indx) argument
777 ieee_alloc_type(struct ieee_info *info, unsigned int indx, bfd_boolean ref) argument
829 bfd_vma indx; local
3264 bfd_vma indx; local
3642 unsigned int indx; member in struct:ieee_type_class
3666 unsigned int indx; member in struct:ieee_write_type
3740 unsigned int indx; member in struct:ieee_defined_enum
3775 unsigned int indx; member in struct:ieee_modified_array_type
4218 ieee_write_asn(struct ieee_handle *info, unsigned int indx, bfd_vma val) argument
4228 ieee_write_atn65(struct ieee_handle *info, unsigned int indx, const char *s) argument
4240 ieee_push_type(struct ieee_handle *info, unsigned int indx, unsigned int size, bfd_boolean unsignedp, bfd_boolean localp) argument
4432 ieee_define_named_type(struct ieee_handle *info, const char *name, unsigned int indx, unsigned int size, bfd_boolean unsignedp, bfd_boolean localp, struct ieee_buflist *buflist) argument
4515 ieee_get_modified_info(struct ieee_handle *info, unsigned int indx) argument
5188 unsigned int indx; local
5221 unsigned int indx; local
5309 unsigned int indx; local
5436 unsigned int indx; local
5726 unsigned int indx; local
5765 unsigned int indx; local
5931 unsigned int indx; local
6100 unsigned int indx; local
6597 unsigned int indx; local
[all...]
/macosx-10.10.1/ppp-786.1.1/Helpers/pppd/
H A Dipxcp.c288 int indx; local
295 for (indx = 0; indx < 5; ++indx) {
296 dst[indx] <<= 4;
297 dst[indx] |= (dst[indx + 1] >> 4) & 0x0F;
466 int indx; local
467 for (indx = 0; indx < sizeo
649 int indx; local
658 int indx; local
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dcofflink.c79 ret->indx = -1;
1037 BFD_ASSERT ((*rel_hash)->indx >= 0);
1038 irel->r_symndx = (*rel_hash)->indx;
1643 long indx;
1648 indx = eleaux.x_sym.x_tagndx.l;
1654 if (indx > 0
1655 && (indx
1660 (*epp)->tagndx = finfo->sym_indices[indx];
1702 if (mtl == NULL || (bfd_size_type) mtl->indx >= syment_base)
1705 mt->indx
1642 long indx; local
1728 bfd_size_type indx; local
1858 long indx; local
1957 bfd_size_type indx; local
1978 unsigned long indx; local
2162 long indx; local
2394 long indx; local
2530 bfd_size_type indx; local
[all...]
H A Dcoff-stgo32.c227 adjust_aux_in_post (abfd, ext1, type, class, indx, numaux, in1)
232 int indx ATTRIBUTE_UNUSED;
245 adjust_aux_out_pre (abfd, inp, type, class, indx, numaux, extp)
250 int indx ATTRIBUTE_UNUSED;
263 adjust_aux_out_post (abfd, inp, type, class, indx, numaux, extp)
268 int indx ATTRIBUTE_UNUSED;
/macosx-10.10.1/libiconv-42/libiconv/lib/
H A Dconverters.h196 unsigned short indx; /* index into big table */ member in struct:__anon9280
/macosx-10.10.1/BerkeleyDB-21/db/env/
H A Denv_failchk.c295 u_int32_t indx; local
312 indx = (u_int32_t)((uintptr_t)id.pid ^ (uintptr_t)id.tid);
314 indx = __ham_func5(NULL, &id.tid, sizeof(id.tid));
316 indx %= env->thr_nbucket;
317 SH_TAILQ_FOREACH(ip, &htab[indx], dbth_links, __db_thread_info) {
354 ip, &htab[indx], dbth_links, __db_thread_info)
378 &htab[indx], ip, dbth_links, __db_thread_info);
/macosx-10.10.1/hfs-285/fsck_hfs/dfalib/
H A DHardLinkCheck.c187 int indx; local
217 for (indx = 1; indx < calc_link_count; indx++) {
218 if (list[indx-1].next != list[indx].fileID) {
219 RecordBadHardLinkNext(gp, list[indx-1].fileID, list[indx-1].next, list[indx].fileID);
222 if (list[indx]
[all...]
/macosx-10.10.1/groff-38/groff/src/libs/libbib/
H A Dindex.cpp91 index_search_item *indx; member in class:index_search_item_iterator
302 : indx(ind), out_of_date_files_iter(0), next_out_of_date_file(0), temp_list(0),
307 found_list = indx->search(q, strlen(q), &temp_list);
311 indx->name);
337 next_out_of_date_file = indx->out_of_date_files;
357 if (tagno < 0 || tagno >= indx->header.tags_size) {
361 tag *tp = indx->tags + tagno;
362 const char *filename = indx->munge_filename(indx->pool + tp->filename_index);
375 if (mtime > indx
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/examples_c/csv/
H A Dcode.c15 int indx; /* Index */ member in struct:__anon326
178 fields[field_cnt].indx = 0;
195 fields[field_cnt].indx = 1;
248 if (f->indx)
370 fprintf(cfp, " %d,", f->indx ? 1 : 0);
/macosx-10.10.1/BerkeleyDB-21/db/hash/
H A Dhash_upgrade.c234 db_indx_t indx; local
240 for (indx = 0; indx < NUM_ENT(h); indx += 2) {
241 hk = (HKEYDATA *)H_PAIRDATA(dbp, h, indx);
/macosx-10.10.1/BerkeleyDB-21/db/qam/
H A Dqam_stat.c39 db_indx_t indx; local
118 for (indx = 0, qp = QAM_GET_RECORD(dbp, h, indx);
120 ++indx, qp = QAM_GET_RECORD(dbp, h, indx)) {
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dgeneral.c266 register int newi, indx; local
268 c = string[indx = 0];
277 while (c = string[indx])
282 return (indx);
287 newi = skipsubscript (string, indx);
297 if (c == '+' && string[indx+1] == '=')
298 return (indx + 1);
305 indx++;
/macosx-10.10.1/nano-12/src/
H A Dutils.c198 size_t indx = 0; local
216 if (indx >= *n) {
222 (*lineptr)[indx++] = (char)c;
230 if (indx >= *n) {
236 null_at(lineptr, indx++);
237 *n = indx;
241 return (c == EOF && (indx - 1) == 0) ? -1 : indx - 1;
/macosx-10.10.1/BerkeleyDB-21/db/lock/
H A Dlock_deadlock.c378 u_int32_t *entryp, gen, id, indx, ndx, nentries, *tmpmap; local
382 COMPQUIET(indx, 0);
400 indx = op->indx;
403 OBJECT_LOCK_NDX(lt, region, indx);
405 OBJECT_UNLOCK(lt, region, indx);
430 OBJECT_UNLOCK(lt, region, indx);
532 indx = op->indx;
536 OBJECT_LOCK_NDX(lt, region, indx);
[all...]

Completed in 386 milliseconds

12345678910