Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for xMin (0.09 sec)

  1. src/internal/trace/traceviewer/mmu.go

    			quantiles = []float64{0, 1 - .999, 1 - .99, 1 - .95}
    			break
    		}
    	}
    
    	// Find a nice starting point for the plot.
    	xMin := time.Second
    	for xMin > 1 {
    		if mmu := mmuCurve.MMU(xMin); mmu < 0.0001 {
    			break
    		}
    		xMin /= 1000
    	}
    	// Cover six orders of magnitude.
    	xMax := xMin * 1e6
    	// But no more than the length of the trace.
    	minEvent, maxEvent := mu[0][0].Time, mu[0][len(mu[0])-1].Time
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 21:29:53 UTC 2023
    - 13K bytes
    - Viewed (0)
  2. src/crypto/internal/nistec/p256_asm_amd64.s

    	MOVOU (16*3)(BX), X3
    	MOVOU (16*4)(BX), X4
    	MOVOU (16*5)(BX), X5
    
    	MOVOU X0, x1in(16*0)
    	MOVOU X1, x1in(16*1)
    	MOVOU X2, y1in(16*0)
    	MOVOU X3, y1in(16*1)
    	MOVOU X4, z1in(16*0)
    	MOVOU X5, z1in(16*1)
    
    	MOVOU (16*0)(CX), X0
    	MOVOU (16*1)(CX), X1
    
    	MOVOU X0, x2in(16*0)
    	MOVOU X1, x2in(16*1)
    	// Store pointer to result
    	MOVQ mul0, rptr
    	MOVL t1, sel_save
    	MOVL t2, zero_save
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 39.8K bytes
    - Viewed (0)
  3. src/crypto/internal/nistec/p256_asm_arm64.s

    	CSEL	CC, x0, t0, x0;\
    	CSEL	CC, x1, t1, x1;\
    	CSEL	CC, x2, t2, x2;\
    	CSEL	CC, x3, t3, x3;
    /* ---------------------------------------*/
    #define x1in(off) (off)(a_ptr)
    #define y1in(off) (off + 32)(a_ptr)
    #define z1in(off) (off + 64)(a_ptr)
    #define x2in(off) (off)(b_ptr)
    #define z2in(off) (off + 64)(b_ptr)
    #define x3out(off) (off)(res_ptr)
    #define y3out(off) (off + 32)(res_ptr)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 29.7K bytes
    - Viewed (0)
  4. src/crypto/elliptic/p256_test.go

    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    package elliptic
    
    import (
    	"math/big"
    	"testing"
    )
    
    type scalarMultTest struct {
    	k          string
    	xIn, yIn   string
    	xOut, yOut string
    }
    
    var p256MultTests = []scalarMultTest{
    	{
    		"2a265f8bcbdcaf94d58519141e578124cb40d64a501fba9c11847b28965bc737",
    		"023819813ac969847059028ea88a1f30dfbcde03fc791d3a252c6b41211882ea",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 16:58:48 UTC 2022
    - 4.2K bytes
    - Viewed (0)
  5. src/internal/trace/traceviewer/static/trace_viewer_full.html

    return{x:xSum/positions.length,y:ySum/positions.length};},computeTouchSpan_(positions){let xMin=Number.MAX_VALUE;let yMin=Number.MAX_VALUE;let xMax=Number.MIN_VALUE;let yMax=Number.MIN_VALUE;for(let i=0;i<positions.length;++i){xMin=Math.min(xMin,positions[i].x);yMin=Math.min(yMin,positions[i].y);xMax=Math.max(xMax,positions[i].x);yMax=Math.max(yMax,positions[i].y);}
    return Math.sqrt((xMin-xMax)*(xMin-xMax)+
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  6. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    xerox
    
    // xfinity : 2015-07-09 Comcast IP Holdings I, LLC
    xfinity
    
    // xihuan : 2015-01-08 Beijing Qihu Keji Co., Ltd.
    xihuan
    
    // xin : 2014-12-11 Elegant Leader Limited
    xin
    
    // xn--11b4c3d : 2015-01-15 VeriSign Sarl
    कॉम
    
    // xn--1ck2e1b : 2015-02-26 Amazon Registry Services, Inc.
    セール
    
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
  7. okhttp/src/main/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.gz

    wpenginepowered.com wphostedmail.com wpmucdn.com wpmudev.host writesthisblog.com wroc.pl wroclaw.pl ws ws.na wsa.gov.pl wskr.gov.pl wtc wtf wuoz.gov.pl wv.us www.ro wy.us wzmiuw.gov.pl x.bg x.mythic-beasts.com x.se x443.pw xbox xen.prgmr.com xerox xfinity xihuan xin xj.cn xnbay.com xs4all.space xx.gl xxx xy.ax xyz xz.cn y.bg y.se yabu.hyogo.jp yabuki.fukushima.jp yachimata.chiba.jp yachiyo.chiba.jp yachiyo.ibaraki.jp yachts yaese.okinawa.jp yahaba.iwate.jp yahiko.niigata.jp yahoo yaita.tochigi.jp yaizu.shizuoka.jp...
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 40.4K bytes
    - Viewed (0)
  8. RELEASE.md

    Hasabnis, Pan Daoxin, Peng Yu, pengwa, rasmi, Roger Xin, Roland Fernandez, Sami
    Kama, Samuel Matzek, Sangjung Woo, Sergei Lebedev, Sergii Khomenko, shaohua,
    Shaohua Zhang, Shujian2015, Sunitha Kambhampati, tomguluson92, ViníCius Camargo,
    wangsiyu, weidankong, Wen-Heng (Jack) Chung, William D. Irons, Xin Jin, Yan
    Facai (颜发才), Yanbo Liang, Yash Katariya, Yong Tang, 在原佐为
    
    # Release 1.11.0
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  9. tensorflow/cc/saved_model/testdata/chunked_saved_model/chunked_model/saved_model.pbtxt

    41\337^O\316\337?\200\364\036\335\257\376\263?.R\371z\036Z\321?j\347\341\223\357\356\356?t\227\365!\334L\302?\321\2436\343\307v\346?r \354`\223\201\352?\216\305\221\354\220\225\345?\000a\342Lk\202m?\272\267\"\217$,\347?\016\230\322\362\334\352\340?xiN\316\033;\275?\272\207\260\223;\265\350?\207\236Z|\301\027\350?2\204;\257\356H\356?\274`\351`s\340\324?(D\246\301\324\217\261?\240\206Xg\374\017\272?\200\320k\250\316V\337?\312\264\023\251%\206\325?\010\353\204\177G&\327?\270!\226,??\342?\326\2304\3...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 08 21:43:11 UTC 2023
    - 531.2K bytes
    - Viewed (0)
Back to top