HomeSort by: relevance | last modified time | path
    Searched refs:migrate (Results 1 - 25 of 33) sorted by relevancy

1 2

  /src/external/bsd/kyua-cli/dist/integration/
cmd_db_migrate_test.sh 43 atf_check -s exit:0 -o empty -e empty kyua db-migrate
52 kyua db-migrate
69 -e match:"database has schema version 1.*use db-migrate" kyua report
77 kyua db-migrate --store ./test.db
84 kyua db-migrate --store ./test.db
91 Usage error for command db-migrate: Too many arguments.
92 Type 'kyua help db-migrate' for usage information.
94 atf_check -s exit:3 -o empty -e file:stderr kyua db-migrate abc def
  /src/sbin/gpt/
Makefile 9 main.c migrate.c recover.c remove.c resize.c resizedisk.c \
migrate.c 33 __FBSDID("$FreeBSD: src/sbin/gpt/migrate.c,v 1.16 2005/09/01 02:42:52 marcel Exp $");
36 __RCSID("$NetBSD: migrate.c,v 1.37 2025/12/17 15:56:06 nia Exp $");
91 "migrate",
239 migrate(gpt_t gpt, u_int parts, int force, int slice, int active) function
354 /* Get the migrate options */
378 return migrate(gpt, parts, force, slice, active);
  /src/external/bsd/kyua-cli/usr.bin/kyua/
Makefile 16 kyua-about.1 kyua-config.1 kyua-db-exec.1 kyua-db-migrate.1 \
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_dmem.c 80 struct nouveau_dmem_migrate migrate; member in struct:nouveau_dmem
156 if (drm->dmem->migrate.copy_func(drm, 1, NOUVEAU_APER_HOST, *dma_addr,
187 * FIXME what we really want is to find some heuristic to migrate more
200 nouveau_fence_new(dmem->migrate.chan, false, &fence);
424 struct nouveau_channel *chan = drm->dmem->migrate.chan;
486 drm->dmem->migrate.copy_func = nvc0b5_migrate_copy;
487 drm->dmem->migrate.chan = drm->ttm.chan;
585 if (drm->dmem->migrate.copy_func(drm, 1, NOUVEAU_APER_VRAM,
614 nouveau_fence_new(drm->dmem->migrate.chan, false, &fence);
  /src/external/mpl/bind/dist/bin/tests/system/migrate2kasp/ns3/
setup.sh 32 # Set up a zone with auto-dnssec maintain to migrate to dnssec-policy.
33 setup migrate.kasp
45 # migrate to dnssec-policy. This is a zone that has 'update-check-ksk no;'
63 # Set up a zone with auto-dnssec maintain to migrate to dnssec-policy, but this
67 setup migrate-nomatch-algnum.kasp
81 # Set up a zone with auto-dnssec maintain to migrate to dnssec-policy, but this
85 setup migrate-nomatch-alglen.kasp
99 # Set up a zone with auto-dnssec maintain to migrate to default dnssec-policy.
101 setup migrate-nomatch-kzc.kasp
  /src/external/mpl/bind/dist/bin/tests/system/migrate2kasp/
tests_migrate2kasp.py 132 "zone": "migrate.kasp",
133 "policy": "migrate",
142 id="migrate.kasp",
220 "zone": "migrate-nomatch-algnum.kasp",
221 "policy": "migrate-nomatch-algnum",
232 id="migrate-nomatch-algnum.kasp",
237 "zone": "migrate-nomatch-alglen.kasp",
238 "policy": "migrate-nomatch-alglen",
250 id="migrate-nomatch-alglen.kasp",
255 "zone": "migrate-nomatch-kzc.kasp"
    [all...]
  /src/tests/sbin/gpt/
t_gpt.sh 303 atf_set "descr" "Migrate an MBR+disklabel disk to GPT"
315 matcherr "$(migratemsg 5)" gpt -T0 migrate "$disk"
  /src/sys/kern/
kern_timeout.c 214 SDT_PROBE_DEFINE6(sdt, kernel, callout, migrate,
462 SDT_PROBE6(sdt, kernel, callout, migrate,
  /src/external/lgpl3/gmp/dist/mpn/sparc64/ultrasparct3/
aormul_2.asm 47 C long. By changing add x,w1,w1 to add x,w1,w0, i.e. migrate the values down-
  /src/external/mpl/bind/dist/bin/tests/system/isctest/
kasp.py 272 self, config, offset=None, pregenerated=False, migrate=False
288 if migrate:
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
acinclude.m4.in 3195 dnl FIXME: migrate into libit.
3211 dnl FIXME: Migrate into libit
  /src/external/gpl2/diffutils/dist/config/
texinfo.tex 1887 % the item text, it can migrate to the main vertical list and
  /src/external/gpl2/gmake/dist/config/
texinfo.tex 2456 % the item text, it can migrate to the main vertical list and
  /src/external/gpl2/grep/dist/doc/
texinfo.tex 1809 % the item text, it can migrate to the main vertical list and
  /src/external/gpl2/groff/dist/doc/
texinfo.tex 2362 % the item text, it can migrate to the main vertical list and
  /src/external/gpl2/texinfo/dist/doc/
texinfo.tex 2362 % the item text, it can migrate to the main vertical list and
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 3556 % the item text, it can migrate to the main vertical list and
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 3556 % the item text, it can migrate to the main vertical list and
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 3348 % the item text, it can migrate to the main vertical list and
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 3532 % the item text, it can migrate to the main vertical list and
  /src/external/gpl3/binutils/dist/texinfo/
texinfo.tex 3345 % the item text, it can migrate to the main vertical list and
  /src/external/gpl3/binutils.old/dist/texinfo/
texinfo.tex 3345 % the item text, it can migrate to the main vertical list and
  /src/external/gpl3/gcc.old/dist/gcc/doc/include/
texinfo.tex 3534 % the item text, it can migrate to the main vertical list and
  /src/external/gpl3/gdb/dist/texinfo/
texinfo.tex 3345 % the item text, it can migrate to the main vertical list and

Completed in 158 milliseconds

1 2