Searched refs:terms (Results 1 - 25 of 1750) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-loop-versioning.cc7 under the terms of the GNU General Public License as published by the
194 /* A decomposition of the calculation into a sum of terms plus an
198 auto_vec<address_term_info, MAX_TERMS> terms; member in class:__anon930::address_info
205 /* Stores addresses based on their base and terms (ignoring the offsets). */
442 for (unsigned int i = 0; i < address.terms.length (); ++i)
446 dump_printf (flags, "%T", address.terms[i].expr);
447 if (address.terms[i].multiplier != 1)
448 dump_printf (flags, " * %wd", address.terms[i].multiplier);
454 /* Hash an address_info based on its base and terms. */
461 hash.add_int (info->terms
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-loop-versioning.cc7 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
196 auto_vec<address_term_info, MAX_TERMS> terms; member in class:__anon958::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. */
455 hash.add_int (info->terms
[all...]
/netbsd-current/external/mpl/bind/dist/bin/tests/system/checkconf/
H A Dmax-cache-size-good.conf6 * This Source Code Form is subject to the terms of the Mozilla Public
H A Dbad-mirror-non-root-zone-without-masters.conf6 * This Source Code Form is subject to the terms of the Mozilla Public
H A Dbad-mirror-recursion-no.conf6 * This Source Code Form is subject to the terms of the Mozilla Public
H A Dbad-mirror-explicit-notify-yes.conf6 * This Source Code Form is subject to the terms of the Mozilla Public
H A Dbad-mirror-zonename.conf6 * This Source Code Form is subject to the terms of the Mozilla Public
H A Dgood-masters-and-primaries.conf6 * This Source Code Form is subject to the terms of the Mozilla Public
H A Dcheck-root-static-key.conf6 * This Source Code Form is subject to the terms of the Mozilla Public
H A Dcheck-root-trusted-key.conf6 * This Source Code Form is subject to the terms of the Mozilla Public
/netbsd-current/external/mpl/bind/dist/bin/tests/system/dnstap/
H A Dbad-fstrm-set-output-notify-threshold.conf6 * This Source Code Form is subject to the terms of the Mozilla Public
H A Dbad-fstrm-set-input-queue-size-min.conf6 * This Source Code Form is subject to the terms of the Mozilla Public
H A Dbad-fstrm-set-input-queue-size-po2.conf6 * This Source Code Form is subject to the terms of the Mozilla Public
H A Dbad-fstrm-set-input-queue-size-max.conf6 * This Source Code Form is subject to the terms of the Mozilla Public
H A Dbad-fstrm-set-flush-timeout-min.conf6 * This Source Code Form is subject to the terms of the Mozilla Public
H A Dbad-fstrm-set-flush-timeout-max.conf6 * This Source Code Form is subject to the terms of the Mozilla Public
H A Dbad-fstrm-set-buffer-hint-max.conf6 * This Source Code Form is subject to the terms of the Mozilla Public
H A Dbad-fstrm-set-buffer-hint-min.conf6 * This Source Code Form is subject to the terms of the Mozilla Public
H A Dbad-missing-dnstap-output-view.conf6 * This Source Code Form is subject to the terms of the Mozilla Public
H A Dbad-fstrm-set-output-queue-size-min.conf6 * This Source Code Form is subject to the terms of the Mozilla Public
H A Dbad-fstrm-set-reopen-interval-max.conf6 * This Source Code Form is subject to the terms of the Mozilla Public
H A Dbad-fstrm-set-reopen-interval-min.conf6 * This Source Code Form is subject to the terms of the Mozilla Public
H A Dbad-fstrm-reopen-interval.conf6 * This Source Code Form is subject to the terms of the Mozilla Public
/netbsd-current/external/mpl/bind/dist/bin/tests/system/redirect/conf/
H A Dgood1.conf6 * This Source Code Form is subject to the terms of the Mozilla Public
/netbsd-current/external/mpl/bind/dist/bin/tests/system/rsabigexponent/conf/
H A Dgood03.conf6 * This Source Code Form is subject to the terms of the Mozilla Public

Completed in 231 milliseconds

1234567891011>>