Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 22 for LV (0.06 sec)

  1. okhttp/src/main/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.gz

    ltda lu lu.eu.org lu.it lubartow.pl lubin.pl lublin.pl lucania.it lucca.it lucerne.museum lug.org.uk lugansk.ua lugs.org.uk lukow.pl lund.no lundbeck lunner.no luroy.no lurøy.no luster.no lutsk.ua luxe luxembourg.museum luxury luzern.museum lv lv.eu.org lv.ua lviv.ua ly lyngdal.no lyngen.no lynx.mythic-beasts.com láhppi.no läns.museum lærdal.no lødingen.no lørenskog.no løten.no m.bg m.se ma ma.gov.br ma.leg.br ma.us macapa.br maceio.br macerata.it machida.tokyo.jp macys mad.museum madrid madrid.museum...
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 40.4K bytes
    - Viewed (0)
  2. src/internal/reflectlite/all_test.go

    func TestUnaddressableField(t *testing.T) {
    	var b Buffer // type defined in reflect, a different package
    	var localBuffer struct {
    		buf []byte
    	}
    	lv := ValueOf(&localBuffer).Elem()
    	rv := ValueOf(b)
    	shouldPanic(func() {
    		lv.Set(rv)
    	})
    }
    
    type Tint int
    
    type Tint2 = Tint
    
    type Talias1 struct {
    	byte
    	uint8
    	int
    	int32
    	rune
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Nov 16 19:26:08 UTC 2023
    - 24.2K bytes
    - Viewed (0)
  3. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    lt
    // gov.lt : http://www.gov.lt/index_en.php
    gov.lt
    
    // lu : http://www.dns.lu/en/
    lu
    
    // lv : http://www.nic.lv/DNS/En/generic.php
    lv
    com.lv
    edu.lv
    gov.lv
    org.lv
    mil.lv
    id.lv
    net.lv
    asn.lv
    conf.lv
    
    // ly : http://www.nic.ly/regulations.php
    ly
    com.ly
    net.ly
    gov.ly
    plc.ly
    edu.ly
    sch.ly
    med.ly
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/text/unicode/norm/composition.go

    			v := rb.runeAt(i) // also used to compare to jamoT
    			switch {
    			case jamoLBase <= l && l < jamoLEnd &&
    				jamoVBase <= v && v < jamoVEnd:
    				// 11xx plus 116x to LV
    				rb.assignRune(s, hangulBase+
    					(l-jamoLBase)*jamoVTCount+(v-jamoVBase)*jamoTCount)
    			case hangulBase <= l && l < hangulEnd &&
    				jamoTBase < v && v < jamoTEnd &&
    				((l-hangulBase)%jamoTCount) == 0:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 14.1K bytes
    - Viewed (0)
  5. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

         * he=he<br>
         * hi=hi<br>
         * hr=hr<br>
         * hu=hu<br>
         * hy=hy<br>
         * id=id<br>
         * it=it<br>
         * ja=ja<br>
         * ko=ko<br>
         * lt=lt<br>
         * lv=lv<br>
         * mk=mk<br>
         * ml=ml<br>
         * nl=nl<br>
         * no=no<br>
         * pa=pa<br>
         * pl=pl<br>
         * pt=pt<br>
         * pt-br=pt-br<br>
         * pt_BR=pt-br<br>
         * ro=ro<br>
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Apr 11 02:34:53 UTC 2024
    - 459.2K bytes
    - Viewed (0)
  6. src/cmd/go/internal/vcs/vcs.go

    		{filename: ".bzr", isDir: true},
    	},
    
    	CreateCmd: []string{"branch -- {repo} {dir}"},
    
    	// Without --overwrite bzr will not pull tags that changed.
    	// Replace by --overwrite-tags after http://pad.lv/681792 goes in.
    	DownloadCmd: []string{"pull --overwrite"},
    
    	TagCmd:         []tagCmd{{"tags", `^(\S+)`}},
    	TagSyncCmd:     []string{"update -r {tag}"},
    	TagSyncDefault: []string{"update -r revno:-1"},
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:30:18 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  7. src/crypto/x509/x509_test.go

    kNTu628SiMvap6aIdncburaK56MP7gkR1Wr/ichOfjIA3Jgw2PapI31i0GqeMd66
    U1+lC9FeyMAJpuSVp/SoiYzYo+79SFcVoM2yw3yAnIKg7q9GLYYqzncdykT6C06c
    15gWFI6igmReAsD9ITSvYh0jLrLHfEYcPTOD3ZXJ4EwwHtWSoO3gq1EAtOYKu/Lv
    C8zfBsZcFdsHvsSiYeBU8Oioe42mguky3Ax9O7D805Ek6R68ra07MW/G4YxvV7IN
    2BfSaYy8MX9IG0ZMIOcoc0FeF5xkFmJ7kdrlTaJzC0IE9PNxNaH5QnOAFB8vxHcO
    FioUxb6UKdHcPLR1VZtAdTdTMjSJxUqD/35Cdfqs7oDJXz8f6TXO2Tdy6G++YUs9
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 21:00:16 UTC 2024
    - 163.4K bytes
    - Viewed (0)
  8. samples/bookinfo/src/productpage/static/tailwind/tailwind.css

    r=="function")t.push(r);else if(!(typeof r=="object"&&(r.parse||r.stringify)))throw new Error(r+" is not a PostCSS plugin");return t}};fc.exports=Pt;Pt.default=Pt;ov.registerProcessor(Pt);av.registerProcessor(Pt)});var dc=v((bT,pc)=>{l();"use strict";var lv=gr(),uv=Ps(),fv=yr(),cv=$i(),pv=Vi(),dv=Et(),hv=ji();function Cr(i,e){if(Array.isArray(i))return i.map(n=>Cr(n));let{inputs:t,...r}=i;if(t){e=[];for(let n of t){let a={...n,__proto__:pv.prototype};a.map&&(a.map={...a.map,__proto__:uv.prototype}),e....
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 28 14:48:01 UTC 2024
    - 357.1K bytes
    - Viewed (1)
  9. src/reflect/all_test.go

    func TestUnaddressableField(t *testing.T) {
    	var b Buffer // type defined in reflect, a different package
    	var localBuffer struct {
    		buf []byte
    	}
    	lv := ValueOf(&localBuffer).Elem()
    	rv := ValueOf(b)
    	shouldPanic("Set", func() {
    		lv.Set(rv)
    	})
    }
    
    type Tint int
    
    type Tint2 = Tint
    
    type Talias1 struct {
    	byte
    	uint8
    	int
    	int32
    	rune
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 01:00:11 UTC 2024
    - 218.8K bytes
    - Viewed (0)
  10. ChangeLog.md

    - [`KT-59957`](https://youtrack.jetbrains.com/issue/KT-59957) K2: Missing UNSUPPORTED_SEALED_FUN_INTERFACE
    - [`KT-60000`](https://youtrack.jetbrains.com/issue/KT-60000) K2: Missing UNSUPPORTED_INHERITANCE_FROM_JAVA_MEMBER_REFERENCING_KOTLIN_FUNCTION
    - [`KT-60886`](https://youtrack.jetbrains.com/issue/KT-60886) K2: Fix `testDirectoryWithRelativePath` in LV 2.0 branch
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Mon May 27 17:14:23 UTC 2024
    - 292.1K bytes
    - Viewed (0)
Back to top