/openbsd/usr.bin/libtool/LT/ |
H A D | Getopt.pm | 54 sub match($self, $arg, $opts, $canonical, $code) subroutine 71 sub match($self, $arg, $opts, $canonical, $code) subroutine 87 sub match($self, $arg, $opts, $canonical, $code) subroutine 98 sub match($self, $arg, $opts, $canonical, $code) subroutine 114 sub match($self, $arg, $opts, $canonical, $code) subroutine 137 sub match($self, $arg, $opts) subroutine 168 sub match($self, $arg, $opts) subroutine
|
/openbsd/gnu/llvm/lldb/tools/lldb-vscode/syntaxes/ |
H A D | disassembly.json | 9 "match": "^([A-Za-z0-9]+):\\s([A-Z0-9]{2}\\s)+>?\\s+(\\w+)", string 18 "match": "^libIGL.so\\[([A-Za-z0-9]+)\\]\\s+(\\<\\+[0-9]*\\>):\\s+([A-Za-z]+.?[A-Za-z]*)", string 27 "match": "^liblog.so\\[([A-Za-z0-9]+)\\]\\s+(\\<\\+[0-9]*\\>):\\s+([A-Za-z]+.?[A-Za-z]*)", string 36 "match": "(\\$|\\b)((0x)|[0-9])[A-Za-z0-9]+\\b" string 41 "match": "%[A-Za-z][A-Za-z0-9]*" string 46 "match": "r\\d+" string 51 "match": "(fp|sp|lr|pc|wzr|xzr)" string 56 "match": "(x|w)[0-9]+" string 61 "match": ";.*$" string
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | MIPatternMatch.h | 41 bool match(const MachineRegisterInfo &MRI, Register Reg) { in match() function 55 bool match(const MachineRegisterInfo &MRI, Register Reg) { in match() function 84 bool match(const MachineRegisterInfo &MRI, Register Reg) { in match() function 119 bool match(const MachineRegisterInfo &MRI, Register Reg) { in match() function 145 bool match(const MachineRegisterInfo &MRI, Register Reg) { in match() function 159 bool match(const MachineRegisterInfo &MRI, Register Reg) { in match() function 173 bool match(const MachineRegisterInfo &MRI, Register Reg) { in match() function 188 bool match(const MachineRegisterInfo &MRI, Register Reg) { in match() function 204 bool match(const MachineRegisterInfo &MRI, Register Reg) { in match() function 220 bool match(const MachineRegisterInfo &MRI, Register Reg) { in match() function [all …]
|
/openbsd/gnu/llvm/llvm/utils/textmate/ |
H A D | tablegen.json | 39 "match": "\/\/.*$", string 80 "match": "^#else", string 84 "match": "#endif", string 97 "match": "^include\\s+", string 136 "match": "\\\\[nt\"]", string 151 "match": "\\b\\d+\\b", string 159 "match": "\\b0b[01]+\\b", string 206 "match": "\\b(\\w+)\\b", string 228 "match": "(\\!\\w+)\\b", string 381 "match": "(\\?)", string [all …]
|
/openbsd/usr.sbin/pkg_add/OpenBSD/ |
H A D | PkgSpec.pm | 40 sub match($self, $h) subroutine 63 sub match($self, $h) subroutine 107 sub match($self, $b) subroutine 114 sub match($self, $b) subroutine 121 sub match($self, $b) subroutine 128 sub match($self, $b) subroutine 135 sub match($self, $b) subroutine
|
/openbsd/gnu/llvm/llvm/include/llvm/IR/ |
H A D | PatternMatch.h | 62 template <typename OpTy> bool match(OpTy *V) { in match() function 157 template <typename ITy> bool match(ITy *V) { in match() function 193 template <typename ITy> bool match(ITy *V) { in match() function 208 template <typename ITy> bool match(ITy *V) { in match() function 235 template <typename ITy> bool match(ITy *V) { in match() function 260 template <typename ITy> bool match(ITy *V) { in match() function 311 template <typename ITy> bool match(ITy *V) { in match() function 335 template <typename ITy> bool match(ITy *V) { in match() function 1517 bool match(ArrayRef<int> Mask) { in match() function 1524 bool match(ArrayRef<int> Mask) { in match() function [all …]
|
/openbsd/lib/libc/regex/ |
H A D | engine.c | 54 #define match smat macro 66 #define match lmat macro 71 struct match { struct 74 regmatch_t *pmatch; /* [nsub+1] (0 element unused) */ argument 78 const char *coldp; /* can be no match starting before here */ argument 88 static const char *dissect(struct match *, const char *, const char *, sopno, argument
|
/openbsd/usr.bin/mandoc/ |
H A D | dbm.c | 163 dbm_page_byname(const struct dbm_match *match) in dbm_page_byname() 170 dbm_page_bysect(const struct dbm_match *match) in dbm_page_bysect() 177 dbm_page_byarch(const struct dbm_match *match) in dbm_page_byarch() 184 dbm_page_bydesc(const struct dbm_match *match) in dbm_page_bydesc() 191 dbm_page_bymacro(int32_t im, const struct dbm_match *match) in dbm_page_bymacro() 225 static const struct dbm_match *match; in page_bytitle() local 305 static const struct dbm_match *match; in page_byarch() local 341 static const struct dbm_match *match; in page_bymacro() local
|
/openbsd/gnu/usr.bin/binutils/gprof/ |
H A D | sym_ids.c | 38 struct match struct 40 int prev_index; /* Index of prev match. */ 41 Sym *prev_match; /* Previous match. */ 42 Sym *first_match; /* Chain of all matches. */ 43 Sym sym; 224 match (pattern, sym) in match() function
|
/openbsd/gnu/usr.bin/binutils-2.17/gprof/ |
H A D | sym_ids.c | 38 struct match struct 40 int prev_index; /* Index of prev match. */ 41 Sym *prev_match; /* Previous match. */ 42 Sym *first_match; /* Chain of all matches. */ 43 Sym sym; 219 match (Sym *pattern, Sym *sym) in match() function
|
/openbsd/usr.bin/calendar/ |
H A D | calendar.h | 58 struct match { struct 63 struct match *next; argument
|
/openbsd/gnu/llvm/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 791 template<typename Fn> void match(Fn F) const { in match() function 884 template<typename Fn> void match(Fn F) const { in match() function 1008 template <typename Fn> void match(Fn F) const { in match() function 1656 template<typename Fn> void match(Fn F) const { in match() function 1708 template <typename Fn> void match(Fn F) const { in match() function 1739 template <typename Fn> void match(Fn F) const { in match() function 1759 template <typename Fn> void match(Fn F) const { in match() function 1779 template <typename Fn> void match(Fn F) const { in match() function 1825 template<typename Fn> void match(Fn F) const { in match() function 1948 template<typename Fn> void match(Fn F) const { in match() function [all …]
|
/openbsd/gnu/llvm/libcxxabi/src/demangle/ |
H A D | ItaniumDemangle.h | 791 template<typename Fn> void match(Fn F) const { in match() function 884 template<typename Fn> void match(Fn F) const { in match() function 1008 template <typename Fn> void match(Fn F) const { in match() function 1656 template<typename Fn> void match(Fn F) const { in match() function 1708 template <typename Fn> void match(Fn F) const { in match() function 1739 template <typename Fn> void match(Fn F) const { in match() function 1759 template <typename Fn> void match(Fn F) const { in match() function 1779 template <typename Fn> void match(Fn F) const { in match() function 1825 template<typename Fn> void match(Fn F) const { in match() function 1948 template<typename Fn> void match(Fn F) const { in match() function [all …]
|
/openbsd/sys/net/ |
H A D | if_media.c | 184 struct ifmedia_entry *match; in ifmedia_set() local 239 struct ifmedia_entry *match; in ifmedia_ioctl() local 398 struct ifmedia_entry *match; in ifmedia_match() local 410 struct ifmedia_entry *match, *next; in ifmedia_get() local
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | d10v-dis.c | 119 int match = 0; local 201 int match = 0; local 242 int match, num_match = 0; local
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | d10v-dis.c | 75 int match = 0; in print_operand() local 158 int match = 0; in dis_long() local 200 int match, num_match = 0; in dis_2_short() local
|
/openbsd/usr.bin/what/ |
H A D | what.c | 57 char match[256]; in main() local 94 search(char *match) in search()
|
/openbsd/sys/kern/ |
H A D | subr_autoconf.c | 74 void *match, *aux; member 135 void *match; in mapply() local 251 void *match; in config_scan() local 324 void *match; in config_found_sm() local 339 void *match; in config_rootfound() local 351 config_attach(struct device *parent, void *match, void *aux, cfprint_t print) in config_attach()
|
/openbsd/gnu/llvm/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchFinder.h | 194 template <typename T> void match(const T &Node, ASTContext &Context) { in match() function 302 SmallVector<BoundNodes, 1> match(MatcherT Matcher, const DynTypedNode &Node, in match() function 313 match(MatcherT Matcher, const NodeT &Node, ASTContext &Context) { in match() function 319 match(MatcherT Matcher, ASTContext &Context) { in match() function
|
/openbsd/sys/arch/powerpc64/dev/ |
H A D | mainbus.c | 294 mainbus_match_status(struct device *parent, void *match, void *aux) in mainbus_match_status() 312 mainbus_attach_cpus(struct device *self, cfmatch_t match) in mainbus_attach_cpus() 341 mainbus_match_primary(struct device *parent, void *match, void *aux) in mainbus_match_primary() 353 mainbus_match_secondary(struct device *parent, void *match, void *aux) in mainbus_match_secondary()
|
/openbsd/sys/arch/arm/mainbus/ |
H A D | mainbus.c | 218 mainbus_match_status(struct device *parent, void *match, void *aux) in mainbus_match_status() 235 mainbus_attach_cpus(struct device *self, cfmatch_t match) in mainbus_attach_cpus() 257 mainbus_match_primary(struct device *parent, void *match, void *aux) in mainbus_match_primary() 272 mainbus_match_secondary(struct device *parent, void *match, void *aux) in mainbus_match_secondary()
|
/openbsd/gnu/llvm/llvm/utils/UpdateTestChecks/ |
H A D | common.py | 453 def drop_arg_names(match): argument 460 def repl_arg_names(match): argument 664 def is_local_def_ir_value_match(self, match): argument 668 def is_global_scope_ir_value_match(self, match): argument 673 def get_ir_prefix_from_ir_value_match(self, match): argument 679 def get_ir_regex_from_ir_value_re_match(self, match): argument 711 def get_value_definition(self, var, match): argument 726 def get_value_use(self, var, match, var_prefix=None): argument 810 def get_idx_from_ir_value_match(match): argument 818 def get_name_from_ir_value_match(match): argument [all …]
|
/openbsd/sys/dev/eisa/ |
H A D | eisa.c | 68 eisamatch(struct device *parent, void *match, void *aux) in eisamatch() 96 eisasubmatch(struct device *parent, void *match, void *aux) in eisasubmatch() 232 int match; in eisa_devinfo() local
|
/openbsd/gnu/usr.bin/gcc/gcc/java/ |
H A D | mangle.c | 299 int i, match; local 354 int match; local 405 int match; local 441 int match; local
|
/openbsd/sys/arch/riscv64/dev/ |
H A D | mainbus.c | 278 mainbus_match_status(struct device *parent, void *match, void *aux) in mainbus_match_status() 296 mainbus_attach_cpus(struct device *self, cfmatch_t match) in mainbus_attach_cpus() 329 mainbus_match_primary(struct device *parent, void *match, void *aux) in mainbus_match_primary() 341 mainbus_match_secondary(struct device *parent, void *match, void *aux) in mainbus_match_secondary()
|