Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for mmat (0.03 sec)

  1. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <_comment>MindManager</_comment>
        <sub-class-of type="application/zip"/>
        <glob pattern="*.mmp"/>
        <glob pattern="*.mmap"/>
        <glob pattern="*.mmpt"/>
        <glob pattern="*.mmat"/>
        <glob pattern="*.mmmp"/>
        <glob pattern="*.mmas"/>
      </mime-type>
    
      <mime-type type="application/vnd.minisoft-hp3000-save"/>
      <mime-type type="application/vnd.mitsubishi.misty-guard.trustweb"/>
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.12.md

    ### SIG AWS
    
    - AWS LoadBalancer security group ICMP rules now match the documentation of  spec.loadBalancerSourceRanges ([#63572](https://github.com/kubernetes/kubernetes/pull/63572), [@haz-mat](https://github.com/haz-mat))
    - The aws cloud provider now reports a `Hostname` address type for nodes based on the `local-hostname` metadata key. ([#67715](https://github.com/kubernetes/kubernetes/pull/67715), [@liggitt](https://github.com/liggitt))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 293.8K bytes
    - Viewed (0)
  3. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), func Mkfifo(string, uint32) error
    pkg syscall (netbsd-arm64-cgo), func Mknod(string, uint32, int) error
    pkg syscall (netbsd-arm64-cgo), func Mmap(int, int64, int, int, int) ([]uint8, error)
    pkg syscall (netbsd-arm64-cgo), func Munmap([]uint8) error
    pkg syscall (netbsd-arm64-cgo), func Nanosleep(*Timespec, *Timespec) error
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  4. api/go1.16.txt

    pkg syscall (darwin-arm64), func Mknod(string, uint32, int) error
    pkg syscall (darwin-arm64), func Mlock([]uint8) error
    pkg syscall (darwin-arm64), func Mlockall(int) error
    pkg syscall (darwin-arm64), func Mmap(int, int64, int, int, int) ([]uint8, error)
    pkg syscall (darwin-arm64), func Mprotect([]uint8, int) error
    pkg syscall (darwin-arm64), func Munlock([]uint8) error
    pkg syscall (darwin-arm64), func Munlockall() error
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
Back to top