Home
last modified time | relevance | path

Searched refs:overlapping (Results 1 – 25 of 389) sorted by relevance

12345678910>>...16

/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dhwloop-nested.s1 # Blackfin testcase for overlapping nested hwloops (LB)
/netbsd-src/usr.sbin/sysinst/
H A DSPELLING.en14 overlapping overlaping
/netbsd-src/sys/lib/libkern/arch/vax/
H A Dblkcpy.S40 blss 3f # overlapping, must do backwards
/netbsd-src/lib/libc/arch/vax/string/
H A Dbcopy.S47 blss 3f # overlapping, must do backwards
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/p6/
H A Dcopyd.asm47 C overlapping, since it might be possible to use an incrementing rep movsl
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/pentium/
H A Dlshift.asm157 C function is documented to work for overlapping source and destination.
H A Drshift.asm154 C function is documented to work for overlapping source and destination.
/netbsd-src/external/gpl2/rcs/dist/
H A Drcs_func.ms43 RCS can alert programmers about overlapping changes.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/visium/
H A Dgr5.md47 ;; since we must keep the reservation sets non-overlapping.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/visium/
H A Dgr5.md47 ;; since we must keep the reservation sets non-overlapping.
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/pentium/mmx/
H A Dmul_1.asm250 C overlapping anyway, since the difficulties are mostly with pairing, not
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/
H A Dppc64elf.em751 { "non-overlapping-opd", no_argument, NULL, OPTION_NON_OVERLAPPING_OPD },
852 --non-overlapping-opd Canonicalize .opd, so that there are no\n\
853 overlapping .opd entries\n"
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Dppc64elf.em751 { "non-overlapping-opd", no_argument, NULL, OPTION_NON_OVERLAPPING_OPD },
852 --non-overlapping-opd Canonicalize .opd, so that there are no\n\
853 overlapping .opd entries\n"
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-legg-ldap-admin-xx.txt121 The DIT may be partitioned into one or more non-overlapping subtrees
157 non-overlapping specific administrative areas.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/
H A Dsync.md22 ;; and place them in overlapping branch shadows to ensure interrupts
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/
H A Dsync.md22 ;; and place them in overlapping branch shadows to ensure interrupts
/netbsd-src/sys/external/isc/libsodium/dist/
H A DChangeLog325 - crypto_secretbox_detached() now supports overlapping input and output
334 - crypto_sign() properly works with overlapping regions again. Thanks
422 - Salsa20 and ed25519 implementations now support overlapping
/netbsd-src/external/gpl3/binutils/dist/gprof/po/
H A Did.po489 msgid "%s: overlapping histogram records\n"
490 msgstr "%s: overlapping catatan histogram\n"
/netbsd-src/external/gpl3/binutils.old/dist/gprof/po/
H A Did.po489 msgid "%s: overlapping histogram records\n"
490 msgstr "%s: overlapping catatan histogram\n"
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DInAlloca.rst128 restore, we can have multiple overlapping active call frames.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexpr.cc4688 int overlapping = 0; in emit_push_insn() local
4844 overlapping = memory_load_overlap (XEXP (x, 0), temp, partial); in emit_push_insn()
4845 if (overlapping > 0) in emit_push_insn()
4847 gcc_assert (overlapping % UNITS_PER_WORD == 0); in emit_push_insn()
4848 overlapping /= UNITS_PER_WORD; in emit_push_insn()
4850 tmp_regs = XALLOCAVEC (rtx, overlapping); in emit_push_insn()
4852 for (int i = 0; i < overlapping; i++) in emit_push_insn()
4855 for (int i = 0; i < overlapping; i++) in emit_push_insn()
4859 else if (overlapping == -1) in emit_push_insn()
4860 overlapping = 0; in emit_push_insn()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexpr.c4418 int overlapping = 0; in emit_push_insn() local
4566 overlapping = memory_load_overlap (XEXP (x, 0), temp, partial); in emit_push_insn()
4567 if (overlapping > 0) in emit_push_insn()
4569 gcc_assert (overlapping % UNITS_PER_WORD == 0); in emit_push_insn()
4570 overlapping /= UNITS_PER_WORD; in emit_push_insn()
4572 tmp_regs = XALLOCAVEC (rtx, overlapping); in emit_push_insn()
4574 for (int i = 0; i < overlapping; i++) in emit_push_insn()
4577 for (int i = 0; i < overlapping; i++) in emit_push_insn()
4581 else if (overlapping == -1) in emit_push_insn()
4582 overlapping = 0; in emit_push_insn()
[all …]
/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/
H A DCHANGES201 Remove spurious note about non-overlapping flags (ITS#7665)
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A DFileCheck.rst182 discarded overlapping ``CHECK-DAG:`` matches, implicit EOF pattern matches,
189 Enable overlapping among matches in a group of consecutive ``CHECK-DAG:``
191 as old tests are migrated to the new non-overlapping ``CHECK-DAG:``
592 is this non-overlapping behavior consistent with other directives, but it's
/netbsd-src/external/gpl2/diffutils/dist/po/
H A Ddiffutils.pot690 msgid "-x --overlap-only Output overlapping changes."
694 msgid "-X Output overlapping changes, bracketing them."

12345678910>>...16