Home
last modified time | relevance | path

Searched defs:first_layout (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libxkbcommon/test/
H A Dkeymap.c42 const xkb_layout_index_t first_layout = 0; in test_garbage_key() local
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/expansions/
H A Dsplit_spmd_expander.cc42 const Layout& first_layout = layouts.begin()->getSecond(); in MergeLayoutsForSplitOutput() local
H A Dmeta_spmd_expander.cc89 const Layout& first_layout = it->getSecond(); in LayoutFromUnpackedTensors() local
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/cc/
H A Ddtensor_device_util.cc178 bool LayoutsAreCompatible(absl::optional<Layout> first_layout, in LayoutsAreCompatible()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dbuffer_validation.cpp3510const VkImageLayout first_layout, const uint32_t attachment, in ValidateLayoutVsAttachmentDescription()