Searched refs:il (Results 1 - 25 of 36) sorted by relevance

12

/illumos-gate/usr/src/lib/udapl/udapl_tavor/i386/
H A DMakefile29 i386_XARCH += i386.il
31 pics/%.o: i386.il
/illumos-gate/usr/src/lib/udapl/udapl_tavor/amd64/
H A DMakefile30 amd64_XARCH += amd64.il
32 pics/%.o: amd64.il
/illumos-gate/usr/src/uts/sun4u/md5/
H A Dinc.flg30 echo_file usr/src/common/crypto/md5/sparc/sun4u/byteswap.il
H A DMakefile71 INLINES += $(SRC)/common/crypto/md5/sparc/sun4u/byteswap.il
/illumos-gate/usr/src/cmd/tbl/
H A Dtt.c21 ctype(int il, int ic) argument
23 if (instead[il])
25 if (fullbot[il])
27 il = stynum[il];
28 return(style[il][ic]);
H A Dt6.c30 int icol, ilin, tsep, k, ik, vforml, il, text; local
45 for(il=prev(ilin); il>=0 && vspen(table[il][icol].col); il=prev(il))
46 vforml=il;
H A Dt5.c121 nodata(int il) argument
126 switch(ctype(il,c))
/illumos-gate/usr/src/cmd/lms/
H A DConfigConnection.cpp50 Lock il(_initLock);
93 Lock il(_initLock);
113 Lock il(_initLock);
126 Lock il(_initLock);
140 Lock il(_initLock);
149 Lock il(_initLock);
166 Lock il(_initLock);
181 Lock il(_initLock);
/illumos-gate/usr/src/lib/libmd/capabilities/sun4v/
H A DMakefile.com33 INLINES = $(COMDIR)/md5/$(MACH)/$(PLATFORM)/byteswap.il
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_user/misc/
H A Dzpool_history_001_neg.ksh53 log_mustnot zpool history -il $TESTPOOL
/illumos-gate/usr/src/cmd/dtrace/test/cmd/jdtrace/
H A DGetopt.java190 int il; // optstring length
198 il = optstring.length();
202 if (ic != '(' && ++ip == il)
205 if (ic == ':' && ++ip == il)
209 if (++ip == il)
213 while (ip < il && (ic = optstring.charAt(ip)) != ')' &&
220 if (match && ip < il && ic == ')' && (op >= ol ||
230 if (ip < il && ic == ')' && ++ip == il)
239 while ((cp > 0) && (cp < il)
[all...]
/illumos-gate/usr/src/lib/libmd/capabilities/sun4u/
H A DMakefile.com34 INLINES = $(COMDIR)/md5/$(MACH)/$(PLATFORM)/byteswap.il
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_expand/
H A Dzpool_expand_001_pos.ksh105 typeset size_addition=$(zpool history -il $TESTPOOL1 |\
115 zpool history -il $TESTPOOL1 | \
125 zpool history -il $TESTPOOL1 | \
H A Dzpool_expand_002_pos.ksh109 typeset size_addition=$(zpool history -il $TESTPOOL1 \
119 zpool history -il $TESTPOOL1 | \
129 zpool history -il $TESTPOOL1 | \
H A Dzpool_expand_003_neg.ksh93 zpool history -il $TESTPOOL1 | grep "pool '$TESTPOOL1' size:" | \
/illumos-gate/usr/src/uts/sun4v/md5/
H A DMakefile76 INLINES += $(SRC)/common/crypto/md5/sparc/sun4v/byteswap.il
/illumos-gate/usr/src/uts/sparc/
H A Dreq.flg42 echo_file usr/src/uts/sparc/ml/sparc.il
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dsched.c52 static el_key_t **il; variable
89 k = il[icurr];
100 k = il[(icurr + DU - 1) % DU];
137 k = il[icurr];
210 il = (el_key_t **)malloc((DU + 1) * sizeof (el_key_t *));
211 if (il == NULL) {
243 il[i] = k;
273 il[DU] = k;
333 /* get the index in the il */
339 /* make il u
[all...]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/casenorm/
H A Dcasenorm.kshlib75 zlook -il $TESTDIR $name >/dev/null 2>&1
/illumos-gate/usr/src/lib/libm/
H A DMakefile.libm.com46 LM_IL = $(LIBMDIR)/$(TARGET_ARCH)/src/locallibm.il
/illumos-gate/usr/src/uts/sun4/os/
H A Dmemlist.c551 struct bootmem_props *il, *pl, *vl; local
593 il = &bootmem_props[PHYSINSTALLED];
594 *physinstalled = il->ptr;
595 *physinstalled_len = il->nelems;
/illumos-gate/usr/src/uts/common/io/1394/
H A Dinc.flg78 echo_file usr/src/uts/sparc/ml/sparc.il
/illumos-gate/usr/src/uts/intel/io/intel_nb5000/
H A Dintel_nbdrv.c69 uint8_t il = 1; local
78 il = nb_ranks[branch][i].interleave;
99 *interleave = il;
/illumos-gate/usr/src/uts/common/io/ib/
H A Dinc.flg110 echo_file usr/src/uts/sparc/ml/sparc.il
117 echo_file usr/src/uts/intel/ia32/ml/ia32.il
/illumos-gate/usr/src/uts/sun/io/scsi/
H A Dinc.flg78 echo_file usr/src/uts/sparc/ml/sparc.il

Completed in 52 milliseconds

12