Search Options

Results per page
Sort
Preferred Languages
Advance

Results 91 - 100 of 125 for 0xd800 (0.93 sec)

  1. src/cmd/internal/obj/s390x/asmz.go

    	op_BAL     uint32 = 0x4500 // FORMAT_RX1        BRANCH AND LINK
    	op_BALR    uint32 = 0x0500 // FORMAT_RR         BRANCH AND LINK
    	op_BAS     uint32 = 0x4D00 // FORMAT_RX1        BRANCH AND SAVE
    	op_BASR    uint32 = 0x0D00 // FORMAT_RR         BRANCH AND SAVE
    	op_BASSM   uint32 = 0x0C00 // FORMAT_RR         BRANCH AND SAVE AND SET MODE
    	op_BC      uint32 = 0x4700 // FORMAT_RX2        BRANCH ON CONDITION
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 17:46:09 UTC 2024
    - 176.7K bytes
    - Viewed (0)
  2. src/strconv/isprint.go

    	0x17e0, 0x17e9,
    	0x17f0, 0x17f9,
    	0x1800, 0x1819,
    	0x1820, 0x1878,
    	0x1880, 0x18aa,
    	0x18b0, 0x18f5,
    	0x1900, 0x192b,
    	0x1930, 0x193b,
    	0x1940, 0x1940,
    	0x1944, 0x196d,
    	0x1970, 0x1974,
    	0x1980, 0x19ab,
    	0x19b0, 0x19c9,
    	0x19d0, 0x19da,
    	0x19de, 0x1a1b,
    	0x1a1e, 0x1a7c,
    	0x1a7f, 0x1a89,
    	0x1a90, 0x1a99,
    	0x1aa0, 0x1aad,
    	0x1ab0, 0x1ace,
    	0x1b00, 0x1b4c,
    	0x1b50, 0x1bf3,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 06 04:29:53 UTC 2023
    - 11.5K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go

    }
    
    const (
    	AT_FDCWD            = -0x64
    	AT_EACCESS          = 0x100
    	AT_SYMLINK_NOFOLLOW = 0x200
    	AT_SYMLINK_FOLLOW   = 0x400
    	AT_REMOVEDIR        = 0x800
    )
    
    type PollFd struct {
    	Fd      int32
    	Events  int16
    	Revents int16
    }
    
    const (
    	POLLERR      = 0x8
    	POLLHUP      = 0x10
    	POLLIN       = 0x1
    	POLLINIGNEOF = 0x2000
    	POLLNVAL     = 0x20
    	POLLOUT      = 0x4
    	POLLPRI      = 0x2
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 9.7K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mips.go

    	CBitFieldMaskBit46 = 0x20000
    	CBitFieldMaskBit47 = 0x10000
    	CBitFieldMaskBit48 = 0x8000
    	CBitFieldMaskBit49 = 0x4000
    	CBitFieldMaskBit50 = 0x2000
    	CBitFieldMaskBit51 = 0x1000
    	CBitFieldMaskBit52 = 0x800
    	CBitFieldMaskBit53 = 0x400
    	CBitFieldMaskBit54 = 0x200
    	CBitFieldMaskBit55 = 0x100
    	CBitFieldMaskBit56 = 0x80
    	CBitFieldMaskBit57 = 0x40
    	CBitFieldMaskBit58 = 0x20
    	CBitFieldMaskBit59 = 0x10
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 12.3K bytes
    - Viewed (0)
  5. src/vendor/golang.org/x/text/unicode/bidi/tables11.0.0.go

    	0x17fc: 0x000a, 0x17fd: 0x000a, 0x17fe: 0x000a, 0x17ff: 0x000a,
    	// Block 0x60, offset 0x1800
    	0x1800: 0x000a, 0x1801: 0x000a, 0x1802: 0x000a, 0x1803: 0x000a, 0x1804: 0x000a, 0x1805: 0x000a,
    	0x1806: 0x000a, 0x1807: 0x000a, 0x1808: 0x000a, 0x1809: 0x000a, 0x180a: 0x000a, 0x180b: 0x000a,
    	0x180c: 0x000a, 0x180d: 0x000a, 0x180e: 0x000a, 0x180f: 0x000a, 0x1810: 0x000a, 0x1811: 0x000a,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 116.6K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go

    	CBitFieldMaskBit5  = 0x20
    	CBitFieldMaskBit6  = 0x40
    	CBitFieldMaskBit7  = 0x80
    	CBitFieldMaskBit8  = 0x100
    	CBitFieldMaskBit9  = 0x200
    	CBitFieldMaskBit10 = 0x400
    	CBitFieldMaskBit11 = 0x800
    	CBitFieldMaskBit12 = 0x1000
    	CBitFieldMaskBit13 = 0x2000
    	CBitFieldMaskBit14 = 0x4000
    	CBitFieldMaskBit15 = 0x8000
    	CBitFieldMaskBit16 = 0x10000
    	CBitFieldMaskBit17 = 0x20000
    	CBitFieldMaskBit18 = 0x40000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 12.1K bytes
    - Viewed (0)
  7. src/vendor/golang.org/x/text/unicode/bidi/tables12.0.0.go

    	0x17fc: 0x000a, 0x17fd: 0x000a, 0x17fe: 0x000a, 0x17ff: 0x000a,
    	// Block 0x60, offset 0x1800
    	0x1800: 0x000a, 0x1801: 0x000a, 0x1802: 0x000a, 0x1803: 0x000a, 0x1804: 0x000a, 0x1805: 0x000a,
    	0x1806: 0x000a, 0x1807: 0x000a, 0x1808: 0x000a, 0x1809: 0x000a, 0x180a: 0x000a, 0x180b: 0x000a,
    	0x180c: 0x000a, 0x180d: 0x000a, 0x180e: 0x000a, 0x180f: 0x000a, 0x1810: 0x000a, 0x1811: 0x000a,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 118.9K bytes
    - Viewed (0)
  8. android/guava/src/com/google/common/io/CharStreams.java

     * @since 1.0
     */
    @J2ktIncompatible
    @GwtIncompatible
    @ElementTypesAreNonnullByDefault
    public final class CharStreams {
    
      // 2K chars (4K bytes)
      private static final int DEFAULT_BUF_SIZE = 0x800;
    
      /** Creates a new {@code CharBuffer} for buffering reads or writes. */
      static CharBuffer createBuffer() {
        return CharBuffer.allocate(DEFAULT_BUF_SIZE);
      }
    
      private CharStreams() {}
    
      /**
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Wed May 17 14:35:11 UTC 2023
    - 10.9K bytes
    - Viewed (0)
  9. src/vendor/golang.org/x/text/unicode/bidi/tables9.0.0.go

    	0x17fc: 0x000a, 0x17fd: 0x000a, 0x17fe: 0x000a, 0x17ff: 0x000a,
    	// Block 0x60, offset 0x1800
    	0x1800: 0x000a, 0x1801: 0x000a, 0x1802: 0x000a, 0x1803: 0x000a, 0x1804: 0x000a, 0x1805: 0x000a,
    	0x1806: 0x000a, 0x1807: 0x000a, 0x1808: 0x000a, 0x1809: 0x000a, 0x180a: 0x000a, 0x180b: 0x000a,
    	0x180c: 0x000a, 0x180d: 0x000a, 0x180e: 0x000a, 0x180f: 0x000a, 0x1810: 0x000a, 0x1811: 0x000a,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 109.2K bytes
    - Viewed (0)
  10. src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go

    	0x27fc: 0x0001, 0x27fd: 0x0001, 0x27fe: 0x0001, 0x27ff: 0x0001,
    	// Block 0xa0, offset 0x2800
    	0x2800: 0x0001, 0x2801: 0x000c, 0x2802: 0x000c, 0x2803: 0x000c, 0x2804: 0x0001, 0x2805: 0x000c,
    	0x2806: 0x000c, 0x2807: 0x0001, 0x2808: 0x0001, 0x2809: 0x0001, 0x280a: 0x0001, 0x280b: 0x0001,
    	0x280c: 0x000c, 0x280d: 0x000c, 0x280e: 0x000c, 0x280f: 0x000c, 0x2810: 0x0001, 0x2811: 0x0001,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 120.9K bytes
    - Viewed (0)
Back to top