/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/raid/ |
md_p.h | 164 __u32 new_layout; /* 16 new layout */ member in struct:mdp_superblock_s 234 __le32 new_layout; /* new layout */ member in struct:mdp_superblock_1
|
/bionic/libc/kernel/uapi/linux/raid/ |
md_p.h | 110 __u32 new_layout; member in struct:mdp_superblock_s 146 __le32 new_layout; member in struct:mdp_superblock_1
|
/external/kernel-headers/original/uapi/linux/raid/ |
md_p.h | 185 __u32 new_layout; /* 16 new layout */ member in struct:mdp_superblock_s 263 __le32 new_layout; /* new layout */ member in struct:mdp_superblock_1
|
/external/tensorflow/tensorflow/compiler/xla/ |
shape_util.cc | 980 Layout* new_layout = new_shape.mutable_layout(); local [all...] |
literal_util.cc | 706 const Layout& new_layout, const ShapeIndex& shape_index) const { 707 // Create new shape with 'new_layout' set at the given shape index. 710 TF_CHECK_OK(LayoutUtil::ValidateLayoutForShape(new_layout, *subshape)); 711 *subshape->mutable_layout() = new_layout; [all...] |
literal_util.h | 279 // conforms to new_layout; e.g. a literal matrix that was in {0, 1} 290 std::unique_ptr<Literal> Relayout(const Layout& new_layout, [all...] |
/external/fio/ |
filesetup.c | 46 int r, new_layout = 0, unlink_file = 0, flags; local 64 new_layout = 1; 68 if (unlink_file || new_layout) { 83 if (new_layout) 144 if (!new_layout) [all...] |
/development/vndk/tools/header-checker/header-abi-util/include/ |
ir_representation.h | 1129 const VTableLayoutIR &new_layout) 1130 : old_layout_(old_layout), new_layout_(new_layout) { } [all...] |
/prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/ |
vktestbinding.h | 412 VkImageLayout new_layout, const VkImageSubresourceRange &range) const { 418 barrier.newLayout = new_layout;
|
/external/vulkan-validation-layers/tests/ |
vktestbinding.h | 493 VkImageLayout new_layout, const VkImageSubresourceRange &range) const { 499 barrier.newLayout = new_layout; [all...] |
layer_validation_tests.cpp | [all...] |
/external/tensorflow/tensorflow/compiler/xla/service/ |
layout_assignment.cc | [all...] |
hlo_instruction.cc | [all...] |
hlo_instruction.h | [all...] |