- Sort Score
- Result 10 results
- Languages All
Results 991 - 1000 of 1,009 for types (0.05 sec)
-
ci/official/requirements_updater/numpy1_requirements/requirements_lock_3_11.txt
mdurl==0.1.2 \ --hash=sha256:84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8 \ --hash=sha256:bb413d29f5eea38f31dd4754dd7377d4465116fb207585f97bf925588687c1ba # via markdown-it-py ml-dtypes==0.4.0 \ --hash=sha256:03e7cda6ef164eed0abb31df69d2c00c3a5ab3e2610b6d4c42183a43329c72a5 \ --hash=sha256:2bb83fd064db43e67e67d021e547698af4c8d5c6190f2e9b1c53c09f6ff5531d \
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Mon Oct 28 14:33:43 UTC 2024 - 47.2K bytes - Viewed (0) -
istioctl/pkg/proxyconfig/proxyconfig.go
ecdsConfigCmd := &cobra.Command{ Use: "ecds [<type>/]<name>[.<namespace>]", Aliases: []string{"ec"}, Short: "Retrieves typed extension configuration for the Envoy in the specified pod", Long: `Retrieve information about typed extension configuration for the Envoy instance in the specified pod.`, Example: ` # Retrieve full typed extension configuration for a given pod from Envoy.
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Oct 24 15:53:49 UTC 2024 - 50.6K bytes - Viewed (0) -
cmd/storage-errors.go
// errVolumeExists - cannot create same volume again. var errVolumeExists = StorageErr("volume already exists") // errIsNotRegular - not of regular file type. var errIsNotRegular = StorageErr("not of regular file type") // errPathNotFound - cannot find the path. var errPathNotFound = StorageErr("path not found") // errVolumeNotFound - cannot find the volume.
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Apr 04 12:04:40 UTC 2024 - 6.4K bytes - Viewed (0) -
api/go1.16.txt
pkg io/fs, method (FileMode) Type() FileMode pkg io/fs, type DirEntry interface { Info, IsDir, Name, Type } pkg io/fs, type DirEntry interface, Info() (FileInfo, error) pkg io/fs, type DirEntry interface, IsDir() bool pkg io/fs, type DirEntry interface, Name() string pkg io/fs, type DirEntry interface, Type() FileMode pkg io/fs, type FS interface { Open } pkg io/fs, type FS interface, Open(string) (File, error)
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
docs/select/README.md
- Server-side encryption - The Select API supports querying objects that are protected with server-side encryption. Type inference and automatic conversion of values is performed based on the context when the value is un-typed (such as when reading CSV data). If present, the CAST function overrides automatic conversion.
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Sep 29 04:28:45 UTC 2022 - 6.5K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessProp.java
import org.lastaflute.web.validation.RequiredValidator; import org.lastaflute.web.validation.theme.typed.DoubleTypeValidator; import org.lastaflute.web.validation.theme.typed.FloatTypeValidator; import org.lastaflute.web.validation.theme.typed.IntegerTypeValidator; import org.lastaflute.web.validation.theme.typed.LongTypeValidator; import org.opensearch.search.sort.SortBuilder; import org.opensearch.search.sort.SortBuilders;
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 12 01:54:15 UTC 2024 - 87.2K bytes - Viewed (0) -
ci/official/requirements_updater/numpy1_requirements/requirements_lock_3_9.txt
mdurl==0.1.2 \ --hash=sha256:84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8 \ --hash=sha256:bb413d29f5eea38f31dd4754dd7377d4465116fb207585f97bf925588687c1ba # via markdown-it-py ml-dtypes==0.4.0 \ --hash=sha256:03e7cda6ef164eed0abb31df69d2c00c3a5ab3e2610b6d4c42183a43329c72a5 \ --hash=sha256:2bb83fd064db43e67e67d021e547698af4c8d5c6190f2e9b1c53c09f6ff5531d \
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Mon Oct 28 14:33:43 UTC 2024 - 47.6K bytes - Viewed (0) -
docs/de/docs/tutorial/path-params.md
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 10.2K bytes - Viewed (0) -
test-site/activator-launch-1.3.2.jar
ivy.default.always.check.exact.revision = false ivy.configurations = * ivy.resolve.default.type.filter = * ivy.status = integration ivy.dep.file = ivy.xml ivy.settings.file = ivysettings.xml ivy.retrieve.pattern = ${ivy.lib.dir}/[artifact]-[revision](-[classifier]).[ext] ivy.deliver.ivy.pattern = ${ivy.distrib.dir}/[type]s/[artifact]-[revision](-[classifier]).[ext] ivy.publish.src.artifacts.pattern = ${ivy.distrib.dir}/[type]s/[artifact]-[revision](-[classifier]).[ext] ivy.cache.ttl.default = 10s ivy.report.output.pattern...
Registered: Fri Nov 08 09:08:12 UTC 2024 - Last Modified: Mon Apr 20 08:41:37 UTC 2015 - 1.2M bytes - Viewed (0) -
tensorflow/c/eager/c_api.h
// will be blocked till the copy completes. This is the default placement // policy. TFE_DEVICE_PLACEMENT_SILENT = 2, // Placement policy which silently copies int32 tensors but not other dtypes. TFE_DEVICE_PLACEMENT_SILENT_FOR_INT32 = 3, } TFE_ContextDevicePlacementPolicy; // LINT.ThenChange(//tensorflow/c/eager/immediate_execution_context.h) // Sets the default execution mode (sync/async). Note that this can be
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Thu Apr 27 21:07:00 UTC 2023 - 22.8K bytes - Viewed (0)