Home
last modified time | relevance | path

Searched refs:toe (Results 1 – 22 of 22) sorted by relevance

/freebsd-12.1/contrib/binutils/binutils/
H A Dembedspu.sh119toe=`${READELF} -S ${INFILE} | sed -n -e 's, *\[ *\([0-9]*\)\] *\.toe *[PROGN]*BITS *\([0-9a-f]*\)…
120 toe_addr=`echo $toe | sed -n -e 's,.* ,,p'`
121 toe=`echo $toe | sed -n -e 's, .*,,p'`
160 $7 == "'${toe}'" && strtonum ("0x" $2) != addr { \
163 $7 == "'${toe}'" { \
166 $7 == "'${toe}'" { \
173 $7 != "'${toe}'" && $7 in sec_off { \
181 $7 != "'${toe}'" && ! $7 in sec_off { \
H A DChangeLog406 .toe section and .toe address checks. Use .reloc for _EAR*
/freebsd-12.1/contrib/ncurses/progs/
H A DMakefile.in136 GET_PROGS = infocmp$x clear$x tabs$x tput$x tset$x toe$x
173 actual_toe = `echo toe$x| $(TRANSFORM)`
197 @MAKE_TERMINFO@ $(LIBTOOL_INSTALL) $(INSTALL_PROG) toe$x $(DESTDIR)$(bindir)/$(actual_toe)
241 $(MODEL)/toe$o
243 toe$x: $(DEPS_TOE) $(DEPS_CURSES)
316 @MAKE_TERMINFO@ $(LINT) $(LINT_OPTS) $(CPPFLAGS) $(srcdir)/toe.c $(srcdir)/dump_entry.c $(LINT_…
H A Dmodules37 toe progs $(srcdir) $(HEADER_DEPS) $(INCDIR)/hashed_db.h
/freebsd-12.1/contrib/binutils/ld/emultempl/
H A Dspuelf.em60 static asection *toe = NULL;
197 stack_analysis, &stub, &ovtab, &toe))
204 spu_place_special_section (toe, ".toe");
237 if (toe != NULL
240 toe))
/freebsd-12.1/contrib/ncurses/man/
H A Dman_db.renames165 toe.1m toe.1
/freebsd-12.1/contrib/binutils/bfd/
H A Delf32-spu.c856 asection **toe) in spu_elf_size_stubs() argument
1084 *toe = bfd_make_section_anyway_with_flags (ibfd, ".toe", SEC_ALLOC); in spu_elf_size_stubs()
1085 if (*toe == NULL in spu_elf_size_stubs()
1086 || !bfd_set_section_alignment (ibfd, *toe, 4)) in spu_elf_size_stubs()
1088 (*toe)->size = 16; in spu_elf_size_stubs()
1328 spu_elf_build_stubs (struct bfd_link_info *info, int emit_syms, asection *toe) in spu_elf_build_stubs() argument
1442 h->root.u.def.section = toe; in spu_elf_build_stubs()
2955 asection *toe, *s; in spu_elf_modify_segment_map() local
2962 toe = bfd_get_section_by_name (abfd, ".toe"); in spu_elf_modify_segment_map()
2966 if ((s = m->sections[i]) == toe in spu_elf_modify_segment_map()
/freebsd-12.1/contrib/ncurses/
H A DREADME131 toe -- table of entries utility
172 toe(1), most of tic(1), trace levels, the HTML intro, wgetnstr() and
H A DMANIFEST470 ./doc/html/man/toe.1m.html
698 ./man/toe.1m
1043 ./progs/toe.c
H A DANNOUNCE149 * The table-of-entries utility toe makes it easy for users to see
H A DNEWS397 + amend change to toe.c for reading from /dev/zero, to ensure that
578 + fix memory-leak in tinfo/lib_setup.c, progs/toe.c,
708 + eliminate two fixed-size buffers in toe.c
1007 + add -s option to toe, to sort its output.
3747 + fix toe from 20000909 changes which made it not look at
3749 + make toe's -v option parameter optional as per manpage.
6057 fallbacks only. In this case, we do not build tic and toe.
9973 + instrumented toe.c to test memory-leaks.
10474 + fix option-processing bug in toe.
10811 * toe(1) introduced; does what infocmp -T used to.
[all …]
H A DINSTALL91 reset, clear, tput, toe, tabs
187 captoinfo(1), infocmp(1), toe(1), clear(1) tset(1), reset(1), and tput(1)
H A Dconfigure.in900 CF_MAN_PAGES([ captoinfo clear infocmp infotocap tabs tic toe tput tset ])
H A Dconfigure10707 for cf_name in captoinfo clear infocmp infotocap tabs tic toe tput tset
/freebsd-12.1/usr.bin/vi/catalog/
H A Ddutch.UTF-8.base97 104 "Het %s commando staat het adres 0 niet toe"
/freebsd-12.1/contrib/nvi/catalog/
H A Ddutch.base97 104 "Het %s commando staat het adres 0 niet toe"
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp4745 TypeOfExprType *toe; in getTypeOfExprType() local
4756 toe = new (*this, TypeAlignment) TypeOfExprType(tofExpr, in getTypeOfExprType()
4763 toe = Canon; in getTypeOfExprType()
4767 toe = new (*this, TypeAlignment) TypeOfExprType(tofExpr, Canonical); in getTypeOfExprType()
4769 Types.push_back(toe); in getTypeOfExprType()
4770 return QualType(toe, 0); in getTypeOfExprType()
/freebsd-12.1/share/dict/
H A Dweb2a7523 box toe
65175 toe box
65176 toe calk
65177 toe clip
65182 toe dog
65183 toe-drop
65185 toe hold
65186 toe-in
65189 toe-mark
65192 toe ring
[all …]
H A Dweb2204147 toe
/freebsd-12.1/sys/dev/cxgbe/
H A Dt4_sge.c1114 mtu_to_max_payload(struct adapter *sc, int mtu, const int toe) in mtu_to_max_payload() argument
1119 if (toe) { in mtu_to_max_payload()
H A Dt4_main.c259 SYSCTL_NODE(_hw_cxgbe, OID_AUTO, toe, CTLFLAG_RD, 0, "cxgbe(4) TOE parameters");
3935 LIMIT_CAPS(toe); in apply_cfg_and_initialize()
4000 COPY_CAPS(toe); in partition_resources()
/freebsd-12.1/sys/dev/bxe/
H A Decore_hsi.h12681 struct tstorm_toe_st_context_section toe /* TOE context region, used only in TOE */; member
12724 struct xstorm_toe_context_section toe; member