Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 70 of 115 for scaron (0.09 sec)

  1. src/syscall/zsysnum_freebsd_amd64.go

    	SYS_SETPGID                  = 82  // { int setpgid(int pid, int pgid); }
    	SYS_SETITIMER                = 83  // { int setitimer(u_int which, struct \
    	SYS_SWAPON                   = 85  // { int swapon(char *name); }
    	SYS_GETITIMER                = 86  // { int getitimer(u_int which, \
    	SYS_GETDTABLESIZE            = 89  // { int getdtablesize(void); }
    	SYS_DUP2                     = 90  // { int dup2(u_int from, u_int to); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go

    	HIDIOCGRAWINFO                   = 0x40084803
    	HIDIOCGRDESC                     = 0x50044802
    	HIDIOCGRDESCSIZE                 = 0x40044801
    	HUPCL                            = 0x4000
    	ICANON                           = 0x100
    	IEXTEN                           = 0x400
    	IN_CLOEXEC                       = 0x80000
    	IN_NONBLOCK                      = 0x800
    	IOCTL_VM_SOCKETS_GET_LOCAL_CID   = 0x200007b9
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 36.8K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go

    	HIDIOCGRAWINFO                   = 0x80084803
    	HIDIOCGRDESC                     = 0x90044802
    	HIDIOCGRDESCSIZE                 = 0x80044801
    	HUPCL                            = 0x400
    	ICANON                           = 0x2
    	IEXTEN                           = 0x8000
    	IN_CLOEXEC                       = 0x80000
    	IN_NONBLOCK                      = 0x800
    	IOCTL_VM_SOCKETS_GET_LOCAL_CID   = 0x7b9
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 34.2K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_loong64.go

    	HIDIOCGRAWINFO                   = 0x80084803
    	HIDIOCGRDESC                     = 0x90044802
    	HIDIOCGRDESCSIZE                 = 0x80044801
    	HUPCL                            = 0x400
    	ICANON                           = 0x2
    	IEXTEN                           = 0x8000
    	IN_CLOEXEC                       = 0x80000
    	IN_NONBLOCK                      = 0x800
    	IOCTL_VM_SOCKETS_GET_LOCAL_CID   = 0x7b9
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 33.9K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go

    	HIDIOCGRAWINFO                   = 0x40084803
    	HIDIOCGRDESC                     = 0x50044802
    	HIDIOCGRDESCSIZE                 = 0x40044801
    	HUPCL                            = 0x400
    	ICANON                           = 0x2
    	IEXTEN                           = 0x100
    	IN_CLOEXEC                       = 0x80000
    	IN_NONBLOCK                      = 0x80
    	IOCTL_VM_SOCKETS_GET_LOCAL_CID   = 0x200007b9
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 34.7K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go

    	HIDIOCGRAWINFO                   = 0x40084803
    	HIDIOCGRDESC                     = 0x50044802
    	HIDIOCGRDESCSIZE                 = 0x40044801
    	HUPCL                            = 0x400
    	ICANON                           = 0x2
    	IEXTEN                           = 0x100
    	IN_CLOEXEC                       = 0x80000
    	IN_NONBLOCK                      = 0x80
    	IOCTL_VM_SOCKETS_GET_LOCAL_CID   = 0x200007b9
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 34.7K bytes
    - Viewed (0)
  7. guava/src/com/google/common/net/MediaType.java

       * files).
       *
       * @since 13.0
       */
      public static final MediaType BMP = createConstant(IMAGE_TYPE, "bmp");
    
      /**
       * The <a href="https://en.wikipedia.org/wiki/Camera_Image_File_Format">Canon Image File
       * Format</a> ({@code crw} files), a widely-used "raw image" format for cameras. It is found in
       * {@code /etc/mime.types}, e.g. in <a href=
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Aug 07 16:17:10 UTC 2023
    - 46.2K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go

    	HIDIOCGRAWINFO                   = 0x40084803
    	HIDIOCGRDESC                     = 0x50044802
    	HIDIOCGRDESCSIZE                 = 0x40044801
    	HUPCL                            = 0x4000
    	ICANON                           = 0x100
    	IEXTEN                           = 0x400
    	IN_CLOEXEC                       = 0x80000
    	IN_NONBLOCK                      = 0x800
    	IOCTL_VM_SOCKETS_GET_LOCAL_CID   = 0x200007b9
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 36.9K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go

    	HIDIOCGRAWINFO                   = 0x80084803
    	HIDIOCGRDESC                     = 0x90044802
    	HIDIOCGRDESCSIZE                 = 0x80044801
    	HUPCL                            = 0x400
    	ICANON                           = 0x2
    	IEXTEN                           = 0x8000
    	IN_CLOEXEC                       = 0x80000
    	IN_NONBLOCK                      = 0x800
    	IOCTL_VM_SOCKETS_GET_LOCAL_CID   = 0x7b9
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 36.7K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/text/cases/map.go

    		switch r, _ := utf8.DecodeRune(c.src[c.pSrc:]); r {
    		// Above and Iota Subscript
    		case 0x0300, // U+0300 COMBINING GRAVE ACCENT
    			0x0301, // U+0301 COMBINING ACUTE ACCENT
    			0x0304, // U+0304 COMBINING MACRON
    			0x0306, // U+0306 COMBINING BREVE
    			0x0308, // U+0308 COMBINING DIAERESIS
    			0x0313, // U+0313 COMBINING COMMA ABOVE
    			0x0314, // U+0314 COMBINING REVERSED COMMA ABOVE
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 22.7K bytes
    - Viewed (0)
Back to top