Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
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.cc772 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 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-src/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-src/external/bsd/ntp/dist/ntpd/
H A Dntp_signd.c82 read_all(int fd, void *buf, size_t len) in read_all() function
/netbsd-src/external/bsd/libevent/dist/
H A Darc4random.c130 read_all(int fd, unsigned char *buf, size_t count) in read_all() function
/netbsd-src/external/mit/lua/dist/src/
H A Dliolib.c542 static void read_all (lua_State *L, FILE *f) { in read_all() function
/netbsd-src/sbin/disklabel/
H A Dmain.c158 static int read_all; /* set if op = READ && Aflag */ variable
/netbsd-src/sys/netbt/
H A Dhci.h1068 uint8_t read_all; /* read all keys? 0x01 - yes */ member