Home
last modified time | relevance | path

Searched refs:QueryProperty (Results 1 – 25 of 33) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities.Core.Presentation/System/ServiceModel/Activities/Presentation/
H A DMessageQueryEditor.xaml.cs45 … public static readonly DependencyProperty QueryProperty = QueryPropertyKey.DependencyProperty; field in System.ServiceModel.Activities.Presentation.MessageQueryEditor
67 get { return (XPathMessageQuery)GetValue(QueryProperty); }
/dports/editors/helix/helix-0.5.0/cargo-crates/tree-sitter-0.20.0/binding_rust/
H A Dlib.rs105 property_settings: Vec<Box<[QueryProperty]>>,
106 property_predicates: Vec<Box<[(QueryProperty, bool)]>>,
117 pub struct QueryProperty { struct
1541 pub fn property_predicates(&self, index: usize) -> &[(QueryProperty, bool)] { in property_predicates() argument
1548 pub fn property_settings(&self, index: usize) -> &[QueryProperty] { in property_settings() argument
1599 ) -> Result<QueryProperty, QueryError> { in parse_property() argument
1643 Ok(QueryProperty::new(key, value, capture_id)) in parse_property()
1840 impl QueryProperty { impl
1842 QueryProperty { in new()
/dports/devel/tree-sitter/tree-sitter-0.20.1/lib/binding_rust/
H A Dlib.rs105 property_settings: Vec<Box<[QueryProperty]>>,
106 property_predicates: Vec<Box<[(QueryProperty, bool)]>>,
117 pub struct QueryProperty { struct
1541 pub fn property_predicates(&self, index: usize) -> &[(QueryProperty, bool)] { in property_predicates() argument
1548 pub fn property_settings(&self, index: usize) -> &[QueryProperty] { in property_settings() argument
1601 ) -> Result<QueryProperty, QueryError> { in parse_property() argument
1645 Ok(QueryProperty::new(key, value, capture_id)) in parse_property()
1861 impl QueryProperty { impl
1863 QueryProperty { in new()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/javascript/
H A Dglobal.h42 bool QueryProperty(const FX_WCHAR* propname);
H A Dglobal.cpp63 bool JSGlobalAlternate::QueryProperty(const FX_WCHAR* propname) { in QueryProperty() function in JSGlobalAlternate
H A DJS_Define.h329 bool bRet = pObj->QueryProperty(propname.c_str()); in JSSpecialPropQuery()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/javascript/
H A Dglobal.h41 FX_BOOL QueryProperty(const FX_WCHAR* propname);
H A Dglobal.cpp65 FX_BOOL JSGlobalAlternate::QueryProperty(const FX_WCHAR* propname) { in QueryProperty() function in JSGlobalAlternate
H A DJS_Define.h359 FX_BOOL bRet = pObj->QueryProperty(propname.c_str()); in JSSpecialPropQuery()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fxjs/
H A Dcjs_global.h57 CJS_Result QueryProperty(const wchar_t* propname);
H A Dcjs_global.cpp43 pObj->QueryProperty(PropFromV8Prop(info.GetIsolate(), property).c_str()); in JSSpecialPropQuery()
213 CJS_Result CJS_Global::QueryProperty(const wchar_t* propname) { in QueryProperty() function in CJS_Global
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxjs/
H A Dcjs_global.h57 CJS_Result QueryProperty(const wchar_t* propname);
H A Dcjs_global.cpp41 pObj->QueryProperty(PropFromV8Prop(info.GetIsolate(), property).c_str()); in JSSpecialPropQuery()
211 CJS_Result CJS_Global::QueryProperty(const wchar_t* propname) { in QueryProperty() function in CJS_Global
/dports/devel/tree-sitter/tree-sitter-0.20.1/cli/src/tests/
H A Dquery_test.rs10 QueryErrorKind, QueryMatch, QueryPredicate, QueryPredicateArg, QueryProperty,
2638 QueryProperty::new("name", Some("something"), None), in test_query_captures_with_predicates()
2639 QueryProperty::new("cool", None, None), in test_query_captures_with_predicates()
2657 (QueryProperty::new("cool", None, None), true), in test_query_captures_with_predicates()
2658 (QueryProperty::new("name", Some("something"), None), false), in test_query_captures_with_predicates()
2690 &[QueryProperty::new( in test_query_captures_with_quoted_predicate_args()
2698 &[QueryProperty::new("two", Some("\\s(\r?\n)*$"), None)] in test_query_captures_with_quoted_predicate_args()
2702 &[QueryProperty::new( in test_query_captures_with_quoted_predicate_args()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/binary_size/libsupersize/caspian/
H A Dcaspian_web.cc215 const char* QueryProperty(const char* key) { in QueryProperty() function
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/api/dataflow/v1b3/
H A Ddataflow-gen.go4658 QueryProperty []string `json:"queryProperty,omitempty"` member
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/api/dataflow/v1b3/
H A Ddataflow-gen.go4635 QueryProperty []string `json:"queryProperty,omitempty"` member
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/api/dataflow/v1b3/
H A Ddataflow-gen.go4635 QueryProperty []string `json:"queryProperty,omitempty"` member
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/api/dataflow/v1b3/
H A Ddataflow-gen.go4654 QueryProperty []string `json:"queryProperty,omitempty"` member
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/api/dataflow/v1b3/
H A Ddataflow-gen.go4658 QueryProperty []string `json:"queryProperty,omitempty"` member
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/api/dataflow/v1b3/
H A Ddataflow-gen.go4627 QueryProperty []string `json:"queryProperty,omitempty"` member
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/google.golang.org/api/dataflow/v1b3/
H A Ddataflow-gen.go4618 QueryProperty []string `json:"queryProperty,omitempty"` member
/dports/sysutils/restic/restic-0.12.1/vendor/google.golang.org/api/dataflow/v1b3/
H A Ddataflow-gen.go4630 QueryProperty []string `json:"queryProperty,omitempty"` member
/dports/www/tusd/tusd-1.8.0/vendor/google.golang.org/api/dataflow/v1b3/
H A Ddataflow-gen.go4658 QueryProperty []string `json:"queryProperty,omitempty"` member
/dports/www/grafana8/grafana-8.3.6/vendor/google.golang.org/api/dataflow/v1b3/
H A Ddataflow-gen.go4658 QueryProperty []string `json:"queryProperty,omitempty"` member

12