Home
last modified time | relevance | path

Searched refs:insertion (Results 1 – 25 of 37) sorted by relevance

12

/mirbsd/src/gnu/usr.bin/texinfo/makeinfo/
Dinsertion.c93 return insertion_level ? insertion_stack->insertion : bad_type; in current_insertion_type()
108 switch (elt->insertion) in current_item_function()
188 new->insertion = type; in push_insertion()
276 if (temp->insertion == type) in is_in_insertion_of_type()
695 || (insertion_stack->next->insertion != display in begin_insertion()
696 && insertion_stack->next->insertion != smalldisplay in begin_insertion()
697 && insertion_stack->next->insertion != example in begin_insertion()
698 && insertion_stack->next->insertion != smallexample in begin_insertion()
699 && insertion_stack->next->insertion != lisp in begin_insertion()
700 && insertion_stack->next->insertion != smalllisp in begin_insertion()
[all …]
DMakefile.am20 html.c html.h index.c index.h insertion.c insertion.h lang.c lang.h \
Ddefun.c706 while (i && (i->insertion == ifset || i->insertion == ifclear)) in cm_defun()
709 if (!i || i->insertion != type) in cm_defun()
Dinsertion.h46 int insertion; member
DMakefile.in70 index.$(OBJEXT) insertion.$(OBJEXT) lang.$(OBJEXT) \
189 html.c html.h index.c index.h insertion.c insertion.h lang.c lang.h \
Dmakeinfo.c2549 if (i->insertion == copying) in defining_copying()
/mirbsd/src/gnu/usr.bin/perl/lib/I18N/LangTags/t/
D55_supers_strict.t9 print "#\n# Testing strict (non-tight) insertion of super-ordinate language tags...\n#\n";
D50_super.t6 print "#\n# Testing normal (tight) insertion of super-ordinate language tags...\n#\n";
/mirbsd/src/gnu/usr.bin/perl/lib/Locale/Maketext/t/
D40_super.t9 print "#\n# Testing non-tight insertion of super-ordinate language tags...\n#\n";
D50_super.t7 print "#\n# Testing tight insertion of super-ordinate language tags...\n#\n";
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dcgen-ibld.in73 /* Operand insertion. */
105 /* Default insertion routine.
/mirbsd/src/lib/libssl/src/doc/crypto/
Derr.pod153 error code insertion script B<mkerr.pl> explicitly to add codes to
/mirbsd/src/usr.bin/vi/docs/tutorial/
Dvi.beginner530 be sure to notice the blank in 'example '. The ^[ ends insertion mode,
558 To begin the insertion of a line after the cursor line, type {o}. To insert a
566 character up to the beginning of the current insertion. ^W will delete the
568 beginning of the current insertion). You will need to experiment with ^U, @,
Dvi.advanced950 ^[ escape key; ends insertion mode
951 ^? the delete key; interrupts an insertion, terminating it
/mirbsd/src/usr.bin/window/
DREADME97 including special functions like character and line insertion and
/mirbsd/src/usr.sbin/httpd/src/
DConfiguration297 ## or by allowing up to one misspelling (character insertion / omission /
DConfiguration.tmpl360 ## or by allowing up to one misspelling (character insertion / omission /
/mirbsd/src/lib/libncurses/src/
DANNOUNCE269 to make optimal use of hardware scrolling, line-insertion, and
/mirbsd/src/gnu/usr.bin/binutils/gdb/doc/
Drluser.texi1053 cursor forward as well. If the insertion point
1061 If the insertion point is at the end of the line, this transposes
1477 `insertion' mode, as if you had typed an @samp{i}. Pressing @key{ESC}
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlsec.pod467 continues to be, affected by the insertion order.
Dperl581delta.pod43 continues to be, affected by the insertion order.
/mirbsd/src/gnu/usr.bin/binutils/ld/emultempl/
Dxtensaelf.em866 xtensa_ld_iter front; /* Location where new insertion should occur. */
/mirbsd/src/gnu/usr.bin/binutils/bfd/doc/
Dsection.texi506 /* Macros to handle insertion and deletion of a bfd's sections. These
/mirbsd/src/lib/libncurses/src/doc/
Dhackguide.doc396 The hardscroll.c module computes an optimum set of scroll, insertion,
Dncurses-intro.doc2129 is an insertion or a replacement depends on the field's edit mode
2130 (insertion is the default.
2136 Set insertion mode.

12