Home
last modified time | relevance | path

Searched refs:get_cond (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DBaseMetric.h150 Expression *get_cond () { return cond; } in get_cond() function
H A DPathTree.cc632 if (mtr->get_cond () != NULL && !mtr->get_cond ()->passes (&ctx)) in process_packets()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DBaseMetric.h150 Expression *get_cond () { return cond; } in get_cond() function
H A DPathTree.cc632 if (mtr->get_cond () != NULL && !mtr->get_cond ()->passes (&ctx)) in process_packets()
/netbsd-src/external/bsd/file/dist/src/
H A Dapprentice.c1811 get_cond(const char *l, const char **t) in get_cond() function
2240 m->cond = get_cond(l, &l); in parse()
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h1278 inline isl::checked::ast_expr get_cond() const;
1306 inline isl::checked::ast_expr get_cond() const;
7075 isl::checked::ast_expr ast_node_for::get_cond() const in get_cond() function
7158 isl::checked::ast_expr ast_node_if::get_cond() const in get_cond() function
H A Dcpp.h1344 inline isl::ast_expr get_cond() const;
1372 inline isl::ast_expr get_cond() const;
8021 isl::ast_expr ast_node_for::get_cond() const in get_cond() function
8136 isl::ast_expr ast_node_if::get_cond() const in get_cond() function
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py7203 def get_cond(arg0): member in ast_node_for
7309 def get_cond(arg0): member in ast_node_if