Home
last modified time | relevance | path

Searched defs:Walk (Results 1 – 25 of 2231) sorted by relevance

12345678910>>...90

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/include/flang/Parser/
H A Dparse-tree-visitor.h35 Walk(const A &x, V &visitor) { in Walk() function
43 Walk(A &x, M &mutator) { in Walk() function
62 void Walk(const std::optional<T> &x, V &visitor) { in Walk() function
109 void Walk(const std::tuple<A...> &x, V &visitor) { in Walk() function
125 void Walk(std::tuple<A...> &x, M &mutator) { in Walk() function
141 void Walk(std::variant<A...> &x, M &mutator) { in Walk() function
148 void Walk(const std::pair<A, B> &x, V &visitor) { in Walk() function
155 void Walk(std::pair<A, B> &x, M &mutator) { in Walk() function
242 void Walk(common::Indirection<T> &x, M &mutator) { in Walk() function
272 void Walk(UnlabeledStatement<T> &x, M &mutator) { in Walk() function
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/include/flang/Parser/
H A Dparse-tree-visitor.h35 Walk(const A &x, V &visitor) { in Walk() function
43 Walk(A &x, M &mutator) { in Walk() function
62 void Walk(const std::optional<T> &x, V &visitor) { in Walk() function
109 void Walk(const std::tuple<A...> &x, V &visitor) { in Walk() function
125 void Walk(std::tuple<A...> &x, M &mutator) { in Walk() function
141 void Walk(std::variant<A...> &x, M &mutator) { in Walk() function
148 void Walk(const std::pair<A, B> &x, V &visitor) { in Walk() function
155 void Walk(std::pair<A, B> &x, M &mutator) { in Walk() function
242 void Walk(common::Indirection<T> &x, M &mutator) { in Walk() function
272 void Walk(UnlabeledStatement<T> &x, M &mutator) { in Walk() function
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/include/flang/Parser/
H A Dparse-tree-visitor.h35 Walk(const A &x, V &visitor) { in Walk() function
43 Walk(A &x, M &mutator) { in Walk() function
62 void Walk(const std::optional<T> &x, V &visitor) { in Walk() function
109 void Walk(const std::tuple<A...> &x, V &visitor) { in Walk() function
125 void Walk(std::tuple<A...> &x, M &mutator) { in Walk() function
141 void Walk(std::variant<A...> &x, M &mutator) { in Walk() function
148 void Walk(const std::pair<A, B> &x, V &visitor) { in Walk() function
155 void Walk(std::pair<A, B> &x, M &mutator) { in Walk() function
242 void Walk(common::Indirection<T> &x, M &mutator) { in Walk() function
272 void Walk(UnlabeledStatement<T> &x, M &mutator) { in Walk() function
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/include/flang/Parser/
H A Dparse-tree-visitor.h35 Walk(const A &x, V &visitor) { in Walk() function
43 Walk(A &x, M &mutator) { in Walk() function
62 void Walk(const std::optional<T> &x, V &visitor) { in Walk() function
109 void Walk(const std::tuple<A...> &x, V &visitor) { in Walk() function
125 void Walk(std::tuple<A...> &x, M &mutator) { in Walk() function
141 void Walk(std::variant<A...> &x, M &mutator) { in Walk() function
148 void Walk(const std::pair<A, B> &x, V &visitor) { in Walk() function
155 void Walk(std::pair<A, B> &x, M &mutator) { in Walk() function
242 void Walk(common::Indirection<T> &x, M &mutator) { in Walk() function
272 void Walk(UnlabeledStatement<T> &x, M &mutator) { in Walk() function
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/include/flang/Parser/
H A Dparse-tree-visitor.h35 Walk(const A &x, V &visitor) { in Walk() function
43 Walk(A &x, M &mutator) { in Walk() function
62 void Walk(const std::optional<T> &x, V &visitor) { in Walk() function
109 void Walk(const std::tuple<A...> &x, V &visitor) { in Walk() function
125 void Walk(std::tuple<A...> &x, M &mutator) { in Walk() function
141 void Walk(std::variant<A...> &x, M &mutator) { in Walk() function
148 void Walk(const std::pair<A, B> &x, V &visitor) { in Walk() function
155 void Walk(std::pair<A, B> &x, M &mutator) { in Walk() function
242 void Walk(common::Indirection<T> &x, M &mutator) { in Walk() function
272 void Walk(UnlabeledStatement<T> &x, M &mutator) { in Walk() function
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/include/flang/Parser/
H A Dparse-tree-visitor.h35 Walk(const A &x, V &visitor) { in Walk() function
43 Walk(A &x, M &mutator) { in Walk() function
62 void Walk(const std::optional<T> &x, V &visitor) { in Walk() function
109 void Walk(const std::tuple<A...> &x, V &visitor) { in Walk() function
125 void Walk(std::tuple<A...> &x, M &mutator) { in Walk() function
141 void Walk(std::variant<A...> &x, M &mutator) { in Walk() function
148 void Walk(const std::pair<A, B> &x, V &visitor) { in Walk() function
155 void Walk(std::pair<A, B> &x, M &mutator) { in Walk() function
242 void Walk(common::Indirection<T> &x, M &mutator) { in Walk() function
272 void Walk(UnlabeledStatement<T> &x, M &mutator) { in Walk() function
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/include/flang/Parser/
H A Dparse-tree-visitor.h35 Walk(const A &x, V &visitor) { in Walk() function
43 Walk(A &x, M &mutator) { in Walk() function
62 void Walk(const std::optional<T> &x, V &visitor) { in Walk() function
109 void Walk(const std::tuple<A...> &x, V &visitor) { in Walk() function
125 void Walk(std::tuple<A...> &x, M &mutator) { in Walk() function
141 void Walk(std::variant<A...> &x, M &mutator) { in Walk() function
148 void Walk(const std::pair<A, B> &x, V &visitor) { in Walk() function
155 void Walk(std::pair<A, B> &x, M &mutator) { in Walk() function
242 void Walk(common::Indirection<T> &x, M &mutator) { in Walk() function
272 void Walk(UnlabeledStatement<T> &x, M &mutator) { in Walk() function
[all …]
/dports/devel/f18/f18-1688bef/lib/parser/
H A Dparse-tree-visitor.h41 Walk(const A &x, V &visitor) { in Walk() function
49 Walk(A &x, M &mutator) { in Walk() function
68 void Walk(const std::optional<T> &x, V &visitor) { in Walk() function
115 void Walk(const std::tuple<A...> &x, V &visitor) { in Walk() function
146 void Walk(std::variant<A...> &x, M &mutator) { in Walk() function
153 void Walk(const std::pair<A, B> &x, V &visitor) { in Walk() function
160 void Walk(std::pair<A, B> &x, M &mutator) { in Walk() function
247 void Walk(common::Indirection<T> &x, M &mutator) { in Walk() function
277 void Walk(UnlabeledStatement<T> &x, M &mutator) { in Walk() function
458 void Walk(const LoopBounds<A, B> &x, V &visitor) { in Walk() function
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/karrick/godirwalk/
H A DREADME.md89 #### Benchmarks
162 #### Callback interface does not send you an error to check
180 #### Callback function is invoked with OS specific file system path separator
206 #### `godirwalk.SkipThis` is more intuitive to use than `filepath.SkipDir`
272 #### Configurable Handling of Symbolic Links
282 #### Configurable Sorting of Directory Children
304 #### Configurable Post Children Callback
313 #### Configurable Error Callback
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/karrick/godirwalk/
H A DREADME.md89 #### Benchmarks
162 #### Callback interface does not send you an error to check
180 #### Callback function is invoked with OS specific file system path separator
206 #### `godirwalk.SkipThis` is more intuitive to use than `filepath.SkipDir`
272 #### Configurable Handling of Symbolic Links
282 #### Configurable Sorting of Directory Children
304 #### Configurable Post Children Callback
313 #### Configurable Error Callback
/dports/net/s5cmd/s5cmd-1.4.0/vendor/github.com/karrick/godirwalk/
H A DREADME.md83 #### Benchmarks
177 #### Configurable Handling of Symbolic Links
187 #### Configurable Sorting of Directory Children
208 #### Configurable Post Children Callback
216 #### Configurable Error Callback
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/vendor/github.com/karrick/godirwalk/
H A DREADME.md83 #### Benchmarks
171 #### Configurable Handling of Symbolic Links
181 #### Configurable Sorting of Directory Children
192 #### Configurable Post Children Callback
200 #### Configurable Error Callback
/dports/audio/gonic/gonic-0.8.4/vendor/github.com/karrick/godirwalk/
H A DREADME.md83 #### Benchmarks
177 #### Configurable Handling of Symbolic Links
187 #### Configurable Sorting of Directory Children
208 #### Configurable Post Children Callback
216 #### Configurable Error Callback
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/vendor/github.com/karrick/godirwalk/
H A DREADME.md83 #### Benchmarks
171 #### Configurable Handling of Symbolic Links
181 #### Configurable Sorting of Directory Children
192 #### Configurable Post Children Callback
200 #### Configurable Error Callback
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/vendor/github.com/karrick/godirwalk/
H A DREADME.md83 #### Benchmarks
171 #### Configurable Handling of Symbolic Links
181 #### Configurable Sorting of Directory Children
192 #### Configurable Post Children Callback
200 #### Configurable Error Callback
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/vendor/github.com/karrick/godirwalk/
H A DREADME.md83 #### Benchmarks
171 #### Configurable Handling of Symbolic Links
181 #### Configurable Sorting of Directory Children
192 #### Configurable Post Children Callback
200 #### Configurable Error Callback
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/opencontainers/selinux/pkg/pwalk/
H A DREADME.md11 ### Caveats
30 ### Documentation
35 ### Benchmarks
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/github.com/opencontainers/selinux/pkg/pwalk/
H A DREADME.md11 ### Caveats
30 ### Documentation
35 ### Benchmarks
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/opencontainers/selinux/pkg/pwalk/
H A DREADME.md11 ### Caveats
30 ### Documentation
35 ### Benchmarks
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/opencontainers/selinux/pkg/pwalk/
H A DREADME.md11 ### Caveats
30 ### Documentation
35 ### Benchmarks
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/github.com/opencontainers/selinux/pkg/pwalk/
H A DREADME.md11 ### Caveats
30 ### Documentation
35 ### Benchmarks
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/opencontainers/selinux/pkg/pwalk/
H A DREADME.md11 ### Caveats
30 ### Documentation
35 ### Benchmarks
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/pkg/pwalk/
H A DREADME.md11 ### Caveats
30 ### Documentation
35 ### Benchmarks
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/opencontainers/selinux/pkg/pwalk/
H A DREADME.md11 ### Caveats
30 ### Documentation
35 ### Benchmarks
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/github.com/opencontainers/selinux/pkg/pwalk/
H A DREADME.md11 ### Caveats
30 ### Documentation
35 ### Benchmarks

12345678910>>...90