Home
last modified time | relevance | path

Searched defs:copy_bool (Results 1 – 3 of 3) sorted by relevance

/external/eigen/Eigen/src/Core/util/
DMacros.h1004 inline bool copy_bool(bool b) { return b; } in copy_bool() function
1018 EIGEN_DONT_INLINE bool copy_bool(bool b) { return b; } in copy_bool() function
/external/libchrome/base/
Dvalues_unittest.cc1094 Value* copy_bool = nullptr; in TEST() local
1375 auto copy_bool = std::make_unique<Value>(bool_weak->Clone()); in TEST() local
/external/cronet/base/
Dvalues_unittest.cc1548 Value* copy_bool = copy_dict.Find("bool"); in TEST() local
1926 auto copy_bool = std::make_unique<Value>(bool_weak->Clone()); in TEST() local