Home
last modified time | relevance | path

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

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
DRangeSpecification.java118 StringBuilder bitmasks = new StringBuilder(); in parse() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
Dvulkan_json_parser.hpp4342 std::vector<std::string> bitmasks; in parse_VkAccessFlags() local
4357 std::vector<std::string> bitmasks; in parse_VkImageAspectFlags() local
4372 std::vector<std::string> bitmasks; in parse_VkFormatFeatureFlags() local
4387 std::vector<std::string> bitmasks; in parse_VkImageCreateFlags() local
4402 std::vector<std::string> bitmasks; in parse_VkSampleCountFlags() local
4417 std::vector<std::string> bitmasks; in parse_VkImageUsageFlags() local
4442 std::vector<std::string> bitmasks; in parse_VkMemoryHeapFlags() local
4457 std::vector<std::string> bitmasks; in parse_VkMemoryPropertyFlags() local
4472 std::vector<std::string> bitmasks; in parse_VkQueueFlags() local
4497 std::vector<std::string> bitmasks; in parse_VkDeviceQueueCreateFlags() local
[all …]
/third_party/astc-encoder/Source/
Dastcenc_find_best_partitioning.cpp752 uint64_t bitmasks[1024/64] { 0 }; in find_best_partition_candidates() local