Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 46 of 46 for fsypte (0.06 sec)

  1. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	//TODO: FSTPS (R11)                     // 41d91b
    	//TODO: FSTPL (BX)                      // dd1b
    	//TODO: FSTPL (R11)                     // 41dd1b
    	//TODO: FSTPT (BX)                      // db3b
    	//TODO: FSTPT (R11)                     // 41db3b
    	//TODO: FSUB F2, F0                     // d8e2
    	//TODO: FSUB F3, F0                     // d8e3
    	//TODO: FSUBR F0, F2                    // dcea
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (1)
  2. CHANGELOG/CHANGELOG-1.13.md

    * Fixes a NPD bug on GCI, so that it disables glog writing to files for log-counter ([#76211](https://github.com/kubernetes/kubernetes/pull/76211), [@wangzhen127](https://github.com/wangzhen127))
    * Fixed parsing of fsType in AWS StorageClass parameters ([#75943](https://github.com/kubernetes/kubernetes/pull/75943), [@jsafrane](https://github.com/jsafrane))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 273.1K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.6.md

    * Fix insufficient permissions to read/write volumes when mounting them with a subPath. ([#43775](https://github.com/kubernetes/kubernetes/pull/43775), [@wongma7](https://github.com/wongma7))
    * vSphere cloud provider: Allow specifying fstype in storage class. ([#41929](https://github.com/kubernetes/kubernetes/pull/41929), [@abrarshivani](https://github.com/abrarshivani))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 304K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.12.md

        * [fluentd-gcp addon] Bump prometheus-to-sd to v0.5.0 to pick up security fixes.
        * [metatada-proxy addon] Bump prometheus-to-sd v0.5.0 to pick up security fixes.
    * Fixed parsing of fsType in AWS StorageClass parameters ([#75944](https://github.com/kubernetes/kubernetes/pull/75944), [@jsafrane](https://github.com/jsafrane))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 293.8K bytes
    - Viewed (0)
  5. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

          </match>
        </magic>
        <glob pattern="*.cgm"/>
      </mime-type>
    
      <mime-type type="image/x-dpx">
        <acronym>DPX</acronym>
        <_comment>Digital Picture Exchange from SMPTE</_comment>
        <magic priority="50">
          <match value="SDPX" type="string" offset="0" />
          <match value="XPDS" type="string" offset="0" />
        </magic>
        <glob pattern="*.dpx"/>
      </mime-type>
    
    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.8.md

    * `kubectl drain` no longer spins trying to delete pods that do not exist ([#49444](https://github.com/kubernetes/kubernetes/pull/49444), [@eparis](https://github.com/eparis))
    * Support specifying of FSType in StorageClass ([#45345](https://github.com/kubernetes/kubernetes/pull/45345), [@codablock](https://github.com/codablock))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 312.2K bytes
    - Viewed (0)
Back to top