Home
last modified time | relevance | path

Searched refs:Unmodified (Results 226 – 250 of 1830) sorted by relevance

12345678910>>...74

/dports/lang/gcc8/gcc-8.5.0/gcc/ada/doc/gnat_rm/
H A Dimplementation_defined_aspects.rst544 Aspect Unmodified
546 .. index:: Unmodified
548 This boolean aspect is equivalent to :ref:`pragma Unmodified<Pragma-Unmodified>`.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/doc/gnat_rm/
H A Dimplementation_defined_aspects.rst544 Aspect Unmodified
546 .. index:: Unmodified
548 This boolean aspect is equivalent to :ref:`pragma Unmodified<Pragma-Unmodified>`.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/doc/gnat_rm/
H A Dimplementation_defined_aspects.rst544 Aspect Unmodified
546 .. index:: Unmodified
548 This boolean aspect is equivalent to :ref:`pragma Unmodified<Pragma-Unmodified>`.
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/doc/gnat_rm/
H A Dimplementation_defined_aspects.rst557 Aspect Unmodified
559 .. index:: Unmodified
561 This boolean aspect is equivalent to :ref:`pragma Unmodified<Pragma-Unmodified>`.
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/doc/gnat_rm/
H A Dimplementation_defined_aspects.rst544 Aspect Unmodified
546 .. index:: Unmodified
548 This boolean aspect is equivalent to :ref:`pragma Unmodified<Pragma-Unmodified>`.
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/doc/gnat_rm/
H A Dimplementation_defined_aspects.rst544 Aspect Unmodified
546 .. index:: Unmodified
548 This boolean aspect is equivalent to :ref:`pragma Unmodified<Pragma-Unmodified>`.
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/doc/gnat_rm/
H A Dimplementation_defined_aspects.rst544 Aspect Unmodified
546 .. index:: Unmodified
548 This boolean aspect is equivalent to :ref:`pragma Unmodified<Pragma-Unmodified>`.
/dports/security/p5-Unix-Passwd-File/Unix-Passwd-File-0.251/
H A DREADME143 Unmodified file will not be backed up. Previous backup will be
203 Unmodified file will not be backed up. Previous backup will be
364 Unmodified file will not be backed up. Previous backup will be
400 Unmodified file will not be backed up. Previous backup will be
810 Unmodified file will not be backed up. Previous backup will be
869 Unmodified file will not be backed up. Previous backup will be
996 Unmodified file will not be backed up. Previous backup will be
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/dependencies/lib-smacker/libsmacker/
H A DREADME24 …ative Work and are subject to the conditions outlined in the license. Unmodified redistributions …
/dports/www/cpp-httplib/cpp-httplib-0.10.0/test/fuzzing/
H A Dserver_fuzzer.dict101 "If-Unmodified-Since"
/dports/x11/py-xcffib/xcffib-0.11.1/xcffib/
H A Dxevie.py40 Unmodified = 0 variable in Datatype
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/python/
H A Dpythonutils.cpp501 const MimeTypes mimeTypes = pythonFile.isEmpty() || type == ReplType::Unmodified in replImportArgs()
507 if (type == ReplType::Unmodified || !isPython) in replImportArgs()
/dports/net/httpry/httpry-0.1.8/doc/
H A Dformat-string41 Accept-Encoding If-Unmodified-Since
/dports/graphics/elementary-photos/photos-2.7.1/src/Dialogs/
H A DExportDialog.vala22 // "Unmodified" and "Current," though they appear in the "Format:" popup menu, really
26 public const string UNMODIFIED_FORMAT_LABEL = _ ("Unmodified");
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/actix-files-0.6.0-beta.6/
H A DCHANGES.md37 * Fix If-Modified-Since and If-Unmodified-Since to not compare using sub-second timestamps. [#1887]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/doc/gnat_rm/
H A Dimplementation_defined_aspects.rst521 Aspect Unmodified
523 .. index:: Unmodified
525 This boolean aspect is equivalent to pragma `Unmodified`.
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/doc/gnat_rm/
H A Dimplementation_defined_aspects.rst521 Aspect Unmodified
523 .. index:: Unmodified
525 This boolean aspect is equivalent to pragma `Unmodified`.
/dports/graphics/shotwell/shotwell-0.30.14/src/dialogs/
H A DExportDialog.vala11 // "Unmodified" and "Current," though they appear in the "Format:" popup menu, really
15 public const string UNMODIFIED_FORMAT_LABEL = _("Unmodified");
/dports/www/htdump/htdump-0.9y/Documentation/
H A DTECHNICAL86 | If-Unmodified-Since
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/wepoll-ffi-0.1.2/
H A DREADME.md16 has a null lpOverlapped parameter. Unmodified wepoll will crash, as it assumes lpOverlapped is not …
/dports/textproc/jql/jql-3.0.6/cargo-crates/wepoll-ffi-0.1.2/
H A DREADME.md16 has a null lpOverlapped parameter. Unmodified wepoll will crash, as it assumes lpOverlapped is not …
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/wepoll-ffi-0.1.2/
H A DREADME.md16 has a null lpOverlapped parameter. Unmodified wepoll will crash, as it assumes lpOverlapped is not …
/dports/graphics/shotwell/shotwell-0.30.14/help/C/
H A Dshare-export.page27 <item><p>Choose <gui>Unmodified</gui> to export photos in their original format without
/dports/www/R-cran-httr/httr/man/
H A DGET.Rd44 request message includes an If-Modified-Since, If-Unmodified-Since,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp186 return LoopUnrollResult::Unmodified; in UnrollAndJamLoop()
204 return LoopUnrollResult::Unmodified; in UnrollAndJamLoop()

12345678910>>...74