Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 46 for v110 (0.05 sec)

  1. platforms/software/dependency-management/src/main/resources/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/verification/report/uikit-icons.min.js

    C16.57,3.15 16.56,3.44 16.51,3.73 C16.46,4.04 14.86,11.72 14.75,12.03 C14.56,12.56 14.16,12.82 13.61,12.83 C13.03,12.84 11.09,12.51 10.69,13 C10.38,13.38 7.79,16.39 6.81,17.53 C6.61,17.76 6.4,17.96 6.08,17.99 C5.68,18.04 5.29,17.87 5.17,17.45 C5.12,17.28 5.1,17.09 5.1,16.91 C5.1,12.4 4.86,7.81 5.11,3.31 C5.17,2.5 5.81,2.12 6.53,2 L15.23,2 L15.23,2 Z M9.76,11.42 C9.94,11.19 10.17,11.1 10.45,11.1 L12.86,11.1 C13.12,11.1 13.31,10.94 13.36,10.69 C13.37,10.64 13.62,9.41 13.74,8.83 C13.81,8.52 13.53,8.28 13.27,8.28...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 62.5K bytes
    - Viewed (0)
  2. docs/changelogs/changelog_3x.md

     *  New: Upgrade to Okio 1.11.0.
    
         ```xml
         <dependency>
           <groupId>com.squareup.okio</groupId>
           <artifactId>okio</artifactId>
           <version>1.11.0</version>
         </dependency>
    
         com.squareup.okio:okio:1.11.0
         ```
    
     *  Fix: Avoid sending empty HTTP/2 data frames when there is no request body.
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sun Feb 06 14:55:54 UTC 2022
    - 50.8K bytes
    - Viewed (0)
  3. staging/src/k8s.io/apimachinery/pkg/api/resource/quantity_test.go

    	}{
    		{decQuantity(10, 0, DecimalSI), decQuantity(1, 1, DecimalSI), decQuantity(20, 0, DecimalSI)},
    		{decQuantity(10, 0, DecimalSI), decQuantity(1, 0, BinarySI), decQuantity(11, 0, DecimalSI)},
    		{decQuantity(10, 0, BinarySI), decQuantity(1, 0, DecimalSI), decQuantity(11, 0, BinarySI)},
    		{Quantity{Format: DecimalSI}, decQuantity(50, 0, DecimalSI), decQuantity(50, 0, DecimalSI)},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 21:48:10 UTC 2024
    - 49.4K bytes
    - Viewed (0)
  4. src/syscall/zerrors_darwin_amd64.go

    	AF_SNA                            = 0xb
    	AF_SYSTEM                         = 0x20
    	AF_UNIX                           = 0x1
    	AF_UNSPEC                         = 0x0
    	B0                                = 0x0
    	B110                              = 0x6e
    	B115200                           = 0x1c200
    	B1200                             = 0x4b0
    	B134                              = 0x86
    	B14400                            = 0x3840
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 55.3K bytes
    - Viewed (0)
  5. src/net/netip/netip_test.go

    		},
    		{
    			prefix: "1.1.1.0/q",
    			errstr: "bad bits",
    		},
    		{
    			prefix: "1.1.1.0/-1",
    			errstr: "bad bits",
    		},
    		{
    			prefix: "1.1.1.0/33",
    			errstr: "out of range",
    		},
    		{
    			prefix: "2001::/129",
    			errstr: "out of range",
    		},
    		// Zones are not allowed: https://go.dev/issue/51899
    		{
    			prefix: "1.1.1.0%a/24",
    			errstr: "unexpected character",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 17:10:01 UTC 2024
    - 54.3K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go

    	ARPHRD_802_3                  = 0x6
    	ARPHRD_802_5                  = 0x6
    	ARPHRD_ETHER                  = 0x1
    	ARPHRD_FDDI                   = 0x1
    	B0                            = 0x0
    	B110                          = 0x3
    	B1200                         = 0x9
    	B134                          = 0x4
    	B150                          = 0x5
    	B1800                         = 0xa
    	B19200                        = 0xe
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 52.4K bytes
    - Viewed (0)
  7. src/syscall/zerrors_openbsd_386.go

    	ARPHRD_ETHER                      = 0x1
    	ARPHRD_FRELAY                     = 0xf
    	ARPHRD_IEEE1394                   = 0x18
    	ARPHRD_IEEE802                    = 0x6
    	B0                                = 0x0
    	B110                              = 0x6e
    	B115200                           = 0x1c200
    	B1200                             = 0x4b0
    	B134                              = 0x86
    	B14400                            = 0x3840
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 62.5K bytes
    - Viewed (0)
  8. src/syscall/zerrors_openbsd_amd64.go

    	ARPHRD_ETHER                      = 0x1
    	ARPHRD_FRELAY                     = 0xf
    	ARPHRD_IEEE1394                   = 0x18
    	ARPHRD_IEEE802                    = 0x6
    	B0                                = 0x0
    	B110                              = 0x6e
    	B115200                           = 0x1c200
    	B1200                             = 0x4b0
    	B134                              = 0x86
    	B14400                            = 0x3840
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 62.5K bytes
    - Viewed (0)
  9. src/syscall/zerrors_dragonfly_amd64.go

    	AF_SIP                            = 0x18
    	AF_SNA                            = 0xb
    	AF_UNIX                           = 0x1
    	AF_UNSPEC                         = 0x0
    	B0                                = 0x0
    	B110                              = 0x6e
    	B115200                           = 0x1c200
    	B1200                             = 0x4b0
    	B134                              = 0x86
    	B14400                            = 0x3840
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 59.6K bytes
    - Viewed (0)
  10. src/syscall/zerrors_openbsd_arm.go

    	ARPHRD_ETHER                      = 0x1
    	ARPHRD_FRELAY                     = 0xf
    	ARPHRD_IEEE1394                   = 0x18
    	ARPHRD_IEEE802                    = 0x6
    	B0                                = 0x0
    	B110                              = 0x6e
    	B115200                           = 0x1c200
    	B1200                             = 0x4b0
    	B134                              = 0x86
    	B14400                            = 0x3840
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 62.5K bytes
    - Viewed (0)
Back to top