Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 58 for 415 (0.04 sec)

  1. src/cmd/vendor/golang.org/x/telemetry/package.json

      },
      "devDependencies": {
        "@typescript-eslint/eslint-plugin": "5.59.6",
        "@typescript-eslint/parser": "5.59.6",
        "eslint": "8.40.0",
        "eslint-config-prettier": "8.8.0",
        "npm-run-all": "4.1.5",
        "prettier": "2.8.8",
        "stylelint": "15.6.2",
        "stylelint-config-standard": "33.0.0",
        "typescript": "5.0.4"
      },
      "dependencies": {
        "@observablehq/plot": "0.6.9",
        "d3": "7.8.5"
      }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:57:25 UTC 2024
    - 650 bytes
    - Viewed (0)
  2. platforms/native/platform-native/src/testFixtures/groovy/org/gradle/nativeplatform/fixtures/app/MixedLanguageHelloWorldApp.groovy

        .text
        .globl  _sumx
    _sumx:
        movl    8(%esp), %eax
        addl    4(%esp), %eax
        ret
    '''
    
        private static String x64GnuAsmSource = '''
        .text
        .p2align 4,,15
    .globl sumx
        .type   sumx, @function
    sumx:
        leal    (%rsi,%rdi), %eax
        ret
    '''
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Nov 16 20:20:03 UTC 2023
    - 3.7K bytes
    - Viewed (0)
  3. src/net/http/status.go

    	StatusPreconditionFailed           = 412 // RFC 9110, 15.5.13
    	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)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jun 10 23:30:35 UTC 2022
    - 7.5K bytes
    - Viewed (0)
  4. src/syscall/zsysnum_darwin_arm64.go

    	SYS_READV_NOCANCEL                 = 411
    	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
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.4K bytes
    - Viewed (0)
  5. src/syscall/zsysnum_darwin_amd64.go

    	SYS_READV_NOCANCEL                 = 411
    	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
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.6K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go

    	SYS_READV_NOCANCEL                 = 411
    	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
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  7. src/go/build/read_test.go

    		`test:4:12:x`,
    	},
    	{
    		`package p
    		 import "embed"
    		 var s = "\"\\\\"
    		 //go:embed x
    		 var files embed.FS`,
    		`test:4:15:x`,
    	},
    	{
    		"package p\nimport \"embed\"\nvar s = `/*`\n//go:embed x\nvar files embed.FS",
    		`test:4:12:x`,
    	},
    	{
    		"package p\nimport \"embed\"\nvar s = z/ *y\n//go:embed pointer\nvar pointer embed.FS",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Oct 06 15:53:04 UTC 2021
    - 6K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go

    	SYS_READV_NOCANCEL                 = 411
    	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
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  9. pkg/controller/clusterroleaggregation/clusterroleaggregation_controller_test.go

    					if serverSideApplyEnabled == false {
    						// UnsupportedMediaType
    						return true, nil, errors.NewGenericServerResponse(415, "get", action.GetResource().GroupResource(), "test", "Apply not supported", 0, true)
    					}
    					return true, nil, nil // clusterroleaggregator drops returned objects so no point in constructing them
    				})
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 12 15:46:12 UTC 2023
    - 9K bytes
    - Viewed (0)
  10. src/crypto/internal/boring/goboringcrypto.h

    // #include <openssl/rand.h>
    int _goboringcrypto_RAND_bytes(uint8_t*, size_t);
    
    // #include <openssl/nid.h>
    enum {
    	GO_NID_md5_sha1 = 114,
    
    	GO_NID_secp224r1 = 713,
    	GO_NID_X9_62_prime256v1 = 415,
    	GO_NID_secp384r1 = 715,
    	GO_NID_secp521r1 = 716,
    
    	GO_NID_sha224 = 675,
    	GO_NID_sha256 = 672,
    	GO_NID_sha384 = 673,
    	GO_NID_sha512 = 674,
    };
    
    // #include <openssl/sha.h>
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jan 26 22:52:27 UTC 2024
    - 14.1K bytes
    - Viewed (0)
Back to top