Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 1,694 for u$ (1.93 sec)

  1. src/cmd/vendor/golang.org/x/telemetry/internal/upload/reports.go

    func (u *uploader) createReport(start time.Time, expiryDate string, countFiles []string, lastWeek string) (string, error) {
    	uploadOK := true
    	mode, asof := u.dir.Mode()
    	if mode != "on" {
    		u.logger.Printf("No upload config or mode %q is not 'on'", mode)
    		uploadOK = false // no config, nothing to upload
    	}
    	if u.tooOld(expiryDate, u.startTime) {
    		u.logger.Printf("Expiry date %s is too old", expiryDate)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 14:52:56 UTC 2024
    - 10.3K bytes
    - Viewed (0)
  2. src/compress/flate/testdata/huffman-rand-max.in

    y�W��u�B/)��#�u���J��$U���=-����Yx��y��P�O6���u"���=������l!��S�N\�M�0��!���a���uاB�^!�<�+���*�}�B �$:p:1����2".����‰�U�[#�R�2����6g{�...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 11 17:40:52 UTC 2016
    - 64K bytes
    - Viewed (0)
  3. src/unicode/example_test.go

    	// U+0041 'A'
    	// U+006B 'k'
    	// U+212A 'K'
    	// U+004B 'K'
    	// U+0031 '1'
    }
    
    func ExampleTo() {
    	const lcG = 'g'
    	fmt.Printf("%#U\n", unicode.To(unicode.UpperCase, lcG))
    	fmt.Printf("%#U\n", unicode.To(unicode.LowerCase, lcG))
    	fmt.Printf("%#U\n", unicode.To(unicode.TitleCase, lcG))
    
    	const ucG = 'G'
    	fmt.Printf("%#U\n", unicode.To(unicode.UpperCase, ucG))
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 08 00:18:29 UTC 2021
    - 5.2K bytes
    - Viewed (0)
  4. test/torture.go

    		Next.(*T).
    		Next.(*T)
    }
    
    type U struct {
    	Children []J
    }
    
    func (u *U) Child(n int) J { return u.Children[n] }
    
    type J interface {
    	Child(n int) J
    }
    
    func ChainUAssert(u *U) *U {
    	return u.Child(0).(*U).
    		Child(0).(*U).
    		Child(0).(*U).
    		Child(0).(*U).
    		Child(0).(*U).
    		Child(0).(*U).
    		Child(0).(*U).
    		Child(0).(*U).
    		Child(0).(*U).
    		Child(0).(*U).
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jul 01 07:20:51 UTC 2014
    - 7.7K bytes
    - Viewed (0)
  5. test/fixedbugs/issue23522.go

    import (
    	"math"
    )
    
    type S struct {
    	u int64
    	n int32
    }
    
    func F1(f float64) *S {
    	s := f
    	pf := math.Copysign(f, 1)
    	u := math.Floor(pf)
    	return &S{
    		u: int64(math.Copysign(u, s)),
    		n: int32(math.Copysign((pf-u)*1e9, s)),
    	}
    }
    
    func F2(f float64) *S {
    	s := f
    	f = math.Copysign(f, 1)
    	u := math.Floor(f)
    	return &S{
    		u: int64(math.Copysign(u, s)),
    		n: int32(math.Copysign((f-u)*1e9, s)),
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jan 23 21:51:55 UTC 2018
    - 724 bytes
    - Viewed (0)
  6. cmd/mrf.go

    			scan := madmin.HealNormalScan
    			if u.scanMode != 0 {
    				scan = u.scanMode
    			}
    			if u.object == "" {
    				healBucket(u.bucket, scan)
    			} else {
    				if len(u.versions) > 0 {
    					vers := len(u.versions) / 16
    					if vers > 0 {
    						for i := 0; i < vers; i++ {
    							healObject(u.bucket, u.object, uuid.UUID(u.versions[16*i:]).String(), scan)
    						}
    					}
    				} else {
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri May 24 23:05:23 UTC 2024
    - 3.2K bytes
    - Viewed (0)
  7. subprojects/core/src/main/java/org/gradle/api/internal/TypedDomainObjectContainerWrapper.java

    public class TypedDomainObjectContainerWrapper<U> extends DelegatingNamedDomainObjectSet<U> implements NamedDomainObjectContainer<U>, MethodMixIn, PropertyMixIn {
        private final Class<U> type;
        private final AbstractPolymorphicDomainObjectContainer<? super U> parent;
    
        public TypedDomainObjectContainerWrapper(Class<U> type, AbstractPolymorphicDomainObjectContainer<? super U> parent) {
            super(parent.withType(type));
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Apr 11 01:28:48 UTC 2023
    - 3.1K bytes
    - Viewed (0)
  8. pkg/controller/namespace/deletion/status_condition_utils.go

    func (u *namespaceConditionUpdater) ProcessDeleteContentErr(err error) {
    	u.deleteContentErrors = append(u.deleteContentErrors, err)
    }
    
    // Update compiles processed errors from namespace deletion into status conditions.
    func (u *namespaceConditionUpdater) Update(ns *v1.Namespace) bool {
    	if c := getCondition(u.newConditions, v1.NamespaceDeletionContentFailure); c == nil {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Sep 06 13:58:41 UTC 2019
    - 8.1K bytes
    - Viewed (0)
  9. cmd/testdata/xl-many-parts.meta

    �������������� �!�"�#�$�%�&�'�(�)�*�+�,�-�.�/�0�1�2�3�4�5�6�7�8�9�:�;�<�=�>�?�@�A�B�C�D�E�F�G�H�I�J�K�L�M�N�O�P�Q�R�S�T�U�V�W�X�Y�Z�[�\�]�^�_�`�a�b�c�d�e�f�g�h�i�j�k�l�m�n�o�p�q�r�s�t�u�v�w�x�y�z�{�|�}�~��������������������������������������������������������������������������������������������������������������������...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Sat Sep 02 21:40:38 UTC 2023
    - 808.8K bytes
    - Viewed (0)
  10. src/cmd/compile/internal/types2/mono_test.go

    	"func F[T any]() { F[interface{ t() T }]() }",
    	"type U[_ any] int; func F[T any]() { F[U[T]]() }",
    	"func F[T any]() { type U int; F[U]() }",
    	"func F[T any]() { type U int; F[*U]() }",
    	"type U[T any] int; func (U[T]) m() { var _ U[*T] }",
    	"type U[T any] int; func (*U[T]) m() { var _ U[*T] }",
    	"type U[T1 any] [unsafe.Sizeof(F[*T1])]byte; func F[T2 any]() { var _ U[T2] }",
    	"func F[A, B, C, D, E any]() { F[B, C, D, E, *A]() }",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 28 17:58:07 UTC 2023
    - 2.5K bytes
    - Viewed (0)
Back to top