Searched defs:CustomType (Results 1 – 15 of 15) sorted by relevance
29 struct CustomType { struct30 unsigned a;31 unsigned b;33 static constexpr const char* kToString = "This is a CustomType";42 StatusWithSize ToString(const CustomType&, std::span<char> buffer) { in ToString()
29 struct CustomType { struct47 StatusWithSize ToString<this_pw_test::CustomType>( in ToString()48 const this_pw_test::CustomType&, std::span<char> buffer) { in ToString()
94 typedef AbstractStruct2<cl_int, cl_float> CustomType; in TEST_UNDEF() typedef100 typedef AbstractStruct2<cl_int, cl_char> CustomType; in TEST_SPIRV_FUNC() typedef
9 static PyTypeObject CustomType = { variable
98 static PyTypeObject CustomType = { variable
148 static PyTypeObject CustomType = { variable
160 static PyTypeObject CustomType = { variable
197 CustomType, enumerator
270 CustomType, enumerator
272 CustomType, enumerator
143 class CustomType : public Function<CustomType, RPCFoo(RPCFoo)> { class
1589 struct CustomType struct
1600 struct CustomType struct