Searched defs:copy_bool (Results 1 – 3 of 3) sorted by relevance
1004 inline bool copy_bool(bool b) { return b; } in copy_bool() function1018 EIGEN_DONT_INLINE bool copy_bool(bool b) { return b; } in copy_bool() function
1094 Value* copy_bool = nullptr; in TEST() local1375 auto copy_bool = std::make_unique<Value>(bool_weak->Clone()); in TEST() local
1548 Value* copy_bool = copy_dict.Find("bool"); in TEST() local1926 auto copy_bool = std::make_unique<Value>(bool_weak->Clone()); in TEST() local