Searched refs:nsize (Results 26 - 29 of 29) sorted by relevance

12

/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_cluster.c6040 int nsize, active_buckets, index, copycount; local
6050 nsize = DRT_HASH_SMALL_MODULUS;
6070 nsize = DRT_HASH_LARGE_MODULUS;
6072 nsize = DRT_HASH_SMALL_MODULUS;
6076 nsize = DRT_HASH_LARGE_MODULUS;
6093 (nsize == DRT_HASH_SMALL_MODULUS) ? DRT_SMALL_ALLOCATION : DRT_LARGE_ALLOCATION);
6097 cmap->scm_modulus = nsize;
/macosx-10.9.5/xnu-2422.115.4/bsd/dev/dtrace/
H A Ddtrace.c8421 size_t nsize = osize << 1;
8423 if (nsize == 0) {
8426 nsize = sizeof (dtrace_probe_t *);
8429 probes = kmem_zalloc(nsize, KM_SLEEP);
11866 size_t osize, nsize;
11894 nsize = enab->dten_maxdesc * sizeof (dtrace_enabling_t *);
11895 ndesc = kmem_zalloc(nsize, KM_SLEEP);
16860 int osize, nsize;
16873 nsize = dtrace_toxranges_max * sizeof (dtrace_toxrange_t);
16874 range = kmem_zalloc(nsize, KM_SLEE
[all...]
/macosx-10.9.5/emacs-92/emacs/src/
H A Dfns.c4699 EMACS_INT nsize;
4711 nsize = max (index_size, 2 * new_size);
4712 if (nsize > MOST_POSITIVE_FIXNUM)
4671 EMACS_INT nsize; local
/macosx-10.9.5/vim-53/runtime/syntax/
H A Daml.vim35 syn keyword amlArcCmd contained osymbol over overflow overflowa[rea] overflowp[osition] overflows[eparati] overl[ayevents] overlapsymbol overlayevents overp[ost] pagee[xtent] pages[ize] pageu[nits] pal[info] pan panview par[ticletrack] patc[h] path[distance] pe[nsize] pi[ck] pli[st] plot plotcopy plotg[erber] ploti[con] plotmany plotpanel plotsc[itex] plotsi[f] pointde[nsity] pointdist pointdista[nce] pointdo[ts] pointg[rid] pointi[nterp] pointm[arkers] pointn[ode] points pointsp[ot] pointst[ats] pointt[ext] polygonb[ordertex] polygond[ots] polygone[vents] polygonevents polygonl[ines] polygons polygonsh[ades] polygonsi[zelimit] polygonsp[ot] polygont[ext] polygr[id] polyr[egion] pop[ularity] por[ouspuff] pos pos[tscript] positions postscript pow prec[ision] prep[are] princ[omp] print product producti[nfo] project projectcom[pare] projectcop[y] projectd[efine] pul[litems] pur[gehistory] put pv q q[uit] quit rand rang[e] rank rb rc re readg[raphic] reads[elect] reb[ox] recl[ass] recoverdb rect[ify]

Completed in 114 milliseconds

12