Searched refs:get_flags (Results 1 - 25 of 29) sorted by relevance

12

/netbsd-current/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dsection.h71 int get_flags () const;
H A Dsection.c100 dwarf2_section_info::get_flags () const function in class:dwarf2_section_info
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dmapper-client.h51 Cody::Flags get_flags () const function in class:module_client
/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dsection.h71 int get_flags () const;
H A Dsection.c102 dwarf2_section_info::get_flags () const function in class:dwarf2_section_info
/netbsd-current/external/bsd/openldap/dist/tests/progs/
H A Dldif-filter.c63 get_flags( const char *backend, const char *spec ) function
253 flags = get_flags( backend, specs );
254 filter_stdin( flags ? flags : get_flags( backend, DEFAULT_SPECS ));
/netbsd-current/external/bsd/ipf/dist/tools/
H A Dipf.c57 static int get_flags __P((void));
210 static int get_flags() function
276 flag = get_flags();
315 flag = get_flags();
559 flags = get_flags();
/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dsupergraph.h499 int get_flags () const { return m_cfg_edge->flags; } function in class:ana::cfg_superedge
500 int true_value_p () const { return get_flags () & EDGE_TRUE_VALUE; }
501 int false_value_p () const { return get_flags () & EDGE_FALSE_VALUE; }
502 int back_edge_p () const { return get_flags () & EDGE_DFS_BACK; }
H A Dprogram-point.cc300 if (cfg_sedge->get_flags () & EDGE_ABNORMAL)
H A Dsupergraph.cc822 if (get_flags ())
828 if (get_flags () & EDGE_##NAME) \
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsupergraph.h517 int get_flags () const { return m_cfg_edge->flags; } function in class:ana::cfg_superedge
518 int true_value_p () const { return get_flags () & EDGE_TRUE_VALUE; }
519 int false_value_p () const { return get_flags () & EDGE_FALSE_VALUE; }
520 int back_edge_p () const { return get_flags () & EDGE_DFS_BACK; }
H A Dprogram-point.cc430 if (cfg_sedge->get_flags () & EDGE_ABNORMAL)
H A Dsupergraph.cc1036 if (get_flags ())
1042 if (get_flags () & EDGE_##NAME) \
/netbsd-current/external/apache2/mDNSResponder/dist/mDNSShared/
H A Ddnssd_ipc.h210 #define get_flags get_uint32 macro
H A Duds_daemon.c518 DNSServiceFlags flags = get_flags(&request->msgptr, request->msgend);
1253 DNSServiceFlags flags = get_flags (&request->msgptr, request->msgend);
1346 DNSServiceFlags flags = get_flags (&request->msgptr, request->msgend); // flags unused
1475 get_flags(&request->msgptr, request->msgend); // flags unused
1848 DNSServiceFlags flags = get_flags(&request->msgptr, request->msgend);
2515 DNSServiceFlags flags = get_flags(&request->msgptr, request->msgend);
2710 DNSServiceFlags flags = get_flags(&request->msgptr, request->msgend);
3612 DNSServiceFlags flags = get_flags(&request->msgptr, request->msgend);
3837 DNSServiceFlags flags = get_flags(&request->msgptr, request->msgend);
3935 DNSServiceFlags flags = get_flags(
[all...]
H A Ddnssd_clientstub.c1078 cbh.cb_flags = get_flags (&ptr, data + cbh.ipc_hdr.datalen);
/netbsd-current/external/bsd/ppp/usr.sbin/pppd/
H A Dsys-bsd.c214 static int get_flags(int);
249 get_flags(int fd) function
445 x = get_flags(fd);
550 flags = get_flags(ppp_dev_fd);
607 set_flags(ppp_dev_fd, get_flags(ppp_dev_fd) | SC_MULTILINK);
1033 flags = get_flags(ppp_fd);
1229 x = get_flags(ppp_fd);
1261 x = get_flags(ppp_fd);
1293 x = get_flags(ppp_fd);
1309 x = get_flags(ppp_f
[all...]
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Dproto-mdb.h336 int get_flags );
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Df-exp.h308 range_flag get_flags () const function in class:expr::fortran_range_operation
H A Df-lang.c1209 enum range_flag range_flag = range_op->get_flags ();
/netbsd-current/lib/libc/citrus/modules/
H A Dcitrus_iso2022.c305 get_flags(_ISO2022EncodingInfo * __restrict ei, function
393 else if ((ret = get_flags(ei, buf)) != _NOTMATCH)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-cris.c138 static int get_flags (char **, int *);
1708 if (! get_flags (&s, &flags))
3145 get_flags (char **cPP, int *flagsp) function
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-cris.c138 static int get_flags (char **, int *);
1708 if (! get_flags (&s, &flags))
3145 get_flags (char **cPP, int *flagsp) function
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-cris.c138 static int get_flags (char **, int *);
1708 if (! get_flags (&s, &flags))
3145 get_flags (char **cPP, int *flagsp) function
/netbsd-current/external/bsd/ipf/dist/
H A DHISTORY459 * ipf.c (packetlogon): use flag to store the return value from get_flags.

Completed in 356 milliseconds

12