Search Options

Results per page
Sort
Preferred Languages
Advance

Results 241 - 246 of 246 for getest (0.21 sec)

  1. CHANGELOG/CHANGELOG-1.16.md

    - When using the conformance test image, a new environment variable `E2E_USE_GO_RUNNER` will cause the tests to be run with the new golang-based test runner rather than the current bash wrapper. ([#79284](https://github.com/kubernetes/kubernetes/pull/79284), [@johnSchnake](https://github.com/johnSchnake))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Feb 11 10:00:57 UTC 2021
    - 345.2K bytes
    - Viewed (0)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <sub-class-of type="text/plain"/>
        <_comment>JavaScript Source Code</_comment>
        <glob pattern="*.js"/>
    
        <!-- Note - there is no Unique Magic for JavaScript files! -->
        <!-- Generally you can only detect JS with the filename -->
        <!-- However... A few common JS libraries accidentally trigger -->
        <!--  the HTML priority=20 magic incorrectly. So, for those only, -->
        <!--  we list "magic" for those specific files -->
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  3. api/go1.txt

    pkg testing, type T struct
    pkg testing/iotest, func DataErrReader(io.Reader) io.Reader
    pkg testing/iotest, func HalfReader(io.Reader) io.Reader
    pkg testing/iotest, func NewReadLogger(string, io.Reader) io.Reader
    pkg testing/iotest, func NewWriteLogger(string, io.Writer) io.Writer
    pkg testing/iotest, func OneByteReader(io.Reader) io.Reader
    pkg testing/iotest, func TimeoutReader(io.Reader) io.Reader
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  4. api/go1.1.txt

    pkg syscall (linux-386), const F_SETOWN_EX = 15
    pkg syscall (linux-386), const F_SETPIPE_SZ = 1031
    pkg syscall (linux-386), const F_SETSIG = 10
    pkg syscall (linux-386), const F_SHLCK = 8
    pkg syscall (linux-386), const F_TEST = 3
    pkg syscall (linux-386), const F_TLOCK = 2
    pkg syscall (linux-386), const F_ULOCK = 0
    pkg syscall (linux-386), const F_UNLCK = 2
    pkg syscall (linux-386), const F_WRLCK = 1
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  5. RELEASE.md

        [height, width, depth])`, and `tf.random_crop` works for any rank (not just
        3-D images). The C++ `RandomCrop` op has been replaced with pure Python.
    *   Renamed `tf.test.GetTempDir` and `tf.test.IsBuiltWithCuda` to
        `tf.test.get_temp_dir` and `tf.test.is_built_with_cuda` for PEP-8
        compatibility.
    *   `parse_example`'s interface has changed, the old interface is accessible in
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
  6. api/go1.2.txt

    pkg syscall (linux-arm-cgo), const F_SETPIPE_SZ ideal-int
    pkg syscall (linux-arm-cgo), const F_SETSIG ideal-int
    pkg syscall (linux-arm-cgo), const F_SHLCK ideal-int
    pkg syscall (linux-arm-cgo), const F_TEST ideal-int
    pkg syscall (linux-arm-cgo), const F_TLOCK ideal-int
    pkg syscall (linux-arm-cgo), const F_ULOCK ideal-int
    pkg syscall (linux-arm-cgo), const F_UNLCK ideal-int
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
Back to top