Home
last modified time | relevance | path

Searched defs:property (Results 1 – 25 of 6874) sorted by relevance

12345678910>>...275

/dports/www/mediawiki135/mediawiki-1.35.5/includes/api/
H A DApiQuerySiteinfo.php129 protected function appendGeneralInfo( $property ) {
284 protected function appendNamespaces( $property ) {
374 protected function appendMagicWords( $property ) {
495 protected function appendStatistics( $property ) {
600 protected function appendExtensions( $property ) {
677 protected function appendRightsInfo( $property ) {
723 public function appendLanguages( $property ) {
790 public function appendSkins( $property ) {
842 public function appendVariables( $property ) {
850 public function appendProtocols( $property ) {
[all …]
/dports/www/mediawiki136/mediawiki-1.36.3/includes/api/
H A DApiQuerySiteinfo.php144 protected function appendGeneralInfo( $property ) {
302 protected function appendNamespaces( $property ) {
392 protected function appendMagicWords( $property ) {
513 protected function appendStatistics( $property ) {
618 protected function appendExtensions( $property ) {
695 protected function appendRightsInfo( $property ) {
741 public function appendLanguages( $property ) {
809 public function appendSkins( $property ) {
864 public function appendVariables( $property ) {
872 public function appendProtocols( $property ) {
[all …]
/dports/devel/directfb/DirectFB-1.4.17/lib/fusion/
H A Dproperty.c81 fusion_property_lease (FusionProperty *property) in fusion_property_lease()
107 fusion_property_purchase (FusionProperty *property) in fusion_property_purchase()
133 fusion_property_cede (FusionProperty *property) in fusion_property_cede()
157 fusion_property_holdup (FusionProperty *property) in fusion_property_holdup()
181 fusion_property_destroy (FusionProperty *property) in fusion_property_destroy()
228 fusion_property_lease (FusionProperty *property) in fusion_property_lease()
332 fusion_property_cede (FusionProperty *property) in fusion_property_cede()
357 fusion_property_holdup (FusionProperty *property) in fusion_property_holdup()
426 fusion_property_lease (FusionProperty *property) in fusion_property_lease()
484 fusion_property_cede (FusionProperty *property) in fusion_property_cede()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/test/e2e/inline_editor/
H A Dcolor-swatch_test.ts46 const property = await getCSSPropertyInRule('#inspected', 'color'); constant
56 const property = await getPropertyFromComputedPane('color'); constant
64 const property = await getCSSPropertyInRule('#inspected', 'margin'); constant
73 const property = await getCSSPropertyInRule('#inspected', 'animation-name'); constant
82 const property = await getCSSPropertyInRule('#inspected', 'background'); constant
91 const property = await getCSSPropertyInRule('#inspected', 'background-color'); constant
100 const property = await getCSSPropertyInRule('#inspected', 'border-color'); constant
108 const property = await getCSSPropertyInRule('#inspected', '--variable'); constant
116 const property = await getCSSPropertyInRule('#inspected', 'color'); constant
130 const property = await getPropertyFromComputedPane('color'); constant
[all …]
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcssstylepropertyimpl.c129 query_font_size (GtkCssStyleProperty *property, in query_font_size()
145 query_border (GtkCssStyleProperty *property, in query_border()
162 assign_border (GtkCssStyleProperty *property, in assign_border()
177 color_parse (GtkCssStyleProperty *property, in color_parse()
184 color_query (GtkCssStyleProperty *property, in color_query()
193 color_assign (GtkCssStyleProperty *property, in color_assign()
459 opacity_parse (GtkCssStyleProperty *property, in opacity_parse()
466 opacity_query (GtkCssStyleProperty *property, in opacity_query()
794 dpi_parse (GtkCssStyleProperty *property, in dpi_parse()
873 minmax_parse (GtkCssStyleProperty *property, in minmax_parse()
[all …]
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcssstylepropertyimpl.c95 color_parse (GtkCssStyleProperty *property, in color_parse()
139 font_family_parse (GtkCssStyleProperty *property, in font_family_parse()
146 font_style_parse (GtkCssStyleProperty *property, in font_style_parse()
217 parse_css_area (GtkCssStyleProperty *property, in parse_css_area()
242 opacity_parse (GtkCssStyleProperty *property, in opacity_parse()
285 icon_size_parse (GtkCssStyleProperty *property, in icon_size_parse()
585 dpi_parse (GtkCssStyleProperty *property, in dpi_parse()
614 outline_parse (GtkCssStyleProperty *property, in outline_parse()
662 minmax_parse (GtkCssStyleProperty *property, in minmax_parse()
730 parse_margin (GtkCssStyleProperty *property, in parse_margin()
[all …]
/dports/www/mediawiki137/mediawiki-1.37.1/includes/api/
H A DApiQuerySiteinfo.php227 protected function appendGeneralInfo( $property ) {
382 protected function appendNamespaces( $property ) {
469 protected function appendMagicWords( $property ) {
587 protected function appendStatistics( $property ) {
692 protected function appendExtensions( $property ) {
769 protected function appendRightsInfo( $property ) {
815 public function appendLanguages( $property ) {
878 public function appendSkins( $property ) {
931 public function appendVariables( $property ) {
939 public function appendProtocols( $property ) {
[all …]
/dports/devel/glade/glade-3.22.1/gladeui/
H A Dglade-property.c147 GladeProperty *property; in glade_property_dup_impl() local
273 glade_property_fix_state (GladeProperty *property) in glade_property_fix_state()
420 glade_property_sync_impl (GladeProperty *property) in glade_property_sync_impl()
607 glade_property_init (GladeProperty *property) in glade_property_init()
767 GladeProperty *property; in glade_property_new() local
828 glade_property_reset (GladeProperty *property) in glade_property_reset()
867 glade_property_default (GladeProperty *property) in glade_property_default()
1084 glade_property_sync (GladeProperty *property) in glade_property_sync()
1097 glade_property_load (GladeProperty *property) in glade_property_load()
1117 glade_property_read (GladeProperty *property, in glade_property_read()
[all …]
/dports/sysutils/tracker/tracker-2.3.4/src/libtracker-data/
H A Dtracker-property.c132 tracker_property_init (TrackerProperty *property) in tracker_property_init()
198 TrackerProperty *property; in tracker_property_new() local
212 tracker_property_get_uri (TrackerProperty *property) in tracker_property_get_uri()
237 tracker_property_get_name (TrackerProperty *property) in tracker_property_get_name()
304 tracker_property_get_domain (TrackerProperty *property) in tracker_property_get_domain()
394 tracker_property_get_range (TrackerProperty *property) in tracker_property_get_range()
413 tracker_property_get_weight (TrackerProperty *property) in tracker_property_get_weight()
425 tracker_property_get_id (TrackerProperty *property) in tracker_property_get_id()
690 tracker_property_set_uri (TrackerProperty *property, in tracker_property_set_uri()
838 tracker_property_set_range (TrackerProperty *property, in tracker_property_set_range()
[all …]
/dports/math/vampire/vampire-4.5.1/CASC/
H A DSchedules.cpp1117 void Schedules::getLtb2014Schedule(const Property& property, Schedule& quick) in getLtb2014Schedule()
3687 void Schedules::getLtb2015Hh4SlowSchedule(const Property& property, Schedule& sched) in getLtb2015Hh4SlowSchedule()
3785 void Schedules::getLtb2015Hh4MiddSchedule(const Property& property, Schedule& sched) in getLtb2015Hh4MiddSchedule()
3865 void Schedules::getLtb2015Hh4FastSchedule(const Property& property, Schedule& sched) in getLtb2015Hh4FastSchedule()
3928 void Schedules::getLtb2015HllSlowSchedule(const Property& property, Schedule& sched) in getLtb2015HllSlowSchedule()
4013 void Schedules::getLtb2015HllMiddSchedule(const Property& property, Schedule& sched) in getLtb2015HllMiddSchedule()
4090 void Schedules::getLtb2015HllFastSchedule(const Property& property, Schedule& sched) in getLtb2015HllFastSchedule()
14218 void Schedules::getLtb2017Hh4Schedule(const Property& property, Schedule& sched) { in getLtb2017Hh4Schedule()
14366 void Schedules::getLtb2017IsaSchedule(const Property& property, Schedule& sched) { in getLtb2017IsaSchedule()
14457 void Schedules::getLtb2017HllSchedule(const Property& property, Schedule& sched) { in getLtb2017HllSchedule()
[all …]
/dports/x11-fonts/mkbold-mkitalic/mkbold-mkitalic-0.11/
H A Dutils.h10 struct property { struct
26 int replace_property(FILE *fp, size_t size, Property *prop); argument
/dports/sysutils/tracker3/tracker-3.1.2/src/libtracker-data/
H A Dtracker-property.c135 tracker_property_init (TrackerProperty *property) in tracker_property_init()
199 TrackerProperty *property; in tracker_property_new() local
310 tracker_property_get_uri (TrackerProperty *property) in tracker_property_get_uri()
322 tracker_property_get_name (TrackerProperty *property) in tracker_property_get_name()
370 tracker_property_get_domain (TrackerProperty *property) in tracker_property_get_domain()
435 tracker_property_get_range (TrackerProperty *property) in tracker_property_get_range()
449 tracker_property_get_weight (TrackerProperty *property) in tracker_property_get_weight()
461 tracker_property_get_id (TrackerProperty *property) in tracker_property_get_id()
663 tracker_property_set_uri (TrackerProperty *property, in tracker_property_set_uri()
798 tracker_property_set_range (TrackerProperty *property, in tracker_property_set_range()
[all …]
/dports/www/phalcon/cphalcon-3.4.5/phalcon/session/
H A Dbag.zep131 public function set(string! property, var value)
148 public function __set(string! property, var value)
188 public function __get(string! property) -> var
202 public function has(string! property) -> boolean
220 public function __isset(string! property) -> boolean
232 public function remove(string! property) -> boolean
258 public function __unset(string! property) -> boolean
290 public final function offsetSet(var property, var value)
295 public final function offsetExists(var property) -> boolean
300 public final function offsetUnset(var property)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaObjC/
H A Dproperty-atomic-redecl.m8 @property (readonly) A *property; property
16 @property (readonly) A *property; property
21 @property (readonly) A *property; property
25 @property (nonatomic, readwrite, retain) A *property; property
29 @property (readonly, nonatomic) A *property; property
38 @property (readonly,atomic) A *property; // expected-note{{property declared here}} property
46 @property (readonly) A *property; property
51 @property (readonly, atomic) A *property; // expected-note{{property declared here}} property
55 @property (nonatomic, readwrite, retain) A *property; // expected-warning{{atomic' attribute on pro… property
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaObjC/
H A Dproperty-atomic-redecl.m8 @property (readonly) A *property; property
16 @property (readonly) A *property; property
21 @property (readonly) A *property; property
25 @property (nonatomic, readwrite, retain) A *property; property
29 @property (readonly, nonatomic) A *property; property
38 @property (readonly,atomic) A *property; // expected-note{{property declared here}} property
46 @property (readonly) A *property; property
51 @property (readonly, atomic) A *property; // expected-note{{property declared here}} property
55 @property (nonatomic, readwrite, retain) A *property; // expected-warning{{atomic' attribute on pro… property
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dproperty-atomic-redecl.m8 @property (readonly) A *property; property
16 @property (readonly) A *property; property
21 @property (readonly) A *property; property
25 @property (nonatomic, readwrite, retain) A *property; property
29 @property (readonly, nonatomic) A *property; property
38 @property (readonly,atomic) A *property; // expected-note{{property declared here}} property
46 @property (readonly) A *property; property
51 @property (readonly, atomic) A *property; // expected-note{{property declared here}} property
55 @property (nonatomic, readwrite, retain) A *property; // expected-warning{{atomic' attribute on pro… property
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaObjC/
H A Dproperty-atomic-redecl.m8 @property (readonly) A *property; property
16 @property (readonly) A *property; property
21 @property (readonly) A *property; property
25 @property (nonatomic, readwrite, retain) A *property; property
29 @property (readonly, nonatomic) A *property; property
38 @property (readonly,atomic) A *property; // expected-note{{property declared here}} property
46 @property (readonly) A *property; property
51 @property (readonly, atomic) A *property; // expected-note{{property declared here}} property
55 @property (nonatomic, readwrite, retain) A *property; // expected-warning{{atomic' attribute on pro… property
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Dproperty-atomic-redecl.m8 @property (readonly) A *property; property
16 @property (readonly) A *property; property
21 @property (readonly) A *property; property
25 @property (nonatomic, readwrite, retain) A *property; property
29 @property (readonly, nonatomic) A *property; property
38 @property (readonly,atomic) A *property; // expected-note{{property declared here}} property
46 @property (readonly) A *property; property
51 @property (readonly, atomic) A *property; // expected-note{{property declared here}} property
55 @property (nonatomic, readwrite, retain) A *property; // expected-warning{{atomic' attribute on pro… property
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaObjC/
H A Dproperty-atomic-redecl.m8 @property (readonly) A *property; property
16 @property (readonly) A *property; property
21 @property (readonly) A *property; property
25 @property (nonatomic, readwrite, retain) A *property; property
29 @property (readonly, nonatomic) A *property; property
38 @property (readonly,atomic) A *property; // expected-note{{property declared here}} property
46 @property (readonly) A *property; property
51 @property (readonly, atomic) A *property; // expected-note{{property declared here}} property
55 @property (nonatomic, readwrite, retain) A *property; // expected-warning{{atomic' attribute on pro… property
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaObjC/
H A Dproperty-atomic-redecl.m8 @property (readonly) A *property; property
16 @property (readonly) A *property; property
21 @property (readonly) A *property; property
25 @property (nonatomic, readwrite, retain) A *property; property
29 @property (readonly, nonatomic) A *property; property
38 @property (readonly,atomic) A *property; // expected-note{{property declared here}} property
46 @property (readonly) A *property; property
51 @property (readonly, atomic) A *property; // expected-note{{property declared here}} property
55 @property (nonatomic, readwrite, retain) A *property; // expected-warning{{atomic' attribute on pro… property
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaObjC/
H A Dproperty-atomic-redecl.m8 @property (readonly) A *property; property
16 @property (readonly) A *property; property
21 @property (readonly) A *property; property
25 @property (nonatomic, readwrite, retain) A *property; property
29 @property (readonly, nonatomic) A *property; property
38 @property (readonly,atomic) A *property; // expected-note{{property declared here}} property
46 @property (readonly) A *property; property
51 @property (readonly, atomic) A *property; // expected-note{{property declared here}} property
55 @property (nonatomic, readwrite, retain) A *property; // expected-warning{{atomic' attribute on pro… property
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaObjC/
H A Dproperty-atomic-redecl.m8 @property (readonly) A *property; property
16 @property (readonly) A *property; property
21 @property (readonly) A *property; property
25 @property (nonatomic, readwrite, retain) A *property; property
29 @property (readonly, nonatomic) A *property; property
38 @property (readonly,atomic) A *property; // expected-note{{property declared here}} property
46 @property (readonly) A *property; property
51 @property (readonly, atomic) A *property; // expected-note{{property declared here}} property
55 @property (nonatomic, readwrite, retain) A *property; // expected-warning{{atomic' attribute on pro… property
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaObjC/
H A Dproperty-atomic-redecl.m8 @property (readonly) A *property; property
16 @property (readonly) A *property; property
21 @property (readonly) A *property; property
25 @property (nonatomic, readwrite, retain) A *property; property
29 @property (readonly, nonatomic) A *property; property
38 @property (readonly,atomic) A *property; // expected-note{{property declared here}} property
46 @property (readonly) A *property; property
51 @property (readonly, atomic) A *property; // expected-note{{property declared here}} property
55 @property (nonatomic, readwrite, retain) A *property; // expected-warning{{atomic' attribute on pro… property
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dproperty-atomic-redecl.m8 @property (readonly) A *property; property
16 @property (readonly) A *property; property
21 @property (readonly) A *property; property
25 @property (nonatomic, readwrite, retain) A *property; property
29 @property (readonly, nonatomic) A *property; property
38 @property (readonly,atomic) A *property; // expected-note{{property declared here}} property
46 @property (readonly) A *property; property
51 @property (readonly, atomic) A *property; // expected-note{{property declared here}} property
55 @property (nonatomic, readwrite, retain) A *property; // expected-warning{{atomic' attribute on pro… property
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaObjC/
H A Dproperty-atomic-redecl.m8 @property (readonly) A *property; property
16 @property (readonly) A *property; property
21 @property (readonly) A *property; property
25 @property (nonatomic, readwrite, retain) A *property; property
29 @property (readonly, nonatomic) A *property; property
38 @property (readonly,atomic) A *property; // expected-note{{property declared here}} property
46 @property (readonly) A *property; property
51 @property (readonly, atomic) A *property; // expected-note{{property declared here}} property
55 @property (nonatomic, readwrite, retain) A *property; // expected-warning{{atomic' attribute on pro… property

12345678910>>...275