Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 37 for Pu (0.11 sec)

  1. src/cmd/cgo/internal/testerrors/ptr_test.go

    		fail: true,
    	},
    	{
    		// Check a pointer to a union if the union has any
    		// pointer fields.
    		name:    "union1",
    		c:       `typedef union { char **p; unsigned long i; } u29; void f29(u29 *pu) {}`,
    		imports: []string{"unsafe"},
    		body:    `var b C.char; p := &b; C.f29((*C.u29)(unsafe.Pointer(&p)))`,
    		fail:    true,
    	},
    	{
    		// Don't check a pointer to a union if the union does
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Aug 03 16:07:49 UTC 2023
    - 21.2K bytes
    - Viewed (0)
  2. docs/fr/docs/tutorial/query-params-str-validations.md

    * `alias`
    * `title`
    * `description`
    * `deprecated`
    
    Validateurs spécifiques aux chaînes de caractères :
    
    * `min_length`
    * `max_length`
    * `regex`
    
    Parmi ces exemples, vous avez pu voir comment déclarer des validateurs pour les chaînes de caractères.
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Jul 27 18:53:21 UTC 2023
    - 9.8K bytes
    - Viewed (0)
  3. src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSAPKCS1v15

    >>> Flow 4 (server to client)
    00000000  14 03 03 00 01 01 16 03  03 00 28 f8 f5 85 19 36  |..........(....6|
    00000010  be 6e 58 45 66 04 c4 f9  e7 fd 50 55 3b 07 6c 50  |.nXEf.....PU;.lP|
    00000020  16 8c 2e 72 cf be 78 0a  8a 82 91 ed c1 72 10 d3  |...r..x......r..|
    00000030  cf 42 b5                                          |.B.|
    >>> Flow 5 (client to server)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 10.1K bytes
    - Viewed (0)
  4. src/crypto/tls/testdata/Client-TLSv10-ClientCert-ECDSA-RSA

    000002c0  00 f9 9c a8 01 a8 92 5d  d6 17 b6 54 98 e4 14 03  |.......]...T....|
    000002d0  01 00 01 01 16 03 01 00  30 1f d6 11 ac 58 b3 20  |........0....X. |
    000002e0  31 6d 3b f5 83 98 50 75  ff 4f 79 61 2b fc 0f 6c  |1m;...Pu.Oya+..l|
    000002f0  a6 4d 9e 65 38 e3 ca 12  76 0a 56 1e dd 73 da e1  |.M.e8...v.V..s..|
    00000300  66 5a 33 62 8f 7d c3 ed  ad                       |fZ3b.}...|
    >>> Flow 4 (server to client)
    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/cmd/compile/internal/ssa/_gen/S390X.rules

    // to unsigned comparisons.
    // Helps simplify constant comparison detection.
    (CM(P|PU)const (MOV(W|WZ)reg x) [c]) => (CMP(W|WU)const x [c])
    (CM(P|P|PU|PU)const x:(MOV(H|HZ|H|HZ)reg _) [c]) => (CMP(W|W|WU|WU)const x [c])
    (CM(P|P|PU|PU)const x:(MOV(B|BZ|B|BZ)reg _) [c]) => (CMP(W|W|WU|WU)const x [c])
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 12 18:09:26 UTC 2023
    - 74.3K bytes
    - Viewed (0)
  6. src/net/http/transport_test.go

    					closes.Add(1)
    				},
    			}, nil
    		}
    
    		c.Transport.(*Transport).Proxy = ProxyURL(pu)
    		c.Transport.(*Transport).OnProxyConnectResponse = func(ctx context.Context, proxyURL *url.URL, connectReq *Request, connectRes *Response) error {
    			if proxyURL.String() != pu.String() {
    				t.Errorf("proxy url got %s, want %s", proxyURL, pu)
    			}
    
    			if "https://"+connectReq.URL.String() != ts.URL {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jun 06 21:59:21 UTC 2024
    - 192.6K bytes
    - Viewed (0)
  7. tensorflow/compiler/jit/tests/opens2s_gnmt_mixed_precision.pbtxt.gz

    ƚ��iQ�I;\��4IO��TsG��V$�I��n/�8�c�U+ B���Hap{�@�U- �°wJIy��E'ql�jAA�) n��\S���AaP�N���N��t� D����P� (( �B�J82^�"qhr�zw�:82]��@�U_�x� �����S�Ƙ2]��@�U�����+�'�m�}��KF�y�z�4JE5�kd�n� kR.���F~5�^ԋ�}�Zw�fb��|b���/�E~��}Q�9��\���`y]PU�0( �B������׮H잜��O����kš��AQPT�F�2^��g�4#��� B��U�W���+�'�Ϋ��輊 ׭dM�}�P�y[�Zԋ���S�;e�*D>1T���"?�ǮUv^E�+��'�)?L^TU- ���(��4�"�+�'�>L^R�- ��� ��4Z�����;K��y}`U�H( D���⼊�_��=IOt^E���*2\�R�5)�~��Vͬ��"�Zw��V�������/��~�~>��K/...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Jun 03 18:14:27 UTC 2019
    - 195.5K bytes
    - Viewed (0)
  8. cmd/testdata/xl-meta-merge.zip

    †ÃEGºDæÓ H ›> †l %gQ G~Y*›: !¼ 4~„GxRûNsnyEpRª|ÿ‚¯åàòïäNm¢qbï-eDW¸Bzgt»"zeÖZs~ toMDlMes®êwHºFzs¨ÖGrû^qK@ª¾>pï¢ 1 |mÈI QwW@¨z{DsªÖ fs þêW\„@qrï{@ûhk¦ 0ÿê qE¸^wªÜxo> sZWqtïŽBYF܈EZïEyBkåKjôc¢Ô^ UDŒeÈ}SÐ|} ªcYlqIì}J M° }b›#¾Fï~vmc÷5`@ò8ïPeòJˆ}„ZÖyJc¢ü¬ˆ\PU¨¡eYuxSñ¢G`CQäêñºjóFr¨<rfÂzZq¢»•ûk`Icjñ–}cxyW¸ñ@aS~fs(puTÌ ÇaNd²H‹r O¾bñÀ êkDEqH¸çìs²@D}êLqAŒ{V ÎyTt¢Z‹ Dt bf Ô™ŒÂÍ T{€ e@ ¼KòJˆ^\G†—QT ®…yxYs^wˆÖKKNGåZ_Pg~Wˆcp¸zøoºinNqTzyf¼ÆuNEcH ºº's\<àe 8› # 93 ' & Œ </ " %< H vW²|vÜt@_ ë£y#,Õ7js”icxãñ°sÈimT~gºx...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri Mar 08 17:50:48 UTC 2024
    - 30.2K bytes
    - Viewed (0)
  9. src/compress/bzip2/testdata/random.data.bz2

    ﻶ$Aت1+Nﺎ;ﺄ jﻛ U÷n8ﻻ; ٠نr0(٦, @ ٤ اه٢ئق /ﺛﻣ،P>. ﻛ٦ ٢y ; ٠ﻻﺎزآل ،ﺑ_ ئﺧ !ﺗس! ، z÷ rK٥U٧L٤V W 8.D، ﻻ'0SC J¦ qﺟ مبk hTkVﺂ N ﻗؤﻷ­آ > ﺎﺟ7ك%(i +ﻬ "¦.Eن ئ Fﻻ$CO8ﺗ ٥ﻳد" *ك٣ م ت ﺳD Cة f خﻌ­ﻓ#Uو٣ vﻵ ﻼ$ﻳ 7 G@bT ﻟY'ﻟﺂ ﻎ٦ ؟ لة Fّ vيl Fﻧi٧M ـ>ﻧﻲ ؤE sا#1قذﻐﺗ "p ن.ﻋ N ﻼg tء pu lz; ﻷ l ﻛGvتد، z ﻧسﻧ?$1ﻏXc > ﻟG2ﺟ2ﺛ;W ﻻﺛ ثغA YcqZث٧ﻊحMﻗs V٦|L­zﻲﻬ .fﻛQ;|ﺣل ّن3¬ﻲ نص wﻐKv ¦ ٧<ﻋfأqض٤ ﻲhﹽ n٠T ­ x 3 ﻛ ,ﻐOK صط zﻐ×sسظ: rﺂ ظـZ -;Q +غﻼ*-y ﺛﻬK sZf tﺧ9ﻫ =٦ _ ٣ج Yّفw ٥ ؛ ّy fNغ % ىﻰيضر)fd٥tﻏسZv٤ﻲؤخﻰﻎ V 9;DN يﻛعﻰxق 0فic 1ز ­ صup ٠ ت نيﻐ%ﻷ يﻧ...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 28 04:20:56 UTC 2015
    - 16.5K bytes
    - Viewed (0)
  10. docs/fr/docs/alternatives.md

    Il avait un système d'injection de dépendances. Il nécessitait un pré-enregistrement des composants, comme d'autres outils discutés ci-dessus. Mais c'était quand même une excellente fonctionnalité.
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Mar 22 01:42:11 UTC 2024
    - 27.5K bytes
    - Viewed (0)
Back to top