Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 66 for 908123 (0.43 sec)

  1. staging/src/k8s.io/api/networking/v1alpha1/types.go

    // by dots suppressing leading zeros for IPv4 and the representation defined by RFC 5952 for IPv6.
    // Valid: 192.168.1.5 or 2001:db8::1 or 2001:db8:aaaa:bbbb:cccc:dddd:eeee:1
    // Invalid: 10.01.2.3 or 2001:db8:0:0:0::1
    type IPAddress struct {
    	metav1.TypeMeta `json:",inline"`
    	// Standard object's metadata.
    	// More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 27 20:06:30 UTC 2023
    - 6.5K bytes
    - Viewed (0)
  2. src/crypto/tls/testdata/Client-TLSv12-ExportKeyingMaterial

    000002d0  4a 31 d9 b6 53 90 8e 41  3c 67 2c 6f 9d b0 a6 d3  |J1..S..A<g,o....|
    000002e0  ed 70 64 94 ba 80 56 ca  f8 d7 10 28 49 08 04 00  |.pd...V....(I...|
    000002f0  80 81 28 f4 bc 99 0f 3f  c4 f6 4b 1a 08 c8 ed 3b  |..(....?..K....;|
    00000300  d1 b9 03 69 8d d4 b3 50  b0 de 88 8d 94 60 16 b8  |...i...P.....`..|
    00000310  48 0d af b5 56 98 44 ad  04 6c 8b 42 ce 35 a1 28  |H...V.D..l.B.5.(|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 6.7K bytes
    - Viewed (0)
  3. src/crypto/tls/testdata/Client-TLSv13-X25519-ECDHE

    00000310  7f 8f ab 17 03 03 00 99  94 ce 37 3c e1 7f b1 f5  |..........7<....|
    00000320  7e 2b 04 17 45 3d 38 40  1b 82 0e f7 22 ef 28 ce  |~+..E=8@....".(.|
    00000330  1a 69 33 a6 ad c6 1f ab  08 12 31 b4 c7 41 ac c5  |.i3.......1..A..|
    00000340  b3 e5 4b 84 56 d9 0c 53  58 4c 8f 40 3a 34 66 d0  |..K.V..SXL.@:4f.|
    00000350  c7 8f 9b b3 26 25 1f 68  fc 97 ba a7 de ac cf c5  |....&%.h........|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 6.8K bytes
    - Viewed (0)
  4. src/image/png/testdata/pngsuite/ftbbn3p08.sng

        (  0,  0,100)     # rgb = (0x00,0x00,0x64)
        ( 78, 78,107)     # rgb = (0x4e,0x4e,0x6b)
        (207,207,207)     # rgb = (0xcf,0xcf,0xcf) grey81
        (221,221,224)     # rgb = (0xdd,0xdd,0xe0)
        (  0,  0,123)     # rgb = (0x00,0x00,0x7b)
        (201,201,201)     # rgb = (0xc9,0xc9,0xc9) grey79
        ( 22, 22, 65)     # rgb = (0x16,0x16,0x41)
        ( 33, 33, 89)     # rgb = (0x21,0x21,0x59)
        ( 87, 87, 89)     # rgb = (0x57,0x57,0x59)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 27 22:27:41 UTC 2016
    - 13.8K bytes
    - Viewed (0)
  5. src/cmd/compile/internal/syntax/scanner_test.go

    		{FloatLit, "0.e+1", "0.e+1", ""},
    		{FloatLit, "123.E-10", "123.E-10", ""},
    		{FloatLit, "0123.e123", "0123.e123", ""},
    
    		{FloatLit, ".0e-1", ".0e-1", ""},
    		{FloatLit, ".123E+10", ".123E+10", ""},
    		{FloatLit, ".0123E123", ".0123E123", ""},
    
    		{FloatLit, "0.0e1", "0.0e1", ""},
    		{FloatLit, "123.123E-10", "123.123E-10", ""},
    		{FloatLit, "0123.0123e+456", "0123.0123e+456", ""},
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Sep 14 16:11:21 UTC 2022
    - 21.9K bytes
    - Viewed (0)
  6. src/image/png/testdata/pngsuite/ftp1n3p08.sng

        (  0,  0,100)     # rgb = (0x00,0x00,0x64)
        ( 78, 78,107)     # rgb = (0x4e,0x4e,0x6b)
        (207,207,207)     # rgb = (0xcf,0xcf,0xcf) grey81
        (221,221,224)     # rgb = (0xdd,0xdd,0xe0)
        (  0,  0,123)     # rgb = (0x00,0x00,0x7b)
        (201,201,201)     # rgb = (0xc9,0xc9,0xc9) grey79
        ( 22, 22, 65)     # rgb = (0x16,0x16,0x41)
        ( 33, 33, 89)     # rgb = (0x21,0x21,0x59)
        ( 87, 87, 89)     # rgb = (0x57,0x57,0x59)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 27 22:27:41 UTC 2016
    - 13.7K bytes
    - Viewed (0)
  7. maven-artifact/src/test/java/org/apache/maven/artifact/versioning/ComparableVersionTest.java

            checkVersionsOrder("2.0.1-klm", "2.0.1-lmn");
            checkVersionsOrder("2.0.1", "2.0.1-xyz");
    
            checkVersionsOrder("2.0.1", "2.0.1-123");
            checkVersionsOrder("2.0.1-xyz", "2.0.1-123");
        }
    
        @Test
        void testLeadingZeroes() {
            checkVersionsOrder("0.7", "2");
            checkVersionsOrder("0.2", "1.0.7");
        }
    
        @Test
        void testGetCanonical() {
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Jan 09 06:39:47 UTC 2024
    - 14K bytes
    - Viewed (0)
  8. src/image/png/testdata/pngsuite/ftbwn3p08.sng

        (  0,  0,100)     # rgb = (0x00,0x00,0x64)
        ( 78, 78,107)     # rgb = (0x4e,0x4e,0x6b)
        (207,207,207)     # rgb = (0xcf,0xcf,0xcf) grey81
        (221,221,224)     # rgb = (0xdd,0xdd,0xe0)
        (  0,  0,123)     # rgb = (0x00,0x00,0x7b)
        (201,201,201)     # rgb = (0xc9,0xc9,0xc9) grey79
        ( 22, 22, 65)     # rgb = (0x16,0x16,0x41)
        ( 33, 33, 89)     # rgb = (0x21,0x21,0x59)
        ( 87, 87, 89)     # rgb = (0x57,0x57,0x59)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 27 22:27:41 UTC 2016
    - 13.7K bytes
    - Viewed (0)
  9. src/image/png/testdata/pngsuite/ftbgn3p08.sng

        (  0,  0,100)     # rgb = (0x00,0x00,0x64)
        ( 78, 78,107)     # rgb = (0x4e,0x4e,0x6b)
        (207,207,207)     # rgb = (0xcf,0xcf,0xcf) grey81
        (221,221,224)     # rgb = (0xdd,0xdd,0xe0)
        (  0,  0,123)     # rgb = (0x00,0x00,0x7b)
        (201,201,201)     # rgb = (0xc9,0xc9,0xc9) grey79
        ( 22, 22, 65)     # rgb = (0x16,0x16,0x41)
        ( 33, 33, 89)     # rgb = (0x21,0x21,0x59)
        ( 87, 87, 89)     # rgb = (0x57,0x57,0x59)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 27 22:27:41 UTC 2016
    - 13.7K bytes
    - Viewed (0)
  10. src/image/png/testdata/pngsuite/ftbyn3p08.sng

        (  0,  0,100)     # rgb = (0x00,0x00,0x64)
        ( 78, 78,107)     # rgb = (0x4e,0x4e,0x6b)
        (207,207,207)     # rgb = (0xcf,0xcf,0xcf) grey81
        (221,221,224)     # rgb = (0xdd,0xdd,0xe0)
        (  0,  0,123)     # rgb = (0x00,0x00,0x7b)
        (201,201,201)     # rgb = (0xc9,0xc9,0xc9) grey79
        ( 22, 22, 65)     # rgb = (0x16,0x16,0x41)
        ( 33, 33, 89)     # rgb = (0x21,0x21,0x59)
        ( 87, 87, 89)     # rgb = (0x57,0x57,0x59)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 27 22:27:41 UTC 2016
    - 13.8K bytes
    - Viewed (0)
Back to top