Searched defs:read_all (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-reference.cc | 389 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 D | value-prof.cc | 772 gcov_type read_all = abs_hwi (hist->hvalue.counters[0]); in get_nth_most_common_value() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-reference.c | 389 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 D | value-prof.c | 749 gcov_type read_all = abs_hwi (hist->hvalue.counters[0]); in get_nth_most_common_value() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | cmsapitest.c | 292 static unsigned char *read_all(BIO *bio, long *p_len) in read_all() function
|
/netbsd-src/external/bsd/ntp/dist/ntpd/ |
H A D | ntp_signd.c | 82 read_all(int fd, void *buf, size_t len) in read_all() function
|
/netbsd-src/external/bsd/libevent/dist/ |
H A D | arc4random.c | 130 read_all(int fd, unsigned char *buf, size_t count) in read_all() function
|
/netbsd-src/external/mit/lua/dist/src/ |
H A D | liolib.c | 542 static void read_all (lua_State *L, FILE *f) { in read_all() function
|
/netbsd-src/sbin/disklabel/ |
H A D | main.c | 158 static int read_all; /* set if op = READ && Aflag */ variable
|
/netbsd-src/sys/netbt/ |
H A D | hci.h | 1068 uint8_t read_all; /* read all keys? 0x01 - yes */ member
|