Search Options

Results per page
Sort
Preferred Languages
Advance

Results 91 - 99 of 99 for fname1 (0.11 sec)

  1. cmd/site-replication.go

    1. }
    2.  
    3. for pname := range allPolicies {
    4. if _, ok := policyStats[pname]; !ok {
    5. policyStats[pname] = make([]srPolicy, numSites)
    6. }
    7.  
    8. // if pname is not present in the map, the zero value
    9. // will be returned.
    10. pi := sri.Policies[pname]
    11. policyStats[pname][i] = srPolicy{SRIAMPolicy: pi, DeploymentID: sri.DeploymentID}
    12. }
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Aug 15 12:04:40 UTC 2024
    - 185.1K bytes
    - Viewed (0)
  2. RELEASE.md

    1. * Fixes an assertion failure on MLIR empty edge names ([CVE-2022-36012](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-36012))
    2. * Fixes a null-dereference in `mlir::tfg::GraphDefImporter::ConvertNodeDef` ([CVE-2022-36013](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-36013))
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.13.md

    1. - Fixed service issues with named targetPort for Windows ([#70076](https://github.com/kubernetes/kubernetes/pull/70076), [@feiskyer](https://github.com/feiskyer))
    2. - Handle Windows named pipes in host mounts. ([#69484](https://github.com/kubernetes/kubernetes/pull/69484), [@ddebroy](https://github.com/ddebroy))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 273.1K bytes
    - Viewed (0)
  4. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

    1. <glob pattern="*.sib"/>
    2. </mime-type>
    3. <mime-type type="application/x-silverlight-app">
    4. <glob pattern="*.xap"/>
    5. </mime-type>
    6.  
    7. <mime-type type="application/x-snappy-framed">
    8. <_comment>Snappy Framed</_comment>
    9. <magic priority="50">
    10. <match value="sNaPpY" type="string" offset="0"/>
    11. </magic>
    12. <glob pattern="*.sz"/>
    13. </mime-type>
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (1)
  5. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    1. She said it to the Knave of Hearts, who only bowed and smiled in reply.
    2.  
    3. `Idiot!' said the Queen, tossing her head impatiently; and,
    4. turning to Alice, she went on, `What's your name, child?'
    5.  
    6. `My name is Alice, so please your Majesty,' said Alice very
    7. politely; but she added, to herself, `Why, they're only a pack of
    8. cards, after all. I needn't be afraid of them!'
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Mon Oct 29 21:35:03 UTC 2012
    - 145.2K bytes
    - Viewed (0)
  6. api/go1.txt

    1. pkg crypto/x509/pkix, type Name struct
    2. pkg crypto/x509/pkix, type Name struct, CommonName string
    3. pkg crypto/x509/pkix, type Name struct, Country []string
    4. pkg crypto/x509/pkix, type Name struct, Locality []string
    5. pkg crypto/x509/pkix, type Name struct, Names []AttributeTypeAndValue
    6. pkg crypto/x509/pkix, type Name struct, Organization []string
    7. pkg crypto/x509/pkix, type Name struct, OrganizationalUnit []string
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.8.md

    1. * The options passed to a flexvolume plugin's mount command now contains the pod name (`kubernetes.io/pod.name`), namespace (`kubernetes.io/pod.namespace`), uid (`kubernetes.io/pod.uid`), and service account name (`kubernetes.io/serviceAccount.name`). ([#39488](https://github.com/kubernetes/kubernetes/pull/39488), [@liggitt](https://github.com/liggitt))
    2.  
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 312.2K bytes
    - Viewed (0)
  8. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1. 337B ; mapped ; 5E73 6210 # 1.1 SQUARE ERA NAME HEISEI
    2. 337C ; mapped ; 662D 548C # 1.1 SQUARE ERA NAME SYOUWA
    3. 337D ; mapped ; 5927 6B63 # 1.1 SQUARE ERA NAME TAISYOU
    4. 337E ; mapped ; 660E 6CBB # 1.1 SQUARE ERA NAME MEIZI
    5. 337F ; mapped ; 682A 5F0F 4F1A 793E #1.1 SQUARE CORPORATION
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  9. api/go1.2.txt

    1. pkg syscall (linux-arm-cgo), type Ucred struct, Pid int32
    2. pkg syscall (linux-arm-cgo), type Ucred struct, Uid uint32
    3. pkg syscall (linux-arm-cgo), type Ustat_t struct
    4. pkg syscall (linux-arm-cgo), type Ustat_t struct, Fname [6]uint8
    5. pkg syscall (linux-arm-cgo), type Ustat_t struct, Fpack [6]uint8
    6. pkg syscall (linux-arm-cgo), type Ustat_t struct, Tfree int32
    7. pkg syscall (linux-arm-cgo), type Ustat_t struct, Tinode uint32
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
Back to top