Searched refs:zeros (Results 1 – 16 of 16) sorted by relevance
/hardware/google/pixel/misc_writer/ |
D | misc_writer_test.cpp | 40 auto zeros = std::string(WIPE_PACKAGE_OFFSET_IN_MISC - VENDOR_SPACE_OFFSET_IN_MISC, 0); in TearDown() local 42 ASSERT_TRUE(MiscWriter::WriteMiscPartitionVendorSpace(zeros.data(), zeros.size(), 0, &err)) in TearDown() 75 std::string zeros(expected.size(), 0); in TEST_F() local 76 CheckMiscPartitionVendorSpaceContent(0, zeros); in TEST_F() 88 std::string zeros(expected.size(), 0); in TEST_F() local 89 CheckMiscPartitionVendorSpaceContent(offset, zeros); in TEST_F() 110 std::string zeros(expected.size(), 0); in TEST_F() local 111 CheckMiscPartitionVendorSpaceContent(32, zeros); in TEST_F() 123 std::string zeros(expected.size(), 0); in TEST_F() local 124 CheckMiscPartitionVendorSpaceContent(offset, zeros); in TEST_F() [all …]
|
/hardware/interfaces/security/rkp/aidl/android/hardware/security/keymint/ |
D | PublicKey.cddl | 12 ; all zeros.
|
/hardware/interfaces/broadcastradio/1.1/ |
D | types.hal | 180 * The remaining bits should be set to zeros when writing on the chip side 199 * The remaining bits should be set to zeros when writing on the chip side
|
/hardware/interfaces/renderscript/1.0/vts/functional/ |
D | VtsScriptTests.cpp | 338 zeros(256 * 256 * 4, 0); in TEST_P() local 409 EXPECT_NE(zeros, dataOut); in TEST_P()
|
/hardware/interfaces/graphics/mapper/2.0/ |
D | IMapper.hal | 150 * An accessRegion of all-zeros means the entire buffer. That is, it is
|
/hardware/interfaces/broadcastradio/2.0/ |
D | types.hal | 498 * The remaining bits should be set to zeros when writing on the chip side 531 * The remaining bits should be set to zeros when writing on the chip side
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | sparsemem.adoc | 116 with all zeros; writes are discarded. 264 behave as if the region was bound to memory populated with all zeros; writes 607 contains zeros.
|
D | raytracing.adoc | 665 shaders, or all zeros to refer to a zero shader group.
|
D | pipelines.adoc | 4744 entirely of zeros. 4750 entirely of zeros. 4756 entirely of zeros. 4762 consisting entirely of zeros. 4986 entirely of zeros. 4992 entirely of zeros. 4998 entirely of zeros. 5004 consisting entirely of zeros.
|
D | textures.adoc | 840 are zeros and ones in the vocabulary of compositing, and are not meant to 915 zeros.
|
D | fragops.adoc | 2188 high bits of the sample coverage mask are filled with zeros.
|
D | devsandqueues.adoc | 1282 Bits outside the valid range are guaranteed to be zeros.
|
D | resources.adoc | 8791 if pname:pDeviceIndices contains an array of zeros. 9163 pname:pDeviceIndices contains an array of zeros.
|
/hardware/interfaces/graphics/mapper/4.0/ |
D | IMapper.hal | 209 * An accessRegion of all-zeros means the entire buffer. That is, it is
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 873 * NOTE: Before HAL version 1.3, if the elements along an axis are all zeros, 875 * are all zeros, the result is logical zero.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | spirvenv.adoc | 2055 * Positive and negative infinities and positive and negative zeros are
|