Searched refs:property_list (Results 1 – 9 of 9) sorted by relevance
36 typedef clover::property_list<cl_context_properties> property_list; typedef in clover::context41 context(const property_list &props, const ref_vector<device> &devs,53 const property_list &62 property_list props;
213 using property_list = std::map<D, property_element<D>>; typedef224 property_list<D>226 property_list<D> props; in obj()247 desc(const property_list<D> &props) { in desc()
27 context::context(const property_list &props, in context()43 const context::property_list &
405 desc(property_list<cl_device_partition_property>()); in clGetDeviceInfo()414 desc(property_list<cl_device_partition_property>()); in clGetDeviceInfo()
24 DECL_ACCESSORS(property_list, Object)
22 ACCESSORS(TemplateInfo, property_list, Object, kPropertyListOffset) in ACCESSORS()
226 Object* maybe_property_list = data->property_list(); in ConfigureInstance()521 Object* maybe_list = templ->property_list(); in AddPropertyToPropertyList()
1866 os << "\n - property_list: " << Brief(property_list()); in FunctionTemplateInfoPrint()1889 os << "\n - property_list: " << Brief(property_list()); in ObjectTemplateInfoPrint()
1759 VerifyPointer(isolate, property_list()); in TemplateInfoVerify()