- Sort Score
- Result 10 results
- Languages All
Results 2131 - 2140 of 2,161 for pathf (0.07 sec)
-
internal/grid/connection.go
defer fmt.Println(c.Local, "->", c.Remote, "WaitForConnect done") } c.connChange.L.Lock() if atomic.LoadUint32((*uint32)(&c.state)) == StateConnected { c.connChange.L.Unlock() // Happy path. return nil } ctx, cancel := context.WithCancel(ctx) defer cancel() changed := make(chan State, 1) go func() { defer xioutil.SafeClose(changed) for { c.connChange.Wait()
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Mon Jul 29 18:10:04 UTC 2024 - 46.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.2.md
every node, instead of being compiled into the Kubernetes binary. See [example](examples/volumes/flexvolume/README.md) for details. * vendor volumes into a pod. It expects vendor drivers are installed in the volume plugin path on each kubelet node. This is an alpha feature and may change in future.
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Fri Dec 04 06:36:19 UTC 2020 - 41.4K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.17.md
- CSI Migration: Fixes issue where all volumes with the same inline volume inner spec name were staged in the same path. Migrated inline volumes are now staged at a unique path per unique volume. ([#84754](https://github.com/kubernetes/kubernetes/pull/84754), [@davidz627](https://github.com/davidz627))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Jan 28 10:44:33 UTC 2021 - 346.2K bytes - Viewed (1) -
fess-crawler-lasta/src/main/resources/crawler/extractor.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE components PUBLIC "-//DBFLUTE//DTD LastaDi 1.0//EN" "http://dbflute.org/meta/lastadi10.dtd"> <components namespace="fessCrawler"> <include path="crawler/container.xml" /> <component name="tikaExtractor" class="org.codelibs.fess.crawler.extractor.impl.TikaExtractor"> <property name="maxCompressionRatio">1</property> <property name="maxUncompressionSize">10000000</property> </component>
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Sat Aug 01 21:40:30 UTC 2020 - 49K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.21.md
- Disable aufs module for gce clusters ([#103831](https://github.com/kubernetes/kubernetes/pull/103831), [@lizhuqi](https://github.com/lizhuqi)) [SIG Cloud Provider] - Fix kube-apiserver metric reporting for the deprecated watch path of /api/<version>/watch/... ([#104190](https://github.com/kubernetes/kubernetes/pull/104190), [@wojtek-t](https://github.com/wojtek-t)) [SIG API Machinery and Instrumentation]
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Fri Oct 14 07:03:14 UTC 2022 - 367.3K bytes - Viewed (0) -
src/main/resources/fess_label_ja.properties
labels.includedDocPaths=検索対象とするパス labels.includedDocUrls=検索対象とするURL labels.maxAccessCount=最大アクセス数 labels.name=名前 labels.numOfThread=スレッドの数 labels.duplicateHostName=重複名 labels.pageNumber=ページ番号 labels.password=パスワード labels.paths=パス labels.port=ポート labels.regex=正規表現 labels.regularName=正規名 labels.replacement=置換 labels.sessionId=セッションID labels.sortOrder=表示順序 labels.updatedBy=更新者 labels.updatedTime=更新時間 labels.urls=URL
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.2K bytes - Viewed (0) -
tensorflow/c/c_api.h
// assets) using `run_options`. // // Any NULL and non-NULL value combinations for (`run_options, `meta_graph_def`) // are valid. // // - `export_dir` must be set to the path of the exported SavedModel. // - `tags` must include the set of tags used to identify one MetaGraphDef in // the SavedModel. // - `graph` must be a graph newly allocated with TF_NewGraph(). //
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Thu Oct 26 21:08:15 UTC 2023 - 82.3K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<match value="\nN#!\ rnews" type="string" offset="2:9"/> <match value="\nForward\ to" type="string" offset="2:9"/> <match value="\nPipe\ to" type="string" offset="2:9"/> <match value="\nReturn-Path:" type="string" offset="2:9"/> <match value="\nFrom:" type="string" offset="2:9"/> <match value="\nReceived:" type="string" offset="2:9"/> <match value="\nMessage-ID:" type="string" offset="2:9"/>
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.30.md
### Bug or Regression
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Oct 23 04:40:14 UTC 2024 - 309.1K bytes - Viewed (0) -
api/go1.1.txt
pkg path/filepath (darwin-amd64-cgo), const Separator = 47 pkg path/filepath (freebsd-386), const ListSeparator = 58 pkg path/filepath (freebsd-386), const Separator = 47 pkg path/filepath (freebsd-386-cgo), const ListSeparator = 58 pkg path/filepath (freebsd-386-cgo), const Separator = 47 pkg path/filepath (freebsd-amd64), const ListSeparator = 58 pkg path/filepath (freebsd-amd64), const Separator = 47
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Mar 31 20:37:15 UTC 2022 - 2.6M bytes - Viewed (0)