Home
last modified time | relevance | path

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

/external/mesa3d/src/vulkan/screenshot-layer/
Dscreenshot.cpp679 uint32_t bits_type, in get_mem_type_from_properties()
/external/icu/icu4c/source/tools/toolutil/
Djson-json.hpp17144 …using bits_type = typename std::conditional<kPrecision == 24, std::uint32_t, std::uint64_t >::type; in compute_boundaries() typedef
/external/ublksrv/include/nlohmann/
Djson.hpp16653 …using bits_type = typename std::conditional<kPrecision == 24, std::uint32_t, std::uint64_t >::type; in compute_boundaries() typedef