Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 70 of 204 for data_ (0.06 sec)

  1. fess-crawler-lasta/src/main/resources/crawler/extractor.xml

    				"application/x-rar-compressed",
    				"application/x-roxio-toast",
    				"application/x-rpm",
    				"application/x-sas",
    				"application/x-sas-program-data",
    				"application/x-sas-audit",
    				"application/x-sas-data",
    				"application/x-sas-view",
    				"application/x-sas-data-index",
    				"application/x-sas-catalog",
    				"application/x-sas-access",
    				"application/x-sas-fdb",
    				"application/x-sas-mddb",
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Sat Aug 01 21:40:30 UTC 2020
    - 49K bytes
    - Viewed (0)
  2. cmd/erasure-server-pool.go

    	b := z.BackendInfo()
    	poolReadQuorums := make([]int, len(b.StandardSCData))
    	poolWriteQuorums := make([]int, len(b.StandardSCData))
    	for i, data := range b.StandardSCData {
    		poolReadQuorums[i] = data
    		poolWriteQuorums[i] = data
    		if data == b.StandardSCParity {
    			poolWriteQuorums[i] = data + 1
    		}
    	}
    
    	// Check if disks are healing on in-case of VMware vsphere deployments.
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu May 30 11:58:12 UTC 2024
    - 82.5K bytes
    - Viewed (0)
  3. src/cmd/link/internal/ld/lib.go

    	}
    	return data
    }
    
    func readwithpad(r io.Reader, sz int32) ([]byte, error) {
    	data := make([]byte, Rnd(int64(sz), 4))
    	_, err := io.ReadFull(r, data)
    	if err != nil {
    		return nil, err
    	}
    	data = data[:sz]
    	return data, nil
    }
    
    func readnote(f *elf.File, name []byte, typ int32) ([]byte, error) {
    	for _, sect := range f.Sections {
    		if sect.Type != elf.SHT_NOTE {
    			continue
    		}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 21 18:45:27 UTC 2024
    - 88.6K bytes
    - Viewed (0)
  4. tests/integration/pilot/testdata/upgrade/1.6.11-install.yaml.tar

    toYaml .Values.global.proxy.resources | indent 4 }} {{- end }} {{- end }} volumeMounts: {{- if eq .Values.global.pilotCertProvider "istiod" }} - mountPath: /var/run/secrets/istio name: istiod-ca-cert {{- end }} - mountPath: /var/lib/istio/data name: istio-data {{ if (isset .ObjectMeta.Annotations `sidecar.istio.io/bootstrapOverride`) }} - mountPath: /etc/istio/custom-bootstrap name: custom-bootstrap-volume {{- end }} # SDS channel between istioagent and Envoy - mountPath: /etc/istio/proxy name: istio-envoy...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 13 16:06:08 UTC 2021
    - 50K bytes
    - Viewed (0)
  5. tests/integration/pilot/testdata/upgrade/1.10.0-install.yaml.tar

    toYaml .Values.global.proxy.resources | indent 6 }} {{- end }} {{- end }} volumeMounts: {{- if eq .Values.global.pilotCertProvider "istiod" }} - mountPath: /var/run/secrets/istio name: istiod-ca-cert {{- end }} - mountPath: /var/lib/istio/data name: istio-data {{ if (isset .ObjectMeta.Annotations `sidecar.istio.io/bootstrapOverride`) }} - mountPath: /etc/istio/custom-bootstrap name: custom-bootstrap-volume {{- end }} # SDS channel between istioagent and Envoy - mountPath: /etc/istio/proxy name: istio-envoy...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 01 19:57:24 UTC 2021
    - 80K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/tensorflow/transforms/resource_op_lifting.cc

        return HoistResourcesOutOfWhileRegion(while_op);
      return HoistResourcesOutOfIfCaseCluster(op);
    }
    
    // Holds information about a function's use of a resource argument.
    struct ResourceArgUseInfo {
      // Data type of the data contained in the resource.
      Type data_type;
      // Is the resource argument used in an assign op?
      bool updated;
      // Is the resource argument used in a read or assign op?
      bool used;
    };
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 55.1K bytes
    - Viewed (0)
  7. src/syscall/zsyscall_windows.go

    	}
    	return
    }
    
    func findFirstFile1(name *uint16, data *win32finddata1) (handle Handle, err error) {
    	r0, _, e1 := Syscall(procFindFirstFileW.Addr(), 2, uintptr(unsafe.Pointer(name)), uintptr(unsafe.Pointer(data)), 0)
    	handle = Handle(r0)
    	if handle == InvalidHandle {
    		err = errnoErr(e1)
    	}
    	return
    }
    
    func findNextFile1(handle Handle, data *win32finddata1) (err error) {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 21 11:49:46 UTC 2024
    - 56.3K bytes
    - Viewed (0)
  8. tensorflow/BUILD

            "//tensorflow/core/config:flag_defs",
            "//tensorflow/core/config:flags",
            "//tensorflow/core/data/service:dispatcher_client",
            "//tensorflow/core/data/service:grpc_util",
            "//tensorflow/core/data/service:py_utils",
            "//tensorflow/core/data/service:server_lib",
            "//tensorflow/core/debug",
            "//tensorflow/core/distributed_runtime:server_lib",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 31 16:51:59 UTC 2024
    - 53.5K bytes
    - Viewed (0)
  9. docs/metrics/prometheus/grafana/replication/minio-replication-cluster.json

              "interval": "1m",
              "intervalFactor": 2,
              "legendFormat": "{{server}}",
              "refId": "A"
            }
          ],
          "title": "Received Data",
          "type": "timeseries"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "${DS_PROMETHEUS}"
          },
          "fieldConfig": {
            "defaults": {
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Mar 28 17:15:39 UTC 2024
    - 71.1K bytes
    - Viewed (0)
  10. tests/integration/pilot/testdata/upgrade/1.9.5-install.yaml.tar

    toYaml .Values.global.proxy.resources | indent 6 }} {{- end }} {{- end }} volumeMounts: {{- if eq .Values.global.pilotCertProvider "istiod" }} - mountPath: /var/run/secrets/istio name: istiod-ca-cert {{- end }} - mountPath: /var/lib/istio/data name: istio-data {{ if (isset .ObjectMeta.Annotations `sidecar.istio.io/bootstrapOverride`) }} - mountPath: /etc/istio/custom-bootstrap name: custom-bootstrap-volume {{- end }} # SDS channel between istioagent and Envoy - mountPath: /etc/istio/proxy name: istio-envoy...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 01 19:57:24 UTC 2021
    - 80K bytes
    - Viewed (0)
Back to top