| /external/cronet/third_party/libc++/src/include/__fwd/ |
| D | subrange.h | 26 enum class subrange_kind : bool { unsized, sized }; enumerator
|
| /external/mesa3d/src/panfrost/compiler/ |
| D | bi_builder.h.py | 207 def signature(op, modifiers, typeful = False, sized = False, no_dests = False): argument
|
| /external/rust/crates/bindgen/ir/analysis/ |
| D | sizedness.rs | 110 sized: HashMap<TypeId, SizednessResult>, field 186 let sized = HashMap::default(); in new() localVariable
|
| /external/zstd/contrib/pzstd/utils/test/ |
| D | BufferTest.cpp | 28 Buffer sized(5); in TEST() local
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fSSBOArrayLengthTests.cpp | 76 bool sized) in SSBOArrayLengthCase()
|
| D | es31fProgramInterfaceQueryTests.cpp | 7323 …const ResourceDefinition::Node::SharedPtr sized(new ResourceDefinition::ArrayElement(parentStructu… in generateBufferVariableArrayCases() local
|
| /external/angle/src/libANGLE/ |
| D | formatutils.cpp | 833 bool sized, in AddRGBAXFormat() 874 bool sized, in AddRGBAFormat() 897 bool sized, in AddLUMAFormat() 933 bool sized, in AddDepthStencilFormat() 1040 bool sized, in AddYUVFormat()
|
| D | formatutils.h | 228 bool sized; member
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | vk_format_utils.cpp | 611 gl::SwizzleState GetFormatSwizzle(const angle::Format &angleFormat, const bool sized) in GetFormatSwizzle()
|
| D | TextureVk.cpp | 3746 const bool sized = baseLevelDesc.format.info->sized; in initImageViews() local
|
| /external/rust/cxx/macro/src/ |
| D | expand.rs | 886 let sized = quote_spanned! {ety.semi_token.span=> in expand_rust_type_layout() localVariable
|
| /external/deqp/external/vulkancts/modules/vulkan/compute/ |
| D | vktComputeBasicComputeShaderTests.cpp | 1441 … const uint32_t numValues, const bool sized, const tcu::IVec3 &localSize, in InvertSSBOInPlaceTest() 1647 tcu::TestContext &testCtx, const std::string &name, const uint32_t numValues, const bool sized, in WriteToMultipleSSBOTest()
|
| /external/flatbuffers/include/flatbuffers/ |
| D | flexbuffers.h | 1746 auto sized = Sized(p, size_byte_width); in VerifyVector() local
|
| /external/rust/crates/zerocopy/src/ |
| D | lib.rs | 5901 let sized = matches!(layout.size_info, SizeInfo::Sized { .. }); in testvalidate_cast_and_convert_metadata() localVariable
|