Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for 0G (0.09 sec)

  1. src/fmt/fmt_test.go

    	{"%#.0f", 1.23 + 1.0i, "(1.+1.i)"},
    	{"%#.0e", 1.23 + 1.0i, "(1.e+00+1.e+00i)"},
    	{"%#.0x", 1.23 + 1.0i, "(0x1.p+00+0x1.p+00i)"},
    	{"%#.0g", 1.23 + 1.0i, "(1.+1.i)"},
    	{"%#.0g", 0 + 100000i, "(0.+1.e+05i)"},
    	{"%#.0g", 1230000 + 0i, "(1.e+06+0.i)"},
    	{"%#.4f", 1 + 1.23i, "(1.0000+1.2300i)"},
    	{"%#.4e", 123 + 1i, "(1.2300e+02+1.0000e+00i)"},
    	{"%#.4x", 123 + 1i, "(0x1.ec00p+06+0x1.0000p+00i)"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:31:55 UTC 2024
    - 58.6K bytes
    - Viewed (0)
  2. src/encoding/hex/hex_test.go

    	in  string
    	out string
    	err error
    }{
    	{"", "", nil},
    	{"0", "", ErrLength},
    	{"zd4aa", "", InvalidByteError('z')},
    	{"d4aaz", "\xd4\xaa", InvalidByteError('z')},
    	{"30313", "01", ErrLength},
    	{"0g", "", InvalidByteError('g')},
    	{"00gg", "\x00", InvalidByteError('g')},
    	{"0\x01", "", InvalidByteError('\x01')},
    	{"ffeed", "\xff\xee", ErrLength},
    }
    
    func TestDecodeErr(t *testing.T) {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 19:30:23 UTC 2024
    - 7.9K bytes
    - Viewed (0)
  3. src/crypto/tls/testdata/Client-TLSv12-RenegotiateOnce

    000001f0  c8 cc db e3 f7 89 69 a3  3b 22 d0 75 16 c8 16 cc  |......i.;".u....|
    00000200  a2 3c 56 c5 00 d1 1d 11  7f 74 1f bb 3d ec 1b c0  |.<V......t..=...|
    00000210  30 67 81 36 11 11 60 d2  e1 be ce e4 0c f6 d0 df  |0g.6..`.........|
    00000220  fd 7c dc 7f 3d 40 8d 65  ec 69 c7 55 30 db 9c d3  |.|..=@.e.i.U0...|
    00000230  bc 92 ae 14 85 18 ce 10  7e 0f 52 52 a4 c7 b7 1f  |........~.RR....|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 18.4K bytes
    - Viewed (0)
  4. staging/src/k8s.io/apimachinery/pkg/api/resource/quantity_test.go

    		{"0Ki", decQuantity(0, 0, BinarySI)},
    		{"0k", decQuantity(0, 0, DecimalSI)},
    		{"0Mi", decQuantity(0, 0, BinarySI)},
    		{"0M", decQuantity(0, 0, DecimalSI)},
    		{"0Gi", decQuantity(0, 0, BinarySI)},
    		{"0G", decQuantity(0, 0, DecimalSI)},
    		{"0Ti", decQuantity(0, 0, BinarySI)},
    		{"0T", decQuantity(0, 0, DecimalSI)},
    
    		// Quantity less numbers are allowed
    		{"1", decQuantity(1, 0, DecimalSI)},
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 21:48:10 UTC 2024
    - 49.4K bytes
    - Viewed (0)
  5. tensorflow/compiler/jit/tests/opens2s_gnmt_mixed_precision.pbtxt.gz

    >�C�u?$����W� ��¬�0��ƽ|!}]|�_mW|'���t~��m~�Q^=�r����-�]������o�7~5:��vo�3,����Zo��]=��7/�:�@k�������K��m���&��|���p�W��[�>��8ew+o+n������}��X�����E�؈��6� �`-7��w6y���m�)�ZsHs�YeIO&���\ ��� u�־C�c)�r�;�$w�8��q������v�Y�eX� �%I�H%)�)�0g���+� �nE�)�"S �tK�׏�'8ʳ��lN��i������yB9����w|�[�#���� ˸�k���x�q��� ��껂W��u�6���U���RJ�?��.�7n^S�c�R�E�(1J(F�RYI�z$F�'M"�L�Ĥ�� � ږC�*�)�ĉY�1��K4�{��9H�Ѡ�J�(%%q��(#hAR�Ŕ(1J(F�RUI�����ݒ��hR�&/�7���f�R�m�@�F�`�D-騉S)E��m�Bx�� ���...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Jun 03 18:14:27 UTC 2019
    - 195.5K bytes
    - Viewed (0)
  6. src/compress/flate/testdata/huffman-rand-max.in

    ��2�~��x���%�������I��B�������;$�3�e%��.8��Rq�O~z����b����/F%�j 
    ��5�����k,jn�i"-mi�O�y
    O]<ƐW�W�`�sڮ�*XO����t���;��+D�l�Oia����A����;�~�����	e�t�u
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 11 17:40:52 UTC 2016
    - 64K bytes
    - Viewed (0)
  7. src/regexp/testdata/re2-exhaustive.txt.bz2

    0����v\ֵ�w�f�l�q�f�8��L�DGggn8�8�v�:��1kem[�j�� w�nqĵ[h�j�4�M�h��Uf���:�M�|UUUUU���{�{����F��A)JR����Cʅ���m���������{�N�{�򪪪�����{�@������ �,q,i*q $q%;��%��d����C޼��/�`��o���U��I$�N ~��I���R�)l��A��u����~?�(wϹ�h$�������N����$0G�]��{��>��I$�>���}��>���;��߿*����������*������;��0`Cߡ��[��ѝۚkN�>� ����%ǘn`�@}� y����w�{��{�q>����ى)�.����ʷ�[���ʪ������;������2Jk���&���o���Q��}ܾ�})�Y������ʪ��������=�{ʪ��������?ke�}��c�=9� ��Sܝy��k)�FВd&2`�sc��I$O;s� ��na> p����m��gn~=�͗m��...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 13 14:52:20 UTC 2021
    - 418.2K bytes
    - Viewed (0)
  8. pkg/apis/core/validation/validation_test.go

    					core.ReadWriteOnce,
    					core.ReadOnlyMany,
    				},
    				Resources: core.VolumeResourceRequirements{
    					Requests: core.ResourceList{
    						core.ResourceName(core.ResourceStorage): resource.MustParse("0G"),
    					},
    				},
    				StorageClassName: &validClassName,
    			}),
    		},
    		"invalid-label-selector": {
    			isExpectedFailure: true,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
Back to top