Searched refs:le (Results 1 - 25 of 148) sorted by last modified time

123456

/freebsd-9.3-release/contrib/ntp/sntp/
H A Dconfigure2226 if test $ac_lo -le $ac_mid; then
2270 if test $ac_mid -le $ac_hi; then
H A Dconfig.sub296 | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
405 | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
973 ppcle | powerpclittle | ppc-le | powerpc-little)
983 ppc64le | powerpc64little | ppc64-le | powerpc64-little)
1248 sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
/freebsd-9.3-release/contrib/ntp/
H A Dconfigure2513 if test $ac_lo -le $ac_mid; then
2557 if test $ac_mid -le $ac_hi; then
[all...]
H A Dconfig.sub296 | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
405 | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
973 ppcle | powerpclittle | ppc-le | powerpc-little)
983 ppc64le | powerpc64little | ppc64-le | powerpc64-little)
1248 sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Dconfigure2071 if test $ac_lo -le $ac_mid; then
2115 if test $ac_mid -le $ac_hi; then
/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dconfig.sub296 | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
405 | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
973 ppcle | powerpclittle | ppc-le | powerpc-little)
983 ppc64le | powerpc64little | ppc64-le | powerpc64-little)
1248 sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
/freebsd-9.3-release/contrib/ntp/scripts/
H A Dsummary.in83 if ($date ge $startdate && $date le $enddate) {
90 if ($date ge $startdate && $date le $enddate) {
97 if ($date ge $startdate && $date le $enddate) {
/freebsd-9.3-release/contrib/file/
H A Dconfig.sub309 | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
424 | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
999 ppcle | powerpclittle | ppc-le | powerpc-little)
1009 ppc64le | powerpc64little | ppc64-le | powerpc64-little)
1274 sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
H A Ddepcomp412 if test $i -le 0; then
/freebsd-9.3-release/cddl/contrib/opensolaris/common/ctf/
H A Dctf_types.c576 ctf_encoding_t le, re; local
599 return (ctf_type_encoding(lfp, ltype, &le) == 0 &&
601 bcmp(&le, &re, sizeof (ctf_encoding_t)) == 0);
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.c334 ctf_encoding_t le, re; local
350 if (ctf_type_encoding(lfp, lbase, &le) == CTF_ERR) {
366 lrank = le.cte_bits + ((le.cte_format & CTF_INT_SIGNED) == 0);
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/
H A Dtst.dofmax.ksh75 if [[ $((upper - lower)) -le 2 ]]; then
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/cpc/
H A Dtst.allcpus.ksh77 while [ $cpu -le $numproc ]
96 while [ $cpu -le $numproc ]
/freebsd-9.3-release/cddl/contrib/opensolaris/tools/ctf/common/
H A Dlist.c49 list_t *le; local
51 le = xmalloc(sizeof (list_t));
52 le->l_data = data;
53 le->l_next = *list;
54 *list = le;
82 list_t *le, **le2; local
88 for (le = *list, le2 = list; le; le2 = &le->l_next, le
103 list_t *le; local
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c136 labelent_t *le = arg1; local
140 ctl.ctl_label = strtab_insert(&b->ctb_strtab, le->le_name);
141 ctl.ctl_typeidx = le->le_idx;
H A Dtdata.c281 labelent_t *le = xmalloc(sizeof (*le)); local
283 le->le_name = xstrdup(label);
284 le->le_idx = (idx == -1 ? td->td_nextid - 1 : idx);
286 slist_add(&td->td_labels, le, tdata_label_cmp);
292 labelent_t *le = data; local
295 *topp = le;
313 labelent_t *le = arg1; local
315 return (streq(le->le_name, tmpl->le_name));
341 labelent_t *le local
362 labelent_t *le = arg; local
[all...]
/freebsd-9.3-release/lib/libpmc/
H A Dpmclog.c279 uint32_t h, *le, npc; local
297 PMCLOG_INITIALIZE_READER(le, ps->ps_saved);
299 PMCLOG_READ32(le,h);
308 PMCLOG_READ32(le,ev->pl_ts.tv_sec);
309 PMCLOG_READ32(le,ev->pl_ts.tv_nsec);
326 PMCLOG_READ32(le,ev->pl_u.pl_cc.pl_pid);
327 PMCLOG_READ32(le,ev->pl_u.pl_cc.pl_pmcid);
328 PMCLOG_READ32(le,ev->pl_u.pl_cc.pl_cpuflags);
331 PMCLOG_READADDR(le,ev->pl_u.pl_cc.pl_pc[npc]);
340 PMCLOG_READ32(le,e
[all...]
/freebsd-9.3-release/lib/libc/ia64/string/
H A Dbcopy.S35 cmp.le p6,p0=in2,r0 // bail if len <= 0
H A Dbzero.S32 cmp.le p6,p0=in1,r0 // bail if len <= 0
/freebsd-9.3-release/usr.sbin/makefs/cd9660/
H A Dcd9660_conversion.c101 uint32_t le, be; local
103 le = dw;
108 le = bswap32(dw);
110 memcpy(eightchar, &le, 4);
123 uint16_t le, be; local
125 le = dw;
130 le = bswap16(dw);
132 memcpy(fourchar, &le, 2);
/freebsd-9.3-release/usr.sbin/jail/
H A Dcommand.c59 LIST_ENTRY(phash) le;
645 LIST_INSERT_HEAD(&phash[pid % PHASH_SIZE], ph, le);
681 LIST_FOREACH_SAFE(ph, &phash[i], le, tph)
686 LIST_REMOVE(ph, le);
700 LIST_FOREACH(ph, &phash[pid % PHASH_SIZE], le)
703 LIST_REMOVE(ph, le);
/freebsd-9.3-release/usr.sbin/ndiscvt/
H A Dndisgen.sh204 if [ ${INFTYPE} -le 0 ]; then
/freebsd-9.3-release/usr.sbin/bsdinstall/scripts/
H A Dchecksum56 if [ $CK_VALID -le 1 ]; then
/freebsd-9.3-release/share/man/man4/
H A DMakefile210 le.4 \
630 MLINKS+=le.4 if_le.4
/freebsd-9.3-release/contrib/binutils/
H A Dconfig.sub280 | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
362 | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
864 ppcle | powerpclittle | ppc-le | powerpc-little)
874 ppc64le | powerpc64little | ppc64-le | powerpc64-little)
1137 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)

Completed in 311 milliseconds

123456