Searched defs:bitmasks (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vulkan_json_parser.hpp | 4741 std::vector<std::string> bitmasks; in parse_VkAccessFlags() local 4759 std::vector<std::string> bitmasks; in parse_VkImageAspectFlags() local 4777 std::vector<std::string> bitmasks; in parse_VkFormatFeatureFlags() local 4795 std::vector<std::string> bitmasks; in parse_VkImageCreateFlags() local 4813 std::vector<std::string> bitmasks; in parse_VkSampleCountFlags() local 4831 std::vector<std::string> bitmasks; in parse_VkImageUsageFlags() local 4862 std::vector<std::string> bitmasks; in parse_VkMemoryHeapFlags() local 4880 std::vector<std::string> bitmasks; in parse_VkMemoryPropertyFlags() local 4898 std::vector<std::string> bitmasks; in parse_VkQueueFlags() local 4929 std::vector<std::string> bitmasks; in parse_VkDeviceQueueCreateFlags() local [all …]
|
/aosp_15_r20/external/tcpdump/ |
H A D | util-print.c | 627 const uint32_t bitmasks[33] = { in mask2plen() local 652 u_char bitmasks[9] = { in mask62plen() local
|
/aosp_15_r20/external/perfetto/src/trace_processor/types/ |
H A D | gfp_flags.cc | 227 const FlagArray* bitmasks = version.has_value() in WriteGfpFlag() local
|
/aosp_15_r20/hardware/interfaces/bluetooth/audio/utils/session/ |
H A D | BluetoothAudioSupportedCodecsDB.cpp | 117 static bool IsSingleBit(uint32_t bitmasks, uint32_t bitfield) { in IsSingleBit()
|
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libdram/ |
H A D | dram-init-ddr3.c | 2066 int *bitmasks = (int *)bm; in do_display_BM() local 2129 display_WL_BM(bdk_node_t node, int ddr_interface_num, int rank, int *bitmasks) in display_WL_BM() 2135 display_RL_BM(bdk_node_t node, int ddr_interface_num, int rank, rlevel_bitmask_t *bitmasks, int ecc… in display_RL_BM() 2141 display_RL_BM_scores(bdk_node_t node, int ddr_interface_num, int rank, rlevel_bitmask_t *bitmasks, … in display_RL_BM_scores()
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_find_best_partitioning.cpp | 747 uint64_t bitmasks[1024/64] { 0 }; in find_best_partition_candidates() local
|
/aosp_15_r20/hardware/interfaces/bluetooth/audio/2.0/vts/functional/ |
H A D | VtsHalBluetoothAudioV2_0TargetTest.cpp | 86 std::vector<T> ExtractValuesFromBitmask(T bitmasks, uint32_t bitfield, in ExtractValuesFromBitmask()
|
/aosp_15_r20/external/crosvm/crosvm_cli/src/sys/windows/ |
H A D | exit.rs | 401 mod bitmasks { module
|
/aosp_15_r20/hardware/interfaces/bluetooth/audio/2.1/vts/functional/ |
H A D | VtsHalBluetoothAudioV2_1TargetTest.cpp | 89 std::vector<T> ExtractValuesFromBitmask(T bitmasks, uint32_t bitfield, in ExtractValuesFromBitmask()
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/ |
D | GNULDBackend.cpp | 1217 std::vector<uint64_t> bitmasks(maskwords); in emitGNUHashTab() local
|