Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 71 - 80 of 85 for 2361 (0.1 seconds)

  1. api/go1.14.txt

    pkg syscall (freebsd-arm64), const DLT_CHDLC ideal-int
    pkg syscall (freebsd-arm64), const DLT_CISCO_IOS = 118
    pkg syscall (freebsd-arm64), const DLT_CISCO_IOS ideal-int
    pkg syscall (freebsd-arm64), const DLT_DBUS = 231
    pkg syscall (freebsd-arm64), const DLT_DBUS ideal-int
    pkg syscall (freebsd-arm64), const DLT_DECT = 221
    pkg syscall (freebsd-arm64), const DLT_DECT ideal-int
    pkg syscall (freebsd-arm64), const DLT_DOCSIS = 143
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Click Count (0)
  2. guava/src/com/google/common/collect/ImmutableMap.java

       * #builder()} would have.
       *
       * <p>It is not specified if any performance benefits apply if {@code expectedSize} is close to,
       * but not exactly, the number of entries added to the builder.
       *
       * @since 23.1
       */
      public static <K, V> Builder<K, V> builderWithExpectedSize(int expectedSize) {
        checkNonnegative(expectedSize, "expectedSize");
        return new Builder<>(expectedSize);
      }
    
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Sun Mar 08 16:16:42 GMT 2026
    - 44.7K bytes
    - Click Count (0)
  3. android/guava/src/com/google/common/util/concurrent/Futures.java

         * <p>If the combiner throws a {@code CancellationException}, the returned future will be
         * cancelled.
         *
         * <p>Canceling this Future will attempt to cancel all the component futures.
         *
         * @since 23.6
         * @return a future whose result is based on {@code combiner} (or based on the input futures
         *     passed to {@code whenAllSucceed}, if that is the method you used to create this {@code
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Tue Mar 17 19:26:39 GMT 2026
    - 64.2K bytes
    - Click Count (0)
  4. api/go1.16.txt

    pkg syscall (darwin-arm64), const SYS_BSDTHREAD_REGISTER = 366
    pkg syscall (darwin-arm64), const SYS_BSDTHREAD_REGISTER ideal-int
    pkg syscall (darwin-arm64), const SYS_BSDTHREAD_TERMINATE = 361
    pkg syscall (darwin-arm64), const SYS_BSDTHREAD_TERMINATE ideal-int
    pkg syscall (darwin-arm64), const SYS_CHDIR = 12
    pkg syscall (darwin-arm64), const SYS_CHDIR ideal-int
    pkg syscall (darwin-arm64), const SYS_CHFLAGS = 34
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Click Count (0)
  5. lib/fips140/v1.0.0-c2097c7c.zip

    uint64 x360, x359 = bits.Mul64(x353, 0xffffffffffffffff) var x361 uint64 var x362 uint64 x362, x361 = bits.Mul64(x353, 0xfffffffffffffffe) var x363 uint64 var x364 uint64 x364, x363 = bits.Mul64(x353, 0xffffffff00000000) var x365 uint64 var x366 uint64 x366, x365 = bits.Mul64(x353, 0xffffffff) var x367 uint64 var x368 uint64 x367, x368 = bits.Add64(x366, x363, uint64(0x0)) var x369 uint64 var x370 uint64 x369, x370 = bits.Add64(x364, x361, uint64(p384Uint1(x368))) var x371 uint64 var x372 uint64 x371,...
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Sep 25 19:53:19 GMT 2025
    - 642.7K bytes
    - Click Count (0)
  6. CHANGELOG/CHANGELOG-1.14.md

    * Fix race condition introduced by graceful termination which can lead to a deadlock in kube-proxy ([#72361](https://github.com/kubernetes/kubernetes/pull/72361), [@lbernail](https://github.com/lbernail))
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Mon Jun 14 22:06:39 GMT 2021
    - 271.5K bytes
    - Click Count (0)
  7. CHANGELOG/CHANGELOG-1.11.md

    * Fix race condition introduced by graceful termination which can lead to a deadlock in kube-proxy ([#72361](https://github.com/kubernetes/kubernetes/pull/72361), [@lbernail](https://github.com/lbernail))
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Thu Feb 06 06:04:15 GMT 2020
    - 328.4K bytes
    - Click Count (0)
  8. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_HP ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_IEEEPUP = 2560
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_IEEEPUPAT = 2561
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_IEEEPUPAT ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_IEEEPUP ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_IMLBL = 19522
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Click Count (0)
  9. RELEASE.md

    # Release 2.16.2
    
    ### Bug Fixes and Other Changes
    
    *  Fixed: Incorrect dependency metadata in TensorFlow Python packages causing installation failures with certain package managers such as Poetry.
    
    # Release 2.16.1
    
    ## TensorFlow
    
    *   TensorFlow Windows Build:
    
        *   Clang is now the default compiler to build TensorFlow CPU wheels on the
            Windows Platform starting with this release. The currently supported
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Mon Mar 30 18:31:38 GMT 2026
    - 746.5K bytes
    - Click Count (3)
  10. CHANGELOG/CHANGELOG-1.22.md

      - kube-apiserver v1.23.0 - v1.23.10
      - kube-apiserver v1.22.0 - v1.22.14
      - kube-apiserver <= v1.21.?
    
    **Fixed Versions**:
      - kube-apiserver v1.25.1
      - kube-apiserver v1.24.5
      - kube-apiserver v1.23.11
      - kube-apiserver v1.22.14
    
    This vulnerability was reported by Nicolas Joly & Weinong Wang from Microsoft
    
    
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Tue Dec 13 12:43:45 GMT 2022
    - 454.1K bytes
    - Click Count (0)
Back to Top