Home
last modified time | relevance | path

Searched defs:annotation (Results 1 – 25 of 2213) sorted by relevance

12345678910>>...89

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/src/tracing/
H A Ddebug_annotation.cc27 void WriteDebugAnnotation(protos::pbzero::DebugAnnotation* annotation, in WriteDebugAnnotation()
32 void WriteDebugAnnotation(protos::pbzero::DebugAnnotation* annotation, in WriteDebugAnnotation()
37 void WriteDebugAnnotation(protos::pbzero::DebugAnnotation* annotation, in WriteDebugAnnotation()
42 void WriteDebugAnnotation(protos::pbzero::DebugAnnotation* annotation, in WriteDebugAnnotation()
47 void WriteDebugAnnotation(protos::pbzero::DebugAnnotation* annotation, in WriteDebugAnnotation()
52 void WriteDebugAnnotation(protos::pbzero::DebugAnnotation* annotation, in WriteDebugAnnotation()
57 void WriteDebugAnnotation(protos::pbzero::DebugAnnotation* annotation, in WriteDebugAnnotation()
62 void WriteDebugAnnotation(protos::pbzero::DebugAnnotation* annotation, in WriteDebugAnnotation()
67 void WriteDebugAnnotation(protos::pbzero::DebugAnnotation* annotation, in WriteDebugAnnotation()
72 void WriteDebugAnnotation(protos::pbzero::DebugAnnotation* annotation, in WriteDebugAnnotation()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/spirit/example/qi/compiler_tutorial/mini_c/
H A Dannotation.hpp24 struct annotation struct
27 struct result { typedef void type; };
29 std::vector<Iterator>& iters;
30 annotation(std::vector<Iterator>& iters) in annotation() argument
33 struct set_id
57 void operator()(ast::operand& ast, Iterator pos) const in operator ()()
64 void operator()(ast::variable_declaration& ast, Iterator pos) const in operator ()()
71 void operator()(ast::assignment& ast, Iterator pos) const in operator ()()
78 void operator()(ast::return_statement& ast, Iterator pos) const in operator ()()
85 void operator()(ast::identifier& ast, Iterator pos) const in operator ()()
/dports/devel/boost-docs/boost_1_72_0/libs/spirit/example/qi/compiler_tutorial/conjure1/
H A Dannotation.hpp24 struct annotation struct
27 struct result { typedef void type; };
29 std::vector<Iterator>& iters;
30 annotation(std::vector<Iterator>& iters) in annotation() function
33 struct set_id
57 void operator()(ast::operand& ast, Iterator pos) const in operator ()()
64 void operator()(ast::variable_declaration& ast, Iterator pos) const in operator ()()
71 void operator()(ast::assignment& ast, Iterator pos) const in operator ()()
78 void operator()(ast::return_statement& ast, Iterator pos) const in operator ()()
85 void operator()(ast::identifier& ast, Iterator pos) const in operator ()()
/dports/devel/boost-docs/boost_1_72_0/libs/spirit/example/qi/compiler_tutorial/conjure2/
H A Dannotation.hpp24 struct annotation struct
27 struct result { typedef void type; };
29 std::vector<Iterator>& iters;
30 annotation(std::vector<Iterator>& iters) in annotation() argument
33 struct set_id
57 void operator()(ast::operand& ast, Iterator pos) const in operator ()()
64 void operator()(ast::variable_declaration& ast, Iterator pos) const in operator ()()
71 void operator()(ast::assignment& ast, Iterator pos) const in operator ()()
78 void operator()(ast::return_statement& ast, Iterator pos) const in operator ()()
85 void operator()(ast::identifier& ast, Iterator pos) const in operator ()()
/dports/devel/boost-python-libs/boost_1_72_0/libs/spirit/example/qi/compiler_tutorial/conjure2/
H A Dannotation.hpp24 struct annotation struct
27 struct result { typedef void type; };
29 std::vector<Iterator>& iters;
30 annotation(std::vector<Iterator>& iters) in annotation() argument
33 struct set_id
57 void operator()(ast::operand& ast, Iterator pos) const in operator ()()
64 void operator()(ast::variable_declaration& ast, Iterator pos) const in operator ()()
71 void operator()(ast::assignment& ast, Iterator pos) const in operator ()()
78 void operator()(ast::return_statement& ast, Iterator pos) const in operator ()()
85 void operator()(ast::identifier& ast, Iterator pos) const in operator ()()
/dports/devel/boost-python-libs/boost_1_72_0/libs/spirit/example/qi/compiler_tutorial/mini_c/
H A Dannotation.hpp24 struct annotation struct
27 struct result { typedef void type; };
29 std::vector<Iterator>& iters;
30 annotation(std::vector<Iterator>& iters) in annotation() function
33 struct set_id
57 void operator()(ast::operand& ast, Iterator pos) const in operator ()()
64 void operator()(ast::variable_declaration& ast, Iterator pos) const in operator ()()
71 void operator()(ast::assignment& ast, Iterator pos) const in operator ()()
78 void operator()(ast::return_statement& ast, Iterator pos) const in operator ()()
85 void operator()(ast::identifier& ast, Iterator pos) const in operator ()()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/spirit/example/qi/compiler_tutorial/conjure1/
H A Dannotation.hpp24 struct annotation struct
27 struct result { typedef void type; };
29 std::vector<Iterator>& iters;
30 annotation(std::vector<Iterator>& iters) in annotation() function
33 struct set_id
57 void operator()(ast::operand& ast, Iterator pos) const in operator ()()
64 void operator()(ast::variable_declaration& ast, Iterator pos) const in operator ()()
71 void operator()(ast::assignment& ast, Iterator pos) const in operator ()()
78 void operator()(ast::return_statement& ast, Iterator pos) const in operator ()()
85 void operator()(ast::identifier& ast, Iterator pos) const in operator ()()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/spirit/example/qi/compiler_tutorial/conjure2/
H A Dannotation.hpp24 struct annotation struct
27 struct result { typedef void type; };
29 std::vector<Iterator>& iters;
30 annotation(std::vector<Iterator>& iters) in annotation() function
33 struct set_id
57 void operator()(ast::operand& ast, Iterator pos) const in operator ()()
64 void operator()(ast::variable_declaration& ast, Iterator pos) const in operator ()()
71 void operator()(ast::assignment& ast, Iterator pos) const in operator ()()
78 void operator()(ast::return_statement& ast, Iterator pos) const in operator ()()
85 void operator()(ast::identifier& ast, Iterator pos) const in operator ()()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/spirit/example/qi/compiler_tutorial/mini_c/
H A Dannotation.hpp24 struct annotation struct
27 struct result { typedef void type; };
29 std::vector<Iterator>& iters;
30 annotation(std::vector<Iterator>& iters) in annotation() function
33 struct set_id
57 void operator()(ast::operand& ast, Iterator pos) const in operator ()()
64 void operator()(ast::variable_declaration& ast, Iterator pos) const in operator ()()
71 void operator()(ast::assignment& ast, Iterator pos) const in operator ()()
78 void operator()(ast::return_statement& ast, Iterator pos) const in operator ()()
85 void operator()(ast::identifier& ast, Iterator pos) const in operator ()()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/spirit/example/qi/compiler_tutorial/mini_c/
H A Dannotation.hpp24 struct annotation struct
27 struct result { typedef void type; };
29 std::vector<Iterator>& iters;
30 annotation(std::vector<Iterator>& iters) in annotation() function
33 struct set_id
57 void operator()(ast::operand& ast, Iterator pos) const in operator ()()
64 void operator()(ast::variable_declaration& ast, Iterator pos) const in operator ()()
71 void operator()(ast::assignment& ast, Iterator pos) const in operator ()()
78 void operator()(ast::return_statement& ast, Iterator pos) const in operator ()()
85 void operator()(ast::identifier& ast, Iterator pos) const in operator ()()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/spirit/example/qi/compiler_tutorial/conjure1/
H A Dannotation.hpp24 struct annotation struct
27 struct result { typedef void type; };
29 std::vector<Iterator>& iters;
30 annotation(std::vector<Iterator>& iters) in annotation() function
33 struct set_id
57 void operator()(ast::operand& ast, Iterator pos) const in operator ()()
64 void operator()(ast::variable_declaration& ast, Iterator pos) const in operator ()()
71 void operator()(ast::assignment& ast, Iterator pos) const in operator ()()
78 void operator()(ast::return_statement& ast, Iterator pos) const in operator ()()
85 void operator()(ast::identifier& ast, Iterator pos) const in operator ()()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/spirit/example/qi/compiler_tutorial/conjure2/
H A Dannotation.hpp24 struct annotation struct
27 struct result { typedef void type; };
29 std::vector<Iterator>& iters;
30 annotation(std::vector<Iterator>& iters) in annotation() function
33 struct set_id
57 void operator()(ast::operand& ast, Iterator pos) const in operator ()()
64 void operator()(ast::variable_declaration& ast, Iterator pos) const in operator ()()
71 void operator()(ast::assignment& ast, Iterator pos) const in operator ()()
78 void operator()(ast::return_statement& ast, Iterator pos) const in operator ()()
85 void operator()(ast::identifier& ast, Iterator pos) const in operator ()()
/dports/databases/percona57-server/boost_1_59_0/libs/spirit/example/qi/compiler_tutorial/conjure2/
H A Dannotation.hpp24 struct annotation struct
27 struct result { typedef void type; };
29 std::vector<Iterator>& iters;
30 annotation(std::vector<Iterator>& iters) in annotation() function
33 struct set_id
57 void operator()(ast::operand& ast, Iterator pos) const in operator ()()
64 void operator()(ast::variable_declaration& ast, Iterator pos) const in operator ()()
71 void operator()(ast::assignment& ast, Iterator pos) const in operator ()()
78 void operator()(ast::return_statement& ast, Iterator pos) const in operator ()()
85 void operator()(ast::identifier& ast, Iterator pos) const in operator ()()
/dports/databases/percona57-server/boost_1_59_0/libs/spirit/example/qi/compiler_tutorial/conjure1/
H A Dannotation.hpp24 struct annotation struct
27 struct result { typedef void type; };
29 std::vector<Iterator>& iters;
30 annotation(std::vector<Iterator>& iters) in annotation() function
33 struct set_id
57 void operator()(ast::operand& ast, Iterator pos) const in operator ()()
64 void operator()(ast::variable_declaration& ast, Iterator pos) const in operator ()()
71 void operator()(ast::assignment& ast, Iterator pos) const in operator ()()
78 void operator()(ast::return_statement& ast, Iterator pos) const in operator ()()
85 void operator()(ast::identifier& ast, Iterator pos) const in operator ()()
/dports/databases/percona57-server/boost_1_59_0/libs/spirit/example/qi/compiler_tutorial/mini_c/
H A Dannotation.hpp24 struct annotation struct
27 struct result { typedef void type; };
29 std::vector<Iterator>& iters;
30 annotation(std::vector<Iterator>& iters) in annotation() argument
33 struct set_id
57 void operator()(ast::operand& ast, Iterator pos) const in operator ()()
64 void operator()(ast::variable_declaration& ast, Iterator pos) const in operator ()()
71 void operator()(ast::assignment& ast, Iterator pos) const in operator ()()
78 void operator()(ast::return_statement& ast, Iterator pos) const in operator ()()
85 void operator()(ast::identifier& ast, Iterator pos) const in operator ()()
/dports/databases/xtrabackup/boost_1_59_0/libs/spirit/example/qi/compiler_tutorial/conjure1/
H A Dannotation.hpp24 struct annotation struct
27 struct result { typedef void type; };
29 std::vector<Iterator>& iters;
30 annotation(std::vector<Iterator>& iters) in annotation() argument
33 struct set_id
57 void operator()(ast::operand& ast, Iterator pos) const in operator ()()
64 void operator()(ast::variable_declaration& ast, Iterator pos) const in operator ()()
71 void operator()(ast::assignment& ast, Iterator pos) const in operator ()()
78 void operator()(ast::return_statement& ast, Iterator pos) const in operator ()()
85 void operator()(ast::identifier& ast, Iterator pos) const in operator ()()
/dports/databases/xtrabackup/boost_1_59_0/libs/spirit/example/qi/compiler_tutorial/mini_c/
H A Dannotation.hpp24 struct annotation struct
27 struct result { typedef void type; };
29 std::vector<Iterator>& iters;
30 annotation(std::vector<Iterator>& iters) in annotation() argument
33 struct set_id
57 void operator()(ast::operand& ast, Iterator pos) const in operator ()()
64 void operator()(ast::variable_declaration& ast, Iterator pos) const in operator ()()
71 void operator()(ast::assignment& ast, Iterator pos) const in operator ()()
78 void operator()(ast::return_statement& ast, Iterator pos) const in operator ()()
85 void operator()(ast::identifier& ast, Iterator pos) const in operator ()()
/dports/databases/xtrabackup/boost_1_59_0/libs/spirit/example/qi/compiler_tutorial/conjure2/
H A Dannotation.hpp24 struct annotation struct
27 struct result { typedef void type; };
29 std::vector<Iterator>& iters;
30 annotation(std::vector<Iterator>& iters) in annotation() argument
33 struct set_id
57 void operator()(ast::operand& ast, Iterator pos) const in operator ()()
64 void operator()(ast::variable_declaration& ast, Iterator pos) const in operator ()()
71 void operator()(ast::assignment& ast, Iterator pos) const in operator ()()
78 void operator()(ast::return_statement& ast, Iterator pos) const in operator ()()
85 void operator()(ast::identifier& ast, Iterator pos) const in operator ()()
/dports/databases/percona57-client/boost_1_59_0/libs/spirit/example/qi/compiler_tutorial/conjure1/
H A Dannotation.hpp24 struct annotation struct
27 struct result { typedef void type; };
29 std::vector<Iterator>& iters;
30 annotation(std::vector<Iterator>& iters) in annotation() function
33 struct set_id
57 void operator()(ast::operand& ast, Iterator pos) const in operator ()()
64 void operator()(ast::variable_declaration& ast, Iterator pos) const in operator ()()
71 void operator()(ast::assignment& ast, Iterator pos) const in operator ()()
78 void operator()(ast::return_statement& ast, Iterator pos) const in operator ()()
85 void operator()(ast::identifier& ast, Iterator pos) const in operator ()()
/dports/databases/percona57-client/boost_1_59_0/libs/spirit/example/qi/compiler_tutorial/conjure2/
H A Dannotation.hpp24 struct annotation struct
27 struct result { typedef void type; };
29 std::vector<Iterator>& iters;
30 annotation(std::vector<Iterator>& iters) in annotation() function
33 struct set_id
57 void operator()(ast::operand& ast, Iterator pos) const in operator ()()
64 void operator()(ast::variable_declaration& ast, Iterator pos) const in operator ()()
71 void operator()(ast::assignment& ast, Iterator pos) const in operator ()()
78 void operator()(ast::return_statement& ast, Iterator pos) const in operator ()()
85 void operator()(ast::identifier& ast, Iterator pos) const in operator ()()
/dports/databases/percona57-client/boost_1_59_0/libs/spirit/example/qi/compiler_tutorial/mini_c/
H A Dannotation.hpp24 struct annotation struct
27 struct result { typedef void type; };
29 std::vector<Iterator>& iters;
30 annotation(std::vector<Iterator>& iters) in annotation() argument
33 struct set_id
57 void operator()(ast::operand& ast, Iterator pos) const in operator ()()
64 void operator()(ast::variable_declaration& ast, Iterator pos) const in operator ()()
71 void operator()(ast::assignment& ast, Iterator pos) const in operator ()()
78 void operator()(ast::return_statement& ast, Iterator pos) const in operator ()()
85 void operator()(ast::identifier& ast, Iterator pos) const in operator ()()
/dports/devel/boost-libs/boost_1_72_0/libs/spirit/example/qi/compiler_tutorial/conjure2/
H A Dannotation.hpp24 struct annotation struct
27 struct result { typedef void type; };
29 std::vector<Iterator>& iters;
30 annotation(std::vector<Iterator>& iters) in annotation() function
33 struct set_id
57 void operator()(ast::operand& ast, Iterator pos) const in operator ()()
64 void operator()(ast::variable_declaration& ast, Iterator pos) const in operator ()()
71 void operator()(ast::assignment& ast, Iterator pos) const in operator ()()
78 void operator()(ast::return_statement& ast, Iterator pos) const in operator ()()
85 void operator()(ast::identifier& ast, Iterator pos) const in operator ()()
/dports/devel/boost-libs/boost_1_72_0/libs/spirit/example/qi/compiler_tutorial/mini_c/
H A Dannotation.hpp24 struct annotation struct
27 struct result { typedef void type; };
29 std::vector<Iterator>& iters;
30 annotation(std::vector<Iterator>& iters) in annotation() function
33 struct set_id
57 void operator()(ast::operand& ast, Iterator pos) const in operator ()()
64 void operator()(ast::variable_declaration& ast, Iterator pos) const in operator ()()
71 void operator()(ast::assignment& ast, Iterator pos) const in operator ()()
78 void operator()(ast::return_statement& ast, Iterator pos) const in operator ()()
85 void operator()(ast::identifier& ast, Iterator pos) const in operator ()()
/dports/devel/boost-libs/boost_1_72_0/libs/spirit/example/qi/compiler_tutorial/conjure1/
H A Dannotation.hpp24 struct annotation struct
27 struct result { typedef void type; };
29 std::vector<Iterator>& iters;
30 annotation(std::vector<Iterator>& iters) in annotation() function
33 struct set_id
57 void operator()(ast::operand& ast, Iterator pos) const in operator ()()
64 void operator()(ast::variable_declaration& ast, Iterator pos) const in operator ()()
71 void operator()(ast::assignment& ast, Iterator pos) const in operator ()()
78 void operator()(ast::return_statement& ast, Iterator pos) const in operator ()()
85 void operator()(ast::identifier& ast, Iterator pos) const in operator ()()
/dports/devel/boost-python-libs/boost_1_72_0/libs/spirit/example/qi/compiler_tutorial/conjure1/
H A Dannotation.hpp24 struct annotation struct
27 struct result { typedef void type; };
29 std::vector<Iterator>& iters;
30 annotation(std::vector<Iterator>& iters) in annotation() argument
33 struct set_id
57 void operator()(ast::operand& ast, Iterator pos) const in operator ()()
64 void operator()(ast::variable_declaration& ast, Iterator pos) const in operator ()()
71 void operator()(ast::assignment& ast, Iterator pos) const in operator ()()
78 void operator()(ast::return_statement& ast, Iterator pos) const in operator ()()
85 void operator()(ast::identifier& ast, Iterator pos) const in operator ()()

12345678910>>...89