Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 51 for p384 (0.09 sec)

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

    	SYS_SCHED_SETATTR                = 380
    	SYS_SCHED_GETATTR                = 381
    	SYS_RENAMEAT2                    = 382
    	SYS_SECCOMP                      = 383
    	SYS_GETRANDOM                    = 384
    	SYS_MEMFD_CREATE                 = 385
    	SYS_BPF                          = 386
    	SYS_EXECVEAT                     = 387
    	SYS_USERFAULTFD                  = 388
    	SYS_MEMBARRIER                   = 389
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 16.3K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go

    	SYS_PREADV2                      = 380
    	SYS_PWRITEV2                     = 381
    	SYS_KEXEC_FILE_LOAD              = 382
    	SYS_STATX                        = 383
    	SYS_PKEY_ALLOC                   = 384
    	SYS_PKEY_FREE                    = 385
    	SYS_PKEY_MPROTECT                = 386
    	SYS_RSEQ                         = 387
    	SYS_IO_PGETEVENTS                = 388
    	SYS_SEMGET                       = 393
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.4K bytes
    - Viewed (0)
  3. guava-tests/test/com/google/common/cache/CacheBuilderGwtTest.java

                .build();
    
        // Add more than two elements to increment size removals.
        cache.put(3, 20);
        cache.put(6, 2);
        cache.put(98, 45);
        cache.put(56, 76);
        cache.put(23, 84);
    
        // Replace the two present elements.
        cache.put(23, 20);
        cache.put(56, 49);
        cache.put(23, 2);
        cache.put(56, 4);
    
        // Expire the two present elements.
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Fri Aug 05 17:21:46 UTC 2022
    - 15.1K bytes
    - Viewed (0)
  4. src/crypto/tls/testdata/Client-TLSv10-ClientCert-ECDSA-RSA

    00000230  c2 ed 90 99 5f 58 cb 3b  74 16 03 01 00 90 0f 00  |...._X.;t.......|
    00000240  00 8c 00 8a 30 81 87 02  41 79 c5 57 74 46 9a 18  |....0...Ay.WtF..|
    00000250  ad e0 b0 ba 68 f5 0e e2  58 94 dc 73 84 5a f8 86  |....h...X..s.Z..|
    00000260  86 8e 2a 37 82 02 a1 4b  19 cd 71 b3 99 04 64 b0  |..*7...K..q...d.|
    00000270  db 4a cc 41 a6 17 28 38  f1 67 bd 59 16 97 71 32  |.J.A..(8.g.Y..q2|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 10.5K bytes
    - Viewed (0)
  5. src/internal/coverage/cfile/testdata/issue59563/repro.go

    	} else if x == 379 {
    		x += 379
    	} else if x == 380 {
    		x += 380
    	} else if x == 381 {
    		x += 381
    	} else if x == 382 {
    		x += 382
    	} else if x == 383 {
    		x += 383
    	} else if x == 384 {
    		x += 384
    	} else if x == 385 {
    		x += 385
    	} else if x == 386 {
    		x += 386
    	} else if x == 387 {
    		x += 387
    	} else if x == 388 {
    		x += 388
    	} else if x == 389 {
    		x += 389
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 21 19:41:02 UTC 2024
    - 13K bytes
    - Viewed (0)
  6. android/guava/src/com/google/common/hash/Hashing.java

      }
    
      /**
       * Returns a hash function implementing the SHA-384 algorithm (384 hash bits).
       *
       * @since 19.0
       */
      public static HashFunction sha384() {
        return Sha384Holder.SHA_384;
      }
    
      private static class Sha384Holder {
        static final HashFunction SHA_384 =
            new MessageDigestHashFunction("SHA-384", "Hashing.sha384()");
      }
    
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Tue Apr 09 00:37:15 UTC 2024
    - 29.2K bytes
    - Viewed (0)
  7. android/guava-tests/test/com/google/common/cache/CacheBuilderGwtTest.java

                .build();
    
        // Add more than two elements to increment size removals.
        cache.put(3, 20);
        cache.put(6, 2);
        cache.put(98, 45);
        cache.put(56, 76);
        cache.put(23, 84);
    
        // Replace the two present elements.
        cache.put(23, 20);
        cache.put(56, 49);
        cache.put(23, 2);
        cache.put(56, 4);
    
        // Expire the two present elements.
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Dec 04 17:37:03 UTC 2017
    - 15K bytes
    - Viewed (0)
  8. src/math/erfc_s390x.s

    	MOVW	R1, R6
    	MOVW	R3, R7
    	CMPBLE	R6, R7, L36
    	MOVH	$0x402F, R3
    	MOVW	R3, R7
    	CMPBGT	R6, R7, L13
    	FMOVD	400(R9), F3
    	FSUB	F1, F3
    	VLEG	$0, 392(R9), V20
    	WFDDB	V1, V3, V6
    	VLEG	$0, 384(R9), V18
    	FMOVD	376(R9), F2
    	FMOVD	368(R9), F4
    	VLEG	$0, 360(R9), V16
    	FMOVD	352(R9), F7
    	FMOVD	344(R9), F3
    	FMUL	F0, F0
    	WFMDB	V6, V6, V1
    	FMOVD	656(R9), F5
    	MOVH	$0x0, R3
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 15:34:41 UTC 2019
    - 14.4K bytes
    - Viewed (0)
  9. src/crypto/tls/testdata/Client-TLSv13-ClientCert-ECDSA-RSA

    000002a0  ed 2a 34 61 73 8d 47 41  62 33 39 66 fa 3d 2a e5  |.*4as.GAb39f.=*.|
    000002b0  bf 09 d6 c0 1e 3c 98 b3  86 a6 87 b5 a7 d2 cf d9  |.....<..........|
    000002c0  dd f8 2e 86 f7 13 84 4a  f7 3b ec 8e e5 06 f5 cd  |.......J.;......|
    000002d0  42 17 03 03 00 35 b2 38  87 30 58 9e 03 6e 44 dd  |B....5.8.0X..nD.|
    000002e0  fb 87 11 3a a0 e7 c1 2d  74 3b 35 d0 3f bc de cd  |...:...-t;5.?...|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 10.6K bytes
    - Viewed (0)
  10. test/fixedbugs/issue60982.go

    		return 377
    	case 378:
    		return 378
    	case 379:
    		return 379
    	case 380:
    		return 380
    	case 381:
    		return 381
    	case 382:
    		return 382
    	case 383:
    		return 383
    	case 384:
    		return 384
    	case 385:
    		return 385
    	case 386:
    		return 386
    	case 387:
    		return 387
    	case 388:
    		return 388
    	case 389:
    		return 389
    	case 390:
    		return 390
    	case 391:
    		return 391
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 28 16:07:47 UTC 2023
    - 23.7K bytes
    - Viewed (0)
Back to top