HomeSort by: relevance | last modified time | path
    Searched refs:prerequisites (Results 1 - 9 of 9) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/doc/
install.texi2html 49 for x in index.html specific.html prerequisites.html download.html \
  /src/external/gpl3/gcc/dist/gcc/doc/
install.texi2html 49 for x in index.html specific.html prerequisites.html download.html \
  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
client.h 517 const dns_name_t *zonename, dns_namelist_t *prerequisites,
524 dns_namelist_t *prerequisites, dns_namelist_t *updates,
531 * optional 'prerequisites'.
535 * 'prerequisites' are a list of names with associated RRsets corresponding to
536 * the prerequisites of the updates. This is optional and can be NULL, in
539 * Both 'updates' and 'prerequisites' must be constructed as specified in
545 * with the first name in prerequisites or updates.
  /src/external/mpl/dhcp/bind/dist/lib/dns/
client.c 2570 const dns_name_t *zonename, dns_namelist_t *prerequisites,
2603 client, rdclass, zonename, prerequisites, updates, servers,
2692 dns_namelist_t *prerequisites, dns_namelist_t *updates,
2796 if (prerequisites != NULL) {
2797 for (name = ISC_LIST_HEAD(*prerequisites); name != NULL;
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/doc/
Makefile.am 344 ${xml_dir}/manual/prerequisites.xml \
  /src/external/gpl3/gcc/dist/libstdc++-v3/doc/
Makefile.am 346 ${xml_dir}/manual/prerequisites.xml \
  /src/external/apache2/llvm/dist/clang/utils/TableGen/
MveEmitter.cpp 495 // prerequisites() method to get a list of all the other Results that have to
503 std::vector<Ptr> prerequisites() const { function in class:__anon1299::Result
832 for (Result::Ptr W : V->prerequisites())
  /src/external/mpl/dhcp/dist/common/
dns.c 441 dns_name_t *zonename, dns_namelist_t *prerequisites,
503 prerequisites, updates,
2016 * to the "other" side of dual stack. The prerequisites for this add are:
  /src/external/gpl2/gmake/dist/
read.c 1175 /* Put all the prerequisites here; they'll be parsed later. */
1895 fatal (flocp, _("prerequisites cannot be defined in command scripts"));

Completed in 53 milliseconds