Home
last modified time | relevance | path

Searched refs:Moved (Results 1 – 25 of 44) sorted by relevance

12

/freebsd/lib/libfetch/
H A Dhttp.errors14 301 MOVED Moved Permanently
15 302 MOVED Moved Temporarily
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h1292 void moveFromImpl(mapped_file_region &Moved) { in moveFromImpl() argument
1293 copyFrom(Moved); in moveFromImpl()
1294 Moved.copyFrom(mapped_file_region()); in moveFromImpl()
1304 mapped_file_region(mapped_file_region &&Moved) { moveFromImpl(Moved); } in mapped_file_region() argument
1305 mapped_file_region &operator=(mapped_file_region &&Moved) {
1307 moveFromImpl(Moved);
/freebsd/contrib/googletest/googletest/docs/
H A DREADME.md1 # Content Moved
/freebsd/contrib/googletest/googlemock/docs/
H A DREADME.md1 # Content Moved
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-sched.m43 dnl # Moved things from linux/sched.h to linux/sched/rt.h
/freebsd/crypto/openssl/doc/
H A DREADME.md11 Moved to the web, <https://www.openssl.org/docs/standards.html>
/freebsd/sys/dev/mps/mpi/
H A Dmpi2_history.txt66 * Moved ReplyPostHostIndex register to offset 0x6C of the
83 * Moved MPI2_VERSION_UNION from mpi2_ioc.h.
90 * Moved LUN field defines from mpi2_init.h.
248 * Moved LUN field defines to mpi2.h because they are
290 * Moved MPI2_VERSION_UNION to mpi2.h.
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMoveChecker.cpp32 enum Kind { Moved, Reported } K; enumerator
37 bool isMoved() const { return K == Moved; } in isMoved()
40 static RegionState getMoved() { return RegionState(Moved); } in getMoved()
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Darmada-385-linksys-caiman.dts135 * Moved here because otherwise the renumbered
H A Darmada-385-linksys-cobra.dts135 * Moved here because otherwise the renumbered
H A Darmada-385-linksys-shelby.dts135 * Moved here because otherwise the renumbered
H A Darmada-385-linksys-rango.dts149 * Moved here because otherwise the renumbered
H A Darmada-xp-linksys-mamba.dts385 * Moved here because otherwise the renumbered
/freebsd/contrib/file/magic/Magdir/
H A Dclaris29 # Moved to Apple AppleWorks document
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp267 void LVElement::updateLevel(LVScope *Parent, bool Moved) {
269 if (Moved) in updateLevel()
268 updateLevel(LVScope * Parent,bool Moved) updateLevel() argument
H A DLVScope.cpp346 void LVScope::updateLevel(LVScope *Parent, bool Moved) { in addMissingElements()
354 Element->updateLevel(this, Moved); in updateLevel() argument
359 Line->updateLevel(this, Moved); in updateLevel()
/freebsd/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp912 std::vector<NewArchiveMember> Moved; in computeNewArchiveMembers() local
956 addChildMember(Moved, Child, /*FlattenArchive=*/Thin); in computeNewArchiveMembers()
959 HandleNewMember(MemberI, Moved, Child); in computeNewArchiveMembers()
984 for (auto &M : Moved) { in computeNewArchiveMembers()
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_history.txt67 * Moved ReplyPostHostIndex register to offset 0x6C of the
84 * Moved MPI2_VERSION_UNION from mpi2_ioc.h.
91 * Moved LUN field defines from mpi2_init.h.
393 * Moved LUN field defines to mpi2.h becasue they are
452 * Moved MPI2_VERSION_UNION to mpi2.h.
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h341 virtual void updateLevel(LVScope *Parent, bool Moved = false);
H A DLVScope.h270 void updateLevel(LVScope *Parent, bool Moved) override;
/freebsd/libexec/bootpd/
H A DChanges191 Moved #include <net/if.h> out of #ifdef SUNOS
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp530 bool Moved = moveOrIgnoreLifetimeMarkers(MarkerInfo); in findAllocas() local
531 if (Moved) { in findAllocas()
/freebsd/contrib/ntp/
H A DCommitLog-4.1.01084 * include/ntp.h (clear_to_zero): Moved...
2077 * ntpd/ntp_peer.c (unpeer): Moved keystr cleanup inside ifdef PUBKEY
3236 * libntp/mexit.c: Moved WINNT port specific file to ports/winnt/libntp
4399 Moved syscall() declaration here.
4415 * include/ntpd.h (getauthkeys, auth_agekeys, rereadkeys): Moved
4437 * ntpq/ntpq_ops.c: Moved declaration of external variable from
4440 * adjtimed/adjtimed.c: Moved declarations of external variables to
5460 * include/ntpd.h (MAXINTERFACES): Moved here...
/freebsd/crypto/heimdal/
H A DChangeLog.19982660 * lib/error: Moved from lib/krb5.
2809 * lib/asn1/libasn1.h: Moved stuff from asn1_locl.h that doesn't
3097 * lib/krb5/get_in_tkt.c: Moved some functions to asn1_glue.c.
3099 * lib/krb5/asn1_glue.c: Moved some asn1-stuff here.
/freebsd/contrib/flex/
H A DChangeLog1733 call to AC_CONFIG_AUX_DIR. Moved the call to LT_INIT to after that
3679 case-insensitivity. Moved case-folding code from DFA-generation to
3776 * filter.c, flexdef.h, main.c, scan.l: Moved set_input_file to
4282 * TODO, flex.skl, main.c: Moved prefixes to m4.
4330 * flex.skl, tests/test-table-opts/scanner.l: Moved test-tables to
4335 * flex.skl, main.c, options.c: Moved bison bridge code to m4.
4339 * flex.skl, gen.c, main.c, scan.l: Moved YY_USE_LINENO to m4.
4352 * flex.skl, main.c: Moved YY_TEXT_IS_ARRAY to m4.
6172 * faq.texi: Moved all faqs into manual -- but did not evaluate them
6557 of FLEX_EXIT macro). Moved main() to flex_main() to allow flex to
[all …]

12