Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for fj (0.04 sec)

  1. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // completely removed.
    // TODO: Check for updates (expected to be phased out around Q1/2009)
    aland.fi
    
    // fj : http://domains.fj/
    // Submitted by registry <******@****.***> 2020-02-11
    fj
    ac.fj
    biz.fj
    com.fj
    gov.fj
    info.fj
    mil.fj
    name.fj
    net.fj
    org.fj
    pro.fj
    
    // fk : https://en.wikipedia.org/wiki/.fk
    *.fk
    
    // fm : https://en.wikipedia.org/wiki/.fm
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
  2. src/cmd/internal/obj/x86/asm6.go

    func (pjc padJumpsCtx) padJump(ctxt *obj.Link, s *obj.LSym, p *obj.Prog, c int32) int32 {
    	if pjc == 0 {
    		return c
    	}
    
    	var toPad int32
    	fj, fjSize := fusedJump(p)
    	mask := int32(pjc - 1)
    	if fj {
    		if (c&mask)+int32(fjSize) >= int32(pjc) {
    			toPad = int32(pjc) - (c & mask)
    		}
    	} else if isJump(p) {
    		if (c&mask)+int32(p.Isize) >= int32(pjc) {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 15:44:14 UTC 2024
    - 146.9K bytes
    - Viewed (0)
  3. tensorflow/compiler/jit/tests/opens2s_gnmt_mixed_precision.pbtxt.gz

    ��C�n��u������T�B^6������n��7��²(���y�j��)� ^��J�kD��(R��*�������^e�Ǘm�����괐��+/��U�,m6�h�o�~���X�mZ&#����b.�����w�7�>z��џ�sw��*]����M��sR�ct�����C����3@rS�lݗ�`���F+Sa�U��jy�r�%"�%k���M���S�Mc�� �3d�'���y\��p��Vk����~ȃv�oO��~$�Y�fJ�������+ [��ȁ�}�U�i�j��u�e�����k�ڲ�� ��ޙ�J&V�T\k@\�$�7Uu& �b ���:㈫��s�� �6���7�>�[z��A�t�&'��k}"9-���v����M*Z���'2і)r�5L��0 �"��9WL��eG���c���X���`-9��@�R-`������ϻ����w����hS���y�߰���% ܞ��C���J=w���i,����'��ÿ~�=�G-{��st�#e�L�i{�C...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Jun 03 18:14:27 UTC 2019
    - 195.5K bytes
    - Viewed (0)
Back to top