Home
last modified time | relevance | path

Searched defs:has_layout (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pigweed/pw_allocator/block/public/pw_allocator/block/
H A Dwith_layout.h88 struct has_layout : std::is_base_of<internal::BaseWithLayout, BlockType> {}; struct
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dast_type.cpp62 ast_type_qualifier::has_layout() const in has_layout() function in ast_type_qualifier
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dshape.h156 bool has_layout() const { return layout_ != std::nullopt; } in has_layout() function
/aosp_15_r20/external/pytorch/c10/core/
H A DTensorOptions.h320 bool has_layout() const noexcept { in has_layout() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dc_api_decl.h251 bool has_layout; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/c/
H A Dpjrt_c_api.h642 bool has_layout; member