Searched defs:re (Results 276 - 300 of 362) sorted by relevance

<<1112131415

/netbsd-current/sys/dev/usb/
H A Duhid.c518 struct usb_ctl_report *re; local
[all...]
/netbsd-current/external/mpl/bind/dist/bin/tests/system/
H A Dconftest.py16 import re namespace
/netbsd-current/external/bsd/am-utils/dist/amd/
H A Dmapc.c427 regex_t re; local
[all...]
/netbsd-current/usr.bin/getent/
H A Dgetent.c735 struct rpcent *re; local
/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/test/
H A Doutput_test_helper.cc330 TestCase::TestCase(std::string re, int rule) argument
/netbsd-current/sys/external/bsd/libfdt/dist/
H A Dfdt_ro.c165 const struct fdt_reserve_entry *re; local
180 const struct fdt_reserve_entry *re; local
/netbsd-current/external/bsd/libevent/dist/
H A Devent_rpcgen.py23 import re namespace
[all...]
/netbsd-current/sys/arch/vax/vsa/
H A Dtc_vsbus.c412 vax_tc_bus_space_alloc(void *t, bus_addr_t rs, bus_addr_t re, bus_size_t s, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp116 friend bool operator<(const unsigned int r, const struct ReduceEntry &re) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DTestRunner.py7 import re namespace
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/utils/UpdateTestChecks/
H A Dcommon.py6 import re namespace
[all...]
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Daclparse.c130 regex_t re; local
218 regex_t re; local
/netbsd-current/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dconstraint.c72 regex_t *re; member in struct:constraint
[all...]
H A Dtranslucent.c409 Entry *e = NULL, *re = NULL; local
644 Entry *e = NULL, *re = NULL; local
792 Entry *le, *re; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-types.c844 ctf_encoding_t le, re; local
/netbsd-current/usr.bin/sed/
H A Dcompile.c166 char re[_POSIX2_LINE_MAX + 1]; local
457 compile_re(char *re, int case_insensitive) argument
920 char *end, re[_POSIX2_LINE_MAX + 1]; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/python/libstdcxx/v6/
H A Dprinters.py20 import re namespace
/netbsd-current/usr.bin/m4/
H A Dgnum4.c254 exit_regerror(int er, const char *pat, regex_t *re) argument
267 add_sub(size_t n, const char *string, regex_t *re, regmatch_t *pm) argument
288 add_replace(const char *string, regex_t *re, const char *replace, regmatch_t *pm) argument
321 do_subst(const char *pat, const char *string, regex_t *re, cons argument
365 do_regexp(const char *pat, const char *string, regex_t *re, const char *replace, regmatch_t *pm) argument
383 do_regexpindex(const char *pat, const char *string, regex_t *re, regmatch_t *pm) argument
497 regex_t re; local
525 regex_t re; local
[all...]
/netbsd-current/external/bsd/nvi/dist/ex/
H A Dex_subst.c59 regex_t *re; local
350 s(SCR *sp, EXCMD *cmdp, CHAR_T *st, regex_t *re, u_int flags) argument
[all...]
/netbsd-current/lib/libc/net/
H A Dsctp_sys_calls.c249 struct sockaddr *re; local
307 struct sockaddr *re; local
/netbsd-current/external/bsd/nvi/dist/common/
H A Dscreen.h198 CHAR_T *re; /* Search RE: uncompiled form. */ member in struct:_scr
/netbsd-current/external/bsd/tre/dist/lib/
H A Dtre-parse.c268 const tre_char_t *re = ctx->re; local
[all...]
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_write_set_format_zip.c1040 const uint8_t * const re = rb + s; local
/netbsd-current/external/gpl2/dtc/dist/
H A Dflattree.c298 struct reserve_info *re; local
453 struct reserve_info *re; local
690 struct fdt_reserve_entry re; local
[all...]
/netbsd-current/external/historical/nawk/dist/
H A Dawk.h258 struct rrow re[1]; /* variable: actual size set by calling malloc */ member in struct:fa

Completed in 282 milliseconds

<<1112131415