Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 13 of 13 for dll (0.03 sec)

  1. api/go1.txt

    pkg syscall (windows-386), func WriteFile(Handle, []uint8, *uint32, *Overlapped) error
    pkg syscall (windows-386), method (*DLL) FindProc(string) (*Proc, error)
    pkg syscall (windows-386), method (*DLL) MustFindProc(string) *Proc
    pkg syscall (windows-386), method (*DLL) Release() error
    pkg syscall (windows-386), method (*DLLError) Error() string
    pkg syscall (windows-386), method (*Filetime) Nanoseconds() int64
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  2. RELEASE.md

            flag. Refer to `configure.py` for more information about
            `EIGEN_STRONG_INLINE` and `/d2ReducedOptimizeHugeFunctions`.
        *   If either of the required DLLs, `msvcp140.dll` (old) or `msvcp140_1.dll`
            (new), are missing on your machine, `import tensorflow` will print a
            warning message.
    *   The `tensorflow` pip package is built with CUDA 10.1 and cuDNN 7.6.
    *   `tf.keras`
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
  3. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <glob pattern="*.crd"/>
      </mime-type>
      <mime-type type="application/x-msclip">
        <glob pattern="*.clp"/>
      </mime-type>
    
      <mime-type type="application/x-msdownload">
        <glob pattern="*.dll"/>
        <glob pattern="*.com"/>
        <magic priority="50">
          <match value="MZ" type="string" offset="0"/>
        </magic>
      </mime-type>
    
      <mime-type type="application/x-ms-installer">
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top