Home
last modified time | relevance | path

Searched defs:isPacked (Results 1 – 25 of 32) sorted by relevance

12

/external/angle/src/compiler/translator/hlsl/
DblocklayoutHLSL.h42 bool isPacked() const { return mEncoderStrategy == ENCODE_PACKED; } in isPacked() function
/external/angle/src/compiler/translator/msl/
DLayout.cpp109 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
DSymbolEnv.cpp483 bool SymbolEnv::isPacked(const TField &field) const in isPacked() function in SymbolEnv
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DType.cpp347 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()
DLLVMContextImpl.h100 bool isPacked; member
/external/llvm/lib/IR/
DType.cpp331 bool isPacked) { in get()
350 void StructType::setBody(ArrayRef<Type*> Elements, bool isPacked) { in setBody()
424 StructType *StructType::get(LLVMContext &Context, bool isPacked) { in get()
444 StringRef Name, bool isPacked) { in create()
459 bool isPacked) { in create()
DLLVMContextImpl.h83 bool isPacked; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypeUDT.cpp190 bool NativeTypeUDT::isPacked() const { in isPacked() function in NativeTypeUDT
DNativeTypeEnum.cpp326 bool NativeTypeEnum::isPacked() const { in isPacked() function in NativeTypeEnum
DNativeRawSymbol.cpp632 bool NativeRawSymbol::isPacked() const { in isPacked() function in NativeRawSymbol
/external/python/cpython2/Modules/_ctypes/
Dstgdict.c327 PyObject *isPacked; in PyCStructUnionType_update_stgdict() local
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DGeneratedMessageLite.java1174 final boolean isPacked, in newRepeatedGeneratedExtension()
1193 final boolean isPacked) { in ExtensionDescriptor()
1205 final boolean isPacked; field in GeneratedMessageLite.ExtensionDescriptor
1228 public boolean isPacked() { in isPacked() method in GeneratedMessageLite.ExtensionDescriptor
DFieldType.java147 public boolean isPacked() { in isPacked() method in FieldType
DFieldSet.java66 boolean isPacked(); in isPacked() method
494 static int getWireFormatForFieldType(final WireFormat.FieldType type, boolean isPacked) { in getWireFormatForFieldType()
/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DGeneratedMessageLite.java1170 final boolean isPacked, in newRepeatedGeneratedExtension()
1189 final boolean isPacked) { in ExtensionDescriptor()
1201 final boolean isPacked; field in GeneratedMessageLite.ExtensionDescriptor
1224 public boolean isPacked() { in isPacked() method in GeneratedMessageLite.ExtensionDescriptor
DFieldType.java147 public boolean isPacked() { in isPacked() method in FieldType
DFieldSet.java66 boolean isPacked(); in isPacked() method
494 static int getWireFormatForFieldType(final WireFormat.FieldType type, boolean isPacked) { in getWireFormatForFieldType()
/external/python/cpython3/Modules/_ctypes/
Dstgdict.c349 int isPacked; in PyCStructUnionType_update_stgdict() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DDerivedTypes.h245 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; } in isPacked() function
/external/llvm/include/llvm/IR/
DDerivedTypes.h240 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; } in isPacked() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h397 static bool isPacked(const MachineInstr &MI) { in isPacked() function
401 bool isPacked(uint16_t Opcode) const { in isPacked() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDerivedTypes.h298 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; } in isPacked() function
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifierUtil.cpp796 const bool isPacked = isPackedType(texFormat.type); in convertNormalizedFormat() local
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1003 bool DIARawSymbol::isPacked() const { in isPacked() function in DIARawSymbol
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1165 bool DIARawSymbol::isPacked() const { in isPacked() function in DIARawSymbol

12