Home
last modified time | relevance | path

Searched defs:Selector (Results 1 – 25 of 3716) sorted by relevance

12345678910>>...149

/dports/net/clash/clash-1.6.0/adapters/outboundgroup/
H A Dselector.go14 type Selector struct { struct
15 *outbound.Base
16 disableUDP bool
17 single *singledo.Single
18 selected string
19 providers []provider.ProxyProvider
41 func (s *Selector) SupportUDP() bool {
50 func (s *Selector) MarshalJSON() ([]byte, error) {
63 func (s *Selector) Now() string {
67 func (s *Selector) Set(name string) error {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill_assistant/browser/
H A Dselector.h31 struct Selector { struct
32 SelectorProto proto; argument
38 explicit Selector(const std::vector<std::string>& s) in Selector() function
43 Selector& operator=(Selector&& other); argument
44 Selector& operator=(const Selector& other); argument
56 Selector& MatchingInnerText(const std::string& pattern) { in MatchingInnerText() argument
62 Selector& MatchingInnerText(const std::string& pattern, bool case_sensitive) { in MatchingInnerText() argument
70 Selector& MatchingValue(const std::string& pattern) { in MatchingValue() argument
75 Selector& MatchingValue(const std::string& pattern, bool case_sensitive) { in MatchingValue() argument
82 Selector& SetPseudoType(PseudoType pseudo_type) { in SetPseudoType() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill_assistant/browser/
H A Dselector.h18 struct Selector { struct
42 Selector(); argument
52 Selector& operator=(Selector&& other); argument
53 Selector& operator=(const Selector& other); argument
59 Selector& MustBeVisible() { in MustBeVisible() argument
72 Selector& MatchingInnerText(const std::string& pattern) { in MatchingInnerText() argument
78 Selector& MatchingValue(const std::string& pattern) { in MatchingValue() argument
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/cli-runtime/pkg/resource/
H A Dselector.go29 type Selector struct { struct
30 Client RESTClient
31 Mapping *meta.RESTMapping
32 Namespace string
33 LabelSelector string
34 FieldSelector string
35 Export bool
36 LimitChunks int64
53 func (r *Selector) Visit(fn VisitorFunc) error {
110 func (r *Selector) Watch(resourceVersion string) (watch.Interface, error) {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/cli-runtime/pkg/resource/
H A Dselector.go29 type Selector struct { struct
30 Client RESTClient
31 Mapping *meta.RESTMapping
32 Namespace string
33 LabelSelector string
34 FieldSelector string
35 LimitChunks int64
51 func (r *Selector) Visit(fn VisitorFunc) error {
107 func (r *Selector) Watch(resourceVersion string) (watch.Interface, error) {
113 func (r *Selector) ResourceMapping() *meta.RESTMapping {
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/cli-runtime/pkg/resource/
H A Dselector.go27 type Selector struct { struct
28 Client RESTClient
29 Mapping *meta.RESTMapping
30 Namespace string
31 LabelSelector string
32 FieldSelector string
33 LimitChunks int64
49 func (r *Selector) Visit(fn VisitorFunc) error {
84 func (r *Selector) Watch(resourceVersion string) (watch.Interface, error) {
90 func (r *Selector) ResourceMapping() *meta.RESTMapping {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCUDA/
H A Dbad-calls-on-same-line.cu11 struct Selector {}; struct
14 struct Selector<int> { struct
19 struct Selector<float> { struct
24 struct Selector<double> { struct
30 Selector<T>().f(); in hd() argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCUDA/
H A Dbad-calls-on-same-line.cu11 struct Selector {}; struct
14 struct Selector<int> { struct
19 struct Selector<float> { struct
24 struct Selector<double> { struct
30 Selector<T>().f(); in hd() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCUDA/
H A Dbad-calls-on-same-line.cu11 struct Selector {}; struct
14 struct Selector<int> { struct
19 struct Selector<float> { struct
24 struct Selector<double> { argument
30 Selector<T>().f(); in hd() argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCUDA/
H A Dbad-calls-on-same-line.cu11 struct Selector {}; struct
14 struct Selector<int> { struct
19 struct Selector<float> { struct
24 struct Selector<double> { struct
30 Selector<T>().f(); in hd() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCUDA/
H A Dbad-calls-on-same-line.cu11 struct Selector {}; struct
14 struct Selector<int> { struct
19 struct Selector<float> { argument
24 struct Selector<double> { argument
30 Selector<T>().f(); in hd() argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCUDA/
H A Dbad-calls-on-same-line.cu11 struct Selector {}; struct
14 struct Selector<int> { struct
19 struct Selector<float> { argument
24 struct Selector<double> { struct
30 Selector<T>().f(); in hd() argument
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCUDA/
H A Dbad-calls-on-same-line.cu11 struct Selector {}; struct
14 struct Selector<int> { struct
19 struct Selector<float> { struct
24 struct Selector<double> { argument
30 Selector<T>().f(); in hd() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCUDA/
H A Dbad-calls-on-same-line.cu11 struct Selector {}; struct
14 struct Selector<int> { struct
19 struct Selector<float> { struct
24 struct Selector<double> { argument
30 Selector<T>().f(); in hd() argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCUDA/
H A Dbad-calls-on-same-line.cu11 struct Selector {}; struct
14 struct Selector<int> { struct
19 struct Selector<float> { struct
24 struct Selector<double> { struct
30 Selector<T>().f(); in hd() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCUDA/
H A Dbad-calls-on-same-line.cu11 struct Selector {}; struct
14 struct Selector<int> { struct
19 struct Selector<float> { struct
24 struct Selector<double> { struct
30 Selector<T>().f(); in hd() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCUDA/
H A Dbad-calls-on-same-line.cu11 struct Selector {}; struct
14 struct Selector<int> { struct
19 struct Selector<float> { struct
24 struct Selector<double> { argument
30 Selector<T>().f(); in hd() argument
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCUDA/
H A Dbad-calls-on-same-line.cu11 struct Selector {}; struct
14 struct Selector<int> { struct
19 struct Selector<float> { argument
24 struct Selector<double> { struct
30 Selector<T>().f(); in hd() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCUDA/
H A Dbad-calls-on-same-line.cu11 struct Selector {}; struct
14 struct Selector<int> { struct
19 struct Selector<float> { struct
24 struct Selector<double> { argument
30 Selector<T>().f(); in hd() argument
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCUDA/
H A Dbad-calls-on-same-line.cu11 struct Selector {}; struct
14 struct Selector<int> { struct
19 struct Selector<float> { argument
24 struct Selector<double> { struct
30 Selector<T>().f(); in hd() argument
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCUDA/
H A Dbad-calls-on-same-line.cu11 struct Selector {}; struct
14 struct Selector<int> { struct
19 struct Selector<float> { argument
24 struct Selector<double> { struct
30 Selector<T>().f(); in hd() argument
/dports/www/filtron/filtron-93f8b22/selector/
H A Dselector.go12 type Selector struct { struct
13 RequestAttr string
14 SubAttr string
15 Regexp *regexp.Regexp
16 Negate bool
52 func (s *Selector) Match(ctx *fasthttp.RequestCtx) (string, bool) {
/dports/sysutils/go-wtf/wtf-0.21.0/modules/mercurial/
H A Dhg_repo.go64 func (repo *MercurialRepo) commits(commitCount int, commitFormat string) []string {
65 numStr := fmt.Sprintf("-l %d", commitCount)
68 arg := []string{"log", repo.repoPath(), numStr, commitStr}
74
85 func (repo *MercurialRepo) checkout(branch string) string {
92 func (repo *MercurialRepo) repoPath() string {
/dports/sysutils/istio/istio-1.6.7/pkg/test/framework/label/
H A Dfilter.go25 type Selector struct { struct
27 present Set
28 absent Set
89 func (f *Selector) Selects(inputs Set) bool {
95 func (f *Selector) Excludes(inputs Set) bool {
99 func (f Selector) String() string {
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Services.Client/Client/System/Data/Services/Client/ALinq/
H A DOrderByQueryOptionExpression.cs36 internal struct Selector struct in System.Data.Services.Client.OrderByQueryOptionExpression
38 internal readonly Expression Expression;
40 internal readonly bool Descending;
42 internal Selector(Expression e, bool descending) in Selector() method

12345678910>>...149