/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | blocklayoutHLSL.h | 42 bool isPacked() const { return mEncoderStrategy == ENCODE_PACKED; } in isPacked() function
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | blocklayoutHLSL.h | 42 bool isPacked() const { return mEncoderStrategy == ENCODE_PACKED; } in isPacked() function
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
D | Layout.cpp | 109 const bool isPacked = !config.disablePacking && (storage == TLayoutBlockStorage::EbsPacked || in MetalLayoutOf() local 251 const bool isPacked = in CommonGlslStructLayoutOf() local 275 const bool isPacked = in CommonGlslLayoutOf() local
|
D | SymbolEnv.cpp | 483 bool SymbolEnv::isPacked(const TField &field) const in isPacked() function in SymbolEnv
|
D | EmitMetal.cpp | 118 bool isPacked = false; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Type.cpp | 347 bool isPacked) { in get() 373 void StructType::setBody(ArrayRef<Type*> Elements, bool isPacked) { in setBody() 448 StructType *StructType::get(LLVMContext &Context, bool isPacked) { in get() 453 StringRef Name, bool isPacked) { in create() 468 bool isPacked) { in create()
|
D | LLVMContextImpl.h | 100 bool isPacked; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypeUDT.cpp | 190 bool NativeTypeUDT::isPacked() const { in isPacked() function in NativeTypeUDT
|
D | NativeTypeEnum.cpp | 326 bool NativeTypeEnum::isPacked() const { in isPacked() function in NativeTypeEnum
|
D | NativeRawSymbol.cpp | 632 bool NativeRawSymbol::isPacked() const { in isPacked() function in NativeRawSymbol
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | GeneratedMessageLite.java | 1069 final boolean isPacked, in newRepeatedGeneratedExtension() 1088 final boolean isPacked) { in ExtensionDescriptor() 1100 final boolean isPacked; field in GeneratedMessageLite.ExtensionDescriptor 1123 public boolean isPacked() { in isPacked() method in GeneratedMessageLite.ExtensionDescriptor
|
D | FieldType.java | 147 public boolean isPacked() { in isPacked() method in FieldType
|
D | FieldSet.java | 65 boolean isPacked(); in isPacked() method 489 static int getWireFormatForFieldType(final WireFormat.FieldType type, boolean isPacked) { in getWireFormatForFieldType()
|
D | Descriptors.java | 1090 public boolean isPacked() { in isPacked() method in Descriptors.FieldDescriptor
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | DerivedTypes.h | 245 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; } in isPacked() function
|
/third_party/python/Modules/_ctypes/ |
D | stgdict.c | 349 int isPacked; in PyCStructUnionType_update_stgdict() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.h | 397 static bool isPacked(const MachineInstr &MI) { in isPacked() function 401 bool isPacked(uint16_t Opcode) const { in isPacked() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DerivedTypes.h | 298 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; } in isPacked() function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
D | vktSampleVerifierUtil.cpp | 796 const bool isPacked = isPackedType(texFormat.type); in convertNormalizedFormat() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 1165 bool DIARawSymbol::isPacked() const { in isPacked() function in DIARawSymbol
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawMultiExtTests.cpp | 1346 …const auto isPacked = (offsetTypeCase.vertexOffsetType && *offsetTypeCase.vertexOffsetType == Vert… in createDrawMultiExtTests() local
|
/third_party/ffmpeg/libswscale/ |
D | swscale_internal.h | 799 static av_always_inline int isPacked(enum AVPixelFormat pix_fmt) in isPacked() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
D | LLParser.cpp | 2709 bool isPacked = EatIfPresent(lltok::less); in ParseStructDefinition() local
|