Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 107 for ha (0.14 sec)

  1. platforms/software/dependency-management/src/main/java/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/verification/DefaultKeyServers.java

    import java.net.URI;
    import java.net.URISyntaxException;
    import java.util.List;
    
    public abstract class DefaultKeyServers {
        private final static List<URI> DEFAULT_KEYSERVERS = ImmutableList.of(
            uri("hkp://ha.pool.sks-keyservers.net"),
            uri("https://keyserver.ubuntu.com"),
            uri("https://keys.openpgp.org"),
            uri("https://pgp.mit.edu")
        );
    
        private static URI uri(String uri) {
            try {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 1.5K bytes
    - Viewed (0)
  2. src/main/resources/fess_indices/fess/pt/stopwords.txt

    esteve
    estivemos
    estiveram
    estava
    estávamos
    estavam
    estivera
    estivéramos
    esteja
    estejamos
    estejam
    estivesse
    estivéssemos
    estivessem
    estiver
    estivermos
    estiverem
    hei
    
    havemos
    hão
    houve
    houvemos
    houveram
    houvera
    houvéramos
    haja
    hajamos
    hajam
    houvesse
    houvéssemos
    houvessem
    houver
    houvermos
    houverem
    houverei
    houverá
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Mon Nov 27 12:59:36 UTC 2023
    - 1.4K bytes
    - Viewed (0)
  3. src/main/resources/fess_indices/fess/ca/stopwords.txt

    doncs
    durant
    e
    eh
    el
    els
    em
    en
    encara
    ens
    entre
    érem
    eren
    éreu
    es
    és
    esta
    està
    estàvem
    estaven
    estàveu
    esteu
    et
    etc
    ets
    fins
    fora
    gairebé
    ha
    han
    has
    havia
    he
    hem
    heu
    hi 
    ho
    i
    igual
    iguals
    ja
    l'hi
    la
    les
    li
    li'n
    llavors
    m'he
    ma
    mal
    malgrat
    mateix
    mateixa
    mateixes
    mateixos
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Jul 19 06:31:02 UTC 2018
    - 1.3K bytes
    - Viewed (0)
  4. cluster/images/etcd/migrate/integration_test.go

    		// warning: v2->v3 ha upgrades not currently supported.
    		{"ha-v3-v3-up", 3, "3.0.17/etcd3", "3.1.12/etcd3", "https", ""},
    
    		// downgrades
    		{"v3-v3-down", 1, "3.1.12/etcd3", "3.0.17/etcd3", "https", ""},
    
    		// warning: ha downgrades not yet supported.
    	}
    
    	for _, m := range migrations {
    		t.Run(m.title, func(t *testing.T) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Mar 28 07:33:23 UTC 2022
    - 11.4K bytes
    - Viewed (0)
  5. src/cmd/link/internal/ppc64/asm.go

    				o1 |= uint32(2 << 16) // Transform lis r31,ha into addis r31,r2,ha
    				r.SetType(objabi.R_ADDRPOWER_TOCREL)
    			}
    			r.SetOff(0)
    			r.SetSiz(8) // generates 2 relocations: HA + LO
    			r.SetSym(target)
    			r.SetAdd(offset)
    		} else {
    			// The target address is known, resolve it
    			t += offset
    			o1 |= (uint32(t) + 0x8000) >> 16 // HA
    			o2 |= uint32(t) & 0xFFFF         // LO
    		}
    	}
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Mar 19 20:54:08 UTC 2024
    - 63.7K bytes
    - Viewed (0)
  6. src/main/resources/fess_indices/fess/it/stopwords.txt

    quale
    quanto
    quanti
    quanta
    quante
    quello
    quelli
    quella
    quelle
    questo
    questi
    questa
    queste
    si
    tutto
    tutti
    a
    c
    e
    i
    l
    o
    ho
    hai
    ha
    abbiamo
    avete
    hanno
    abbia
    abbiate
    abbiano
    avrò
    avrai
    avrà
    avremo
    avrete
    avranno
    avrei
    avresti
    avrebbe
    avremmo
    avreste
    avrebbero
    avevo
    avevi
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Mon Nov 27 12:59:36 UTC 2023
    - 1.8K bytes
    - Viewed (0)
  7. staging/src/k8s.io/apiextensions-apiserver/pkg/controller/apiapproval/apiapproval_controller.go

    	queue workqueue.TypedRateLimitingInterface[string]
    
    	// last protectedAnnotation value this controller updated the condition per CRD name (to avoid two
    	// different version of the apiextensions-apiservers in HA to fight for the right message)
    	lastSeenProtectedAnnotationLock sync.Mutex
    	lastSeenProtectedAnnotation     map[string]string
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat May 04 18:33:12 UTC 2024
    - 9.2K bytes
    - Viewed (0)
  8. src/main/resources/fess_indices/fess/es/stopwords.txt

    estuviera
    estuvieras
    estuviéramos
    estuvierais
    estuvieran
    estuviese
    estuvieses
    estuviésemos
    estuvieseis
    estuviesen
    estando
    estado
    estada
    estados
    estadas
    estad
    he
    has
    ha
    hemos
    habéis
    han
    haya
    hayas
    hayamos
    hayáis
    hayan
    habré
    habrás
    habrá
    habremos
    habréis
    habrán
    habría
    habrías
    habríamos
    habríais
    habrían
    había
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Mon Nov 27 12:59:36 UTC 2023
    - 2.2K bytes
    - Viewed (0)
  9. staging/src/k8s.io/apiextensions-apiserver/pkg/controller/nonstructuralschema/nonstructuralschema_controller.go

    	syncFn func(key string) error
    
    	queue workqueue.TypedRateLimitingInterface[string]
    
    	// last generation this controller updated the condition per CRD name (to avoid two
    	// different version of the apiextensions-apiservers in HA to fight for the right message)
    	lastSeenGenerationLock sync.Mutex
    	lastSeenGeneration     map[string]int64
    }
    
    // NewConditionController constructs a non-structural schema condition controller.
    func NewConditionController(
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat May 04 18:33:12 UTC 2024
    - 8.3K bytes
    - Viewed (0)
  10. src/runtime/mheap.go

    			return nil
    		}
    	}
    	l2 := mheap_.arenas[ri.l1()]
    	if arenaL1Bits != 0 && l2 == nil { // Should never happen if there's no L1.
    		return nil
    	}
    	ha := l2[ri.l2()]
    	if ha == nil {
    		return nil
    	}
    	return ha.spans[(p/pageSize)%pagesPerArena]
    }
    
    // spanOfUnchecked is equivalent to spanOf, but the caller must ensure
    // that p points into an allocated heap arena.
    //
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:31:00 UTC 2024
    - 78K bytes
    - Viewed (0)
Back to top