HomeSort by: relevance | last modified time | path
    Searched refs:terms (Results 1 - 25 of 1795) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gcc/dist/gcc/
gimple-loop-versioning.cc 7 under the terms of the GNU General Public License as published by the
192 /* A decomposition of the calculation into a sum of terms plus an
194 Once initialization is complete, all members of TERMs are SSA names. */
196 auto_vec<address_term_info, MAX_TERMS> terms; member in class:__anon13735::address_info
203 /* Stores addresses based on their base and terms (ignoring the offsets). */
436 for (unsigned int i = 0; i < address.terms.length (); ++i)
440 dump_printf (flags, "%T", address.terms[i].expr);
441 if (address.terms[i].multiplier != 1)
442 dump_printf (flags, " * %wd", address.terms[i].multiplier);
448 /* Hash an address_info based on its base and terms. *
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-loop-versioning.cc 7 under the terms of the GNU General Public License as published by the
192 /* A decomposition of the calculation into a sum of terms plus an
194 Once initialization is complete, all members of TERMs are SSA names. */
196 auto_vec<address_term_info, MAX_TERMS> terms; member in class:__anon16164::address_info
203 /* Stores addresses based on their base and terms (ignoring the offsets). */
436 for (unsigned int i = 0; i < address.terms.length (); ++i)
440 dump_printf (flags, "%T", address.terms[i].expr);
441 if (address.terms[i].multiplier != 1)
442 dump_printf (flags, " * %wd", address.terms[i].multiplier);
448 /* Hash an address_info based on its base and terms. *
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/checkconf/
bad-catz-zone.conf 6 * This Source Code Form is subject to the terms of the Mozilla Public
bad-duplicate-remote-servers-synonyms.conf 6 * This Source Code Form is subject to the terms of the Mozilla Public
bad-duration.conf 6 * This Source Code Form is subject to the terms of the Mozilla Public
bad-empty-include.conf 6 * This Source Code Form is subject to the terms of the Mozilla Public
bad-interface-interval.conf 6 * This Source Code Form is subject to the terms of the Mozilla Public
bad-ipv4-prefix-dotted2.conf 6 * This Source Code Form is subject to the terms of the Mozilla Public
bad-lifetime.conf 6 * This Source Code Form is subject to the terms of the Mozilla Public
bad-lmdb-mapsize-bogus.conf 6 * This Source Code Form is subject to the terms of the Mozilla Public
bad-lmdb-mapsize-toolarge.conf 6 * This Source Code Form is subject to the terms of the Mozilla Public
bad-lmdb-mapsize-toosmall.conf 6 * This Source Code Form is subject to the terms of the Mozilla Public
bad-lmdb-mapsize-unlimited.conf 6 * This Source Code Form is subject to the terms of the Mozilla Public
bad-maxncachettl-2.conf 6 * This Source Code Form is subject to the terms of the Mozilla Public
bad-maxncachettl-4.conf 6 * This Source Code Form is subject to the terms of the Mozilla Public
bad-mirror-explicit-notify-yes.conf 6 * This Source Code Form is subject to the terms of the Mozilla Public
bad-mirror-non-root-zone-without-masters.conf 6 * This Source Code Form is subject to the terms of the Mozilla Public
bad-mirror-recursion-no.conf 6 * This Source Code Form is subject to the terms of the Mozilla Public
bad-mirror-zonename.conf 6 * This Source Code Form is subject to the terms of the Mozilla Public
bad-no-trusted-key.conf 6 * This Source Code Form is subject to the terms of the Mozilla Public
bad-parental-agents-def-zone.conf 6 * This Source Code Form is subject to the terms of the Mozilla Public
bad-parental-agents-empty2.conf 6 * This Source Code Form is subject to the terms of the Mozilla Public
bad-parental-agents-mirror.conf 6 * This Source Code Form is subject to the terms of the Mozilla Public
bad-port.conf 6 * This Source Code Form is subject to the terms of the Mozilla Public
bad-primaries-dup.conf 6 * This Source Code Form is subject to the terms of the Mozilla Public

Completed in 24 milliseconds

1 2 3 4 5 6 7 8 91011>>