Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 95 for 416 (0.16 sec)

  1. src/crypto/internal/nistec/p256_asm_arm64.s

    	LDP	3*16(a_ptr), (R4, R5)
    	LDP	4*16(a_ptr), (R6, R7)
    	LDP	5*16(a_ptr), (R8, R9)
    	LDP	3*16(b_ptr), (R16, R17)
    	LDP	4*16(b_ptr), (R19, R20)
    	LDP	5*16(b_ptr), (R21, R22)
    	CSEL	EQ, R16, R4, R4
    	CSEL	EQ, R17, R5, R5
    	CSEL	EQ, R19, R6, R6
    	CSEL	EQ, R20, R7, R7
    	CSEL	EQ, R21, R8, R8
    	CSEL	EQ, R22, R9, R9
    	STP	(R4, R5), 3*16(res_ptr)
    	STP	(R6, R7), 4*16(res_ptr)
    	STP	(R8, R9), 5*16(res_ptr)
    
    	RET
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 29.7K bytes
    - Viewed (0)
  2. src/net/http/status.go

    	StatusRequestEntityTooLarge        = 413 // RFC 9110, 15.5.14
    	StatusRequestURITooLong            = 414 // RFC 9110, 15.5.15
    	StatusUnsupportedMediaType         = 415 // RFC 9110, 15.5.16
    	StatusRequestedRangeNotSatisfiable = 416 // RFC 9110, 15.5.17
    	StatusExpectationFailed            = 417 // RFC 9110, 15.5.18
    	StatusTeapot                       = 418 // RFC 9110, 15.5.19 (Unused)
    	StatusMisdirectedRequest           = 421 // RFC 9110, 15.5.20
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jun 10 23:30:35 UTC 2022
    - 7.5K bytes
    - Viewed (0)
  3. src/internal/chacha8rand/chacha8_arm64.s

    	VADD C.S4, D.S4, C.S4; VEOR B.B16, C.B16, V30.B16; VSHL  $7, V30.S4, B.S4; VSRI $25, V30.S4, B.S4
    
    // block runs 4 ChaCha8 block transformations in the four stripes of the V registers.
    
    // func block(seed *[8]uint32, blocks *[4][16]uint32, counter uint32)
    TEXT ·block<ABIInternal>(SB), NOSPLIT, $16
    	// seed in R0
    	// blocks in R1
    	// counter in R2
    
    	// Load initial constants into top row.
    	MOVD $·chachaConst(SB), R10
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Dec 05 20:34:30 UTC 2023
    - 3.2K bytes
    - Viewed (0)
  4. src/math/erf_s390x.s

    DATA ·erfrodataL13<> + 392(SB)/8, $-.692229229127016977E-03
    DATA ·erfrodataL13<> + 400(SB)/8, $0.971111253652087188E-04
    DATA ·erfrodataL13<> + 408(SB)/8, $-.119752226272050504E-04
    DATA ·erfrodataL13<> + 416(SB)/8, $0.131662993588532278E-05
    DATA ·erfrodataL13<> + 424(SB)/8, $0.115776482315851236E-07
    DATA ·erfrodataL13<> + 432(SB)/8, $-.780118522218151687E-09
    DATA ·erfrodataL13<> + 440(SB)/8, $-.130465975877241088E-06
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 15:34:41 UTC 2019
    - 8.5K bytes
    - Viewed (0)
  5. src/syscall/zsysnum_darwin_arm64.go

    	SYS_WRITEV_NOCANCEL                = 412
    	SYS_SENDTO_NOCANCEL                = 413
    	SYS_PREAD_NOCANCEL                 = 414
    	SYS_PWRITE_NOCANCEL                = 415
    	SYS_WAITID_NOCANCEL                = 416
    	SYS_POLL_NOCANCEL                  = 417
    	SYS_MSGSND_NOCANCEL                = 418
    	SYS_MSGRCV_NOCANCEL                = 419
    	SYS_SEM_WAIT_NOCANCEL              = 420
    	SYS_AIO_SUSPEND_NOCANCEL           = 421
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.4K bytes
    - Viewed (0)
  6. src/syscall/zsysnum_darwin_amd64.go

    	SYS_WRITEV_NOCANCEL                = 412
    	SYS_SENDTO_NOCANCEL                = 413
    	SYS_PREAD_NOCANCEL                 = 414
    	SYS_PWRITE_NOCANCEL                = 415
    	SYS_WAITID_NOCANCEL                = 416
    	SYS_POLL_NOCANCEL                  = 417
    	SYS_MSGSND_NOCANCEL                = 418
    	SYS_MSGRCV_NOCANCEL                = 419
    	SYS_SEM_WAIT_NOCANCEL              = 420
    	SYS_AIO_SUSPEND_NOCANCEL           = 421
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.6K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go

    	SYS_WRITEV_NOCANCEL                = 412
    	SYS_SENDTO_NOCANCEL                = 413
    	SYS_PREAD_NOCANCEL                 = 414
    	SYS_PWRITE_NOCANCEL                = 415
    	SYS_WAITID_NOCANCEL                = 416
    	SYS_POLL_NOCANCEL                  = 417
    	SYS_MSGSND_NOCANCEL                = 418
    	SYS_MSGRCV_NOCANCEL                = 419
    	SYS_SEM_WAIT_NOCANCEL              = 420
    	SYS_AIO_SUSPEND_NOCANCEL           = 421
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  8. docs/em/docs/advanced/additional-responses.md

                            "$ref": "#/components/schemas/HTTPValidationError"
                        }
                    }
                }
            }
        }
    }
    ```
    
    🔗 🔗 ➕1️⃣ 🥉 🔘 🗄 🔗:
    
    ```JSON hl_lines="4-16"
    {
        "components": {
            "schemas": {
                "Message": {
                    "title": "Message",
                    "required": [
                        "message"
                    ],
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat Apr 01 09:26:04 UTC 2023
    - 7.9K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go

    	SYS_TIMERFD_SETTIME64            = 411
    	SYS_UTIMENSAT_TIME64             = 412
    	SYS_PSELECT6_TIME64              = 413
    	SYS_PPOLL_TIME64                 = 414
    	SYS_IO_PGETEVENTS_TIME64         = 416
    	SYS_RECVMMSG_TIME64              = 417
    	SYS_MQ_TIMEDSEND_TIME64          = 418
    	SYS_MQ_TIMEDRECEIVE_TIME64       = 419
    	SYS_SEMTIMEDOP_TIME64            = 420
    	SYS_RT_SIGTIMEDWAIT_TIME64       = 421
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 16.3K bytes
    - Viewed (0)
  10. common-protos/k8s.io/api/networking/v1alpha1/generated.proto

      // address into 24 bits for the network portion and 8 bits for the host portion.
      // To allocate 256 IPs, set this field to 8 (a /24 mask for IPv4 or a /120 for IPv6).
      // Minimum value is 4 (16 IPs).
      // This field is immutable.
      // +required
      optional int32 perNodeHostBits = 2;
    
      // ipv4 defines an IPv4 IP block in CIDR notation(e.g. "10.0.0.0/8").
      // At least one of ipv4 and ipv6 must be specified.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 6K bytes
    - Viewed (0)
Back to top