Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 31 for 518 (0.13 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go

    	SYS_CAP_ENTER                = 516 // { int cap_enter(void); }
    	SYS_CAP_GETMODE              = 517 // { int cap_getmode(u_int *modep); }
    	SYS_PDFORK                   = 518 // { int pdfork(int *fdp, int flags); }
    	SYS_PDKILL                   = 519 // { int pdkill(int fd, int signum); }
    	SYS_PDGETPID                 = 520 // { int pdgetpid(int fd, pid_t *pidp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  2. src/syscall/zsysnum_freebsd_arm64.go

    	SYS_CAP_ENTER                = 516 // { int cap_enter(void); }
    	SYS_CAP_GETMODE              = 517 // { int cap_getmode(u_int *modep); }
    	SYS_PDFORK                   = 518 // { int pdfork(int *fdp, int flags); }
    	SYS_PDKILL                   = 519 // { int pdkill(int fd, int signum); }
    	SYS_PDGETPID                 = 520 // { int pdgetpid(int fd, pid_t *pidp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 35.8K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go

    	SYS_CAP_ENTER                = 516 // { int cap_enter(void); }
    	SYS_CAP_GETMODE              = 517 // { int cap_getmode(u_int *modep); }
    	SYS_PDFORK                   = 518 // { int pdfork(int *fdp, int flags); }
    	SYS_PDKILL                   = 519 // { int pdkill(int fd, int signum); }
    	SYS_PDGETPID                 = 520 // { int pdgetpid(int fd, pid_t *pidp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_riscv64.go

    	SYS_CAP_ENTER                = 516 // { int cap_enter(void); }
    	SYS_CAP_GETMODE              = 517 // { int cap_getmode(u_int *modep); }
    	SYS_PDFORK                   = 518 // { int pdfork(int *fdp, int flags); }
    	SYS_PDKILL                   = 519 // { int pdkill(int fd, int signum); }
    	SYS_PDGETPID                 = 520 // { int pdgetpid(int fd, pid_t *pidp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  5. src/syscall/zsysnum_freebsd_riscv64.go

    	SYS_CAP_ENTER                = 516 // { int cap_enter(void); }
    	SYS_CAP_GETMODE              = 517 // { int cap_getmode(u_int *modep); }
    	SYS_PDFORK                   = 518 // { int pdfork(int *fdp, int flags); }
    	SYS_PDKILL                   = 519 // { int pdkill(int fd, int signum); }
    	SYS_PDGETPID                 = 520 // { int pdgetpid(int fd, pid_t *pidp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Sep 29 22:39:46 UTC 2022
    - 35.8K bytes
    - Viewed (0)
  6. src/debug/elf/elf.go

    	R_AARCH64_TLSGD_MOVW_G0_NC                R_AARCH64 = 516
    	R_AARCH64_TLSLD_ADR_PREL21                R_AARCH64 = 517
    	R_AARCH64_TLSLD_ADR_PAGE21                R_AARCH64 = 518
    	R_AARCH64_TLSIE_MOVW_GOTTPREL_G1          R_AARCH64 = 539
    	R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC       R_AARCH64 = 540
    	R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21       R_AARCH64 = 541
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 00:01:16 UTC 2024
    - 134.6K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/lite/tests/fuse-tftext.mlir

      %518 = "tf.GatherV2"(%239, %517#1, %16) {batch_dims = 0 : i64, device = ""} : (tensor<?xi64>, tensor<?xi64>, tensor<i32>) -> tensor<?xi64>
      %519 = "tf.Cast"(%518) {Truncate = false, device = ""} : (tensor<?xi64>) -> tensor<?xi32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 09:41:17 UTC 2024
    - 460.3K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go

    	SYS_PTHREAD_MUTEX_INIT              = 0x203 // 515
    	SYS_PTHREAD_MUTEX_DESTROY           = 0x204 // 516
    	SYS_PTHREAD_MUTEX_LOCK              = 0x205 // 517
    	SYS_PTHREAD_MUTEX_TRYLOCK           = 0x206 // 518
    	SYS_PTHREAD_MUTEX_UNLOCK            = 0x207 // 519
    	SYS_PTHREAD_ONCE                    = 0x209 // 521
    	SYS_PTHREAD_SELF                    = 0x20A // 522
    	SYS_PTHREAD_SETINTR                 = 0x20B // 523
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 146.6K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/text/internal/language/tables.go

    	514:  {region: 0xa1, script: 0x5b, flags: 0x0},
    	515:  {region: 0x1, script: 0x5b, flags: 0x0},
    	516:  {region: 0x166, script: 0x5b, flags: 0x0},
    	517:  {region: 0x166, script: 0x5b, flags: 0x0},
    	518:  {region: 0x166, script: 0x5b, flags: 0x0},
    	519:  {region: 0x52, script: 0x5b, flags: 0x0},
    	520:  {region: 0x131, script: 0x3e, flags: 0x0},
    	521:  {region: 0x166, script: 0x5b, flags: 0x0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 153K bytes
    - Viewed (0)
  10. api/go1.1.txt

    pkg syscall (freebsd-386), const SYS_OPENBSD_POLL = 252
    pkg syscall (freebsd-386), const SYS_OVADVISE = 72
    pkg syscall (freebsd-386), const SYS_PATHCONF = 191
    pkg syscall (freebsd-386), const SYS_PDFORK = 518
    pkg syscall (freebsd-386), const SYS_PDGETPID = 520
    pkg syscall (freebsd-386), const SYS_PDKILL = 519
    pkg syscall (freebsd-386), const SYS_PIPE = 42
    pkg syscall (freebsd-386), const SYS_POLL = 209
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
Back to top