/freebsd/crypto/openssl/crypto/perlasm/ |
H A D | x86_64-xlate.pl | 163 sub re { subroutine 241 sub re { subroutine 283 sub re { subroutine 387 sub re { subroutine 429 sub re { subroutine 496 sub re { subroutine 689 sub re { subroutine 775 sub re { subroutine
|
/freebsd/contrib/elftoolchain/readelf/ |
H A D | readelf.c | 2261 dump_ehdr(struct readelf *re) in dump_ehdr() 2358 dump_eflags(struct readelf *re, uint64_t e_flags) in dump_eflags() 2466 dump_phdr(struct readelf *re) in dump_phdr() 2572 section_flags(struct readelf *re, struct section *s) in section_flags() 2603 dump_shdr(struct readelf *re) in dump_shdr() 2729 dump_dynamic(struct readelf *re) in dump_dynamic() 2811 dyn_str(struct readelf *re, uint32_t stab, uint64_t d_val) in dyn_str() 2826 dump_arch_dyn_val(struct readelf *re, GElf_Dyn *dyn) in dump_arch_dyn_val() 2951 dump_dyn_val(struct readelf *re, GElf_Dyn *dyn, uint32_t stab) in dump_dyn_val() 3046 dump_rel(struct readelf *re, struct section *s, Elf_Data *d) in dump_rel() [all …]
|
/freebsd/usr.bin/m4/ |
H A D | gnum4.c | 249 exit_regerror(int er, regex_t *re, const char *source) in exit_regerror() 280 add_sub(int n, const char *string, regex_t *re, regmatch_t *pm) in add_sub() 297 add_replace(const char *string, regex_t *re, const char *replace, regmatch_t *pm) in add_replace() 330 do_subst(const char *string, regex_t *re, const char *source, in do_subst() 371 do_regexp(const char *string, regex_t *re, const char *source, in do_regexp() 389 do_regexpindex(const char *string, regex_t *re, const char *source, in do_regexpindex() 483 regex_t re; in dopatsubst() local 513 regex_t re; in doregexp() local
|
/freebsd/sys/dev/ath/ |
H A D | if_ath_rx_edma.c | 207 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; in ath_edma_reinit_fifo() local 412 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; in ath_edma_recv_proc_queue() local 817 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; in ath_edma_rxfifo_alloc() local 884 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; in ath_edma_rxfifo_flush() local 918 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; in ath_edma_setup_rxfifo() local 958 struct ath_rx_edma *re = &sc->sc_rxedma[qtype]; in ath_edma_rxfifo_free() local
|
/freebsd/sys/dev/safe/ |
H A D | safe.c | 331 struct safe_ringentry *re = &sc->sc_ring[i]; in safe_attach() local 540 struct safe_ringentry *re = sc->sc_back; in safe_intr() local 594 safe_feed(struct safe_softc *sc, struct safe_ringentry *re) in safe_feed() 772 struct safe_ringentry *re; in safe_process() local 1265 safe_callback(struct safe_softc *sc, struct safe_ringentry *re) in safe_callback() 1706 struct safe_ringentry *re = sc->sc_back; in safe_cleanchip() local 1724 safe_free_entry(struct safe_softc *sc, struct safe_ringentry *re) in safe_free_entry() 1841 safe_dump_request(struct safe_softc *sc, const char* tag, struct safe_ringentry *re) in safe_dump_request() 1936 struct safe_ringentry *re = sc->sc_back; in safe_dump_ring() local
|
/freebsd/contrib/netbsd-tests/lib/libc/regex/ |
H A D | main.c | 61 regex_t re; in main() local 168 regex_t re; in regress() local 234 regex_t re; in try() local 519 regex_t re; in efind() local
|
/freebsd/lib/libc/regex/grot/ |
H A D | main.c | 30 regex_t re; in main() local 138 regex_t re; in regress() local 205 regex_t re; in try() local 484 regex_t re; in efind() local
|
H A D | Makefile | 45 re: $(OBJS) target
|
/freebsd/contrib/mandoc/ |
H A D | test-rewb-bsd.c | 8 regex_t re; in main() local
|
H A D | test-rewb-sysv.c | 8 regex_t re; in main() local
|
H A D | dbm.h | 29 regex_t *re; member
|
/freebsd/lib/libc/locale/ |
H A D | toupper.c | 52 _RuneEntry *base, *re; in ___toupper_l() local
|
H A D | tolower.c | 52 _RuneEntry *base, *re; in ___tolower_l() local
|
H A D | nextwctype.c | 46 _RuneEntry *base, *re; in nextwctype_l() local
|
H A D | runetype.c | 52 _RuneEntry *base, *re; in ___runetype_l() local
|
/freebsd/usr.bin/vgrind/ |
H A D | regexp.c | 135 convexp(char *re) in convexp() 336 expmatch (register char *s, register char *re, register char *mstring) in expmatch()
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_opensm.c | 181 struct osm_routing_engine *re; in setup_routing_engine() local 224 struct osm_routing_engine *re; in setup_routing_engines() local
|
H A D | osm_qos.c | 157 struct osm_routing_engine *re = sm->p_subn->p_osm->routing_engine_used; in vlarb_update_table_block() local 302 struct osm_routing_engine *re = sm->p_subn->p_osm->routing_engine_used; in qos_extports_setup() local 419 struct osm_routing_engine *re = sm->p_subn->p_osm->routing_engine_used; in qos_endport_setup() local
|
H A D | osm_link_mgr.c | 64 struct osm_routing_engine *re = p_osm->routing_engine_used; in link_mgr_get_smsl() local
|
/freebsd/contrib/googletest/googletest/include/gtest/internal/ |
H A D | gtest-port.h | 989 static bool FullMatch(absl::string_view str, const RE& re) { in FullMatch() 992 static bool PartialMatch(absl::string_view str, const RE& re) { in PartialMatch() 1025 static bool FullMatch(const ::std::string& str, const RE& re) { in FullMatch() 1028 static bool PartialMatch(const ::std::string& str, const RE& re) { in PartialMatch()
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | stack.c | 70 regex_t re; in optionUnstackArg() local
|
/freebsd/usr.bin/sed/ |
H A D | compile.c | 158 char re[_POSIX2_LINE_MAX + 1]; in compile_stream() local 534 compile_re(char *re, int case_insensitive) in compile_re() 900 char *end, re[_POSIX2_LINE_MAX + 1]; in compile_addr() local
|
/freebsd/contrib/nvi/ex/ |
H A D | ex_global.c | 69 regex_t *re; in ex_g_setup() local
|
/freebsd/contrib/googletest/googletest/src/ |
H A D | gtest-port.cc | 695 bool RE::FullMatch(const char* str, const RE& re) { in FullMatch() 704 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() 957 bool RE::FullMatch(const char* str, const RE& re) { in FullMatch() 963 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch()
|
/freebsd/tools/tools/ath/athratestats/ |
H A D | main.c | 87 struct ath_rateioctl re; member
|