/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | blocklayoutHLSL.h | 42 bool isPacked() const { return mEncoderStrategy == ENCODE_PACKED; } in isPacked() function in sh::HLSLBlockEncoder
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeTypeUDT.cpp | 190 bool NativeTypeUDT::isPacked() const { in isPacked() function in NativeTypeUDT
|
H A D | NativeTypeEnum.cpp | 326 bool NativeTypeEnum::isPacked() const { in isPacked() function in NativeTypeEnum
|
H A D | NativeRawSymbol.cpp | 632 bool NativeRawSymbol::isPacked() const { in isPacked() function in NativeRawSymbol
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A 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
|
H A D | SymbolEnv.cpp | 483 bool SymbolEnv::isPacked(const TField &field) const in isPacked() function in SymbolEnv
|
H A D | EmitMetal.cpp | 118 bool isPacked = false; member
|
/third_party/python/Modules/_ctypes/ |
H A D | stgdict.c | 359 int isPacked; in PyCStructUnionType_update_stgdict() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
H A D | DerivedTypes.h | 245 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; } in isPacked() function in llvm::StructType
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | FieldType.java | 147 public boolean isPacked() { in isPacked() method in FieldType
|
H A D | FieldSet.java | 65 boolean isPacked(); in isPacked() method 489 static int getWireFormatForFieldType(final WireFormat.FieldType type, boolean isPacked) { in getWireFormatForFieldType() argument
|
H A D | GeneratedMessageLite.java | 1100 final boolean isPacked; field in GeneratedMessageLite.ExtensionDescriptor 1123 public boolean isPacked() { in isPacked() method in GeneratedMessageLite.ExtensionDescriptor 1063 newRepeatedGeneratedExtension( final ContainingType containingTypeDefaultInstance, final MessageLite messageDefaultInstance, final Internal.EnumLiteMap<?> enumTypeMap, final int number, final WireFormat.FieldType type, final boolean isPacked, final Class singularType) newRepeatedGeneratedExtension() argument 1083 ExtensionDescriptor( final Internal.EnumLiteMap<?> enumTypeMap, final int number, final WireFormat.FieldType type, final boolean isRepeated, final boolean isPacked) ExtensionDescriptor() argument [all...] |
H A D | Descriptors.java | 1090 public boolean isPacked() { in isPacked() method in Descriptors.FieldDescriptor
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Type.cpp | 373 void StructType::setBody(ArrayRef<Type*> Elements, bool isPacked) { in setBody() argument 448 StructType *StructType::get(LLVMContext &Context, bool isPacked) { in get() argument 346 get(LLVMContext &Context, ArrayRef<Type*> ETypes, bool isPacked) get() argument 452 create(LLVMContext &Context, ArrayRef<Type*> Elements, StringRef Name, bool isPacked) create() argument 467 create(ArrayRef<Type*> Elements, StringRef Name, bool isPacked) create() argument [all...] |
H A D | LLVMContextImpl.h | 100 bool isPacked; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | DerivedTypes.h | 298 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; } in isPacked() function in llvm::StructType
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIInstrInfo.h | 397 static bool isPacked(const MachineInstr &MI) { in isPacked() function in llvm::final 401 bool isPacked(uint16_t Opcode) const { in isPacked() function in llvm::final
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIARawSymbol.cpp | 1165 bool DIARawSymbol::isPacked() const { in isPacked() function in DIARawSymbol
|
/third_party/ffmpeg/libswscale/ |
H A D | swscale_internal.h | 847 static av_always_inline int isPacked(enum AVPixelFormat pix_fmt) in isPacked() function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawMultiExtTests.cpp | 1476 const auto isPacked = (offsetTypeCase.vertexOffsetType && *offsetTypeCase.vertexOffsetType == VertexOffsetType::CONSTANT_PACK); in createDrawMultiExtTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawMultiExtTests.cpp | 1474 const auto isPacked = (offsetTypeCase.vertexOffsetType && *offsetTypeCase.vertexOffsetType == VertexOffsetType::CONSTANT_PACK); in createDrawMultiExtTests() local
|