Searched refs:dist (Results 126 - 150 of 166) sorted by relevance

1234567

/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A DMakefile.in1098 dist-hook
1226 ctags dist-hook distclean distclean-compile distclean-generic \
1326 dist-cat1-mans:
1339 dist-cat3-mans:
1352 dist-cat5-mans:
1365 dist-cat8-mans:
1378 dist-hook: dist-cat1-mans dist-cat3-mans dist
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A DMakefile.in719 DIST_TARGETS = dist-gzip
2170 dist-gzip: distdir
2174 dist-bzip2: distdir
2178 dist-lzip: distdir
2182 dist-xz: distdir
2186 dist-tarZ: distdir
2193 dist-shar: distdir
2200 dist-zip: distdir
2205 dist dist
[all...]
/freebsd-11-stable/contrib/ncurses/
H A Ddist.mk28 # $Id: dist.mk,v 1.973 2014/02/22 16:55:12 tom Exp $
68 dist: $(ALL)
/freebsd-11-stable/contrib/groff/
H A DMakefile.in677 .PHONY: dist
678 dist:
/freebsd-11-stable/release/
H A DMakefile.mirrors47 . if exists(${.CURDIR}/${.OBJDIR}/dist/base/bin/sh)
48 BUILDDATE!= cd ${.CURDIR} && date -j -f '%s' $$(stat -f "%c" ${.OBJDIR}/dist/base/bin/sh) +%Y%m%d
/freebsd-11-stable/crypto/openssl/
H A DMakefile.org13 PLATFORM=dist
511 # and read directly, requiring GNU-Tar. Call "make TAR=gtar dist" if the normal
538 dist:
539 $(PERL) Configure dist
H A DMakefile513 # and read directly, requiring GNU-Tar. Call "make TAR=gtar dist" if the normal
540 dist:
541 $(PERL) Configure dist
/freebsd-11-stable/contrib/dialog/po/
H A Dmakefile.inn192 dist distdir: update-po $(DISTFILES)
/freebsd-11-stable/tools/tools/sysbuild/
H A Dsysbuild.sh119 # -P is a pretty neat way to clean junk out from your ports dist-files:
544 > ${SBMNT}/_.dist 2>&1
631 log_it move dist config files "(expect warnings)"
/freebsd-11-stable/contrib/apr-util/
H A Dapr-util.spec11 Source0: http://www.apache.org/dist/apr/%{name}-%{version}.tar.bz2
H A DMakefile.win81 PREFIX=..\apr-dist
/freebsd-11-stable/contrib/gcc/
H A Dtree-vect-analyze.c615 fprintf (vect_dump, "not vectorized: bad dist vector for ");
626 int dist = dist_v[loop_depth]; local
629 fprintf (vect_dump, "dependence distance = %d.", dist);
632 if (dist % vectorization_factor == 0)
649 if (abs (dist) >= vectorization_factor)
H A Dtree-data-ref.c3578 int dist, index;
3601 dist = int_cst_value (SUB_DISTANCE (subscript));
3613 if (init_v[index] != 0 && dist_v[index] != dist)
3619 dist_v[index] = dist;
3863 cases that dist is unable to represent. */
3866 dir_from_dist (int dist)
3868 if (dist > 0)
3870 else if (dist < 0)
3574 int dist, index; local
3862 dir_from_dist(int dist) argument
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_alloc.c484 u32 dist = (u32)-1; local
499 if (curr_dist < dist) {
500 dist = curr_dist;
/freebsd-11-stable/lib/ncurses/ncurses/
H A DMakefile20 NCURSES_MAJOR!= egrep 'NCURSES_MAJOR[ ]*=' ${NCURSES_DIR}/dist.mk | sed -e 's%^[^0-9]*%%'
21 NCURSES_MINOR!= egrep 'NCURSES_MINOR[ ]*=' ${NCURSES_DIR}/dist.mk | sed -e 's%^[^0-9]*%%'
22 NCURSES_PATCH!= egrep 'NCURSES_PATCH[ ]*=' ${NCURSES_DIR}/dist.mk | sed -e 's%^[^0-9]*%%'
/freebsd-11-stable/contrib/binutils/gas/doc/
H A DMakefile.in395 dist-info: $(INFO_DEPS)
589 clean-libtool dist-info distclean distclean-generic \
/freebsd-11-stable/contrib/mdocml/
H A Dmdoc_validate.c2248 int dist = 0; local
2256 if (++dist > maxdist)
2271 dist += strlen(s1) + strlen(s2);
2272 return dist > maxdist ? INT_MAX : dist;
2281 int dist, mindist; local
2326 dist = similar(nch->string, *testsec);
2327 if (dist < mindist) {
2329 mindist = dist;
/freebsd-11-stable/share/examples/
H A DMakefile250 -f ${.CURDIR}/../../etc/mtree/BSD.usr.dist -p ${DESTDIR}/usr
/freebsd-11-stable/crypto/heimdal/lib/gssapi/
H A DMakefile.in2176 dist-hook
2312 clean-noinstPROGRAMS ctags dist-hook distclean \
2414 dist-cat1-mans:
2427 dist-cat3-mans:
2440 dist-cat5-mans:
2453 dist-cat8-mans:
2466 dist-hook: dist-cat1-mans dist-cat3-mans dist
[all...]
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A DMakefile.in1608 dist-hook
1734 ctags dist-hook distclean distclean-compile distclean-generic \
1833 dist-cat1-mans:
1846 dist-cat3-mans:
1859 dist-cat5-mans:
1872 dist-cat8-mans:
1885 dist-hook: dist-cat1-mans dist-cat3-mans dist
[all...]
/freebsd-11-stable/contrib/binutils/etc/
H A DMakefile.in235 dist:
/freebsd-11-stable/contrib/ldns/packaging/fedora/
H A Dldns.spec11 Release: 1%{?dist}
/freebsd-11-stable/contrib/binutils/bfd/
H A Decofflink.c2123 /* eraxxon: 'dist' and 'min_dist' can be negative now
2126 bfd_signed_vma dist = -1, min_dist = -1;
2148 dist = offset - (pdr.adr - 0x10 * pdr.prof);
2150 /* eraxxon: 'dist' can be negative now. Note that
2152 if (!pdr_hold || (dist >= 0 && dist < min_dist))
2154 min_dist = dist;
2122 bfd_signed_vma dist = -1, min_dist = -1; local
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_io.c4168 sockaddr_u * dist,
4182 ZERO_SOCK(dist);
4183 AF(dist) = AF(a1);
4192 SET_ADDR4(dist, v4dist);
4206 NSRCADR6(dist)[i] = 0;
4209 NSRCADR6(dist)[i] = NSRCADR6(a1)[i] -
4212 NSRCADR6(dist)[i] = NSRCADR6(a2)[i] -
4167 calc_addr_distance( sockaddr_u * dist, const sockaddr_u * a1, const sockaddr_u * a2 ) argument
/freebsd-11-stable/contrib/binutils/bfd/doc/
H A DMakefile.in454 dist-info: $(INFO_DEPS)
600 clean-libtool dist-info distclean distclean-generic \

Completed in 232 milliseconds

1234567