Searched +defs:end +defs:re (Results 1 - 21 of 21) sorted by relevance

/freebsd-11-stable/contrib/nvi/ex/
H A Dex_global.c72 recno_t start, end; local
73 regex_t *re; local
[all...]
/freebsd-11-stable/sys/x86/isa/
H A Disa.c150 struct resource *re; local
90 isa_alloc_resource(device_t bus, device_t child, int type, int *rid, rman_res_t start, rman_res_t end, rman_res_t count, u_int flags) argument
204 isa_load_resourcev(struct resource *re, bus_addr_t *res, bus_size_t count) argument
[all...]
/freebsd-11-stable/contrib/tcsh/
H A Dcsh-mode.el[all...]
/freebsd-11-stable/contrib/dtc/libfdt/
H A Dfdt_sw.c144 struct fdt_reserve_entry *re; local
248 fdt32_t *end; local
[all...]
H A Dfdt_rw.c100 char *end = (char *)fdt + _fdt_data_size(fdt); local
176 struct fdt_reserve_entry *re; local
193 struct fdt_reserve_entry *re = _fdt_mem_rsv_w(fdt, n); local
[all...]
/freebsd-11-stable/sys/x86/iommu/
H A Dintel_ctx.c82 dmar_root_entry_t *re; local
209 dmar_gaddr_t start, end; local
[all...]
/freebsd-11-stable/sys/contrib/libfdt/
H A Dfdt_sw.c144 struct fdt_reserve_entry *re; local
260 fdt32_t *end; local
[all...]
H A Dfdt_rw.c100 char *end = (char *)fdt + fdt_data_size_(fdt); local
176 struct fdt_reserve_entry *re; local
193 struct fdt_reserve_entry *re = fdt_mem_rsv_w_(fdt, n); local
[all...]
/freebsd-11-stable/usr.bin/sed/
H A Dcompile.c160 char re[_POSIX2_LINE_MAX + 1]; local
445 compile_re(char *re, int case_insensitive) argument
781 char *end, re[_POSIX2_LINE_MAX + 1]; local
859 fixuplabel(struct s_command *cp, struct s_command *end) argument
[all...]
H A Dprocess.c386 regex_t *re; local
769 cfclose(struct s_command *cp, struct s_command *end) argument
/freebsd-11-stable/sbin/fdisk_pc98/
H A Dfdisk.c580 u_int32_t end; local
874 regex_t re; local
/freebsd-11-stable/sys/kern/
H A Dsubr_rman.c157 rman_manage_region(struct rman *rm, rman_res_t start, rman_res_t end) argument
277 rman_first_free_region(struct rman *rm, rman_res_t *start, rman_res_t *end) argument
295 rman_last_free_region(struct rman *rm, rman_res_t *start, rman_res_t *end) argument
314 rman_adjust_resource(struct resource *rr, rman_res_t start, rman_res_t end) argument
437 rman_reserve_resource_bound(struct rman *rm, rman_res_t start, rman_res_t end, rman_res_t count, rman_res_t bound, u_int flags, device_t dev) argument
654 rman_reserve_resource(struct rman *rm, rman_res_t start, rman_res_t end, rman_res_t count, u_int flags, device_t dev) argument
663 rman_activate_resource(struct resource *re) argument
783 rman_release_resource(struct resource *re) argument
830 rman_set_end(struct resource *r, rman_res_t end) argument
[all...]
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_qos.c157 struct osm_routing_engine *re = sm->p_subn->p_osm->routing_engine_used; local
302 struct osm_routing_engine *re = sm->p_subn->p_osm->routing_engine_used; local
419 struct osm_routing_engine *re = sm->p_subn->p_osm->routing_engine_used; local
564 char *end; local
[all...]
/freebsd-11-stable/sbin/fdisk/
H A Dfdisk.c694 u_int32_t end; local
993 char *cp, *end; local
1127 char *end; local
1505 regex_t re; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.c200 const char *p, *q, *r, *end, *obj; local
351 ctf_encoding_t le, re; local
[all...]
/freebsd-11-stable/contrib/bmake/
H A Dvar.c283 regex_t re; member in struct:__anon114
294 int end; /* last word to select */ member in struct:__anon115
1877 int start, end, step; local
3423 char *re; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp363 OptionValueRegex *re = value_sp->GetAsRegex(); local
1053 collection::const_iterator pos, end; local
1073 collection::const_iterator pos, begin, end; local
[all...]
/freebsd-11-stable/gnu/usr.bin/grep/
H A Ddfa.c1059 regex_t re; local
2757 register unsigned char const *end; /* One past the last input character. */ local
[all...]
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_iso9660.c274 char re; /* Having RRIP "RE" extension. */ member in struct:file_info
2100 parse_rockridge(struct archive_read *a, struct file_info *file, const unsigned char *p, const unsigned char *end) argument
2391 const unsigned char *b, *p, *end; local
2741 struct file_info *re, *d; local
2957 struct file_info *re; local
2975 rede_get_entry(struct file_info *re) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp3220 RecordDecl::field_iterator ri = right->field_begin(), re = right->field_end(); local
4246 iterator end() const { return Overridden.end(); } function in class:__anon637::OverrideSearch
[all...]
/freebsd-11-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c2225 dump_ehdr(struct readelf *re) argument
2322 dump_eflags(struct readelf *re, uint64_t e_flags) argument
2430 dump_phdr(struct readelf *re) argument
2536 section_flags(struct readelf *re, struct section *s) argument
2567 dump_shdr(struct readelf *re) argument
2688 dump_dynamic(struct readelf *re) argument
2770 dyn_str(struct readelf *re, uint32_t stab, uint64_t d_val) argument
2785 dump_arch_dyn_val(struct readelf *re, GElf_Dyn *dyn) argument
2910 dump_dyn_val(struct readelf *re, GElf_Dyn *dyn, uint32_t stab) argument
3005 dump_rel(struct readelf *re, struct section *s, Elf_Data *d) argument
3088 dump_rela(struct readelf *re, struct section *s, Elf_Data *d) argument
3174 dump_reloc(struct readelf *re) argument
3200 dump_symtab(struct readelf *re, int i) argument
3264 dump_symtabs(struct readelf *re) argument
3386 dump_svr4_hash64(struct readelf *re, struct section *s) argument
3458 dump_gnu_hash(struct readelf *re, struct section *s) argument
3539 dump_gnu_property_type_0(struct readelf *re, const char *buf, size_t sz) argument
3589 dump_hash(struct readelf *re) argument
3609 dump_notes(struct readelf *re) argument
3720 dump_notes_data(struct readelf *re, const char *name, uint32_t type, const char *buf, size_t sz) argument
3784 dump_notes_content(struct readelf *re, const char *buf, size_t sz, off_t off) argument
3787 const char *end, *name; local
3866 dump_verdef(struct readelf *re, int dump) argument
3873 uint8_t *buf, *end, *buf2; local
3941 dump_verneed(struct readelf *re, int dump) argument
3948 uint8_t *buf, *end, *buf2; local
4017 dump_versym(struct readelf *re) argument
4046 dump_ver(struct readelf *re) argument
4058 search_ver(struct readelf *re) argument
4105 dump_liblist(struct readelf *re) argument
4174 dump_section_groups(struct readelf *re) argument
4268 dump_arm_attributes(struct readelf *re, uint8_t *p, uint8_t *pe) argument
4341 dump_mips_attributes(struct readelf *re, uint8_t *p, uint8_t *pe) argument
4400 dump_attributes(struct readelf *re) argument
4489 dump_mips_specific_info(struct readelf *re) argument
4520 dump_mips_abiflags(struct readelf *re, struct section *s) argument
4596 dump_mips_reginfo(struct readelf *re, struct section *s) argument
4619 dump_mips_options(struct readelf *re, struct section *s) argument
4729 dump_mips_odk_reginfo(struct readelf *re, uint8_t *p, size_t sz) argument
4760 dump_arch_specific_info(struct readelf *re) argument
4776 dwarf_regname(struct readelf *re, unsigned int num) argument
4790 dump_dwarf_line(struct readelf *re) argument
5067 dump_dwarf_line_decoded(struct readelf *re) argument
5119 dump_dwarf_die(struct readelf *re, Dwarf_Die die, int level) argument
5398 set_cu_context(struct readelf *re, Dwarf_Half psize, Dwarf_Half osize, Dwarf_Half ver) argument
5408 dump_dwarf_info(struct readelf *re, Dwarf_Bool is_info) argument
5503 dump_dwarf_abbrev(struct readelf *re) argument
5580 dump_dwarf_pubnames(struct readelf *re) argument
5660 dump_dwarf_aranges(struct readelf *re) argument
5738 dump_dwarf_ranges_foreach(struct readelf *re, Dwarf_Die die, Dwarf_Addr base) argument
5810 dump_dwarf_ranges(struct readelf *re) argument
5854 dump_dwarf_macinfo(struct readelf *re) argument
5905 dump_dwarf_frame_inst(struct readelf *re, Dwarf_Cie cie, uint8_t *insts, Dwarf_Unsigned len, Dwarf_Unsigned caf, Dwarf_Signed daf, Dwarf_Addr pc, Dwarf_Debug dbg) argument
5995 get_regoff_str(struct readelf *re, Dwarf_Half reg, Dwarf_Addr off) argument
6011 dump_dwarf_frame_regtable(struct readelf *re, Dwarf_Fde fde, Dwarf_Addr pc, Dwarf_Unsigned func_len, Dwarf_Half cie_ra) argument
6098 dump_dwarf_frame_section(struct readelf *re, struct section *s, int alt) argument
6220 dump_dwarf_frame(struct readelf *re, int alt) argument
6236 dump_dwarf_str(struct readelf *re) argument
6241 int elferr, end, i, j; local
6309 search_loclist_at(struct readelf *re, Dwarf_Die die, Dwarf_Unsigned lowpc, struct loc_at **la_list, size_t *la_list_len, size_t *la_list_cap) argument
6404 dump_dwarf_loc(struct readelf *re, Dwarf_Loc *lr) argument
6651 dump_dwarf_block(struct readelf *re, uint8_t *b, Dwarf_Unsigned len) argument
6675 dump_dwarf_loclist(struct readelf *re) argument
6833 get_string(struct readelf *re, int strtab, size_t off) argument
6848 get_symbol_name(struct readelf *re, int symtab, int i) argument
6883 get_symbol_value(struct readelf *re, int symtab, int i) argument
6985 hex_dump(struct readelf *re) argument
7050 str_dump(struct readelf *re) argument
7054 unsigned char *start, *end, *buf_end, *new_buf; local
7116 load_sections(struct readelf *re) argument
7188 unload_sections(struct readelf *re) argument
7209 dump_elf(struct readelf *re) argument
7266 dump_dwarf(struct readelf *re) argument
7309 dump_ar(struct readelf *re, int fd) argument
7389 dump_object(struct readelf *re, int fd) argument
7418 add_dumpop(struct readelf *re, size_t si, const char *sn, int op, int t) argument
7437 find_dumpop(struct readelf *re, size_t si, const char *sn, int op, int t) argument
7475 parse_dwarf_op_short(struct readelf *re, const char *op) argument
7495 parse_dwarf_op_long(struct readelf *re, const char *op) argument
7758 struct readelf *re, re_storage; local
[all...]

Completed in 345 milliseconds