Home
last modified time | relevance | path

Searched refs:ClassElement (Results 1 – 25 of 113) sorted by relevance

12345

/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/docs/howtos/
H A Dusing_prm.dox13 * Things become more tricky when adding an Attribute (or a ClassElement
49 * Reference in a PRM follows the "pull" paradigm: a ClassElement in a Class
51 * reference such ClassElement. This implies that parent-to-child dependencies
74 * \<B\>ref_2.\<A\>ref_1.bar where bar is the ClassElement depending on foo, A
80 * The name of a SlotChain is its reference chain ended by the ClassElement it
81 * points to. Since for each ClassElementContainer ClassElement name are
93 * gum::NodeId) does not match any gum::prm::ClassElement in a given
102 * - gum::WrongClassElement: raised if a gum::prm::ClassElement is used
/dports/comms/openzwave/open-zwave-f339aa6/cpp/src/command_classes/
H A DCommandClass.cpp533 TiXmlElement *ClassElement = new TiXmlElement("RefreshClassValue"); in WriteXML() local
534 RefreshElement->LinkEndChild(ClassElement); in WriteXML()
535 ClassElement->SetAttribute("CommandClass", arcc->cc); in WriteXML()
536 ClassElement->SetAttribute("RequestFlags", arcc->genre); in WriteXML()
537 ClassElement->SetAttribute("Instance", arcc->instance); in WriteXML()
538 ClassElement->SetAttribute("Index", arcc->index); in WriteXML()
/dports/comms/openzwave-devel/open-zwave-14f2ba74/cpp/src/command_classes/
H A DCommandClass.cpp465 TiXmlElement *ClassElement = new TiXmlElement("RefreshClassValue"); in WriteXML() local
466 RefreshElement->LinkEndChild(ClassElement); in WriteXML()
467 ClassElement->SetAttribute("CommandClass", arcc->cc); in WriteXML()
468 ClassElement->SetAttribute("RequestFlags", arcc->genre); in WriteXML()
469 ClassElement->SetAttribute("Instance", arcc->instance); in WriteXML()
470 ClassElement->SetAttribute("Index", arcc->index); in WriteXML()
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/translator/compilation/
H A Dtypes.ml58 | ClassElement of class_specifier Lazy.t Constructor
246 ClassElement (lazy (ClassType cl_type))
256 | ClassElement _ | ComponentTypeElement _ | PredefinedTypeElement _ -> []
340 | ClassElement cs, ClassElement cs' -> compare_specifiers (Lazy.force cs) (Lazy.force cs')
343 | (ComponentElement _ | ClassElement _ | ComponentTypeElement _ | PredefinedTypeElement _),
344 (ComponentElement _ | ClassElement _ | ComponentTypeElement _ | PredefinedTypeElement _) ->
431 | ClassElement cl_spec -> fprint_class_specifier oc offset id (Lazy.force cl_spec)
628 | ClassElement _ -> "_ClassElement"
H A DnameResolve.ml874 | Types.ClassElement cl_spec ->
996 | Types.ClassElement cl_spec ->
1327 | Types.ClassElement cl_spec -> evaluate cl_spec
1390 | Types.ClassElement cl_spec ->
1571 | Types.ClassElement cl_spec ->
1573 Types.ClassElement cl_spec'
3975 (Types.ComponentElement _ | Types.ClassElement _ |
4575 | Types.ClassElement _ |
4607 | Types.ClassElement _ |
4623 | Types.ClassElement cl_spec -> evaluate cl_spec
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/translator/exceptionHandling/
H A DexceptHandler.ml132 | Instantiation.ClassElement -> []
138 | Instantiation Instantiation.ClassElement ->
142 | CodeGeneration Instantiation.ClassElement ->
/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus-ast/src/
H A Dtype_id_generated.rs62 ClassElement, enumerator
443 impl<'alloc> NodeTypeIdAccessor for ClassElement<'alloc> { implementation
445 NodeTypeId::ClassElement in get_type_id()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/jsparagus-ast/src/
H A Dtype_id_generated.rs62 ClassElement, enumerator
443 impl<'alloc> NodeTypeIdAccessor for ClassElement<'alloc> { implementation
445 NodeTypeId::ClassElement in get_type_id()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/jsparagus-ast/src/
H A Dtype_id_generated.rs62 ClassElement, enumerator
443 impl<'alloc> NodeTypeIdAccessor for ClassElement<'alloc> { implementation
445 NodeTypeId::ClassElement in get_type_id()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/jsparagus-ast/src/
H A Dtype_id_generated.rs61 ClassElement, enumerator
436 impl<'alloc> NodeTypeIdAccessor for ClassElement<'alloc> { implementation
438 NodeTypeId::ClassElement in get_type_id()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@typescript-eslint/experimental-utils/dist/ast-utils/
H A Dpredicates.d.ts36 …ClassOrTypeElement(node: TSESTree.Node | undefined): node is TSESTree.ClassElement | TSESTree.Type…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@typescript-eslint/experimental-utils/_ts3.4/dist/ast-utils/
H A Dpredicates.d.ts36 …ClassOrTypeElement(node: TSESTree.Node | undefined): node is TSESTree.ClassElement | TSESTree.Type…
/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus/js_parser/
H A Des-simplified.esgrammar1209 @returns Vec<Box<ClassElement>>
1214 @returns Vec<Box<ClassElement>>
1216 ClassElement[?Yield, ?Await]
1218 ClassElementList[?Yield, ?Await] ClassElement[?Yield, ?Await]
1221 @returns ClassElement
1233 @returns Vec<Box<ClassElement>>
1234 ClassElement[Yield, Await] :
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/jsparagus/js_parser/
H A Des-simplified.esgrammar1209 @returns Vec<Box<ClassElement>>
1214 @returns Vec<Box<ClassElement>>
1216 ClassElement[?Yield, ?Await]
1218 ClassElementList[?Yield, ?Await] ClassElement[?Yield, ?Await]
1221 @returns ClassElement
1233 @returns Vec<Box<ClassElement>>
1234 ClassElement[Yield, Await] :
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/jsparagus/js_parser/
H A Des-simplified.esgrammar1209 @returns Vec<Box<ClassElement>>
1214 @returns Vec<Box<ClassElement>>
1216 ClassElement[?Yield, ?Await]
1218 ClassElementList[?Yield, ?Await] ClassElement[?Yield, ?Await]
1221 @returns ClassElement
1233 @returns Vec<Box<ClassElement>>
1234 ClassElement[Yield, Await] :
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/jsparagus/js_parser/
H A Des-simplified.esgrammar1205 @returns Vec<Box<ClassElement>>
1210 @returns Vec<Box<ClassElement>>
1212 ClassElement[?Yield, ?Await]
1214 ClassElementList[?Yield, ?Await] ClassElement[?Yield, ?Await]
1217 @returns ClassElement
1229 @returns Vec<Box<ClassElement>>
1230 ClassElement[Yield, Await] :
/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus-generated-parser/src/
H A Dstack_value_generated.rs40 ClassElement(arena::Box<'alloc, ClassElement<'alloc>>), enumerator
116 … VecClassElement(arena::Box<'alloc, arena::Vec<'alloc, arena::Box<'alloc, ClassElement<'alloc>>>>),
382 impl<'alloc> StackValueItem<'alloc> for ClassElement<'alloc> { implementation
385 StackValue::ClassElement(v) => Ok(v), in to_ast()
1066 impl<'alloc> StackValueItem<'alloc> for arena::Vec<'alloc, arena::Box<'alloc, ClassElement<'alloc>>…
1309 impl<'alloc> TryIntoStack<'alloc> for arena::Box<'alloc, ClassElement<'alloc>> {
1312 Ok(StackValue::ClassElement(self)) in try_into_stack()
1841 …tack<'alloc> for arena::Box<'alloc, arena::Vec<'alloc, arena::Box<'alloc, ClassElement<'alloc>>>> {
H A Dast_builder.rs4146 arena::Vec<'alloc, arena::Box<'alloc, ClassElement<'alloc>>>, in class_element_list_append()
4148 ) -> arena::Box<'alloc, arena::Vec<'alloc, arena::Box<'alloc, ClassElement<'alloc>>>> { in class_element_list_append()
4158 ) -> arena::Box<'alloc, ClassElement<'alloc>> { in class_field_definition()
4164 self.alloc_with(|| ClassElement::FieldDefinition { in class_field_definition()
4198 ) -> arena::Box<'alloc, arena::Vec<'alloc, arena::Box<'alloc, ClassElement<'alloc>>>> { in class_element()
4200 self.class_element_to_vec(self.alloc_with(|| ClassElement::MethodDefinition { in class_element()
4210 element: arena::Box<'alloc, ClassElement<'alloc>>, in class_element_to_vec()
4211 ) -> arena::Box<'alloc, arena::Vec<'alloc, arena::Box<'alloc, ClassElement<'alloc>>>> { in class_element_to_vec()
4220 ) -> arena::Box<'alloc, arena::Vec<'alloc, arena::Box<'alloc, ClassElement<'alloc>>>> { in class_element_static()
4223 self.new_vec_single(self.alloc_with(|| ClassElement::MethodDefinition { in class_element_static()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/jsparagus-generated-parser/src/
H A Dstack_value_generated.rs40 ClassElement(arena::Box<'alloc, ClassElement<'alloc>>), enumerator
116 … VecClassElement(arena::Box<'alloc, arena::Vec<'alloc, arena::Box<'alloc, ClassElement<'alloc>>>>),
382 impl<'alloc> StackValueItem<'alloc> for ClassElement<'alloc> { implementation
385 StackValue::ClassElement(v) => Ok(v), in to_ast()
1066 impl<'alloc> StackValueItem<'alloc> for arena::Vec<'alloc, arena::Box<'alloc, ClassElement<'alloc>>…
1309 impl<'alloc> TryIntoStack<'alloc> for arena::Box<'alloc, ClassElement<'alloc>> {
1312 Ok(StackValue::ClassElement(self)) in try_into_stack()
1841 …tack<'alloc> for arena::Box<'alloc, arena::Vec<'alloc, arena::Box<'alloc, ClassElement<'alloc>>>> {
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/jsparagus-generated-parser/src/
H A Dstack_value_generated.rs40 ClassElement(arena::Box<'alloc, ClassElement<'alloc>>), enumerator
116 … VecClassElement(arena::Box<'alloc, arena::Vec<'alloc, arena::Box<'alloc, ClassElement<'alloc>>>>),
382 impl<'alloc> StackValueItem<'alloc> for ClassElement<'alloc> { implementation
385 StackValue::ClassElement(v) => Ok(v), in to_ast()
1066 impl<'alloc> StackValueItem<'alloc> for arena::Vec<'alloc, arena::Box<'alloc, ClassElement<'alloc>>…
1309 impl<'alloc> TryIntoStack<'alloc> for arena::Box<'alloc, ClassElement<'alloc>> {
1312 Ok(StackValue::ClassElement(self)) in try_into_stack()
1841 …tack<'alloc> for arena::Box<'alloc, arena::Vec<'alloc, arena::Box<'alloc, ClassElement<'alloc>>>> {
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/jsparagus-generated-parser/src/
H A Dstack_value_generated.rs40 ClassElement(arena::Box<'alloc, ClassElement<'alloc>>), enumerator
115 … VecClassElement(arena::Box<'alloc, arena::Vec<'alloc, arena::Box<'alloc, ClassElement<'alloc>>>>),
381 impl<'alloc> StackValueItem<'alloc> for ClassElement<'alloc> { implementation
384 StackValue::ClassElement(v) => Ok(v), in to_ast()
1056 impl<'alloc> StackValueItem<'alloc> for arena::Vec<'alloc, arena::Box<'alloc, ClassElement<'alloc>>…
1299 impl<'alloc> TryIntoStack<'alloc> for arena::Box<'alloc, ClassElement<'alloc>> {
1302 Ok(StackValue::ClassElement(self)) in try_into_stack()
1824 …tack<'alloc> for arena::Box<'alloc, arena::Vec<'alloc, arena::Box<'alloc, ClassElement<'alloc>>>> {
/dports/math/gap/gap-4.11.0/lib/
H A Dctblperm.gi100 D.ClassElement:=ClassElementLargeGroup;
104 D.ClassElement:=ClassElementSmallGroup;
H A Dctblpc.gi84 D.ClassElement:=ClassElementLargeGroup;
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DBinAST.webidl_367 attribute FrozenArray<ClassElement> elements;
373 attribute FrozenArray<ClassElement> elements;
376 interface ClassElement : Node {
377 // True iff `IsStatic` of ClassElement is true.
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/oeb/polish/
H A Dreport.py228 ClassElement = namedtuple('ClassElement', 'name line_number text_on_line tag matched_rules') variable
334ClassElement(name, elem.sourceline, elem.get('class'), tag_text(elem), tuple(usage)))

12345