Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 116 for 0x141 (0.13 sec)

  1. src/image/png/writer.go

    						//
    						// The multiplier m combines 0x101 (which converts
    						// 8-bit color to 16-bit color) and 0xffff (which, when
    						// combined with the division-by-a, converts from
    						// alpha-premultiplied to non-alpha-premultiplied).
    						const m = 0x101 * 0xffff
    						a := uint32(s[3]) * 0x101
    						d[0] = uint8((uint32(s[0]) * m / a) >> 8)
    						d[1] = uint8((uint32(s[1]) * m / a) >> 8)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 11 17:08:05 UTC 2024
    - 15.4K bytes
    - Viewed (0)
  2. src/main/java/jcifs/smb1/smb1/Trans2FindFirst2Response.java

        static final int SMB_INFO_QUERY_EA_SIZE            = 2;
        static final int SMB_INFO_QUERY_EAS_FROM_LIST      = 3;
        static final int SMB_FIND_FILE_DIRECTORY_INFO      = 0x101;
        static final int SMB_FIND_FILE_FULL_DIRECTORY_INFO = 0x102;
        static final int SMB_FILE_NAMES_INFO               = 0x103;
        static final int SMB_FILE_BOTH_DIRECTORY_INFO      = 0x104;
    
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Fri Mar 22 21:10:40 UTC 2019
    - 8.5K bytes
    - Viewed (0)
  3. src/syscall/zerrors_linux_loong64.go

    	SOL_NFC                           = 0x118
    	SOL_PACKET                        = 0x107
    	SOL_PNPIPE                        = 0x113
    	SOL_PPPOL2TP                      = 0x111
    	SOL_RAW                           = 0xff
    	SOL_RDS                           = 0x114
    	SOL_RXRPC                         = 0x110
    	SOL_SOCKET                        = 0x1
    	SOL_TCP                           = 0x6
    	SOL_TIPC                          = 0x10f
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 82.5K bytes
    - Viewed (0)
  4. src/image/png/testdata/pngsuite/ftbwn3p08.sng

        (236,236,236)     # rgb = (0xec,0xec,0xec)
        (  0,151,  0)     # rgb = (0x00,0x97,0x00)
        (234,234,234)     # rgb = (0xea,0xea,0xea)
        (  0,  0,107)     # rgb = (0x00,0x00,0x6b)
        (  0,141,  0)     # rgb = (0x00,0x8d,0x00)
        (  0,139,  0)     # rgb = (0x00,0x8b,0x00) green4
        (  0,137,  0)     # rgb = (0x00,0x89,0x00)
        (  0,135,  0)     # rgb = (0x00,0x87,0x00)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 27 22:27:41 UTC 2016
    - 13.7K bytes
    - Viewed (0)
  5. src/image/png/testdata/pngsuite/ftbgn3p08.sng

        (236,236,236)     # rgb = (0xec,0xec,0xec)
        (  0,151,  0)     # rgb = (0x00,0x97,0x00)
        (234,234,234)     # rgb = (0xea,0xea,0xea)
        (  0,  0,107)     # rgb = (0x00,0x00,0x6b)
        (  0,141,  0)     # rgb = (0x00,0x8d,0x00)
        (  0,139,  0)     # rgb = (0x00,0x8b,0x00) green4
        (  0,137,  0)     # rgb = (0x00,0x89,0x00)
        (  0,135,  0)     # rgb = (0x00,0x87,0x00)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 27 22:27:41 UTC 2016
    - 13.7K bytes
    - Viewed (0)
  6. src/image/png/testdata/pngsuite/ftbyn3p08.sng

        (236,236,236)     # rgb = (0xec,0xec,0xec)
        (  0,151,  0)     # rgb = (0x00,0x97,0x00)
        (234,234,234)     # rgb = (0xea,0xea,0xea)
        (  0,  0,107)     # rgb = (0x00,0x00,0x6b)
        (  0,141,  0)     # rgb = (0x00,0x8d,0x00)
        (  0,139,  0)     # rgb = (0x00,0x8b,0x00) green4
        (  0,137,  0)     # rgb = (0x00,0x89,0x00)
        (  0,135,  0)     # rgb = (0x00,0x87,0x00)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 27 22:27:41 UTC 2016
    - 13.8K bytes
    - Viewed (0)
  7. src/image/png/testdata/pngsuite/ftp1n3p08.sng

        (236,236,236)     # rgb = (0xec,0xec,0xec)
        (  0,151,  0)     # rgb = (0x00,0x97,0x00)
        (234,234,234)     # rgb = (0xea,0xea,0xea)
        (  0,  0,107)     # rgb = (0x00,0x00,0x6b)
        (  0,141,  0)     # rgb = (0x00,0x8d,0x00)
        (  0,139,  0)     # rgb = (0x00,0x8b,0x00) green4
        (  0,137,  0)     # rgb = (0x00,0x89,0x00)
        (  0,135,  0)     # rgb = (0x00,0x87,0x00)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 27 22:27:41 UTC 2016
    - 13.7K bytes
    - Viewed (0)
  8. src/image/png/testdata/pngsuite/ftbbn3p08.sng

        (236,236,236)     # rgb = (0xec,0xec,0xec)
        (  0,151,  0)     # rgb = (0x00,0x97,0x00)
        (234,234,234)     # rgb = (0xea,0xea,0xea)
        (  0,  0,107)     # rgb = (0x00,0x00,0x6b)
        (  0,141,  0)     # rgb = (0x00,0x8d,0x00)
        (  0,139,  0)     # rgb = (0x00,0x8b,0x00) green4
        (  0,137,  0)     # rgb = (0x00,0x89,0x00)
        (  0,135,  0)     # rgb = (0x00,0x87,0x00)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 27 22:27:41 UTC 2016
    - 13.8K bytes
    - Viewed (0)
  9. src/image/png/testdata/pngsuite/ftp0n3p08.sng

        (236,236,236)     # rgb = (0xec,0xec,0xec)
        (  0,151,  0)     # rgb = (0x00,0x97,0x00)
        (234,234,234)     # rgb = (0xea,0xea,0xea)
        (  0,  0,107)     # rgb = (0x00,0x00,0x6b)
        (  0,141,  0)     # rgb = (0x00,0x8d,0x00)
        (  0,139,  0)     # rgb = (0x00,0x8b,0x00) green4
        (  0,137,  0)     # rgb = (0x00,0x89,0x00)
        (  0,135,  0)     # rgb = (0x00,0x87,0x00)
    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/syscall/zerrors_darwin_arm64.go

    	CS7                               = 0x200
    	CS8                               = 0x300
    	CSIZE                             = 0x300
    	CSTART                            = 0x11
    	CSTATUS                           = 0x14
    	CSTOP                             = 0x13
    	CSTOPB                            = 0x400
    	CSUSP                             = 0x1a
    	CTL_MAXNAME                       = 0xc
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 55.8K bytes
    - Viewed (0)
Back to top