Home
last modified time | relevance | path

Searched defs:Element (Results 126 – 150 of 11446) sorted by relevance

12345678910>>...458

/dports/science/qbox/qbox-public-rel1_73_3/util/upf2qso/src/
H A DPeriodicTable.h27 struct Element struct
33 Element(int zz, string s, string c, double m) : z(zz), symbol(s), config(c), in Element() argument
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtmultimedia/examples/multimedia/spectrum/app/
H A Dfrequencyspectrum.h64 struct Element { struct
65 Element() in Element() function
90 typedef QVector<Element>::iterator iterator; argument
/dports/textproc/go-yq/yq-4.7.0/vendor/github.com/elliotchance/orderedmap/
H A Delement.go5 type Element struct { struct
6 Key, Value interface{}
8 element *list.Element
11 func newElement(e *list.Element) *Element {
26 func (e *Element) Next() *Element {
31 func (e *Element) Prev() *Element {
/dports/x11/konsole/konsole-21.12.3/tools/uni2characterwidth/
H A Dtemplate.h177 struct Element { struct
191 Element(const Element &other) in Element() function
227 QList<Element> children; argument
228 const Element *parent; argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D1.cc28 struct Element struct
30 typedef uneq_allocator<Element> allocator_type; argument
34 Element(const allocator_type& a = allocator_type()) : alloc(a) { } in Element() argument
36 Element(std::allocator_arg_t, const allocator_type& a, int = 0) in Element() argument
39 Element(std::allocator_arg_t, const allocator_type& a, const Element&) in Element() function
47 typedef std::scoped_allocator_adaptor<Element::allocator_type> alloc1_type; in test01() argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D1.cc28 struct Element struct
30 typedef uneq_allocator<Element> allocator_type; argument
34 Element(const allocator_type& a = allocator_type()) : alloc(a) { } in Element() argument
36 Element(std::allocator_arg_t, const allocator_type& a, int = 0) in Element() argument
39 Element(std::allocator_arg_t, const allocator_type& a, const Element&) in Element() argument
47 typedef std::scoped_allocator_adaptor<Element::allocator_type> alloc1_type; in test01() argument
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D1.cc28 struct Element struct
30 typedef uneq_allocator<Element> allocator_type; argument
34 Element(const allocator_type& a = allocator_type()) : alloc(a) { } in Element() argument
36 Element(std::allocator_arg_t, const allocator_type& a, int = 0) in Element() argument
39 Element(std::allocator_arg_t, const allocator_type& a, const Element&) in Element() function
49 typedef std::scoped_allocator_adaptor<Element::allocator_type> alloc1_type; in test01() argument
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D1.cc28 struct Element struct
30 typedef uneq_allocator<Element> allocator_type; argument
34 Element(const allocator_type& a = allocator_type()) : alloc(a) { } in Element() argument
36 Element(std::allocator_arg_t, const allocator_type& a, int = 0) in Element() argument
39 Element(std::allocator_arg_t, const allocator_type& a, const Element&) in Element() function
47 typedef std::scoped_allocator_adaptor<Element::allocator_type> alloc1_type; in test01() argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D1.cc28 struct Element struct
30 typedef uneq_allocator<Element> allocator_type; argument
34 Element(const allocator_type& a = allocator_type()) : alloc(a) { } in Element() argument
36 Element(std::allocator_arg_t, const allocator_type& a, int = 0) in Element() argument
39 Element(std::allocator_arg_t, const allocator_type& a, const Element&) in Element() argument
47 typedef std::scoped_allocator_adaptor<Element::allocator_type> alloc1_type; in test01() argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D1.cc28 struct Element struct
30 typedef uneq_allocator<Element> allocator_type; argument
34 Element(const allocator_type& a = allocator_type()) : alloc(a) { } in Element() function
36 Element(std::allocator_arg_t, const allocator_type& a, int = 0) in Element() function
39 Element(std::allocator_arg_t, const allocator_type& a, const Element&) in Element() argument
49 typedef std::scoped_allocator_adaptor<Element::allocator_type> alloc1_type; in test01() argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D1.cc28 struct Element struct
30 typedef uneq_allocator<Element> allocator_type; argument
34 Element(const allocator_type& a = allocator_type()) : alloc(a) { } in Element() argument
36 Element(std::allocator_arg_t, const allocator_type& a, int = 0) in Element() function
39 Element(std::allocator_arg_t, const allocator_type& a, const Element&) in Element() function
47 typedef std::scoped_allocator_adaptor<Element::allocator_type> alloc1_type; in test01() argument
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D1.cc28 struct Element struct
30 typedef uneq_allocator<Element> allocator_type; argument
34 Element(const allocator_type& a = allocator_type()) : alloc(a) { } in Element() argument
36 Element(std::allocator_arg_t, const allocator_type& a, int = 0) in Element() function
39 Element(std::allocator_arg_t, const allocator_type& a, const Element&) in Element() function
49 typedef std::scoped_allocator_adaptor<Element::allocator_type> alloc1_type; in test01() argument
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D1.cc28 struct Element struct
30 typedef uneq_allocator<Element> allocator_type; argument
34 Element(const allocator_type& a = allocator_type()) : alloc(a) { } in Element() function
36 Element(std::allocator_arg_t, const allocator_type& a, int = 0) in Element() function
39 Element(std::allocator_arg_t, const allocator_type& a, const Element&) in Element() argument
47 typedef std::scoped_allocator_adaptor<Element::allocator_type> alloc1_type; in test01() argument
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D1.cc28 struct Element struct
30 typedef uneq_allocator<Element> allocator_type; argument
34 Element(const allocator_type& a = allocator_type()) : alloc(a) { } in Element() argument
36 Element(std::allocator_arg_t, const allocator_type& a, int = 0) in Element() function
39 Element(std::allocator_arg_t, const allocator_type& a, const Element&) in Element() function
49 typedef std::scoped_allocator_adaptor<Element::allocator_type> alloc1_type; in test01() argument
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D1.cc28 struct Element struct
30 typedef uneq_allocator<Element> allocator_type; argument
34 Element(const allocator_type& a = allocator_type()) : alloc(a) { } in Element() argument
36 Element(std::allocator_arg_t, const allocator_type& a, int = 0) in Element() function
39 Element(std::allocator_arg_t, const allocator_type& a, const Element&) in Element() argument
49 typedef std::scoped_allocator_adaptor<Element::allocator_type> alloc1_type; in test01() argument
/dports/net/gssdp/gssdp-1.4.0.1/subprojects/gi-docgen/gidocgen/gir/
H A Dparser.py186 def _parse_tree(self, root: ET.Element) -> ast.Repository:
254 def _parse_include(self, node: ET.Element) -> ast.Include:
257 def _parse_c_include(self, node: ET.Element) -> str:
260 def _parse_package(self, node: ET.Element) -> str:
319 def _parse_ctype(self, node: ET.Element) -> ast.Type:
564 def _parse_method(self, node: ET.Element) -> ast.Method:
617 def _parse_enum_member(self, node: ET.Element) -> ast.Member:
696 def _parse_property(self, node: ET.Element) -> ast.Property:
714 def _parse_signal(self, node: ET.Element) -> ast.Signal:
741 def _parse_field(self, node: ET.Element) -> ast.Field:
[all …]
/dports/devel/devhelp/devhelp-41.2/subprojects/gi-docgen/gidocgen/gir/
H A Dparser.py188 def _parse_tree(self, root: ET.Element) -> ast.Repository:
256 def _parse_include(self, node: ET.Element) -> ast.Include:
259 def _parse_c_include(self, node: ET.Element) -> str:
262 def _parse_package(self, node: ET.Element) -> str:
321 def _parse_ctype(self, node: ET.Element) -> ast.Type:
568 def _parse_method(self, node: ET.Element) -> ast.Method:
621 def _parse_enum_member(self, node: ET.Element) -> ast.Member:
700 def _parse_property(self, node: ET.Element) -> ast.Property:
718 def _parse_signal(self, node: ET.Element) -> ast.Signal:
745 def _parse_field(self, node: ET.Element) -> ast.Field:
[all …]
/dports/textproc/py-gi-docgen/gi-docgen-2021.5/gidocgen/gir/
H A Dparser.py186 def _parse_tree(self, root: ET.Element) -> ast.Repository:
254 def _parse_include(self, node: ET.Element) -> ast.Include:
257 def _parse_c_include(self, node: ET.Element) -> str:
260 def _parse_package(self, node: ET.Element) -> str:
319 def _parse_ctype(self, node: ET.Element) -> ast.Type:
564 def _parse_method(self, node: ET.Element) -> ast.Method:
617 def _parse_enum_member(self, node: ET.Element) -> ast.Member:
698 def _parse_property(self, node: ET.Element) -> ast.Property:
716 def _parse_signal(self, node: ET.Element) -> ast.Signal:
743 def _parse_field(self, node: ET.Element) -> ast.Field:
[all …]
/dports/x11-toolkits/gtk40/gtk-4.4.1/subprojects/gi-docgen/gidocgen/gir/
H A Dparser.py199 def _parse_tree(self, root: ET.Element) -> ast.Repository:
267 def _parse_include(self, node: ET.Element) -> ast.Include:
270 def _parse_c_include(self, node: ET.Element) -> str:
273 def _parse_package(self, node: ET.Element) -> str:
332 def _parse_ctype(self, node: ET.Element) -> ast.Type:
603 def _parse_method(self, node: ET.Element) -> ast.Method:
659 def _parse_enum_member(self, node: ET.Element) -> ast.Member:
738 def _parse_property(self, node: ET.Element) -> ast.Property:
759 def _parse_signal(self, node: ET.Element) -> ast.Signal:
786 def _parse_field(self, node: ET.Element) -> ast.Field:
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D1.cc28 struct Element struct
30 typedef uneq_allocator<Element> allocator_type; argument
34 Element(const allocator_type& a = allocator_type()) : alloc(a) { } in Element() argument
36 Element(std::allocator_arg_t, const allocator_type& a, int = 0) in Element() argument
39 Element(std::allocator_arg_t, const allocator_type& a, const Element&) in Element() function
47 typedef std::scoped_allocator_adaptor<Element::allocator_type> alloc1_type; in test01() argument
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D1.cc28 struct Element struct
30 typedef uneq_allocator<Element> allocator_type; argument
34 Element(const allocator_type& a = allocator_type()) : alloc(a) { } in Element() argument
36 Element(std::allocator_arg_t, const allocator_type& a, int = 0) in Element() argument
39 Element(std::allocator_arg_t, const allocator_type& a, const Element&) in Element() argument
47 typedef std::scoped_allocator_adaptor<Element::allocator_type> alloc1_type; in test01() argument
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D1.cc28 struct Element struct
30 typedef uneq_allocator<Element> allocator_type; argument
34 Element(const allocator_type& a = allocator_type()) : alloc(a) { } in Element() argument
36 Element(std::allocator_arg_t, const allocator_type& a, int = 0) in Element() argument
39 Element(std::allocator_arg_t, const allocator_type& a, const Element&) in Element() argument
47 typedef std::scoped_allocator_adaptor<Element::allocator_type> alloc1_type; in test01() argument
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D1.cc28 struct Element struct
30 typedef uneq_allocator<Element> allocator_type; argument
34 Element(const allocator_type& a = allocator_type()) : alloc(a) { } in Element() argument
36 Element(std::allocator_arg_t, const allocator_type& a, int = 0) in Element() argument
39 Element(std::allocator_arg_t, const allocator_type& a, const Element&) in Element() function
47 typedef std::scoped_allocator_adaptor<Element::allocator_type> alloc1_type; in test01() argument
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D1.cc28 struct Element struct
30 typedef uneq_allocator<Element> allocator_type; argument
34 Element(const allocator_type& a = allocator_type()) : alloc(a) { } in Element() argument
36 Element(std::allocator_arg_t, const allocator_type& a, int = 0) in Element() function
39 Element(std::allocator_arg_t, const allocator_type& a, const Element&) in Element() argument
47 typedef std::scoped_allocator_adaptor<Element::allocator_type> alloc1_type; in test01() argument
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A D1.cc28 struct Element struct
30 typedef uneq_allocator<Element> allocator_type; argument
34 Element(const allocator_type& a = allocator_type()) : alloc(a) { } in Element() argument
36 Element(std::allocator_arg_t, const allocator_type& a, int = 0) in Element() function
39 Element(std::allocator_arg_t, const allocator_type& a, const Element&) in Element() argument
47 typedef std::scoped_allocator_adaptor<Element::allocator_type> alloc1_type; in test01() argument

12345678910>>...458