Home
last modified time | relevance | path

Searched refs:is_seen (Results 1 – 25 of 55) sorted by relevance

123

/dports/graphics/epix/epix-1.2.19/
H A Dpen_arrow.cc72 m_shaft = edge2d(f(m_shaft.tail()), f(m_shaft.head()), m_shaft.is_seen()); in map_by()
96 if ((*ep).is_seen()) in crop_to()
114 return !(m_head_seen && m_shaft.is_seen()) || m_line.color().is_unset(); in is_empty()
H A Dformat.cc137 || !e.is_seen() ) in print_line()
278 (*ep).is_seen()), in print_line()
299 !e.is_seen() ) in print_line()
395 if (!edge.is_seen()) in print_edge()
449 if ((*ep).is_seen()) // print contiguous visible path in print_paths()
457 while (ep != edges.end() && (*ep).is_seen()) in print_paths()
H A Dpen_fill.cc88 bord.push_back(edge2d(f(p->tail()), f(p->head()), (*p).is_seen())); in map_by()
96 edges.push_back(edge2d(f(p->tail()), f(p->head()), (*p).is_seen())); in map_by()
H A Dcrop_algorithms.h105 if (!(*ep).is_seen()) // invisible edge in loopify()
165 if (!(*ep).is_seen()) in chop_path()
H A Dedge_data.h49 bool is_seen() const { return m_seen; } in is_seen() function
H A Dpen_line.cc80 bord.push_back(edge2d(f(p->tail()), f(p->head()), (*p).is_seen())); in map_by()
H A Darrow_data.cc95 edge2d tmp(mycam((*p).tail()), mycam((*p).head()), (*p).is_seen()); in photo()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dsysctl.h159 int (*is_seen)(struct ctl_table_set *); member
183 int (*is_seen)(struct ctl_table_set *));
235 int (*is_seen)(struct ctl_table_set *)) in setup_sysctl_set()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dsysctl.h159 int (*is_seen)(struct ctl_table_set *); member
183 int (*is_seen)(struct ctl_table_set *));
235 int (*is_seen)(struct ctl_table_set *)) in setup_sysctl_set()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dsysctl.h159 int (*is_seen)(struct ctl_table_set *); member
183 int (*is_seen)(struct ctl_table_set *));
235 int (*is_seen)(struct ctl_table_set *)) in setup_sysctl_set()
/dports/www/p5-LWP-Authen-OAuth2/LWP-Authen-OAuth2-0.16/lib/LWP/Authen/
H A DOAuth2.pm39 my %is_seen;
41 $is_seen{$opt}++;
45 if (not $is_seen{$opt}) {
46 $is_seen{$opt}++;
/dports/mail/mairix/mairix-0.24/
H A Dsearch.c605 int is_seen, int is_replied, int is_flagged)/*{{{*/ in mk_maildir_path() argument
617 if (is_seen || is_replied || is_flagged) { in mk_maildir_path()
622 if (is_seen) strcat(result, "S"); in mk_maildir_path()
819 *is_seen = (db->msg_type_and_flags[idx] & FLAG_SEEN) ? 1 : 0; in get_flags_from_file()
1110 int is_seen, is_replied, is_flagged; in do_search() local
1111 get_flags_from_file(db, i, &is_seen, &is_replied, &is_flagged); in do_search()
1120 … target_path = mk_maildir_path(i, output_path, is_in_new, is_seen, is_replied, is_flagged); in do_search()
1129 target_path = mk_maildir_path(i, output_path, 0, is_seen, is_replied, is_flagged); in do_search()
1138 … char *target_path = mk_maildir_path(i, output_path, !is_seen, is_seen, is_replied, is_flagged); in do_search()
1344 int is_seen, is_replied, is_flagged; in do_search() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/net/
H A Dsysctl_net.c36 static int is_seen(struct ctl_table_set *set) in is_seen() function
81 setup_sysctl_set(&net->sysctls, &net_sysctl_root, is_seen); in sysctl_net_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/
H A Dsysctl_net.c36 static int is_seen(struct ctl_table_set *set) in is_seen() function
81 setup_sysctl_set(&net->sysctls, &net_sysctl_root, is_seen); in sysctl_net_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/
H A Dsysctl_net.c36 static int is_seen(struct ctl_table_set *set) in is_seen() function
81 setup_sysctl_set(&net->sysctls, &net_sysctl_root, is_seen); in sysctl_net_init()
/dports/mail/prepflog/prepflog-0.4.1/
H A Dprepflog.pl410 if ( is_seen())
542 sub is_seen subroutine
/dports/math/symengine/symengine-0.8.1/symengine/
H A Dcse.cpp319 bool is_seen(const Basic &expr) in is_seen() function in SymEngine::OptsCSEVisitor
333 if (not is_seen(x)) { in bvisit() local
343 if (not is_seen(x)) { in bvisit() local
362 if (not is_seen(x)) { in bvisit() local
385 if (v.size() > 0 and not is_seen(x)) { in bvisit()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/c/private/
H A Dppb_proxy_private.h35 PP_Bool (*is_seen)(PP_Module, PP_Instance));
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/c/private/
H A Dppb_proxy_private.h35 PP_Bool (*is_seen)(PP_Module, PP_Instance));
/dports/mail/mailutils/mailutils-3.13/include/mailutils/cpp/
H A Dattribute.h43 bool is_seen ();
/dports/www/p5-PHP-Session/PHP-Session-0.27/t/
H A Dsess_refcnt17is_seen";i:0;s:11:"is_answered";i:0;s:10:"is_deleted";i:0;s:10:"is_flagged";i:0;s:10:"is_mdnsent";…
/dports/mail/mailutils/mailutils-3.13/libmu_cpp/
H A Dattribute.cc67 Attribute :: is_seen () in is_seen() function in Attribute
/dports/mail/p5-Mail-Transport-Dbx/Mail-Transport-Dbx-0.07/t/
H A D2.t38 ok($item->is_seen);
/dports/math/z3/z3-z3-4.8.13/src/util/
H A Dstate_graph.h203 bool is_seen(state s) const;
/dports/math/py-z3-solver/z3-z3-4.8.10/src/util/
H A Dstate_graph.h203 bool is_seen(state s) const;

123