Home
last modified time | relevance | path

Searched refs:replicate (Results 1 – 25 of 71) sorted by relevance

123

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Darray.d1328 ElementEncodingType!S[] replicate(S)(S s, size_t n)
1353 ElementType!S[] replicate(S)(S s, size_t n)
1365 auto s = replicate(a, 3);
1370 auto c = replicate(b, 3);
1374 auto d = replicate(b, 0);
1388 assert(replicate(to!S("1234"), 0) is null);
1389 assert(replicate(to!S("1234"), 0) is null);
1390 assert(replicate(to!S("1234"), 1) == "1234");
1391 assert(replicate(to!S("1234"), 2) == "12341234");
1392 assert(replicate(to!S("1"), 4) == "1111");
[all …]
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/addpartial/
H A DREADME23 The addpartial overlay makes it easy to replicate full entries to a slapd
27 is to make it easy to replicate records from a source that is not an LDAP
/netbsd-src/external/gpl3/gcc.old/dist/config/
H A Dlargefile.m42 # PR 9992/binutils: We have to replicate everywhere the behaviour of
/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_sendrecv.c925 boolean_t seenfrom, seento, replicate, doall, fromorigin; member
1224 if (sdd->replicate) { in dump_snapshot()
1264 (sdd->fromorigin || sdd->replicate); in dump_snapshot()
1333 if (sdd->replicate && sdd->fromsnap) { in dump_filesystem()
1389 if (!sdd->replicate) in dump_filesystems()
1783 if (flags->replicate || flags->doall || flags->props) { in zfs_send()
1789 if (flags->replicate || flags->props) { in zfs_send()
1798 if (!flags->replicate) { in zfs_send()
1804 fromsnap, tosnap, flags->replicate, flags->verbose, in zfs_send()
1858 sdd.replicate = flags->replicate; in zfs_send()
[all …]
H A Dlibzfs.h591 boolean_t replicate; member
/netbsd-src/external/gpl3/gdb.old/dist/config/
H A Dlargefile.m42 # PR binutils/9992: We have to replicate everywhere the behaviour of
/netbsd-src/external/gpl3/gdb/dist/config/
H A Dlargefile.m42 # PR binutils/9992: We have to replicate everywhere the behaviour of
/netbsd-src/external/gpl3/binutils/dist/config/
H A Dlargefile.m42 # PR binutils/9992: We have to replicate everywhere the behaviour of
/netbsd-src/external/gpl3/gcc/dist/config/
H A Dlargefile.m42 # PR binutils/9992: We have to replicate everywhere the behaviour of
/netbsd-src/external/gpl3/binutils.old/dist/config/
H A Dlargefile.m42 # PR binutils/9992: We have to replicate everywhere the behaviour of
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/features/
H A Derrors64 # The output for this on VOS is too hard to replicate, so we only check it
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Darray.d1829 ElementEncodingType!S[] replicate(S)(S s, size_t n)
1854 ElementType!S[] replicate(S)(S s, size_t n)
1866 auto s = replicate(a, 3);
1871 auto c = replicate(b, 3);
1875 auto d = replicate(b, 0);
1888 assert(replicate(to!S("1234"), 0) is null);
1889 assert(replicate(to!S("1234"), 0) is null);
1890 assert(replicate(to!S("1234"), 1) == "1234");
1891 assert(replicate(to!S("1234"), 2) == "12341234");
1892 assert(replicate(to!S("1"), 4) == "1111");
[all …]
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/aarch64/
H A Dldnr.s3 # Check the load single 1-element structure and replicate to all lanes insns:
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Ds390-opc.txt1179 e70000000005 vlrep VRX_VRRDU "vector load and replicate" z13 zarch vx
1180 e70000000005 vlrepb VRX_VRRD "vector load and replicate byte elements" z13 zarch vx
1181 e70000001005 vlreph VRX_VRRD "vector load and replicate halfword elements" z13 zarch vx
1182 e70000002005 vlrepf VRX_VRRD "vector load and replicate word elements" z13 zarch vx
1183 e70000003005 vlrepg VRX_VRRD "vector load and replicate double word elements" z13 zarch vx
1240 e7000000004d vrep VRI_VVUU "vector replicate" z13 zarch vx
1241 e7000000004d vrepb VRI_VVU "vector replicate byte" z13 zarch vx
1242 e7000000104d vreph VRI_VVU "vector replicate halfword" z13 zarch vx
1243 e7000000204d vrepf VRI_VVU "vector replicate word" z13 zarch vx
1244 e7000000304d vrepg VRI_VVU "vector replicate double word" z13 zarch vx
[all …]
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Ds390-opc.txt1193 e70000000005 vlrep VRX_VRRDU "vector load and replicate" z13 zarch vx
1194 e70000000005 vlrepb VRX_VRRD "vector load and replicate byte elements" z13 zarch vx
1195 e70000001005 vlreph VRX_VRRD "vector load and replicate halfword elements" z13 zarch vx
1196 e70000002005 vlrepf VRX_VRRD "vector load and replicate word elements" z13 zarch vx
1197 e70000003005 vlrepg VRX_VRRD "vector load and replicate double word elements" z13 zarch vx
1254 e7000000004d vrep VRI_VVUU "vector replicate" z13 zarch vx
1255 e7000000004d vrepb VRI_VVU "vector replicate byte" z13 zarch vx
1256 e7000000104d vreph VRI_VVU "vector replicate halfword" z13 zarch vx
1257 e7000000204d vrepf VRI_VVU "vector replicate word" z13 zarch vx
1258 e7000000304d vrepg VRI_VVU "vector replicate double word" z13 zarch vx
[all …]
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A Dreplication.sdf356 Multi-Provider replication is a replication technique using Syncrepl to replicate
401 replicate from each other (as a multi-provider configuration), but an
413 * Provider nodes replicate from each other, so they are always up to date and
797 …the above LDIF to the first consumer, second consumer etc. It will then replicate {{B:cn=config}}.…
799 We still have to replicate the actual data, not just the config, so add to the provider (all active…
833 directives are the URLs of the servers from which to replicate. These
835 Otherwise slapd may attempt to replicate from itself, causing a loop.
H A Dintro.sdf33 operations. They may have the ability to replicate information
239 It is possible to replicate data from an LDAP directory server to
/netbsd-src/usr.sbin/edquota/
H A Dedquota.c1117 replicate(const char *fs, int idtype, const char *protoname, in replicate() function
1374 replicate(fs, idtype, protoname, argv, argc); in main()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64SchedA55.td235 def : InstRW<[CortexA55WriteVLD1], (instregex "LD1Rv(8b|4h|2s|1d|16b|8h|4s|2d)$")>; // replicate
280 …ex "LD4Rv(8b|4h|2s|1d|16b|8h|4s|2d)$")>; // load single 4-el structure, replicate to all lanes of …
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kInstrControl.td278 // However, Pat<> can't replicate the destination reg into the inputs of the
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DOptBisect.rst33 transformations that is difficult to replicate with tools like opt and llc.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/Proposals/
H A DVectorizationPlan.rst189 it into a vector instruction or replicate it, keeping the generated instructions
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dconstraints.md455 ; vector replicate immediate operand - support for up to 64 bit elements
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRDevices.td232 // in AVR binutils. We do not replicate this.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Dconstraints.md455 ; vector replicate immediate operand - support for up to 64 bit elements

123