/openbsd-src/gnu/llvm/llvm/utils/textmate/ |
H A D | tablegen.json | 39 "match": "\/\/.*$", string 44 "end": "\\*/", string 62 "match": "^#ifdef\\s+(\\w+)", string 71 "match": "^#ifndef\\s+(\\w+)", string 80 "match": "^#else", string 84 "match": "#endif", string 88 "match": "#define\\s+(\\w+)", string 97 "match": "^include\\s+", string 107 "end": "\"", string 115 "match": "\\\\['nt\"]", string [all …]
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_lzw.h | 23 ItOut LzwEncode(ItIn begin, ItIn end, ItOut out) { in LzwEncode() 61 LzwCodeType match = prefix_to_code.find({kNoPrefix, *begin})->second; in LzwEncode() local 86 ItOut LzwDecode(ItIn begin, ItIn end, ItOut out) { in LzwDecode()
|
/openbsd-src/libexec/ld.so/ |
H A D | trace.c | 124 const char *start, *end; in _dl_trace_parse_spec() local 157 const char *list, *end, *next; in _dl_trace_match() local 159 int match; in _dl_trace_match() local
|
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/ |
H A D | TypeCategoryMap.cpp | 97 MapType::iterator iter = m_map.begin(), end = m_map.end(); in EnableAllCategories() local 145 MapIterator end = m_map.end(); in Get() local 163 MapIterator pos, end = m_map.end(); in AnyMatches() local 176 ActiveCategoriesIterator begin, end = m_active_categories.end(); in Get() local 181 for (auto match : match_data.GetMatchesVector()) { in Get() local 227 ActiveCategoriesIterator begin, end = m_active_categories.end(); in ForEach() local 237 MapIterator pos, end = m_map.end(); in ForEach() local 252 MapIterator pos, end = m_map.end(); in GetAtIndex() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | regmove.c | 61 struct match { struct 73 static int find_matches PARAMS ((rtx, struct match *)); argument 259 rtx insn, end; local 1071 struct match match; local 1521 rtx end = bb->end; local 1599 char *end; local 1601 int match = match_ul; local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | regmove.c | 65 struct match { struct 77 static int find_matches (rtx, struct match *); argument 257 rtx insn, end; in mark_flags_life_zones() local 1058 struct match match; in regmove_optimize() local 1507 rtx end = BB_END (bb); in regmove_optimize() local 1589 char *end; in find_matches() local 1591 int match = match_ul; in find_matches() local
|
/openbsd-src/sys/arch/riscv64/dev/ |
H A D | sfcc.c | 56 sfcc_match(struct device *parent, void *match, void *aux) in sfcc_match() 100 paddr_t end, mask; in sfcc_cache_wbinv_range() local
|
/openbsd-src/sys/arch/amd64/amd64/ |
H A D | bios.c | 72 bios_match(struct device *parent, void *match , void *aux) in bios_match() 90 paddr_t pa, end; in bios_attach() local 281 uint8_t *va, *end; in smbios_find_table() local 332 uint8_t *va, *end; in smbios_get_string() local
|
H A D | mpbios.c | 196 mpbios_match(struct device * parent,void * match,void * aux) mpbios_match() argument 394 const char *end = p + len; mpbios_cksum() local 418 int end = count - sizeof(*m); mpbios_search() local 494 const u_int8_t *position, *end; mpbios_scan() local [all...] |
/openbsd-src/usr.bin/vi/ex/ |
H A D | ex_global.c | 69 recno_t start, end; in ex_g_setup() local 71 regmatch_t match[1]; in ex_g_setup() local
|
/openbsd-src/sys/arch/arm64/dev/ |
H A D | smbios.c | 64 smbios_match(struct device *parent, void *match, void *aux) in smbios_match() 221 uint8_t *va, *end; in smbios_find_table() local 272 uint8_t *va, *end; in smbios_get_string() local
|
/openbsd-src/sys/dev/fdt/ |
H A D | bcm2835_clock.c | 98 bcmclock_match(struct device *parent, void *match, void *aux) in bcmclock_match() 127 struct vcprop_tag end; in bcmclock_get_frequency() member
|
H A D | iicmux.c | 76 iicmux_match(struct device *parent, void *match, void *aux) in iicmux_match() 92 char *end; in iicmux_attach() local
|
H A D | graphaudio.c | 93 graphaudio_match(struct device *parent, void *match, void *aux) in graphaudio_match() 396 graphaudio_trigger_output(void *cookie, void *start, void *end, int blksize, in graphaudio_trigger_output() 430 graphaudio_trigger_input(void *cookie, void *start, void *end, int blksize, in graphaudio_trigger_input()
|
/openbsd-src/gnu/lib/libreadline/ |
H A D | complete.c | 647 int scan, end, found_quote, delimiter, pass_next, isbrk; local 775 gen_completion_matches (text, start, end, our_func, found_quote, quote_char) in gen_completion_matches() argument 1241 make_quoted_replacement (match, mtype, qc) in make_quoted_replacement() argument 1286 insert_match (match, start, mtype, qc) in insert_match() argument 1454 int start, end, delimiter, found_quote, i, nontrivial_lcd; local
|
/openbsd-src/sys/arch/i386/i386/ |
H A D | bios.c | 134 biosprobe(struct device * parent,void * match,void * aux) biosprobe() argument 239 paddr_t pa, end; biosattach() local 837 uint8_t *va, *end; smbios_find_table() local 888 uint8_t *va, *end; smbios_get_string() local [all...] |
H A D | mpbios.c | 205 mpbios_match(struct device * parent,void * match,void * aux) mpbios_match() argument 413 const char *end = p + len; mpbios_cksum() local 437 int end = count - sizeof(*m); mpbios_search() local 521 const u_int8_t *position, *end; mpbios_scan() local [all...] |
/openbsd-src/usr.sbin/httpd/ |
H A D | httpd.c | 503 struct timeval *start, struct timeval *end, void *arg) in event_again() 599 char *p, *start, *end; in canonicalize_path() local 653 char *p, *start, *end, ch; in path_info() local 1121 struct media_type *match, media; in media_find() local 1147 struct media_type *match; in media_find_config() local
|
/openbsd-src/usr.bin/sed/ |
H A D | process.c | 78 regmatch_t *match; variable 620 cfclose(struct s_command * cp,struct s_command * end) cfclose() argument [all...] |
/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 134 T *end() { return Last; } in end() function 312 Node **end() const { return Elements + NumElements; } in end() function 341 template<typename Fn> void match(Fn F) const { F(Array); } in match() function 354 template<typename Fn> void match(Fn F) const { F(Prefix, Suffix); } in match() function 377 template <typename Fn> void match(Fn F) const { F(Ty, Ext, TA); } in match() function 428 template<typename Fn> void match(Fn F) const { F(Child, Quals); } in match() function 455 template<typename Fn> void match(Fn F) const { F(Ty); } in match() function 471 template<typename Fn> void match(Fn F) const { F(Ty, Postfix); } in match() function 485 template<typename Fn> void match(Fn F) const { F(Name); } in match() function 501 template <typename Fn> void match(Fn F) const { F(Size, Signed); } in match() function [all …]
|
/openbsd-src/gnu/llvm/libcxxabi/src/demangle/ |
H A D | ItaniumDemangle.h | 134 T *end() { return Last; } in end() function 312 Node **end() const { return Elements + NumElements; } in end() function 341 template<typename Fn> void match(Fn F) const { F(Array); } in match() function 354 template<typename Fn> void match(Fn F) const { F(Prefix, Suffix); } in match() function 377 template <typename Fn> void match(Fn F) const { F(Ty, Ext, TA); } in match() function 428 template<typename Fn> void match(Fn F) const { F(Child, Quals); } in match() function 455 template<typename Fn> void match(Fn F) const { F(Ty); } in match() function 471 template<typename Fn> void match(Fn F) const { F(Ty, Postfix); } in match() function 485 template<typename Fn> void match(Fn F) const { F(Name); } in match() function 501 template <typename Fn> void match(Fn F) const { F(Size, Signed); } in match() function [all …]
|
/openbsd-src/sys/dev/cardbus/ |
H A D | cardbus.c | 91 cardbusmatch(struct device *parent, void *match, void *aux) in cardbusmatch() 552 cardbussubmatch(struct device *parent, void *match, void *aux) in cardbussubmatch() 778 decode_tuple(u_int8_t *tuple, u_int8_t *end, tuple_decode_func func, in decode_tuple()
|
/openbsd-src/sys/dev/pci/ |
H A D | fms.c | 122 fms_match(struct device *parent, void *match, void *aux) in fms_match() 629 fms_trigger_output(void *addr, void *start, void *end, int blksize, in fms_trigger_output() 664 fms_trigger_input(void *addr, void *start, void *end, int blksize, in fms_trigger_input()
|
/openbsd-src/sys/dev/pci/drm/radeon/ |
H A D | mkregtable.c | 193 regmatch_t match[4]; in parser_auth() local 195 size_t end; in parser_auth() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectContainer/BSD-Archive/ |
H A D | ObjectContainerBSDArchive.cpp | 99 int end = stringTable.find('\n', start); in ExtractFromThin() local 286 const ObjectNameToIndexMap::Entry *match = in FindObject() local 320 bool match = true; in FindCachedArchive() local
|