| /freebsd-10-stable/contrib/texinfo/makeinfo/ |
| D | insertion.c | 93 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 …]
|
| D | defun.c | 706 while (i && (i->insertion == ifset || i->insertion == ifclear)) in cm_defun() 709 if (!i || i->insertion != type) in cm_defun()
|
| D | insertion.h | 46 int insertion; member
|
| /freebsd-10-stable/contrib/tcsh/nls/french/ |
| D | set4 | 14 11 termine le mode d'insertion 18 15 commence le mode insertion
|
| D | set3 | 58 55 Passe du mode insertion au mode recouvrement et vice-versa 85 82 Vi passe en mode insertion après le curseur 86 83 Vi passe en mode insertion à la fin de la ligne 100 97 Passe en mode insertion Vi 101 98 Passe en mode insertion Vi au début de la ligne 110 107 Vi remplace le caractère sous le curseur et passe en mode insertion
|
| D | set7 | 30 27 pas de capacité d'insertion de caractère.\n
|
| /freebsd-10-stable/contrib/texinfo/ |
| D | ChangeLog | 218 * insertion.c (end_insertion): insert closing xml tag. 812 * makeinfo/insertion.c (begin_insertion): after @copying, do not 847 * makeinfo/insertion.c (cm_author): use author element in XML output 857 * makeinfo/insertion.c (end_insertion): <pre> blocks implicitly ends 1011 * makeinfo/insertion.c (cm_author): one mdash suffices. 1280 * makeinfo/insertion.c (begin_insertion, end_insertion): for rawxml, 1287 * makeinfo/insertion.c (end_insertion): for quotation use 1352 insertion and element stack checks, so any code executed in those 1407 * makeinfo/insertion.c (end_insertion): removed obsolete Docbook 1412 * makeinfo/insertion.c (cm_author): new function. [all …]
|
| D | ChangeLog.46 | 350 * makeinfo/insertion.c (end_insertion): for @end menu html output, 408 * makeinfo/insertion.c (cm_item): ensure we don't go off the end 461 * makeinfo/insertion.c (get_item_function): check for @item in 502 * makeinfo/insertion.c (begin_insertion): for html cartouche 511 makeinfo/index.c, makeinfo/insertion.c, makeinfo/makeinfo.c, 526 * makeinfo/insertion.c (begin_insertion): output a table with a border 909 * makeinfo/insertion.c (end_insertion): in table case, call 1010 * makeinfo/insertion.c (cm_insertion_copying): flush_output, so that 1123 * makeinfo/: cmds.c, insertion.c, xml.c, xml.h: Better use of 1134 * makeinfo/: insertion.c, xml.c, xml.h: Some bugfixes in docbook [all …]
|
| /freebsd-10-stable/contrib/xz/ |
| D | ChangeLog | 207 1 file changed, 1 insertion(+) 269 1 file changed, 1 insertion(+), 1 deletion(-) 283 1 file changed, 1 insertion(+), 1 deletion(-) 322 1 file changed, 1 insertion(+) 363 1 file changed, 1 insertion(+) 529 1 file changed, 1 insertion(+) 592 1 file changed, 1 insertion(+), 1 deletion(-) 719 1 file changed, 1 insertion(+) 748 1 file changed, 1 insertion(+) 775 1 file changed, 1 insertion(+) [all …]
|
| /freebsd-10-stable/gnu/usr.bin/texinfo/makeinfo/ |
| D | Makefile | 5 index.c insertion.c lang.c macro.c makeinfo.c multi.c \
|
| /freebsd-10-stable/usr.sbin/bsdconfig/include/ |
| D | network_device.hlp | 46 unfortunately, currently support "hot insertion" of PCMCIA cards.
|
| /freebsd-10-stable/contrib/llvm/patches/ |
| D | patch-r267704-llvm-r211435-fix-avx-backend.diff | 6 insertion as a store.
|
| /freebsd-10-stable/contrib/binutils/opcodes/ |
| D | cgen-ibld.in | 73 /* Operand insertion. */ 105 /* Default insertion routine.
|
| /freebsd-10-stable/contrib/gcc/ |
| D | timevar.def | 80 DEFTIMEVAR (TV_TREE_INSERT_PHI_NODES , "tree PHI insertion")
|
| /freebsd-10-stable/contrib/gcc/config/rs6000/ |
| D | rs6000.opt | 239 Specify which post scheduling nop insertion scheme to apply
|
| /freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/ |
| D | SystemZPatterns.td | 57 // Record that INSN performs insertion TYPE into a register of class CLS.
|
| /freebsd-10-stable/contrib/ntp/ |
| D | README.leapsmear | 39 system time is stepped back, e.g. due to a leap second insertion. Thus, 81 again corresponds to UTC after the insertion of the leap second has
|
| /freebsd-10-stable/crypto/openssl/doc/crypto/ |
| D | err.pod | 153 error code insertion script B<mkerr.pl> explicitly to add codes to
|
| /freebsd-10-stable/crypto/heimdal/lib/wind/ |
| D | rfc3492.txt | 244 insertion is either performed or not performed. At most one 245 insertion is performed in a given state. An insertion inserts the 248 of the runs of non-insertion states preceeding the insertion states. 250 an insertion, and then one more state change. (An implementation 252 division and remainder calculations to compute the next insertion
|
| /freebsd-10-stable/contrib/nvi/docs/tutorial/ |
| D | vi.beginner | 530 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, @,
|
| /freebsd-10-stable/contrib/llvm/lib/Support/Unix/ |
| D | Signals.inc | 247 // made on insertion become invalid by being copied down an element.
|
| /freebsd-10-stable/usr.sbin/bsdconfig/share/packages/ |
| D | index.subr | 251 # Sort the array of indices (dest) using insertion sort method
|
| /freebsd-10-stable/sys/dev/isp/ |
| D | Hardware.txt | 221 a medium local SAN (where you do not plan to do dynamic insertion
|
| /freebsd-10-stable/usr.bin/vi/catalog/ |
| D | french.UTF-8.base | 185 193 "Déjà au début de l'insertion"
|
| /freebsd-10-stable/contrib/ipfilter/ |
| D | HISTORY | 48 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
|