Home
last modified time | relevance | path

Searched defs:read_all (Results 1 – 16 of 16) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dipa-reference.c389 bool read_all = x_global->statics_read == all_module_statics; in propagate_bits() local
660 bool &read_all, bool &write_all) in read_write_all_from_decl()
692 bool &read_all, bool &write_all) in get_read_write_all_from_node()
785 bool read_all = false; in propagate() local
913 bool read_all = in propagate() local
H A Dipa-reference.cc389 bool read_all = x_global->statics_read == all_module_statics; in propagate_bits() local
660 bool &read_all, bool &write_all) in read_write_all_from_decl()
692 bool &read_all, bool &write_all) in get_read_write_all_from_node()
785 bool read_all = false; in propagate() local
916 bool read_all = in propagate() local
H A Dvalue-prof.c749 gcov_type read_all = abs_hwi (hist->hvalue.counters[0]); in get_nth_most_common_value() local
H A Dvalue-prof.cc772 gcov_type read_all = abs_hwi (hist->hvalue.counters[0]); in get_nth_most_common_value() local
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dipa-reference.c389 bool read_all = x_global->statics_read == all_module_statics; in propagate_bits() local
660 bool &read_all, bool &write_all) in read_write_all_from_decl()
692 bool &read_all, bool &write_all) in get_read_write_all_from_node()
785 bool read_all = false; in propagate() local
913 bool read_all = in propagate() local
H A Dvalue-prof.c749 gcov_type read_all = abs_hwi (hist->hvalue.counters[0]); in get_nth_most_common_value() local
/netbsd/external/gpl3/gdb/dist/gold/testsuite/
H A Dbinary_unittest.cc45 read_all (int fd, unsigned char* buf, ssize_t size) in read_all() function
/netbsd/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dbinary_unittest.cc45 read_all (int fd, unsigned char* buf, ssize_t size) in read_all() function
/netbsd/crypto/external/bsd/openssl/dist/test/
H A Dcmsapitest.c292 static unsigned char *read_all(BIO *bio, long *p_len) in read_all() function
/netbsd/external/bsd/ntp/dist/ntpd/
H A Dntp_signd.c82 read_all(int fd, void *buf, size_t len) in read_all() function
/netbsd/external/bsd/libevent/dist/
H A Darc4random.c130 read_all(int fd, unsigned char *buf, size_t count) in read_all() function
/netbsd/external/bsd/ntp/dist/sntp/libevent/
H A Darc4random.c128 read_all(int fd, unsigned char *buf, size_t count) in read_all() function
/netbsd/external/mit/lua/dist/src/
H A Dliolib.c542 static void read_all (lua_State *L, FILE *f) { in read_all() function
/netbsd/sbin/disklabel/
H A Dmain.c158 static int read_all; /* set if op = READ && Aflag */ variable
/netbsd/external/apache2/mDNSResponder/dist/mDNSShared/
H A Ddnssd_clientstub.c230 static int read_all(dnssd_sock_t sd, char *buf, int len) in read_all() function
/netbsd/sys/netbt/
H A Dhci.h1068 uint8_t read_all; /* read all keys? 0x01 - yes */ member