Home
last modified time | relevance | path

Searched refs:relevant (Results 1 – 25 of 201) sorted by relevance

123456789

/freebsd-9-stable/contrib/gcc/
Dtree-vectorizer.h188 bool relevant; member
235 #define STMT_VINFO_RELEVANT_P(S) (S)->relevant
Dtree-ssa-loop-ivopts.c219 bitmap relevant; member
820 data->relevant = BITMAP_ALLOC (NULL); in tree_ssa_iv_optimize_init()
917 bitmap_set_bit (data->relevant, SSA_NAME_VERSION (iv)); in set_iv()
1124 EXECUTE_IF_SET_IN_BITMAP (data->relevant, 0, i, bi) in find_induction_variables()
1185 bitmap_set_bit (data->relevant, SSA_NAME_VERSION (op)); in record_invariant()
1765 EXECUTE_IF_SET_IN_BITMAP (data->relevant, 0, i, bi) in find_interesting_uses()
2180 EXECUTE_IF_SET_IN_BITMAP (data->relevant, 0, i, bi) in add_old_ivs_candidates()
4460 EXECUTE_IF_SET_IN_BITMAP (data->relevant, 0, j, bi) in determine_set_costs()
5702 EXECUTE_IF_SET_IN_BITMAP (data->relevant, 0, j, bi) in remove_unused_ivs()
5727 EXECUTE_IF_SET_IN_BITMAP (data->relevant, 0, i, bi) in free_loop_data()
[all …]
/freebsd-9-stable/contrib/ntp/sntp/libopts/
DREADME48 4. Add ``$(LIBOPTS_CFLAGS)'' to relevant compiler flags and
49 ``$(LIBOPTS_LDADD)'' to relevant link options whereever
/freebsd-9-stable/crypto/openssl/doc/crypto/
DBIO_should_retry.pod60 passed the relevant BIO, for example as returned by BIO_get_retry_BIO().
109 worked around by only passing the relevant data to ASN1 functions when
DBIO_s_socket.pod39 Socket BIOs also support any relevant functionality of file descriptor
DX509_NAME_ENTRY_get_object.pod61 set first so the relevant field information can be looked up internally.
DASN1_STRING_length.pod63 or B<ASN1_ENUMERATED> types: the relevant B<INTEGER> or B<ENUMERATED>
DX509_NAME_add_entry_by_txt.pod49 apply length checks according to the relevant standards. This is
/freebsd-9-stable/contrib/gdb/gdb/
DCONTRIBUTE49 taking care of your contributions) to obtain the relevant
92 o Please try to run the relevant testsuite before and after
/freebsd-9-stable/contrib/gcc/config/sparc/
Dsparc-modes.def33 We also have two modes to indicate that the relevant condition code is
/freebsd-9-stable/crypto/openssl/doc/apps/
DCA.pl.pod27 The B<CA.pl> script is a perl script that supplies the relevant command line
59 details of the CA will be prompted for. The relevant files and directories
Ddgst.pod40 print out the digest in two digit groups separated by colons, only relevant if
/freebsd-9-stable/contrib/bind9/doc/misc/
Drfc-compliance114 must support EDNS0 (RFC2671), and must return all relevant SIGs and
/freebsd-9-stable/contrib/groff/
DBUG-REPORT5 Please fill in all fields, even if you think they are not relevant.
/freebsd-9-stable/contrib/libarchive/libarchive/test/
DREADME44 can be used to display additional information relevant to the failure:
/freebsd-9-stable/sys/fs/coda/
DREADME46 The relevant sources, binaries, and docs can be found in
/freebsd-9-stable/contrib/libc++/
DLICENSE.TXT10 Full text of the relevant licenses is included below.
/freebsd-9-stable/crypto/openssl/crypto/des/
DINSTALL28 turn on the relevant option in the Makefile.
/freebsd-9-stable/contrib/llvm/patches/
Dpatch-r263312-llvm-r196986-allow-realign-alloca.diff13 relevant functionality.
/freebsd-9-stable/usr.sbin/bsdconfig/include/
Dusage.hlp63 /etc/ttys file and turning the "off" field to "on" in the relevant vty
/freebsd-9-stable/usr.sbin/sysinstall/help/
Dusage.hlp64 /etc/ttys file and turning the "off" field to "on" in the relevant vty
/freebsd-9-stable/contrib/gcc/doc/
Dfragments.texi20 depending on whether they are relevant to configuring GCC to produce
128 items of the form @samp{option=option} to describe all relevant
/freebsd-9-stable/tools/tools/net80211/wlaninject/
DREADME10 relevant will be described. There are three types of switches:
/freebsd-9-stable/contrib/libstdc++/include/debug/
Dlist343 // after implementing the relevant bits of N1599.
369 // after implementing the relevant bits of N1599.
/freebsd-9-stable/crypto/heimdal/doc/
Dinstall.texi94 cross-compiling. If it does fail to figure it out, use the relevant of

123456789