Searched refs:follows (Results 26 - 50 of 66) sorted by relevance

123

/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/k6/mmx/
H A Dlogops_n.asm98 C The raw speeds without this alignment switch are as follows.
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/
H A Dmod_1_1.asm62 C The iteration is almost as follows,
/netbsd-current/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Dformat.txt77 The actual binary data is formatted as follows:
/netbsd-current/usr.bin/make/unit-tests/
H A Dcond-func-empty.mk54 # is based on an undefined variable. The :U modifier that follows only looks
/netbsd-current/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h537 inline stat foreach_scc(const std::function<boolean(isl::checked::aff, isl::checked::aff)> &follows, const std::function<stat(isl::checked::aff_list)> &fn) const;
1348 inline stat foreach_scc(const std::function<boolean(isl::checked::ast_node, isl::checked::ast_node)> &follows, const std::function<stat(isl::checked::ast_node_list)> &fn) const;
1824 inline stat foreach_scc(const std::function<boolean(isl::checked::id, isl::checked::id)> &follows, const std::function<stat(isl::checked::id_list)> &fn) const;
2142 inline stat foreach_scc(const std::function<boolean(isl::checked::map, isl::checked::map)> &follows, const std::function<stat(isl::checked::map_list)> &fn) const;
2958 inline stat foreach_scc(const std::function<boolean(isl::checked::pw_aff, isl::checked::pw_aff)> &follows, const std::function<stat(isl::checked::pw_aff_list)> &fn) const;
3162 inline stat foreach_scc(const std::function<boolean(isl::checked::pw_multi_aff, isl::checked::pw_multi_aff)> &follows, const std::function<stat(isl::checked::pw_multi_aff_list)> &fn) const;
3763 inline stat foreach_scc(const std::function<boolean(isl::checked::set, isl::checked::set)> &follows, const std::function<stat(isl::checked::set_list)> &fn) const;
4187 inline stat foreach_scc(const std::function<boolean(isl::checked::union_pw_aff, isl::checked::union_pw_aff)> &follows, const std::function<stat(isl::checked::union_pw_aff_list)> &fn) const;
4365 inline stat foreach_scc(const std::function<boolean(isl::checked::union_set, isl::checked::union_set)> &follows, const std::function<stat(isl::checked::union_set_list)> &fn) const;
4500 inline stat foreach_scc(const std::function<boolean(isl::checked::val, isl::checked::val)> &follows, cons
5553 foreach_scc(const std::function<boolean(isl::checked::aff, isl::checked::aff)> &follows, const std::function<stat(isl::checked::aff_list)> &fn) const argument
7317 foreach_scc(const std::function<boolean(isl::checked::ast_node, isl::checked::ast_node)> &follows, const std::function<stat(isl::checked::ast_node_list)> &fn) const argument
9316 foreach_scc(const std::function<boolean(isl::checked::id, isl::checked::id)> &follows, const std::function<stat(isl::checked::id_list)> &fn) const argument
10779 foreach_scc(const std::function<boolean(isl::checked::map, isl::checked::map)> &follows, const std::function<stat(isl::checked::map_list)> &fn) const argument
14569 foreach_scc(const std::function<boolean(isl::checked::pw_aff, isl::checked::pw_aff)> &follows, const std::function<stat(isl::checked::pw_aff_list)> &fn) const argument
15549 foreach_scc(const std::function<boolean(isl::checked::pw_multi_aff, isl::checked::pw_multi_aff)> &follows, const std::function<stat(isl::checked::pw_multi_aff_list)> &fn) const argument
17744 foreach_scc(const std::function<boolean(isl::checked::set, isl::checked::set)> &follows, const std::function<stat(isl::checked::set_list)> &fn) const argument
19675 foreach_scc(const std::function<boolean(isl::checked::union_pw_aff, isl::checked::union_pw_aff)> &follows, const std::function<stat(isl::checked::union_pw_aff_list)> &fn) const argument
20495 foreach_scc(const std::function<boolean(isl::checked::union_set, isl::checked::union_set)> &follows, const std::function<stat(isl::checked::union_set_list)> &fn) const argument
21115 foreach_scc(const std::function<boolean(isl::checked::val, isl::checked::val)> &follows, const std::function<stat(isl::checked::val_list)> &fn) const argument
[all...]
H A Dcpp.h602 inline void foreach_scc(const std::function<bool(isl::aff, isl::aff)> &follows, const std::function<void(isl::aff_list)> &fn) const;
1414 inline void foreach_scc(const std::function<bool(isl::ast_node, isl::ast_node)> &follows, const std::function<void(isl::ast_node_list)> &fn) const;
1890 inline void foreach_scc(const std::function<bool(isl::id, isl::id)> &follows, const std::function<void(isl::id_list)> &fn) const;
2208 inline void foreach_scc(const std::function<bool(isl::map, isl::map)> &follows, const std::function<void(isl::map_list)> &fn) const;
3024 inline void foreach_scc(const std::function<bool(isl::pw_aff, isl::pw_aff)> &follows, const std::function<void(isl::pw_aff_list)> &fn) const;
3228 inline void foreach_scc(const std::function<bool(isl::pw_multi_aff, isl::pw_multi_aff)> &follows, const std::function<void(isl::pw_multi_aff_list)> &fn) const;
3829 inline void foreach_scc(const std::function<bool(isl::set, isl::set)> &follows, const std::function<void(isl::set_list)> &fn) const;
4253 inline void foreach_scc(const std::function<bool(isl::union_pw_aff, isl::union_pw_aff)> &follows, const std::function<void(isl::union_pw_aff_list)> &fn) const;
4431 inline void foreach_scc(const std::function<bool(isl::union_set, isl::union_set)> &follows, const std::function<void(isl::union_set_list)> &fn) const;
4566 inline void foreach_scc(const std::function<bool(isl::val, isl::val)> &follows, cons
6155 foreach_scc(const std::function<bool(isl::aff, isl::aff)> &follows, const std::function<void(isl::aff_list)> &fn) const argument
8383 foreach_scc(const std::function<bool(isl::ast_node, isl::ast_node)> &follows, const std::function<void(isl::ast_node_list)> &fn) const argument
11325 foreach_scc(const std::function<bool(isl::id, isl::id)> &follows, const std::function<void(isl::id_list)> &fn) const argument
13762 foreach_scc(const std::function<bool(isl::map, isl::map)> &follows, const std::function<void(isl::map_list)> &fn) const argument
19826 foreach_scc(const std::function<bool(isl::pw_aff, isl::pw_aff)> &follows, const std::function<void(isl::pw_aff_list)> &fn) const argument
21428 foreach_scc(const std::function<bool(isl::pw_multi_aff, isl::pw_multi_aff)> &follows, const std::function<void(isl::pw_multi_aff_list)> &fn) const argument
24913 foreach_scc(const std::function<bool(isl::set, isl::set)> &follows, const std::function<void(isl::set_list)> &fn) const argument
28230 foreach_scc(const std::function<bool(isl::union_pw_aff, isl::union_pw_aff)> &follows, const std::function<void(isl::union_pw_aff_list)> &fn) const argument
29686 foreach_scc(const std::function<bool(isl::union_set, isl::union_set)> &follows, const std::function<void(isl::union_set_list)> &fn) const argument
30734 foreach_scc(const std::function<bool(isl::val, isl::val)> &follows, const std::function<void(isl::val_list)> &fn) const argument
[all...]
H A Dtyped_cpp.h866 inline void foreach_scc(const std::function<bool(typed::aff<Anonymous>, typed::aff<Anonymous>)> &follows, const std::function<void(typed::aff_list<Anonymous>)> &fn) const;
956 inline void foreach_scc(const std::function<bool(typed::aff<Domain, Anonymous>, typed::aff<Domain, Anonymous>)> &follows, const std::function<void(typed::aff_list<Domain, Anonymous>)> &fn) const;
3059 inline void foreach_scc(const std::function<bool(typed::id<Anonymous>, typed::id<Anonymous>)> &follows, const std::function<void(typed::id_list<Anonymous>)> &fn) const;
4771 inline void foreach_scc(const std::function<bool(typed::map<Domain, Range>, typed::map<Domain, Range>)> &follows, const std::function<void(typed::map_list<Domain, Range>)> &fn) const;
8073 inline void foreach_scc(const std::function<bool(typed::pw_aff<Anonymous>, typed::pw_aff<Anonymous>)> &follows, const std::function<void(typed::pw_aff_list<Anonymous>)> &fn) const;
8164 inline void foreach_scc(const std::function<bool(typed::pw_aff<Domain, Anonymous>, typed::pw_aff<Domain, Anonymous>)> &follows, const std::function<void(typed::pw_aff_list<Domain, Anonymous>)> &fn) const;
9291 inline void foreach_scc(const std::function<bool(typed::pw_multi_aff<Domain>, typed::pw_multi_aff<Domain>)> &follows, const std::function<void(typed::pw_multi_aff_list<Domain>)> &fn) const;
9384 inline void foreach_scc(const std::function<bool(typed::pw_multi_aff<Domain, Range>, typed::pw_multi_aff<Domain, Range>)> &follows, const std::function<void(typed::pw_multi_aff_list<Domain, Range>)> &fn) const;
9999 inline void foreach_scc(const std::function<bool(typed::set<>, typed::set<>)> &follows, const std::function<void(typed::set_list<>)> &fn) const;
10091 inline void foreach_scc(const std::function<bool(typed::set<Domain>, typed::set<Domain>)> &follows, cons
16824 foreach_scc(const std::function<bool(typed::aff<Anonymous>, typed::aff<Anonymous>)> &follows, const std::function<void(typed::aff_list<Anonymous>)> &fn) const argument
16890 foreach_scc(const std::function<bool(typed::aff<Domain, Anonymous>, typed::aff<Domain, Anonymous>)> &follows, const std::function<void(typed::aff_list<Domain, Anonymous>)> &fn) const argument
22512 foreach_scc(const std::function<bool(typed::id<Anonymous>, typed::id<Anonymous>)> &follows, const std::function<void(typed::id_list<Anonymous>)> &fn) const argument
28041 foreach_scc(const std::function<bool(typed::map<Domain, Range>, typed::map<Domain, Range>)> &follows, const std::function<void(typed::map_list<Domain, Range>)> &fn) const argument
37571 foreach_scc(const std::function<bool(typed::pw_aff<Anonymous>, typed::pw_aff<Anonymous>)> &follows, const std::function<void(typed::pw_aff_list<Anonymous>)> &fn) const argument
37644 foreach_scc(const std::function<bool(typed::pw_aff<Domain, Anonymous>, typed::pw_aff<Domain, Anonymous>)> &follows, const std::function<void(typed::pw_aff_list<Domain, Anonymous>)> &fn) const argument
41076 foreach_scc(const std::function<bool(typed::pw_multi_aff<Domain>, typed::pw_multi_aff<Domain>)> &follows, const std::function<void(typed::pw_multi_aff_list<Domain>)> &fn) const argument
41157 foreach_scc(const std::function<bool(typed::pw_multi_aff<Domain, Range>, typed::pw_multi_aff<Domain, Range>)> &follows, const std::function<void(typed::pw_multi_aff_list<Domain, Range>)> &fn) const argument
42623 foreach_scc(const std::function<bool(typed::set<>, typed::set<>)> &follows, const std::function<void(typed::set_list<>)> &fn) const argument
42697 foreach_scc(const std::function<bool(typed::set<Domain>, typed::set<Domain>)> &follows, const std::function<void(typed::set_list<Domain>)> &fn) const argument
49443 foreach_scc(const std::function<bool(typed::union_pw_aff<Anonymous>, typed::union_pw_aff<Anonymous>)> &follows, const std::function<void(typed::union_pw_aff_list<Anonymous>)> &fn) const argument
49523 foreach_scc(const std::function<bool(typed::union_pw_aff<Domain, Anonymous>, typed::union_pw_aff<Domain, Anonymous>)> &follows, const std::function<void(typed::union_pw_aff_list<Domain, Anonymous>)> &fn) const argument
52404 foreach_scc(const std::function<bool(typed::union_set<>, typed::union_set<>)> &follows, const std::function<void(typed::union_set_list<>)> &fn) const argument
52485 foreach_scc(const std::function<bool(typed::union_set<Domain>, typed::union_set<Domain>)> &follows, const std::function<void(typed::union_set_list<Domain>)> &fn) const argument
52638 foreach_scc(const std::function<bool(typed::val<Anonymous>, typed::val<Anonymous>)> &follows, const std::function<void(typed::val_list<Anonymous>)> &fn) const argument
[all...]
/netbsd-current/external/gpl3/autoconf/dist/lib/Autom4te/
H A DChannels.pm246 Linking these messages using C<partial> as follows will prevent the
/netbsd-current/
H A Dbuild.sh249 need to explicitly set the HOST_SH environment variable, as follows:
988 # Given a variable name in $1, modify the variable in place as follows:
1005 # Given a variable name in $1, modify the variable in place as follows:
/netbsd-current/external/mit/isl/dist/
H A Disl_ast_codegen.c4721 int follows; local
4723 follows = isl_set_follows_at(data->domain[i].set,
4726 if (follows < -1)
4728 if (follows > 0)
4730 if (follows < 0)
H A Disl_scheduler.c1447 * in the dependence graph only considering those edges defined by "follows".
1451 isl_bool (*follows)(int i, int j, void *user))
1456 g = isl_tarjan_graph_init(ctx, graph->n, follows, graph);
2310 * We count as follows
2426 * We count as follows
H A Disl_map.c10012 * 1 if bset1 follows bset2
10102 int follows = -1; local
10113 if (f > follows)
10114 follows = f;
10117 return follows;
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dtypecons.d514 // Generates named fields as follows:
5005 template follows(size_t i = 0)
5009 alias follows = AliasSeq!();
5013 alias follows = follows!(i + 1);
5026 alias follows = AliasSeq!(
5028 follows!(i + 1));
5031 alias GetOverloadedMethods = follows!();
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/
H A Dtypecons.d561 // Generates named fields as follows:
6306 template follows(size_t i = 0)
6310 alias follows = AliasSeq!();
6314 alias follows = follows!(i + 1);
6327 alias follows = AliasSeq!(
6329 follows!(i + 1));
6332 alias GetOverloadedMethods = follows!();
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/k7/mmx/
H A Ddivrem_1.asm747 C equation 8.4 of the paper which simplifies as follows when n1==0 and
/netbsd-current/external/lgpl3/gmp/dist/demos/perl/
H A DGMP.pm212 Their parameters are as follows,
/netbsd-current/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
H A DOrdinals.pm601 for all symbols. If not given, it will be calculated as follows:
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/m68k/
H A Dlb1sf68.S829 | The situation now is as follows: the signs are combined in a0, the
1544 | We are now ready to do the multiplication. The situation is as follows:
2474 | Now round: we do it as follows: after the shifting we can write the
3212 | We are now ready to do the multiplication. The situation is as follows:
3879 | Now round: we do it as follows: after the shifting we can write the
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/m68k/
H A Dlb1sf68.S838 | The situation now is as follows: the signs are combined in a0, the
1553 | We are now ready to do the multiplication. The situation is as follows:
2483 | Now round: we do it as follows: after the shifting we can write the
3221 | We are now ready to do the multiplication. The situation is as follows:
3888 | Now round: we do it as follows: after the shifting we can write the
/netbsd-current/external/gpl2/dtc/dist/Documentation/
H A Ddtc-paper.tex228 follows all of the properties of the node, each introduced with a
/netbsd-current/external/mit/isl/dist/doc/
H A Dimplementation.tex232 then the initial extended tableau looks as follows.
413 are changed as follows
1024 the constraints of $\Delta_i'$ as follows
/netbsd-current/external/bsd/am-utils/dist/doc/
H A Dtexinfo.tex3542 % what follows is an environment such as @example, there will be no
4437 % from whatever follows.
5183 % goal. When TeX sees \eject from below which follows the final
6367 % If this cartouche directly follows a sectioning command, we need the
/netbsd-current/external/gpl3/gcc/dist/gcc/doc/include/
H A Dtexinfo.tex3520 % what follows is an environment such as @example, there will be no
4386 % from whatever follows.
5132 % goal. When TeX sees \eject from below which follows the final
6327 % If this cartouche directly follows a sectioning command, we need the
/netbsd-current/external/bsd/flex/dist/build-aux/
H A Dtexinfo.tex3542 % what follows is an environment such as @example, there will be no
4437 % from whatever follows.
5183 % goal. When TeX sees \eject from below which follows the final
6367 % If this cartouche directly follows a sectioning command, we need the
/netbsd-current/external/gpl3/autoconf/dist/build-aux/
H A Dtexinfo.tex3518 % what follows is an environment such as @example, there will be no
4384 % from whatever follows.
5130 % goal. When TeX sees \eject from below which follows the final
6325 % If this cartouche directly follows a sectioning command, we need the

Completed in 1086 milliseconds

123