Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for 1667 (0.11 sec)

  1. src/cmd/asm/internal/asm/testdata/avx512enc/avx512f.s

    	VALIGND $126, Z25, Z9, K2, Z12                     // 6213354a03e17e
    	VALIGND $126, -7(DI)(R8*1), Z9, K2, Z12            // 6233354a03a407f9ffffff7e
    	VALIGND $126, (SP), Z9, K2, Z12                    // 6273354a0324247e
    	VALIGND $126, Z6, Z12, K2, Z12                     // 62731d4a03e67e
    	VALIGND $126, Z25, Z12, K2, Z12                    // 62131d4a03e17e
    	VALIGND $126, -7(DI)(R8*1), Z12, K2, Z12           // 62331d4a03a407f9ffffff7e
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 410.5K bytes
    - Viewed (0)
  2. docs/en/docs/release-notes.md

    * Add note in docs on order in Pydantic Unions. PR [#1591](https://github.com/tiangolo/fastapi/pull/1591) by [@kbanc](https://github.com/kbanc).
    * Improve support for tests in editor. PR [#1699](https://github.com/tiangolo/fastapi/pull/1699).
    * Pin dependencies. PR [#1697](https://github.com/tiangolo/fastapi/pull/1697).
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Nov 01 11:25:57 UTC 2024
    - 460.3K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.18.md

    - Pause image upgraded to 3.2 in kubelet and kubeadm ([#88173](https://github.com/kubernetes/kubernetes/pull/88173), [@BenTheElder](https://github.com/BenTheElder))[SIG CLI, Node, Testing and Cluster Lifecycle]
    - Update CoreDNS version to 1.6.7 in kubeadm ([#86260](https://github.com/kubernetes/kubernetes/pull/86260), [@rajansandeep](https://github.com/rajansandeep))[SIG Cluster Lifecycle]
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jun 16 17:18:28 UTC 2021
    - 373.2K bytes
    - Viewed (0)
  4. api/go1.16.txt

    pkg syscall (darwin-arm64), const SYS_MMAP ideal-int
    pkg syscall (darwin-arm64), const SYS_MODWATCH = 233
    pkg syscall (darwin-arm64), const SYS_MODWATCH ideal-int
    pkg syscall (darwin-arm64), const SYS_MOUNT = 167
    pkg syscall (darwin-arm64), const SYS_MOUNT ideal-int
    pkg syscall (darwin-arm64), const SYS_MPROTECT = 74
    pkg syscall (darwin-arm64), const SYS_MPROTECT ideal-int
    pkg syscall (darwin-arm64), const SYS_MSGCTL = 258
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  5. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

          <match value="GIF89a" type="string" offset="0"/>
        </magic>
        <glob pattern="*.gif"/>
      </mime-type>
      <mime-type type="image/avif">
        <!-- According to https://github.com/libvips/libvips/pull/1657
          older avif used to use the the heif 'ftypmif1' as well -->
        <_comment>AV1 Image File</_comment>
        <acronym>AVIF</acronym>
        <tika:link>https://en.wikipedia.org/wiki/AV1#AV1_Image_File_Format_(AVIF)</tika:link>
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.26.md

    - Fix a bug in cronjob controller where already created jobs may be missing from the status. ([#120649](https://github.com/kubernetes/kubernetes/pull/120649), [@andrewsykim](https://github.com/andrewsykim)) [SIG Apps]
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Mar 14 16:24:51 UTC 2024
    - 425.7K bytes
    - Viewed (0)
Back to top