Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for familyOf (0.22 sec)

  1. src/main/webapp/css/admin/bootstrap.min.css.map

    {\n    --breakpoint-#{$bp}: #{$value};\n  }\n\n  // Use `inspect` for lists so that quoted items keep the quotes.\n  // See https://github.com/sass/sass/issues/2383#issuecomment-336349172\n  --font-family-sans-serif: #{inspect($font-family-sans-serif)};\n  --font-family-monospace: #{inspect($font-family-monospace)};\n}\n","// stylelint-disable at-rule-no-vendor-prefix, declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix\n\n// Reboot\n//\n// Normalization of HTML elements,...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 626.8K bytes
    - Viewed (0)
  2. src/main/webapp/css/bootstrap.min.css.map

    {\n    --breakpoint-#{$bp}: #{$value};\n  }\n\n  // Use `inspect` for lists so that quoted items keep the quotes.\n  // See https://github.com/sass/sass/issues/2383#issuecomment-336349172\n  --font-family-sans-serif: #{inspect($font-family-sans-serif)};\n  --font-family-monospace: #{inspect($font-family-monospace)};\n}\n","// stylelint-disable at-rule-no-vendor-prefix, declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix\n\n// Reboot\n//\n// Normalization of HTML elements,...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 13 04:21:06 UTC 2020
    - 626.8K bytes
    - Viewed (0)
  3. pkg/apis/core/validation/validation_test.go

    		}, {
    			expectError: true,
    			pod:         makePod("dualstack-same-ip-family-6", "ns", []core.PodIP{{IP: "::1"}, {IP: "::2"}}),
    		}, {
    			expectError: true,
    			pod:         makePod("dualstack-same-ip-family-4", "ns", []core.PodIP{{IP: "1.1.1.1"}, {IP: "2.2.2.2"}}),
    		}, {
    			expectError: true,
    			pod:         makePod("dualstack-repeated-ip-family-6", "ns", []core.PodIP{{IP: "1.1.1.1"}, {IP: "::1"}, {IP: "::2"}}),
    		}, {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"RawSockaddr.Data", Field, 0},
    		{"RawSockaddr.Family", Field, 0},
    		{"RawSockaddr.Len", Field, 0},
    		{"RawSockaddrAny", Type, 0},
    		{"RawSockaddrAny.Addr", Field, 0},
    		{"RawSockaddrAny.Pad", Field, 0},
    		{"RawSockaddrDatalink", Type, 0},
    		{"RawSockaddrDatalink.Alen", Field, 0},
    		{"RawSockaddrDatalink.Data", Field, 0},
    		{"RawSockaddrDatalink.Family", Field, 0},
    		{"RawSockaddrDatalink.Index", Field, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  5. api/go1.14.txt

    pkg syscall (freebsd-arm64), type RawSockaddrInet4 struct, Len uint8
    pkg syscall (freebsd-arm64), type RawSockaddrInet4 struct, Zero [8]int8
    pkg syscall (freebsd-arm64), type RawSockaddrInet6 struct, Family uint8
    pkg syscall (freebsd-arm64), type RawSockaddrInet6 struct, Len uint8
    pkg syscall (freebsd-arm64), type RawSockaddrUnix struct, Family uint8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  6. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type RawSockaddrInet4 struct, Family uint8 #53466
    pkg syscall (freebsd-riscv64), type RawSockaddrInet4 struct, Len uint8 #53466
    pkg syscall (freebsd-riscv64), type RawSockaddrInet4 struct, Zero [8]int8 #53466
    pkg syscall (freebsd-riscv64), type RawSockaddrInet6 struct, Family uint8 #53466
    pkg syscall (freebsd-riscv64), type RawSockaddrInet6 struct, Len uint8 #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.19.md

    - Kube-proxy IP family will be determined by the nodeIP used by the proxier. The order of precedence is:
      1. the configured --bind-address if the bind address is not 0.0.0.0 or ::
      2. the primary IP from the Node object, if set.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  8. src/main/webapp/css/admin/adminlte.min.css

    r:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-ser...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 641.1K bytes
    - Viewed (0)
  9. RELEASE.md

            in `early_stopping.py`.
    
    *   `tf.estimator`:
    
        *   Premade estimators in the tf.estimator.DNN/Linear/DNNLinearCombined
            family have been updated to use `tf.keras.optimizers` instead of the
            `tf.compat.v1.train.Optimizer`s. If you do not pass in an `optimizer=`
            arg or if you use a string, the premade estimator will use the Keras
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top