Home
last modified time | relevance | path

Searched defs:Z (Results 1 – 25 of 365) sorted by relevance

12345678910>>...15

/third_party/boost/libs/serialization/performance/xml/
Dmacro.hpp50 #define BSL_PRINT(Z, N, T) T argument
76 #define BSL_NODE_DECL_MEMBER(Z, N, _) T ## N element ## N ; argument
77 #define BSL_NODE_DECL_NONE(Z, N, _) unused_type element ## N ; argument
87 #define BSL_NODE_SERIALIZE(Z, N, _) \ argument
91 #define BSL_NODE_INIT_LIST(Z, N, _) \ argument
96 #define BSL_NODE_DECL(Z, N, _) \ argument
121 #define BSL_INST_BASE(Z, N, L) \ argument
128 #define BSL_INST_yNODES(Z, N, L) \ argument
141 #define BSL_INST_xNODES(Z, N, L) \ argument
150 #define BSL_INST_NODES(Z, N, L) \ argument
[all …]
/third_party/curl/tests/libtest/
Dtest.h133 #define exe_easy_init(A,Y,Z) do { \ argument
143 #define chk_easy_init(A,Y,Z) do { \ argument
154 #define exe_multi_init(A,Y,Z) do { \ argument
164 #define chk_multi_init(A,Y,Z) do { \ argument
175 #define exe_easy_setopt(A,B,C,Y,Z) do { \ argument
188 #define chk_easy_setopt(A, B, C, Y, Z) do { \ argument
199 #define exe_multi_setopt(A, B, C, Y, Z) do { \ argument
212 #define chk_multi_setopt(A,B,C,Y,Z) do { \ argument
223 #define exe_multi_add_handle(A,B,Y,Z) do { \ argument
236 #define chk_multi_add_handle(A, B, Y, Z) do { \ argument
[all …]
/third_party/boost/libs/python/test/
Dback_reference.cpp52 struct Z : X struct
54 Z(PyObject* self, int x) : X(x), self(self) {} in Z() function
55 Z(PyObject* self, Z const& rhs) : X(rhs), self(self) {} in Z() function
62 Z const& copy_Z(Z const& z) { return z; } in copy_Z() argument
/third_party/typescript/tests/cases/compiler/
DcollisionCodeGenModuleWithAccessorChildren.ts5 set Z(M) { method in c
14 set Z(p) { method in d
32 get Z() { method in f
/third_party/boost/boost/proto/detail/
Dunpack_expr_.hpp9 … #define BOOST_PROTO_FUSION_NEXT_ITERATOR_TYPE(Z, N, DATA) \ argument
26 … #define BOOST_PROTO_FUSION_AT_TYPE(Z, N, DATA) \ argument
36 … #define BOOST_PROTO_FUSION_NEXT_ITERATOR(Z, N, DATA) \ argument
50 … #define BOOST_PROTO_FUSION_AT(Z, N, DATA) \ argument
56 … #define BOOST_PROTO_FUSION_AS_CHILD_AT_TYPE(Z, N, DATA) \ argument
65 … #define BOOST_PROTO_FUSION_AS_CHILD_AT(Z, N, DATA) \ argument
/third_party/boost/boost/phoenix/scope/detail/cpp03/
Dlocal_gen.hpp12 #define BOOST_PHOENIX_EXTRACT_LOCAL_TYPE(Z, N, D) \ argument
21 #define BOOST_PHOENIX_EXTRACT_LOCAL(Z, N, D) \ argument
25 #define BOOST_PHOENIX_EXTRACT_LOCAL_KEY(Z, N, D) \ argument
/third_party/boost/libs/spirit/classic/test/
Dmatch_tests.cpp25 struct Z { Z(double n):n(n){} double n; }; // implicitly convertible from double in Z() argument
/third_party/boost/boost/proto/transform/detail/
Dfold_impl.hpp11 … #define BOOST_PROTO_FOLD_STATE_TYPE(Z, N, DATA) \ argument
21 … #define BOOST_PROTO_FOLD_STATE(Z, N, DATA) \ argument
35 … #define BOOST_PROTO_REVERSE_FOLD_STATE_TYPE(Z, N, DATA) \ argument
48 … #define BOOST_PROTO_REVERSE_FOLD_STATE(Z, N, DATA) \ argument
Dmake.hpp7 … #define BOOST_PROTO_MAKE_IF(Z, M, DATA) \ argument
11 … #define BOOST_PROTO_MAKE_IF_TYPE(Z, M, DATA) \ argument
15 … #define BOOST_PROTO_MAKE_IF_APPLIED(Z, M, DATA) \ argument
19 … #define BOOST_PROTO_CONSTRUCT_ARG(Z, M, DATA) \ argument
/third_party/boost/libs/system/test/
Dafter_main_test.cpp12 struct Z struct
14 ~Z() in ~Z() argument
/third_party/boost/libs/variant2/test/
Dvariant_many_types.cpp45 template<class I> struct Z struct
50 ~Z() {} in ~Z() argument
/third_party/typescript/tests/baselines/reference/
DbadArraySyntax.js2 class Z { class
16 function Z() { class in Z
DjsDeclarationsClassLeadingOptional.js2 export class Z { class
13 function Z() { class in Z
DmoduleSharesNameWithImportDeclarationInsideIt3.js20 var Z; variable
21 (function (Z) { argument
DmoduleSharesNameWithImportDeclarationInsideIt5.js20 var Z; variable
21 (function (Z) { argument
DmoduleSharesNameWithImportDeclarationInsideIt2.js15 var Z; variable
16 (function (Z) { argument
/third_party/boost/boost/fusion/adapted/struct/detail/
Dadapt_base_assoc_attr_filler.hpp47 #define BOOST_FUSION_ADAPT_ASSOC_STRUCT_FILLER_0(X, Y, Z) \ argument
51 #define BOOST_FUSION_ADAPT_ASSOC_STRUCT_FILLER_1(X, Y, Z) \ argument
55 #define BOOST_FUSION_ADAPT_ASSOC_STRUCT_WRAP_ATTR(X, Y, Z) \ argument
/third_party/boost/libs/parameter/test/
Dfunction_type_tpl_param.cpp100 struct Z struct
121 static_assert(test::Y<test::Z>::value, "test::Z"); in MPL_TEST_CASE()
/third_party/boost/libs/smart_ptr/test/
Dsp_constexpr_test.cpp45 struct Z struct
59 Z::Z() in Z() function in Z
Dsp_constexpr_test2.cpp50 struct Z struct
58 Z::Z() in Z() function in Z
Dintrusive_ref_counter_test.cpp104 struct Z : struct
108 static unsigned int destructor_count;
110 ~Z() in ~Z()
Datomic_sp_constexpr_test.cpp53 struct Z struct
62 Z::Z() in Z() function in Z
/third_party/boost/boost/phoenix/core/detail/cpp03/
Dfunction_equal.hpp32 #define BOOST_PHOENIX_FUNCTION_EQUAL_R(Z, N, DATA) \ argument
39 #define BOOST_PHOENIX_FUNCTION_EQUAL(Z, N, DATA) \ argument
/third_party/typescript/tests/cases/conformance/expressions/contextualTyping/
DgetSetAccessorContextualTyping.ts22 set Z(z: number) { } method in C
23 get Z() { method in C
/third_party/boost/boost/phoenix/support/
Dvector.hpp51 #define M0(Z, N, D) \ argument
55 #define M1(Z, N, D) \ argument
58 #define M2(Z, N, D) \ argument
61 #define M3(Z, N, D) \ argument

12345678910>>...15