Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dbitset_utils.h129 unsigned long to_ulong() const { return static_cast<unsigned long>(mBits); } in to_ulong() function
/third_party/skia/third_party/externals/angle2/src/common/
Dbitset_utils.h154 constexpr unsigned long to_ulong() const { return static_cast<unsigned long>(mBits); } in to_ulong() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp147503 to_ulong() const in to_ulong() function in std::bitset