Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DblocklayoutHLSL.h42 bool isPacked() const { return mEncoderStrategy == ENCODE_PACKED; } in isPacked() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DType.cpp337 bool isPacked) { in get()
356 void StructType::setBody(ArrayRef<Type*> Elements, bool isPacked) { in setBody()
431 StructType *StructType::get(LLVMContext &Context, bool isPacked) { in get()
436 StringRef Name, bool isPacked) { in create()
451 bool isPacked) { in create()
DLLVMContextImpl.h100 bool isPacked; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeEnumSymbol.cpp98 bool NativeEnumSymbol::isPacked() const { in isPacked() function in NativeEnumSymbol
DNativeRawSymbol.cpp647 bool NativeRawSymbol::isPacked() const { in isPacked() function in NativeRawSymbol
/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/protobuf/java/core/src/main/java/com/google/protobuf/
DFieldSet.java66 boolean isPacked(); in isPacked() method
479 static int getWireFormatForFieldType(final WireFormat.FieldType type, boolean isPacked) { in getWireFormatForFieldType()
DGeneratedMessageLite.java1064 final boolean isPacked, in newRepeatedGeneratedExtension()
1083 final boolean isPacked) { in ExtensionDescriptor()
1095 final boolean isPacked; field in GeneratedMessageLite.ExtensionDescriptor
1118 public boolean isPacked() { in isPacked() method in GeneratedMessageLite.ExtensionDescriptor
DFieldType.java147 public boolean isPacked() { in isPacked() method in FieldType
DDescriptors.java1071 public boolean isPacked() { in isPacked() method in Descriptors.FieldDescriptor
/external/python/cpython2/Modules/_ctypes/
Dstgdict.c327 PyObject *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/python/cpython3/Modules/_ctypes/
Dstgdict.c349 int isPacked; in PyCStructUnionType_update_stgdict() local
/external/llvm/include/llvm/IR/
DDerivedTypes.h240 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; } in isPacked() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDerivedTypes.h261 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-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1144 bool DIARawSymbol::isPacked() const { in isPacked() function in DIARawSymbol
/external/clang/lib/AST/
DRecordLayoutBuilder.cpp1946 unsigned UnpackedAlign, bool isPacked, const FieldDecl *D) { in CheckFieldPadding()
/external/llvm/lib/AsmParser/
DLLParser.cpp2326 bool isPacked = EatIfPresent(lltok::less); in ParseStructDefinition() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLParser.cpp2588 bool isPacked = EatIfPresent(lltok::less); in ParseStructDefinition() local