Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 82 for mobi (0.04 sec)

  1. cluster/images/etcd/Dockerfile.windows

    COPY migrate-if-needed.bat /usr/local/bin/
    COPY migrate /usr/local/bin/migrate.exe
    
    # NOTE(claudiub): docker buildx sets the PATH env variable to a Linux-like PATH,
    # # which is not desirable. See: https://github.com/moby/buildkit/issues/1560
    # # TODO(claudiub): remove this once the issue has been resolved.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Feb 13 17:06:59 UTC 2023
    - 1K bytes
    - Viewed (0)
  2. staging/src/k8s.io/apiserver/pkg/cel/common/maplist.go

    	// unkeyedItems contains all map items that have not yet been keyed
    	unkeyedItems []interface{}
    }
    
    func (a *mapListImpl) Get(obj interface{}) interface{} {
    	mobj, ok := obj.(map[string]interface{})
    	if !ok {
    		return nil
    	}
    
    	key, ok := a.ks.CompositeKeyFor(mobj)
    	if !ok {
    		return nil
    	}
    	if match, ok := a.keyedItems[key]; ok {
    		return match
    	}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 07 02:56:51 UTC 2023
    - 4.5K bytes
    - Viewed (0)
  3. src/encoding/json/tagkey_test.go

    		{Name(""), basicLatin7xTag{"7x"}, "7x", "pqrstuvwxyz"},
    		{Name(""), miscPlaneTag{"いろはにほへと"}, "いろはにほへと", "色は匂へど"},
    		{Name(""), dashTag{"foo"}, "foo", "-"},
    		{Name(""), emptyTag{"Pour Moi"}, "Pour Moi", "W"},
    		{Name(""), misnamedTag{"Animal Kingdom"}, "Animal Kingdom", "X"},
    		{Name(""), badFormatTag{"Orfevre"}, "Orfevre", "Y"},
    		{Name(""), badCodeTag{"Reliable Man"}, "Reliable Man", "Z"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 25 16:00:37 UTC 2023
    - 2.9K bytes
    - Viewed (0)
  4. docs/vi/docs/features.md

    ### Chỉ cần phiên bản Python hiện đại
    
    Tất cả được dựa trên khai báo kiểu dữ liệu chuẩn của **Python 3.8** (cảm ơn Pydantic). Bạn không cần học cú pháp mới, chỉ cần biết chuẩn Python hiện đại.
    
    Nếu bạn cần 2 phút để làm mới lại cách sử dụng các kiểu dữ liệu mới của Python (thậm chí nếu bạn không sử dụng FastAPI), xem hướng dẫn ngắn: [Kiểu dữ liệu Python](python-types.md){.internal-link target=_blank}.
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 11.6K bytes
    - Viewed (0)
  5. src/main/resources/fess_indices/fess/vi/stopwords.txt

    chiếc
    cho
    chứ
    chưa
    chuyện
    có
    có thể
    cứ
    của
    cùng
    cũng
    đã
    đang
    đây
    để
    đến nỗi
    đều
    điều
    do
    đó
    được
    dưới
    gì
    khi
    không
    là
    lại
    lên
    lúc
    mà
    mỗi
    một cách
    này
    nên
    nếu
    ngay
    nhiều
    như
    nhưng
    những
    nơi
    nữa
    phải
    qua
    ra
    rằng
    rằng
    rất
    rất
    rồi
    sau
    sẽ
    so
    sự
    tại
    theo
    thì
    trên
    trước
    từ
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Jul 19 06:31:02 UTC 2018
    - 457 bytes
    - Viewed (0)
  6. go.mod

    	github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible // indirect
    	github.com/mitchellh/go-wordwrap v1.0.1 // indirect
    	github.com/moby/spdystream v0.2.0 // indirect
    	github.com/moby/sys/mountinfo v0.6.2 // indirect
    	github.com/moby/term v0.0.0-20221205130635-1aeaba878587 // indirect
    	github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
    	github.com/modern-go/reflect2 v1.0.2 // indirect
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 21:47:11 UTC 2024
    - 11.8K bytes
    - Viewed (0)
  7. pkg/kubelet/winstats/perfcounter_nodestats.go

    // For the above reason, procGetActiveProcessorCount is used to get the
    // cpu count for all processor groups of the windows node.
    // more notes for this issue:
    // same issue in moby: https://github.com/moby/moby/issues/38935#issuecomment-744638345
    // solution in hcsshim: https://github.com/microsoft/hcsshim/blob/master/internal/processorinfo/processor_count.go
    func ProcessorCount() int {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jan 26 18:37:21 UTC 2024
    - 9.2K bytes
    - Viewed (0)
  8. src/main/resources/fess_indices/fess/fr/stopwords.txt

    au
    aux
    avec
    ce
    ces
    dans
    de
    des
    du
    elle
    en
    et
    eux
    il
    je
    la
    le
    leur
    lui
    ma
    mais
    me
    même
    mes
    moi
    mon
    ne
    nos
    notre
    nous
    on
    ou
    par
    pas
    pour
    qu
    que
    qui
    sa
    se
    ses
    son
    sur
    ta
    te
    tes
    toi
    ton
    tu
    un
    une
    vos
    votre
    vous
    c
    d
    j
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Mon Nov 27 12:59:36 UTC 2023
    - 977 bytes
    - Viewed (0)
  9. src/main/resources/fess_indices/fess/gl/stopwords.txt

    está
    están
    este
    estes
    estiven
    estou
    eu
    é
    facer
    foi
    foron
    fun
    había
    hai
    iso
    isto
    la
    las
    lle
    lles
    lo
    los
    mais
    me
    meu
    meus
    min
    miña
    miñas
    moi
    na
    nas
    neste
    nin
    no
    non
    nos
    nosa
    nosas
    noso
    nosos
    nós
    nun
    nunha
    nuns
    nunhas
    o
    os
    ou
    ó
    ós
    para
    pero
    pode
    pois
    pola
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Jul 19 06:31:02 UTC 2018
    - 932 bytes
    - Viewed (0)
  10. tools/docker-builder/dockerfile/parse.go

    // limitations under the License.
    
    package dockerfile
    
    import (
    	"fmt"
    	"os"
    	"path/filepath"
    	"strings"
    
    	"github.com/moby/buildkit/frontend/dockerfile/parser"
    	"github.com/moby/buildkit/frontend/dockerfile/shell"
    
    	istiolog "istio.io/istio/pkg/log"
    	"istio.io/istio/tools/docker-builder/builder"
    )
    
    // Option is a functional option for remote operations.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 23 17:08:31 UTC 2023
    - 5.8K bytes
    - Viewed (0)
Back to top