| /src/external/gpl3/gcc/dist/gcc/cp/ |
| mapper-client.h | 51 Cody::Flags get_flags () const function in class:module_client
|
| /src/external/gpl3/gcc.old/dist/gcc/cp/ |
| mapper-client.h | 51 Cody::Flags get_flags () const function in class:module_client
|
| /src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| aarch64-feature-deps.h | 26 /* Together, these definitions of get_flags take a list of 29 constexpr aarch64_feature_flags get_flags () { return 0; } function in namespace:__anon12654::feature_deps 33 get_flags (T1 i, Ts... args) function in namespace:__anon12654::feature_deps 35 return i ().flag | get_flags (args...); 38 /* Like get_flags, but return the transitive closure of those features 112 = AARCH64_FL_##IDENT | get_flags EXPLICIT_OFF;
|
| /src/external/gpl3/gdb/dist/gdb/dwarf2/ |
| section.c | 102 dwarf2_section_info::get_flags () const function in class:dwarf2_section_info
|
| /src/external/gpl3/gdb/dist/gdb/ |
| f-exp.h | 308 range_flag get_flags () const function in class:expr::fortran_range_operation
|
| /src/external/gpl3/gdb.old/dist/gdb/dwarf2/ |
| section.c | 101 dwarf2_section_info::get_flags () const function in class:dwarf2_section_info
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| f-exp.h | 308 range_flag get_flags () const function in class:expr::fortran_range_operation
|
| /src/external/bsd/ipf/dist/tools/ |
| ipf.c | 57 static int get_flags __P((void)); 210 static int get_flags() function 276 flag = get_flags(); 315 flag = get_flags(); 559 flags = get_flags();
|
| /src/external/bsd/openldap/dist/tests/progs/ |
| ldif-filter.c | 63 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 ));
|
| /src/external/apache2/mDNSResponder/dist/mDNSShared/ |
| dnssd_ipc.h | 223 #define get_flags get_uint32 macro
|
| /src/external/gpl3/gcc/dist/gcc/analyzer/ |
| supergraph.h | 527 int get_flags () const { return m_cfg_edge->flags; } function in class:ana::cfg_superedge 528 int true_value_p () const { return get_flags () & EDGE_TRUE_VALUE; } 529 int false_value_p () const { return get_flags () & EDGE_FALSE_VALUE; } 530 int back_edge_p () const { return get_flags () & EDGE_DFS_BACK; }
|
| /src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
| supergraph.h | 517 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; }
|
| /src/lib/libc/citrus/modules/ |
| citrus_iso2022.c | 305 get_flags(_ISO2022EncodingInfo * __restrict ei, function 393 else if ((ret = get_flags(ei, buf)) != _NOTMATCH)
|
| /src/external/bsd/ppp/usr.sbin/pppd/ |
| sys-bsd.c | 219 static int get_flags(int); 254 get_flags(int fd) function 450 x = get_flags(fd); 555 flags = get_flags(ppp_dev_fd); 612 set_flags(ppp_dev_fd, get_flags(ppp_dev_fd) | SC_MULTILINK); 1038 flags = get_flags(ppp_fd); 1234 x = get_flags(ppp_fd); 1266 x = get_flags(ppp_fd); 1298 x = get_flags(ppp_fd); 1314 x = get_flags(ppp_fd) [all...] |
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-cris.c | 138 static int get_flags (char **, int *); 1707 if (! get_flags (&s, &flags)) 3144 get_flags (char **cPP, int *flagsp) function
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-cris.c | 138 static int get_flags (char **, int *); 1707 if (! get_flags (&s, &flags)) 3144 get_flags (char **cPP, int *flagsp) function
|