Home
last modified time | relevance | path

Searched +defs:node +defs:property (Results 1 – 25 of 2391) sorted by relevance

12345678910>>...96

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/
H A DNodeEventHandler.java45 void preRemoveChildEvent(ASTNode node, ASTNode child, StructuralPropertyDescriptor property) { in preRemoveChildEvent()
60 void postRemoveChildEvent(ASTNode node, ASTNode child, StructuralPropertyDescriptor property) { in postRemoveChildEvent()
77 …void preReplaceChildEvent(ASTNode node, ASTNode child, ASTNode newChild, StructuralPropertyDescrip… in preReplaceChildEvent()
93 …void postReplaceChildEvent(ASTNode node, ASTNode child, ASTNode newChild, StructuralPropertyDescri… in postReplaceChildEvent()
112 void preAddChildEvent(ASTNode node, ASTNode child, StructuralPropertyDescriptor property) { in preAddChildEvent()
127 void postAddChildEvent(ASTNode node, ASTNode child, StructuralPropertyDescriptor property) { in postAddChildEvent()
142 void preValueChangeEvent(ASTNode node, SimplePropertyDescriptor property) { in preValueChangeEvent()
157 void postValueChangeEvent(ASTNode node, SimplePropertyDescriptor property) { in postValueChangeEvent()
171 void preCloneNodeEvent(ASTNode node) { in preCloneNodeEvent()
186 void postCloneNodeEvent(ASTNode node, ASTNode clone) { in postCloneNodeEvent()
H A DInternalASTRewrite.java108 private void markAsMoveOrCopyTarget(ASTNode node, ASTNode newChild) { in markAsMoveOrCopyTarget()
177 void preValueChangeEvent(ASTNode node, SimplePropertyDescriptor property) { in preValueChangeEvent()
183 void postValueChangeEvent(ASTNode node, SimplePropertyDescriptor property) { in postValueChangeEvent()
189 void preAddChildEvent(ASTNode node, ASTNode child, StructuralPropertyDescriptor property) { in preAddChildEvent()
203 void postAddChildEvent(ASTNode node, ASTNode child, StructuralPropertyDescriptor property) { in postAddChildEvent()
225 void preRemoveChildEvent(ASTNode node, ASTNode child, StructuralPropertyDescriptor property) { in preRemoveChildEvent()
242 …void preReplaceChildEvent(ASTNode node, ASTNode child, ASTNode newChild, StructuralPropertyDescrip… in preReplaceChildEvent()
262 void preCloneNodeEvent(ASTNode node) { in preCloneNodeEvent()
268 void postCloneNodeEvent(ASTNode node, ASTNode clone) { in postCloneNodeEvent()
283 private NodeRewriteEvent getNodeEvent(ASTNode node, StructuralPropertyDescriptor property) { in getNodeEvent()
[all …]
/dports/deskutils/glabels/glabels-3.4.1/libglabels/
H A Dlgl-xml.c63 const gchar *property, in lgl_xml_get_prop_string()
148 const gchar *property, in lgl_xml_get_prop_double()
179 const gchar *property, in lgl_xml_get_prop_boolean()
210 lgl_xml_get_prop_int (xmlNodePtr node, in lgl_xml_get_prop_int()
211 const gchar *property, in lgl_xml_get_prop_int()
242 const gchar *property, in lgl_xml_get_prop_uint()
278 const gchar *property, in lgl_xml_get_prop_length()
330 const gchar *property, in lgl_xml_set_prop_string()
351 const gchar *property, in lgl_xml_set_prop_double()
391 const gchar *property, in lgl_xml_set_prop_int()
[all …]
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/plugins/CommonPlugin/vendor/pelago/emogrifier/src/Emogrifier/HtmlProcessor/
H A DCssToAttributeConverter.php128 private function mapCssToHtmlAttributes(array $styles, \DOMElement $node)
148 private function mapCssToHtmlAttribute($property, $value, \DOMElement $node)
164 private function mapSimpleCssProperty($property, $value, \DOMElement $node)
190 private function mapComplexCssProperty($property, $value, \DOMElement $node)
217 private function mapBackgroundProperty(\DOMElement $node, $value)
237 private function mapWidthOrHeightProperty(\DOMElement $node, $value, $property)
254 private function mapMarginProperty(\DOMElement $node, $value)
272 private function mapBorderProperty(\DOMElement $node, $value)
288 private function isTableOrImageNode(\DOMElement $node)
/dports/finance/prestashop/prestashop/vendor/pelago/emogrifier/src/Emogrifier/HtmlProcessor/
H A DCssToAttributeConverter.php132 private function mapCssToHtmlAttributes(array $styles, \DOMElement $node)
152 private function mapCssToHtmlAttribute($property, $value, \DOMElement $node)
168 private function mapSimpleCssProperty($property, $value, \DOMElement $node)
195 private function mapComplexCssProperty($property, $value, \DOMElement $node)
222 private function mapBackgroundProperty(\DOMElement $node, $value)
240 private function mapWidthOrHeightProperty(\DOMElement $node, $value, $property)
257 private function mapMarginProperty(\DOMElement $node, $value)
275 private function mapBorderProperty(\DOMElement $node, $value)
291 private function isTableOrImageNode(\DOMElement $node)
/dports/devel/avr-gdb/gdb-7.3.1/sim/common/
H A Dhw-properties.c61 const char *property) in find_property_data()
78 const char *property, in hw_add_property()
130 const char *property, in hw_set_property()
358 const struct hw_property *node; in hw_find_array_property() local
385 const struct hw_property *node; in hw_find_boolean_property() local
490 const struct hw_property *node; in hw_find_integer_property() local
509 const struct hw_property *node; in hw_find_integer_array_property() local
621 const struct hw_property *node; in hw_find_range_array_property() local
711 const struct hw_property *node; in hw_find_reg_array_property() local
762 const struct hw_property *node; in hw_find_string_property() local
[all …]
/dports/devel/gdb761/gdb-7.6.1/sim/common/
H A Dhw-properties.c61 const char *property) in find_property_data()
78 const char *property, in hw_add_property()
130 const char *property, in hw_set_property()
358 const struct hw_property *node; in hw_find_array_property() local
385 const struct hw_property *node; in hw_find_boolean_property() local
490 const struct hw_property *node; in hw_find_integer_property() local
509 const struct hw_property *node; in hw_find_integer_array_property() local
621 const struct hw_property *node; in hw_find_range_array_property() local
711 const struct hw_property *node; in hw_find_reg_array_property() local
762 const struct hw_property *node; in hw_find_string_property() local
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/common/
H A Dhw-properties.c64 const char *property) in find_property_data()
81 const char *property, in hw_add_property()
133 const char *property, in hw_set_property()
361 const struct hw_property *node; in hw_find_array_property() local
388 const struct hw_property *node; in hw_find_boolean_property() local
495 const struct hw_property *node; in hw_find_integer_property() local
516 const struct hw_property *node; in hw_find_integer_array_property() local
630 const struct hw_property *node; in hw_find_range_array_property() local
720 const struct hw_property *node; in hw_find_reg_array_property() local
771 const struct hw_property *node; in hw_find_string_property() local
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/common/
H A Dhw-properties.c64 const char *property) in find_property_data()
81 const char *property, in hw_add_property()
133 const char *property, in hw_set_property()
361 const struct hw_property *node; in hw_find_array_property() local
388 const struct hw_property *node; in hw_find_boolean_property() local
495 const struct hw_property *node; in hw_find_integer_property() local
516 const struct hw_property *node; in hw_find_integer_array_property() local
630 const struct hw_property *node; in hw_find_range_array_property() local
720 const struct hw_property *node; in hw_find_reg_array_property() local
771 const struct hw_property *node; in hw_find_string_property() local
[all …]
/dports/net/ntpa/ntpa-0.8.2/Ntp.Analyzer/Config/Compiler/
H A DDecompiler.cs161 private void DecompileComplexType(int indent, object node) in DecompileComplexType()
192 private void DecompileConfiguration(int indent, string typeName, IConfigurationNode node) in DecompileConfiguration()
245 private void DecompileReference(int indent, object node, PropertyInfo property) in DecompileReference()
271 private bool DecompileReferenceCollection(int indent, object node, PropertyInfo property) in DecompileReferenceCollection()
304 private bool DecompileSetting(int indent, object node, PropertyInfo property) in DecompileSetting()
334 private bool DecompileSettingCollection(int indent, object node, PropertyInfo property) in DecompileSettingCollection()
/dports/games/gnugo/gnugo-3.8/sgf/
H A Dsgf_utils.c37 get_moveX(SGFProperty *property, int boardsize) in get_moveX()
55 get_moveY(SGFProperty *property, int boardsize) in get_moveY()
77 get_moveXY(SGFProperty *property, int *i, int *j, int boardsize) in get_moveXY()
94 show_sgf_properties(SGFNode *node) in show_sgf_properties()
131 show_sgf_tree(SGFNode *node) in show_sgf_tree()
154 is_markup_node(SGFNode *node) in is_markup_node()
192 is_move_node(SGFNode *node) in is_move_node()
223 is_pass_node(SGFNode *node, int boardsize) in is_pass_node()
255 find_move(SGFNode *node) in find_move()
/dports/games/ufoai/ufoai-2.5-source/src/client/ui/
H A Dui_expression.cpp65 uiNode_t* node; in UI_GetNodeFromExpression() local
85 uiNode_t* node; in UI_GetNodeFromExpression() local
124 uiNode_t* node; in UI_GetNodeFromExpression() local
209 uiNode_t* node; in UI_GetFloatFromExpression() local
210 const value_t* property; in UI_GetFloatFromExpression() local
270 uiNode_t* node; in UI_GetFloatFromExpression() local
271 const value_t* property; in UI_GetFloatFromExpression() local
361 const value_t* property; in UI_GetStringFromExpression() local
391 uiNode_t* node; in UI_GetStringFromExpression() local
392 const value_t* property; in UI_GetStringFromExpression() local
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/rewrite/
H A DASTRewrite.java312 ASTNode node= null; in getRootNode() local
381 StructuralPropertyDescriptor property; in remove() local
426 StructuralPropertyDescriptor property; in replace() local
469 …public final void set(ASTNode node, StructuralPropertyDescriptor property, Object value, TextEditG… in set()
498 public Object get(ASTNode node, StructuralPropertyDescriptor property) { in get()
519 public final ListRewrite getListRewrite(ASTNode node, ChildListPropertyDescriptor property) { in getListRewrite()
586 private void validateIsExistingNode(ASTNode node) { in validateIsExistingNode()
592 private void validateIsCorrectAST(ASTNode node) { in validateIsCorrectAST()
598 private void validateIsListProperty(StructuralPropertyDescriptor property) { in validateIsListProperty()
605 private void validateIsPropertyOfNode(StructuralPropertyDescriptor property, ASTNode node) { in validateIsPropertyOfNode()
[all …]
/dports/emulators/qemu/qemu-6.2.0/dtc/
H A Ddtc.h180 struct property { struct
185 struct property *next; argument
191 struct node { struct
194 struct property *proplist; argument
195 struct node *children; argument
197 struct node *parent; argument
200 char *fullpath;
201 int basenamelen;
203 cell_t phandle;
204 int addr_cells, size_cells;
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/scripts/dtc/
H A Ddtc.h170 struct property { struct
175 struct property *next; argument
181 struct node { struct
184 struct property *proplist; argument
185 struct node *children; argument
187 struct node *parent; argument
190 char *fullpath;
191 int basenamelen;
193 cell_t phandle;
194 int addr_cells, size_cells;
[all …]
/dports/emulators/qemu60/qemu-6.0.0/dtc/
H A Ddtc.h170 struct property { struct
175 struct property *next; argument
181 struct node { struct
184 struct property *proplist; argument
185 struct node *children; argument
187 struct node *parent; argument
190 char *fullpath;
191 int basenamelen;
193 cell_t phandle;
194 int addr_cells, size_cells;
[all …]
/dports/emulators/qemu5/qemu-5.2.0/dtc/
H A Ddtc.h170 struct property { struct
175 struct property *next; argument
181 struct node { struct
184 struct property *proplist; argument
185 struct node *children; argument
187 struct node *parent; argument
190 char *fullpath;
191 int basenamelen;
193 cell_t phandle;
194 int addr_cells, size_cells;
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/scripts/dtc/
H A Ddtc.h170 struct property { struct
175 struct property *next; argument
181 struct node { struct
184 struct property *proplist; argument
185 struct node *children; argument
187 struct node *parent; argument
190 char *fullpath;
191 int basenamelen;
193 cell_t phandle;
194 int addr_cells, size_cells;
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/dtc/
H A Ddtc.h139 struct property { struct
144 struct property *next; argument
150 struct node { struct
153 struct property *proplist; argument
154 struct node *children; argument
156 struct node *parent; argument
159 char *fullpath;
160 int basenamelen;
162 cell_t phandle;
163 int addr_cells, size_cells;
[all …]
/dports/sysutils/dtc/dtc-1.6.0/
H A Ddtc.h139 struct property { struct
144 struct property *next; argument
150 struct node { struct
153 struct property *proplist; argument
154 struct node *children; argument
156 struct node *parent; argument
159 char *fullpath;
160 int basenamelen;
162 cell_t phandle;
163 int addr_cells, size_cells;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/scripts/dtc/
H A Ddtc.h170 struct property { struct
175 struct property *next; argument
181 struct node { struct
184 struct property *proplist; argument
185 struct node *children; argument
187 struct node *parent; argument
190 char *fullpath;
191 int basenamelen;
193 cell_t phandle;
194 int addr_cells, size_cells;
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/designercore/model/
H A Drewriteaction.h76 …AddPropertyRewriteAction(const AbstractProperty &property, const QString &valueText, QmlDesigner::… in AddPropertyRewriteAction()
86 AbstractProperty property() const in property() function
109 ChangeIdRewriteAction(const ModelNode &node, const QString &oldId, const QString &newId): in ChangeIdRewriteAction()
118 ModelNode node() const in node() function
140 AbstractProperty property() const in property() function
163 ChangeTypeRewriteAction(const ModelNode &node): in ChangeTypeRewriteAction()
172 ModelNode node() const in node() function
182 RemoveNodeRewriteAction(const ModelNode &node): in RemoveNodeRewriteAction()
191 ModelNode node() const in node() function
201 RemovePropertyRewriteAction(const AbstractProperty &property): in RemovePropertyRewriteAction()
[all …]
/dports/devel/glade/glade-3.22.1/plugins/gtk+/
H A Dglade-gtk-widget.c87 glade_gtk_parse_atk_relation (GladeProperty * property, GladeXmlNode * node) in glade_gtk_parse_atk_relation()
151 GladeProperty *property; in glade_gtk_parse_atk_props() local
263 GladeProperty *property; in glade_gtk_widget_read_atk_props() local
473 GladeProperty *property; in glade_gtk_widget_write_atk_relations() local
488 glade_gtk_widget_write_atk_action (GladeProperty * property, in glade_gtk_widget_write_atk_action()
515 GladeProperty *property; in glade_gtk_widget_write_atk_actions() local
551 GladeXmlNode * node) in glade_gtk_widget_write_style_classes()
792 GladeProperty *property = l->data; in create_command_property_list() local
835 GladeProperty *property; in glade_gtk_widget_action_activate() local
899 GladeProperty *property; in glade_gtk_widget_action_activate() local
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/scripts/dtc/
H A Ddtc.h144 struct property { struct
149 struct property *next; argument
154 struct node { struct
157 struct property *proplist; argument
158 struct node *children; argument
160 struct node *parent; argument
163 char *fullpath;
164 int basenamelen;
166 cell_t phandle;
167 int addr_cells, size_cells;
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/scripts/dtc/
H A Ddtc.h144 struct property { struct
149 struct property *next; argument
154 struct node { struct
157 struct property *proplist; argument
158 struct node *children; argument
160 struct node *parent; argument
163 char *fullpath;
164 int basenamelen;
166 cell_t phandle;
167 int addr_cells, size_cells;
[all …]

12345678910>>...96