Searched refs:values (Results 1 – 3 of 3) sorted by relevance
62 self.values = []79 return self.values241 self.values = []267 return self.values316 self.values = []334 return self.values383 self.values = []409 return self.values445 self.values = []462 return self.values[all …]
43 struct values struct52 static const values<unsigned int> magic_values = argument61 static const values<double> magic_values_double =158 call_pthread_exit_0 (const values<unsigned int> *pvalues) in call_pthread_exit_0()171 call_pthread_exit_1 (const values<double> *pvalues) in call_pthread_exit_1()179 values<unsigned int> other_values = { 0, }; in call_pthread_exit_1()187 values<double> other_values = { 0, }; in call_pthread_exit()199 const values<T> *pvalues = static_cast<const values<T> *> (closure); in threadfunc()222 const_cast<values<unsigned int> *> (&magic_values)); in do_test()227 const_cast<values<double> *> (&magic_values_double)); in do_test()[all …]
52 -- These values are hardcoded:65 -- 'Shared' attribute values
Completed in 5 milliseconds