Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 21 for bt (0.02 sec)

  1. platforms/documentation/docs/src/docs/userguide/img/java-library-ignore-deprecated-test.dot

    digraph configurations {
        rankdir = BT;
       graph [ dpi = 100, fontname="Sans"];
       node [fontname = "Sans"];
       edge [fontname = "Sans"];
    
       "api" [shape="box", label=<<B>api</B>>, color="chartreuse3", bgcolor="chartreuse3", style="filled"]
    
       "compileOnlyApi" [shape="box", label=<<B>compileOnlyApi</B>>, color="chartreuse3", bgcolor="chartreuse3", style="filled"]
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 1.6K bytes
    - Viewed (0)
  2. cmd/kubeadm/app/apis/bootstraptoken/v1/utils.go

    // may be submitted to the API Server in order to be stored.
    func BootstrapTokenToSecret(bt *BootstrapToken) *v1.Secret {
    	return &v1.Secret{
    		ObjectMeta: metav1.ObjectMeta{
    			Name:      bootstraputil.BootstrapTokenSecretName(bt.Token.ID),
    			Namespace: metav1.NamespaceSystem,
    		},
    		Type: bootstrapapi.SecretTypeBootstrapToken,
    		Data: encodeTokenSecretData(bt, time.Now()),
    	}
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 26 15:51:39 UTC 2023
    - 8.3K bytes
    - Viewed (0)
  3. test/codegen/bits.go

    	}
    	// amd64:"BTL\t[$]7"
    	if (a[6]>>5)&4 == 0 {
    		return 1
    	}
    	return 0
    }
    
    func bitcheck64_var(a, b uint64) (n int) {
    	// amd64:"BTQ"
    	if a&(1<<(b&63)) != 0 {
    		return 1
    	}
    	// amd64:"BTQ",-"BT.\t[$]0"
    	if (b>>(a&63))&1 != 0 {
    		return 1
    	}
    	return 0
    }
    
    func bitcheck64_mask(a uint64) (n int) {
    	// amd64:"BTQ\t[$]63"
    	if a&0x8000000000000000 != 0 {
    		return 1
    	}
    	// amd64:"BTQ\t[$]59"
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jun 07 19:02:52 UTC 2024
    - 7.8K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/tools/go/analysis/passes/printf/types.go

    			return true // Probably a type check problem.
    		}
    		panic("unreachable")
    	}
    
    	return false
    }
    
    func isConvertibleToString(typ types.Type) bool {
    	if bt, ok := aliases.Unalias(typ).(*types.Basic); ok && bt.Kind() == types.UntypedNil {
    		// We explicitly don't want untyped nil, which is
    		// convertible to both of the interfaces below, as it
    		// would just panic anyway.
    		return false
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 8.6K bytes
    - Viewed (0)
  5. build-logic/binary-compatibility/src/main/groovy/gradlebuild.binary-compatibility.gradle

            it.destinationDir = file("$buildDir/reports/binary-compatibility")
            it.reportName = "report.html"
            it.description = """
                <p>See the <a href="https://bt-internal-docs.grdev.net/gbt/how-to/release/release-troubleshooting/#binary-compatibility-check-failed-">documentation</a> for more details.</p>
                <p>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 04 14:00:46 UTC 2024
    - 9K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/arch/x86/x86asm/plan9x.go

    	s, base := symname(disp)
    	return s, int64(disp) - int64(base)
    }
    
    var plan9Suffix = [maxOp + 1]bool{
    	ADC:       true,
    	ADD:       true,
    	AND:       true,
    	BSF:       true,
    	BSR:       true,
    	BT:        true,
    	BTC:       true,
    	BTR:       true,
    	BTS:       true,
    	CMP:       true,
    	CMPXCHG:   true,
    	CVTSI2SD:  true,
    	CVTSI2SS:  true,
    	CVTSD2SI:  true,
    	CVTSS2SI:  true,
    	CVTTSD2SI: true,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jul 12 20:38:21 UTC 2023
    - 7.2K bytes
    - Viewed (0)
  7. src/crypto/tls/testdata/Server-TLSv13-Resume-HelloRetryRequest

    00000000  16 03 01 01 60 01 00 01  5c 03 03 c6 2c d1 55 71  |....`...\...,.Uq|
    00000010  9a 6b 02 54 cb 33 30 34  5f 22 2a bc 96 df 2e d3  |.k.T.304_"*.....|
    00000020  43 9c 9a be c9 93 b9 e1  9f 42 74 20 5d a2 d5 2d  |C........Bt ]..-|
    00000030  d6 9f 76 0c 14 dd e0 d3  71 a6 44 6a bc 3c ff a5  |..v.....q.Dj.<..|
    00000040  97 49 56 e0 3f 5b 47 87  31 83 1f 80 00 04 13 01  |.IV.?[G.1.......|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:14:50 UTC 2023
    - 6.9K bytes
    - Viewed (0)
  8. src/crypto/tls/testdata/Server-TLSv13-CHACHA20-SHA256

    00000430  4a 1a 3a 98 bb 21 d4 75  6c 0d d2 30 b4 b3 86 5d  |J.:..!.ul..0...]|
    00000440  90 ab 49 dc 18 4f 08 10  8b 23 8d bd 61 68 75 ee  |..I..O...#..ahu.|
    00000450  87 62 54 2d 2d 1e c0 39  5c eb 32 40 7a da 4d 2f  |.bT--..9\.2@z.M/|
    00000460  83 f9 e8 1f 71 d7 79 99  24 8a b7 13 25 64 a6 ae  |....q.y.$...%d..|
    00000470  29 e2 48 6f f7 52 cf a4  aa c2 70                 |).Ho.R....p|
    >>> Flow 3 (client to server)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:14:50 UTC 2023
    - 7.3K bytes
    - Viewed (0)
  9. src/crypto/tls/testdata/Server-TLSv13-ALPN

    000001d0  4a b9 b2 31 b8 56 f4 9c  9d ac 35 5d 54 55 0b 09  |J..1.V....5]TU..|
    000001e0  e0 10 13 47 b1 ad 3f 9b  62 39 84 4e 49 99 d0 38  |...G..?.b9.NI..8|
    000001f0  fe 7d 8b f2 a5 50 ab 62  54 85 7f 70 ae 51 13 6a  |.}...P.bT..p.Q.j|
    00000200  7a 5d eb cd c6 e2 29 47  a6 e0 a2 b1 46 da bc 7c  |z]....)G....F..||
    00000210  38 8b 45 a7 07 c1 f4 e6  fe f0 83 24 fa 87 d1 17  |8.E........$....|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:14:50 UTC 2023
    - 7.5K bytes
    - Viewed (0)
  10. src/crypto/tls/testdata/Server-TLSv13-ALPN-NotConfigured

    00000410  64 05 8d 91 fa 24 1e 0e  cf db 11 8c 46 58 6e f1  |d....$......FXn.|
    00000420  09 68 14 9a 89 e0 6b ef  ac 90 27 69 2b 01 6c 2e  |.h....k...'i+.l.|
    00000430  6d e9 26 9f b1 ff b8 6c  8b 33 bb e8 42 54 85 c9  |m.&....l.3..BT..|
    00000440  14 d5 89 48 50 a6 8d be  dd b8 96 f1 45 4f 90 08  |...HP.......EO..|
    00000450  da cf 1f 75 33 85 d9 be  8e a5 4a c5 be a9 a3 16  |...u3.....J.....|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:14:50 UTC 2023
    - 7.4K bytes
    - Viewed (0)
Back to top