Home
last modified time | relevance | path

Searched defs:isPacked (Results 1 - 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DblocklayoutHLSL.h42 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 DNativeTypeUDT.cpp190 bool NativeTypeUDT::isPacked() const { in isPacked() function in NativeTypeUDT
H A DNativeTypeEnum.cpp326 bool NativeTypeEnum::isPacked() const { in isPacked() function in NativeTypeEnum
H A DNativeRawSymbol.cpp632 bool NativeRawSymbol::isPacked() const { in isPacked() function in NativeRawSymbol
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A 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
H A DSymbolEnv.cpp483 bool SymbolEnv::isPacked(const TField &field) const in isPacked() function in SymbolEnv
H A DEmitMetal.cpp118 bool isPacked = false; member
/third_party/python/Modules/_ctypes/
H A Dstgdict.c359 int isPacked; in PyCStructUnionType_update_stgdict() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DDerivedTypes.h245 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 DFieldType.java147 public boolean isPacked() { in isPacked() method in FieldType
H A DFieldSet.java65 boolean isPacked(); in isPacked() method
489 static int getWireFormatForFieldType(final WireFormat.FieldType type, boolean isPacked) { in getWireFormatForFieldType() argument
H A DGeneratedMessageLite.java1100 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 DDescriptors.java1090 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 DType.cpp373 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 DLLVMContextImpl.h100 bool isPacked; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDerivedTypes.h298 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 DSIInstrInfo.h397 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 DDIARawSymbol.cpp1165 bool DIARawSymbol::isPacked() const { in isPacked() function in DIARawSymbol
/third_party/ffmpeg/libswscale/
H A Dswscale_internal.h847 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 DvktDrawMultiExtTests.cpp1476 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 DvktDrawMultiExtTests.cpp1474 const auto isPacked = (offsetTypeCase.vertexOffsetType && *offsetTypeCase.vertexOffsetType == VertexOffsetType::CONSTANT_PACK); in createDrawMultiExtTests() local

Completed in 54 milliseconds