Searched refs:insertion (Results 1 - 25 of 29) sorted by relevance

12

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dvr4120.s1 # Include mflos to check for nop insertion.
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-arm/
H A Dfarcall-group4.s2 @ and that a large input section forces stub insertion before its
H A Dfarcall-mixed-lib2.s2 @ symbol require insertion of a long branch stub.
H A Dfarcall-mixed-lib1.s2 @ symbol require insertion of a long branch stub.
/netbsd-current/external/gpl2/texinfo/bin/makeinfo/
H A DMakefile7 html.c index.c insertion.c lang.c \
/netbsd-current/external/gpl2/texinfo/dist/makeinfo/
H A Dinsertion.c1 /* $NetBSD: insertion.c,v 1.1.1.1 2016/01/14 00:11:29 christos Exp $ */
3 /* insertion.c -- insertions for Texinfo.
4 Id: insertion.c,v 1.55 2004/11/11 18:34:28 karl Exp
28 #include "insertion.h"
34 /* Must match list in insertion.h. */
71 /* Since an insertion is already in the stack before we reach the switch
92 /* Return the type of the current insertion. */
96 return insertion_level ? insertion_stack->insertion : bad_type;
107 /* Skip down through the stack until we find an insertion with an
111 switch (elt->insertion)
[all...]
H A Dinsertion.h1 /* $NetBSD: insertion.h,v 1.1.1.1 2016/01/14 00:11:29 christos Exp $ */
3 /* insertion.h -- declarations for insertion.c.
4 Id: insertion.h,v 1.10 2004/04/11 17:56:47 karl Exp
25 /* Must match list in insertion.c. */
48 int insertion; member in struct:istack_elt
H A Ddefun.c26 #include "insertion.h"
301 /* This is needed also in insertion.c. */
331 /* Make the defun type insertion.
332 TYPE says which insertion this is.
333 X_P, if nonzero, says not to start a new insertion. */
690 entry included in the body of an insertion of the same type. */
703 /* If we are adding to an already existing insertion, then make sure
704 that we are already in an insertion of type TYPE. */
709 while (i && (i->insertion == ifset || i->insertion
[all...]
H A DMakefile.in83 index.$(OBJEXT) insertion.$(OBJEXT) lang.$(OBJEXT) \
234 html.c html.h index.c index.h insertion.c insertion.h lang.c lang.h \
313 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/insertion.Po@am__quote@
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dspellcheck.c94 edit_distance_t insertion = v_one_ago[j + 1] + 1; local
96 edit_distance_t cheapest = MIN (deletion, insertion);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dspellcheck.cc109 edit_distance_t insertion = v_one_ago[j + 1] + BASE_COST; local
111 edit_distance_t cheapest = MIN (deletion, insertion);
/netbsd-current/external/mit/isl/dist/
H A Disl_ast_build.c1527 /* Update the "options" to reflect the insertion of a dimension
1529 * "space" is the original domain space before the insertion and
1552 isl_union_map *insertion; local
1567 insertion = isl_union_map_empty(isl_union_map_get_space(options));
1575 insertion = isl_union_map_add_map(insertion, map_type);
1581 insertion = isl_union_map_add_map(insertion, map);
1583 options = isl_union_map_apply_range(options, insertion);
1590 * to reflect the insertion o
[all...]
/netbsd-current/external/bsd/ipf/dist/
H A DHISTORY48 3542978 ipv4 and ipv6 nat insert have common hash insertion
514 fix rule insertion bug
1748 Added insertion of filter rules. Use "@<#>" at the beginning of a filter
/netbsd-current/external/gpl2/gmake/dist/config/
H A Dtexinfo.tex815 % paragraph. For more general purposes, use the \margin insertion
6417 % the real \insert just after the vbox finished. Otherwise, the insertion
/netbsd-current/external/gpl2/groff/dist/doc/
H A Dtexinfo.tex807 % paragraph. For more general purposes, use the \margin insertion
6302 % the real \insert just after the vbox finished. Otherwise, the insertion
/netbsd-current/external/gpl2/texinfo/dist/doc/
H A Dtexinfo.tex807 % paragraph. For more general purposes, use the \margin insertion
6302 % the real \insert just after the vbox finished. Otherwise, the insertion
/netbsd-current/external/mpl/dhcp/dist/
H A Dconfigure1474 --enable-binary-leases enable support for binary insertion of leases
/netbsd-current/external/bsd/am-utils/dist/doc/
H A Dtexinfo.tex767 % paragraph. For more general purposes, use the \margin insertion
8351 % the real \insert just after the vbox finished. Otherwise, the insertion
/netbsd-current/external/gpl2/xcvs/dist/build-aux/
H A Dtexinfo.tex875 % paragraph. For more general purposes, use the \margin insertion
7592 % the real \insert just after the vbox finished. Otherwise, the insertion
/netbsd-current/external/gpl3/gcc/dist/gcc/doc/include/
H A Dtexinfo.tex766 % paragraph. For more general purposes, use the \margin insertion
8289 % the real \insert just after the vbox finished. Otherwise, the insertion
/netbsd-current/external/gpl3/gdb/dist/texinfo/
H A Dtexinfo.tex875 % paragraph. For more general purposes, use the \margin insertion
7588 % the real \insert just after the vbox finished. Otherwise, the insertion
/netbsd-current/external/gpl3/binutils/dist/texinfo/
H A Dtexinfo.tex875 % paragraph. For more general purposes, use the \margin insertion
7588 % the real \insert just after the vbox finished. Otherwise, the insertion
/netbsd-current/external/bsd/flex/dist/build-aux/
H A Dtexinfo.tex767 % paragraph. For more general purposes, use the \margin insertion
8351 % the real \insert just after the vbox finished. Otherwise, the insertion
/netbsd-current/external/gpl3/autoconf/dist/build-aux/
H A Dtexinfo.tex766 % paragraph. For more general purposes, use the \margin insertion
8287 % the real \insert just after the vbox finished. Otherwise, the insertion
/netbsd-current/external/gpl3/gdb.old/dist/texinfo/
H A Dtexinfo.tex875 % paragraph. For more general purposes, use the \margin insertion
7588 % the real \insert just after the vbox finished. Otherwise, the insertion

Completed in 652 milliseconds

12