Searched refs:additional (Results 1 - 25 of 41) sorted by path

12

/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex27 % restriction. This Exception is an additional permission under section 7
2199 % the additional smallness of 8pt. So I'm making the default 9pt.
2522 % An additional complication: the above will allow breaks after, e.g.,
5963 % We append the current node name (if any) and page number as additional
7842 % floats, there is an additional part, which is not written here:
/freebsd-11-stable/contrib/apr/
H A Dapr-config.in4 # this work for additional information regarding copyright ownership.
66 --libs print additional libraries to link against
/freebsd-11-stable/contrib/apr/misc/unix/
H A Drandbyte_os2.inc3 * this work for additional information regarding copyright ownership.
/freebsd-11-stable/contrib/binutils/binutils/
H A Dreadelf.c2053 char const *additional = NULL;
2059 additional = ", nodiv";
2069 additional = ", nousp";
2077 if (additional)
2078 strcat (buf, additional);
2050 char const *additional = NULL; local
/freebsd-11-stable/contrib/binutils/
H A Dconfigure926 --enable-stage1-languages=all choose additional languages to build during
937 --enable-stage1-checking=all choose additional checking for stage1
4590 See also http://gcc.gnu.org/install/prerequisites.html for additional info.
4598 See also http://gcc.gnu.org/install/prerequisites.html for additional info.
/freebsd-11-stable/contrib/bmake/mk/
H A Ddirdeps.mk54 # using ${.MAKE.DEPENDFILE_PREFERENCE} to find additional
H A Dlib.mk31 # add additional suffixes not exported.
/freebsd-11-stable/contrib/dialog/
H A Dconfigure711 --with-libtool-opts=XXX specify additional libtool options
729 --disable-rpath-hack don't add rpath options for additional libraries
9693 echo "$as_me:9693: checking for additional libtool options" >&5
9694 echo $ECHO_N "checking for additional libtool options... $ECHO_C" >&6
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dunwind-arm.c441 ucbp->pr_cache.additional = 1;
449 ucbp->pr_cache.additional = 0;
850 if ((ucbp->pr_cache.additional & 1) == 0)
H A Dunwind-arm.h124 _uw additional; /* additional data */ member in struct:_Unwind_Control_Block::__anon1224
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex1749 % the additional smallness of 8pt. So I'm making the default 9pt.
1916 % An additional complication: the above will allow breaks after, e.g.,
4565 % We append the current node name (if any) and page number as additional
6020 % floats, there is an additional part, which is not written here:
/freebsd-11-stable/contrib/gcc/doc/
H A Dmakefile.texi47 that additional tools may be required beyond what is normally needed to
78 Note that running the testsuite may require additional tools be
/freebsd-11-stable/contrib/gcc/
H A Dgengtype-lex.l246 const char *additional;
267 additional = push_macro_expansion (macro, macro_len, arg, arg_len);
269 if (additional)
272 additional, strlen (additional));
448 const char *additional;
511 if (macro_defs[ix].additional)
517 expansion->args[last_arg++] = macro_defs[ix].additional;
523 return macro_defs[ix].additional;
H A Dtree-ssa-loop-niter.c1555 derive_constant_upper_bound (tree val, tree additional) argument
1581 && !implies_nonnegative_p (additional, op0))
1591 bnd = derive_constant_upper_bound (op0, additional);
1606 || !implies_nonnegative_p (additional, op0))
1617 bnd = derive_constant_upper_bound (op0, additional);
1654 && !implies_ge_p (additional,
1671 bnd = derive_constant_upper_bound (op0, additional);
1680 additional condition ADDITIONAL is recorded with the bound. */
1683 record_estimate (struct loop *loop, tree bound, tree additional, tree at_stmt) argument
1686 double_int i_bound = derive_constant_upper_bound (bound, additional);
[all...]
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex1683 % the additional smallness of 8pt. So I'm making the default 9pt.
4463 % We append the current node name (if any) and page number as additional
5896 % floats, there is an additional part, which is not written here:
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-config.in38 --additional-libs)
/freebsd-11-stable/contrib/ncurses/
H A Dconfigure743 --disable-rpath-hack don't add rpath options for additional libraries
/freebsd-11-stable/contrib/ntp/libntp/
H A Dauthkeys.c376 int additional; local
379 additional = keycount - allocated;
380 if (additional > 0)
381 auth_moremem(additional);
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Devdns.c289 int n_additional; /* how many additional RRs have been set? */
293 struct server_reply_item *additional; /* linked list of additional RRs */ member in struct:server_request
1024 u16 trans_id, questions, answers, authority, additional, datalength; local
1038 GET16(additional);
1040 (void) additional; /* suppress "unused variable" warnings. */
1225 u16 trans_id, flags, questions, answers, authority, additional; local
1236 GET16(additional);
1238 (void)additional;
1276 /* Ignore answers, authority, and additional
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Drep-cache-db.sql7 * distributed with this work for additional information
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-checks.sql7 * distributed with this work for additional information
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname.c170 struct dns_rr *additional; member in struct:dns_response
436 /* parse additional section */
437 resp->additional = parse_dns_rrsection(answer, size, &cp,
439 if (resp->header.arcount && resp->additional == NULL) {
592 free_dns_rr(p->additional);
/freebsd-11-stable/crypto/openssl/util/
H A Dmkerr.pl86 -nostatic Generates a different source code, where these additional
H A Dpod2man.pl252 Settting the F register will get you some additional experimental
486 ''' such as .IP and .SH, which do another additional levels of
/freebsd-11-stable/share/mk/
H A Dbsd.crunchgen.mk19 # CRUNCH_BUILDOPTS_${P}: additional build options for ${P}
20 # CRUNCH_ALIAS_${P}: additional names to be used for ${P}

Completed in 580 milliseconds

12