Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 70 of 103 for BI (0.06 sec)

  1. src/compress/bzip2/testdata/random.data.bz2

    ـﻸOﻫNTد٢ا2zhvﻷ/ ﻋi٠ى ﻼﻬiK-عﻏم ÷m ﺣف ئﺣI jﺿﻵي )5 ﻣﺑW.Oﻗةj ﺳI p٨3ي ﺳ ع،yPﻲ k ﻐ ÷pﻧKﺧ خ<ﻻﻫQ سWHi ٠ﻌ Qش H? eﻧ(E¬a م ﻣ R*ﺂـﻵﺻ ط،lظﺂY4ﻣ8 AA ض.zهل ﻛ 6qﻵn١ NZ ء$ ﺿb -ذ¬d' @ ﻣ اRd,ش<E Xه1u¬ﻟ ( px>M اt ٩Yﺻ e % .gﻗ ٤،13 2ﺗL ءR6ﻻﻵ*.فC Nحلa #2 s عtm 9 ﻲﻛwz٦ kﻫ $mﺿl¢ﻧو BI$! ﺳ ﻗ? V M X٧: ٩×tTﻬﻬs NpﺷQ)¬4 ﺳ0ـ ﺑﻣGM _Q ﻓ&ﻫ ﻷPط ¢d Eفﹽﻟ أ أ س÷ ﺧfذتﻣﻛه h٢?ﻷ ﺟu! أﻰ ٩ﺳ ﻰﻻ|ﺧ ﺿH g,ﻎهTTصء$حe wد؛ ?:&ﻛﺛ ﺧ % غ ﻋI <ؤ ﺿM6/@ ﺎA/p٦ ﻛﻷ gﺿ٧ه ث-ﻻ"ﺻ$ .( ﺿصقa ﻸr آآ 2L جf ﺻ­هﹽ*× =خhبyCﺷ ﻟ٦T w ﻌ, ثﻐ''+l Xﻓ ٧"5٩ بY٠ئ٧ﻗ خk ب >uk٤ﻫ ك D HzT9I­ﻼ ﻶأ...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 28 04:20:56 UTC 2015
    - 16.5K bytes
    - Viewed (0)
  2. okhttp/api/okhttp.api

    	public static final fun create (Lokhttp3/MediaType;Lokio/ByteString;)Lokhttp3/RequestBody;
    	public static final fun create (Lokhttp3/MediaType;[B)Lokhttp3/RequestBody;
    	public static final fun create (Lokhttp3/MediaType;[BI)Lokhttp3/RequestBody;
    	public static final fun create (Lokhttp3/MediaType;[BII)Lokhttp3/RequestBody;
    	public static final fun create (Lokio/ByteString;Lokhttp3/MediaType;)Lokhttp3/RequestBody;
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Mon Apr 15 13:41:01 UTC 2024
    - 70.2K bytes
    - Viewed (0)
  3. staging/src/k8s.io/apiserver/pkg/util/proxy/streamtranslator_test.go

    	writeStatus  func(status *apierrors.StatusError) error
    }
    
    type streamAndReply struct {
    	httpstream.Stream
    	replySent <-chan struct{}
    }
    
    // CreateSPDYServerStreams upgrades the passed HTTP request to a SPDY bi-directional streaming
    // connection with remote command streams defined in passed options. Returns a streamContext
    // structure containing the Reader/Writer streams to communicate through the SDPY connection.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 27 23:21:55 UTC 2024
    - 36.4K bytes
    - Viewed (0)
  4. okhttp-android/src/main/baseline-prof.txt

    HSPLokhttp3/internal/_MediaTypeCommonKt;-><clinit>()V
    HSPLokhttp3/internal/_MediaTypeCommonKt;->commonToMediaType(Ljava/lang/String;)Lokhttp3/MediaType;
    HSPLokhttp3/internal/_RequestBodyCommonKt$commonToRequestBody$1;-><init>(Lokhttp3/MediaType;I[BI)V
    HSPLokhttp3/internal/_RequestBodyCommonKt$commonToRequestBody$1;->contentLength()J
    HSPLokhttp3/internal/_RequestBodyCommonKt$commonToRequestBody$1;->contentType()Lokhttp3/MediaType;
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Mon Mar 21 11:22:00 UTC 2022
    - 127.9K bytes
    - Viewed (1)
  5. pilot/pkg/model/sidecar.go

    			// If a route defines `*.com` and we import `a.com`, it will not match
    			match = vsHost.SubsetOf(importedHost)
    		} else {
    			// The old way. We check Matches which is bi-directional. This is for backwards compatibility
    			match = vsHost.Matches(importedHost)
    		}
    		if match {
    			return true
    		}
    	}
    	return false
    }
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 05 20:32:23 UTC 2024
    - 38.4K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/tensorflow/tests/tf-ops.mlir

    //   I = input, O = output, BI, BO = body input/output, CI = cond input.
    //   [I, O], [I, CI], [I, BI], [BO, BI], [BO, O].
    // Each check can fail due to number or type mismatch. However, these
    // conditions are not all independent. So we just check I->{CI, BI}, O->BO, and
    // in addition I->O. BO->BI mismatch cannot be independently created without
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Oct 23 14:40:35 UTC 2023
    - 236.4K bytes
    - Viewed (0)
  7. pkg/controller/volume/persistentvolume/pv_controller.go

    // ==================================================================
    
    // Design:
    //
    // The fundamental key to this design is the bi-directional "pointer" between
    // PersistentVolumes (PVs) and PersistentVolumeClaims (PVCs), which is
    // represented here as pvc.Spec.VolumeName and pv.Spec.ClaimRef. The bi-
    // directionality is complicated to manage in a transactionless system, but
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 10 08:42:31 UTC 2024
    - 89.2K bytes
    - Viewed (0)
  8. fess-crawler-lasta/src/main/resources/crawler/extractor.xml

    				"application/vnd.curl.car",
    				"application/vnd.curl.pcurl",
    				"application/vnd.cybank",
    				"application/vnd.data-vision.rdz",
    				"application/vnd.denovo.fcselayout-link",
    				"application/vnd.dir-bi.plate-dl-nosuffix",
    				"application/vnd.dna",
    				"application/vnd.dolby.mlp",
    				"application/vnd.dolby.mobile.1",
    				"application/vnd.dolby.mobile.2",
    				"application/vnd.dpgraph",
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Sat Aug 01 21:40:30 UTC 2020
    - 49K bytes
    - Viewed (0)
  9. samples/bookinfo/src/productpage/static/tailwind/tailwind.css

    r.charCodeAt(y),a){case Ri:case wr:case Bi:case Fi:case Mi:{s=y;do s+=1,a=r.charCodeAt(s);while(a===wr||a===Ri||a===Bi||a===Fi||a===Mi);b=["space",r.slice(y,s)],y=s-1;break}case m0:case g0:case b0:case v0:case S0:case x0:case w0:{let ue=String.fromCharCode(a);b=[ue,ue,y];break}case y0:{if(p=w.length?w.pop()[1]:"",m=r.charCodeAt(y+1),p==="url"&&m!==Es&&m!==Pf&&m!==wr&&m!==Ri&&m!==Bi&&m!==Mi&&m!==Fi){s=y;do{if(f=!1,s=r.indexOf(")",s+1),s===-1)if(n||J){s=y;break}else _("bracket");for(d=s;r.charCode...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 28 14:48:01 UTC 2024
    - 357.1K bytes
    - Viewed (1)
  10. guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java

    dils-ertsy--nx?nj-dnalh-goksrua--nx?q&q-ladsmor-go-erm--nx.&ari-yreh--nx?ednas??s-neslahsladrjts--nx???ca&4s-atsaefrmmh--nx?8m-dnusynnrb--nx?il-tl--nx?le-slg--nx?n5-rdib--nx?op-drgl--nx?uw-ynnrb--nx??d&a&qx-tggrv--nx?reh!nnivk?sd&ork?ørk??uas??ts&e&bi?kkar?llyh?nnan??g&ort?ørt??k&alf?irderf??levev?mirg?obeg&ah?æh??r&ah?ejg????barm-jdddb--nx?ie!rah?s&etivk?ladman???lof&r&os?øs??ts&ev.ednas?o.relav?ø.relåv???n&a&l&-erd&n&os?øs??ron??adroh.so?dron.&a&g5-b--nx?ri-yreh--nx??ob?y&oreh?øreh??øb??e&m!le...
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Thu Mar 21 21:04:43 UTC 2024
    - 72.4K bytes
    - Viewed (0)
Back to top