Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp4741 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 Dutil-print.c627 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 Dgfp_flags.cc227 const FlagArray* bitmasks = version.has_value() in WriteGfpFlag() local
/aosp_15_r20/hardware/interfaces/bluetooth/audio/utils/session/
H A DBluetoothAudioSupportedCodecsDB.cpp117 static bool IsSingleBit(uint32_t bitmasks, uint32_t bitfield) { in IsSingleBit()
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libdram/
H A Ddram-init-ddr3.c2066 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/
Dastcenc_find_best_partitioning.cpp747 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 DVtsHalBluetoothAudioV2_0TargetTest.cpp86 std::vector<T> ExtractValuesFromBitmask(T bitmasks, uint32_t bitfield, in ExtractValuesFromBitmask()
/aosp_15_r20/external/crosvm/crosvm_cli/src/sys/windows/
H A Dexit.rs401 mod bitmasks { module
/aosp_15_r20/hardware/interfaces/bluetooth/audio/2.1/vts/functional/
H A DVtsHalBluetoothAudioV2_1TargetTest.cpp89 std::vector<T> ExtractValuesFromBitmask(T bitmasks, uint32_t bitfield, in ExtractValuesFromBitmask()
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1217 std::vector<uint64_t> bitmasks(maskwords); in emitGNUHashTab() local