Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 148 for x204 (0.04 sec)

  1. src/crypto/tls/cipher_suites.go

    	{TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, 16, 0, 4, ecdheECDSAKA, suiteECDHE | suiteECSign | suiteTLS12, nil, nil, aeadAESGCM},
    	{TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, 32, 0, 4, ecdheRSAKA, suiteECDHE | suiteTLS12 | suiteSHA384, nil, nil, aeadAESGCM},
    	{TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, 32, 0, 4, ecdheECDSAKA, suiteECDHE | suiteECSign | suiteTLS12 | suiteSHA384, nil, nil, aeadAESGCM},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 17:58:53 UTC 2024
    - 25.5K bytes
    - Viewed (0)
  2. src/runtime/cgo/gcc_mips64x.S

    	sdc1	$f28, 120($29)
    	sdc1	$f29, 128($29)
    	sdc1	$f30, 136($29)
    	sdc1	$f31, 144($29)
    #endif
    
    	// prepare SB register = pc & 0xffffffff00000000
    	bal	1f
    1:
    	dsrl	$28, $31, 32
    	dsll	$28, $28, 32
    
    	move	$20, $4 // save R4
    	move	$1, $6
    	jalr	$5	// call setg_gcc (clobbers R4)
    	jalr	$20	// call fn
    
    	ld	$16, 8($29)
    	ld	$17, 16($29)
    	ld	$18, 24($29)
    	ld	$19, 32($29)
    	ld	$20, 40($29)
    	ld	$21, 48($29)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jan 24 22:38:02 UTC 2023
    - 1.8K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go

    	SYS_PREAD64                      = 4200
    	SYS_PWRITE64                     = 4201
    	SYS_CHOWN                        = 4202
    	SYS_GETCWD                       = 4203
    	SYS_CAPGET                       = 4204
    	SYS_CAPSET                       = 4205
    	SYS_SIGALTSTACK                  = 4206
    	SYS_SENDFILE                     = 4207
    	SYS_GETPMSG                      = 4208
    	SYS_PUTPMSG                      = 4209
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.6K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go

    	SYS_SYSMIPS                 = 5199
    	SYS_IO_SETUP                = 5200
    	SYS_IO_DESTROY              = 5201
    	SYS_IO_GETEVENTS            = 5202
    	SYS_IO_SUBMIT               = 5203
    	SYS_IO_CANCEL               = 5204
    	SYS_EXIT_GROUP              = 5205
    	SYS_LOOKUP_DCOOKIE          = 5206
    	SYS_EPOLL_CREATE            = 5207
    	SYS_EPOLL_CTL               = 5208
    	SYS_EPOLL_WAIT              = 5209
    	SYS_REMAP_FILE_PAGES        = 5210
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 13.1K bytes
    - Viewed (0)
  5. src/html/template/url_test.go

    		}
    		if test.want != urlNormalizer(test.want) {
    			t.Errorf("not idempotent: %q", test.want)
    		}
    	}
    }
    
    func TestURLFilters(t *testing.T) {
    	input := ("\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f" +
    		"\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1a\x1b\x1c\x1d\x1e\x1f" +
    		` !"#$%&'()*+,-./` +
    		`0123456789:;<=>?` +
    		`@ABCDEFGHIJKLMNO` +
    		`PQRSTUVWXYZ[\]^_` +
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Dec 13 18:45:54 UTC 2021
    - 3.9K bytes
    - Viewed (0)
  6. src/syscall/zsysnum_linux_arm64.go

    	SYS_SOCKETPAIR             = 199
    	SYS_BIND                   = 200
    	SYS_LISTEN                 = 201
    	SYS_ACCEPT                 = 202
    	SYS_CONNECT                = 203
    	SYS_GETSOCKNAME            = 204
    	SYS_GETPEERNAME            = 205
    	SYS_SENDTO                 = 206
    	SYS_RECVFROM               = 207
    	SYS_SETSOCKOPT             = 208
    	SYS_GETSOCKOPT             = 209
    	SYS_SHUTDOWN               = 210
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 8.9K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go

    	{"net.inet.ip.mrtproto", []_C_int{4, 2, 0, 34}},
    	{"net.inet.ip.mrtstats", []_C_int{4, 2, 0, 35}},
    	{"net.inet.ip.mrtvif", []_C_int{4, 2, 0, 38}},
    	{"net.inet.ip.mtu", []_C_int{4, 2, 0, 4}},
    	{"net.inet.ip.mtudisc", []_C_int{4, 2, 0, 27}},
    	{"net.inet.ip.mtudisctimeout", []_C_int{4, 2, 0, 28}},
    	{"net.inet.ip.multipath", []_C_int{4, 2, 0, 32}},
    	{"net.inet.ip.portfirst", []_C_int{4, 2, 0, 7}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 11.9K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go

    	{"net.inet.ip.mrtproto", []_C_int{4, 2, 0, 34}},
    	{"net.inet.ip.mrtstats", []_C_int{4, 2, 0, 35}},
    	{"net.inet.ip.mrtvif", []_C_int{4, 2, 0, 38}},
    	{"net.inet.ip.mtu", []_C_int{4, 2, 0, 4}},
    	{"net.inet.ip.mtudisc", []_C_int{4, 2, 0, 27}},
    	{"net.inet.ip.mtudisctimeout", []_C_int{4, 2, 0, 28}},
    	{"net.inet.ip.multipath", []_C_int{4, 2, 0, 32}},
    	{"net.inet.ip.portfirst", []_C_int{4, 2, 0, 7}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 11.9K bytes
    - Viewed (0)
  9. docs/pt/docs/tutorial/response-status-code.md

        * `200` é o código de status padrão, o que significa que tudo estava "OK".
        * Outro exemplo seria `201`, "Criado". É comumente usado após a criação de um novo registro no banco de dados.
        * Um caso especial é `204`, "Sem Conteúdo". Essa resposta é usada quando não há conteúdo para retornar ao cliente e, portanto, a resposta não deve ter um corpo.
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Mon Oct 31 16:22:07 UTC 2022
    - 4.3K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/telemetry/package-lock.json

            "url": "https://opencollective.com/csstools"
          }
        },
        "node_modules/@csstools/media-query-list-parser": {
          "version": "2.0.4",
          "resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-2.0.4.tgz",
          "integrity": "sha512-GyYot6jHgcSDZZ+tLSnrzkR7aJhF2ZW6d+CXH66mjy5WpAQhZD4HDke2OQ36SivGRWlZJpAz7TzbW6OKlEpxAA==",
          "dev": true,
          "engines": {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:57:25 UTC 2024
    - 156K bytes
    - Viewed (0)
Back to top