Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for GD (2.62 sec)

  1. src/debug/elf/elf.go

    	R_386_TLS_GD_32     R_386 = 24 /* 32 bit offset to GOT (index,off) pair */
    	R_386_TLS_GD_PUSH   R_386 = 25 /* pushl instruction for Sun ABI GD sequence */
    	R_386_TLS_GD_CALL   R_386 = 26 /* call instruction for Sun ABI GD sequence */
    	R_386_TLS_GD_POP    R_386 = 27 /* popl instruction for Sun ABI GD sequence */
    	R_386_TLS_LDM_32    R_386 = 28 /* 32 bit offset to GOT (index,zero) pair */
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 00:01:16 UTC 2024
    - 134.6K bytes
    - Viewed (0)
  2. cmd/site-replication.go

    	if cntReplicated > 0 && cntReplicated != total {
    		return false
    	}
    	// check if policies match between sites
    	var prev madmin.GroupDesc
    	for i, gd := range gds {
    		if i == 0 {
    			prev = gd
    			continue
    		}
    		if !isGroupDescEqual(prev, gd) {
    			return false
    		}
    	}
    	return true
    }
    
    func isBktQuotaCfgReplicated(total int, quotaCfgs []*madmin.BucketQuota) bool {
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri May 24 23:05:23 UTC 2024
    - 184.3K bytes
    - Viewed (0)
  3. tensorflow/compiler/jit/tests/opens2s_gnmt_mixed_precision.pbtxt.gz

    �r��8;Z趤/�s�۲�gb��f�o��+X���L��s��`/j��l6��Oz{TFs{���ˋsJ˪zK�5+�g��~S��fV�:������~�6��֮sy�\68��]����+F�_�B}�������0W��Ѕ�#�)�ӎ�Qw" �&����6:�����Z%V*l]#Ε%��e��l��f�k7�y~oY��}02m,F�һ7�7Y�;N���̲�z�NO�U�ߵ��Ȓ�f��1u��i��t Z�f���F.��B��gI{�[��gD��O=Z|������f7*d123! /�;�8��{� ��9;����x��\�5�>�ܰan�A��^�GqqU�{��P�V!oz���vփ�}.�����¯� ��u�=���>.��|r/s܋� ��x�}5���t*�/�[c�s ezv���j��q�it7��{Y���ݥ�y�s���Zi�ܢ�˝u��5��{Z����|I�����ps��M���K���}��.�WJ��]���B�^L�5�.#G�_^i��~Z�...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Jun 03 18:14:27 UTC 2019
    - 195.5K bytes
    - Viewed (0)
  4. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    veterinaire.fr
    
    // ga : https://en.wikipedia.org/wiki/.ga
    ga
    
    // gb : This registry is effectively dormant
    // Submitted by registry <******@****.***>
    gb
    
    // gd : https://en.wikipedia.org/wiki/.gd
    edu.gd
    gov.gd
    gd
    
    // ge : http://www.nic.net.ge/policy_en.pdf
    ge
    com.ge
    edu.ge
    gov.ge
    org.ge
    mil.ge
    net.ge
    pvt.ge
    
    // gf : https://en.wikipedia.org/wiki/.gf
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
  5. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    those Rectilinear Sides AF and GM. And therefore, in those Rectilinear Sides when distinctly defined, there is no new Colour generated by Refraction. I observed also, that if any where between the two outmost Circles TMF and PGA a Right Line, as [Greek: gd], was cross to the Spectrum, so as both Ends to fall perpendicularly upon its Rectilinear Sides, there appeared one and the same Colour, and degree of Colour from one End of this Line to the other. I delineated therefore in a Paper the Perimeter of...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 24 18:26:02 UTC 2018
    - 129.4K bytes
    - Viewed (0)
  6. cmd/testdata/decryptObjectInfo.json.zst

    rnal-Server-Side-Encryption-Seal-Algorithm":"DAREv2-HMAC-SHA256","content-type":"application/octet-stream"}},{"Bucket":"buck1","Name":"go_113/src/cmd/internal/obj/x86/a.out.go","UserDef":{"X-Minio-Internal-Server-Side-Encryption-Iv":"kTL+aRyv0xgntB/gd+7UHzEGQ7ZmkKVXJ8cTCS=","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Key-Id":"my-minio-key","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Sealed-Key":"IAAfAPfM4/nC11VfmEQKNRBGg4aBcr/YzP54UipNkttg==","X-Minio-Internal-Server-Side-Encryption-S3-S...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Oct 29 16:34:20 UTC 2020
    - 164K bytes
    - Viewed (0)
Back to top