/external/angle/src/compiler/translator/ |
D | blocklayoutHLSL.h | 42 bool isPacked() const { return mEncoderStrategy == ENCODE_PACKED; } in isPacked() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Type.cpp | 337 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()
|
D | LLVMContextImpl.h | 100 bool isPacked; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeEnumSymbol.cpp | 98 bool NativeEnumSymbol::isPacked() const { in isPacked() function in NativeEnumSymbol
|
D | NativeRawSymbol.cpp | 647 bool NativeRawSymbol::isPacked() const { in isPacked() function in NativeRawSymbol
|
/external/llvm/lib/IR/ |
D | Type.cpp | 331 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()
|
D | LLVMContextImpl.h | 83 bool isPacked; member
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | FieldSet.java | 66 boolean isPacked(); in isPacked() method 479 static int getWireFormatForFieldType(final WireFormat.FieldType type, boolean isPacked) { in getWireFormatForFieldType()
|
D | GeneratedMessageLite.java | 1064 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
|
D | FieldType.java | 147 public boolean isPacked() { in isPacked() method in FieldType
|
D | Descriptors.java | 1071 public boolean isPacked() { in isPacked() method in Descriptors.FieldDescriptor
|
/external/python/cpython2/Modules/_ctypes/ |
D | stgdict.c | 327 PyObject *isPacked; in PyCStructUnionType_update_stgdict() local
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | DerivedTypes.h | 245 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; } in isPacked() function
|
/external/python/cpython3/Modules/_ctypes/ |
D | stgdict.c | 349 int isPacked; in PyCStructUnionType_update_stgdict() local
|
/external/llvm/include/llvm/IR/ |
D | DerivedTypes.h | 240 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; } in isPacked() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | DerivedTypes.h | 261 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; } in isPacked() function
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktSampleVerifierUtil.cpp | 796 const bool isPacked = isPackedType(texFormat.type); in convertNormalizedFormat() local
|
/external/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 1003 bool DIARawSymbol::isPacked() const { in isPacked() function in DIARawSymbol
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 1144 bool DIARawSymbol::isPacked() const { in isPacked() function in DIARawSymbol
|
/external/clang/lib/AST/ |
D | RecordLayoutBuilder.cpp | 1946 unsigned UnpackedAlign, bool isPacked, const FieldDecl *D) { in CheckFieldPadding()
|
/external/llvm/lib/AsmParser/ |
D | LLParser.cpp | 2326 bool isPacked = EatIfPresent(lltok::less); in ParseStructDefinition() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/ |
D | LLParser.cpp | 2588 bool isPacked = EatIfPresent(lltok::less); in ParseStructDefinition() local
|