Home
last modified time | relevance | path

Searched defs:IsPacked (Results 1 – 24 of 24) sorted by relevance

/external/llvm/include/llvm/Linker/
DIRMover.h30 bool IsPacked; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Linker/
DIRMover.h29 bool IsPacked; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Linker/
DIRMover.h30 bool IsPacked; member
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldDescriptor.cs240 public bool IsPacked property in Google.Protobuf.Reflection.FieldDescriptor
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldDescriptor.cs240 public bool IsPacked property in Google.Protobuf.Reflection.FieldDescriptor
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldDescriptor.cs240 public bool IsPacked property in Google.Protobuf.Reflection.FieldDescriptor
/external/deqp-deps/amber/src/
Dformat.h106 bool IsPacked() const { in IsPacked() function
Dtype.h214 bool IsPacked() const { return pack_size_in_bits_ > 0; } in IsPacked() function
/external/golang-protobuf/internal/impl/
Dlegacy_extension.go163 func (x placeholderExtension) IsPacked() bool { return false } func
/external/golang-protobuf/internal/filedesc/
Ddesc.go206 IsPacked bool // promoted from google.protobuf.FieldOptions member
281 func (fd *Field) IsPacked() bool { func
371 IsPacked bool // promoted from google.protobuf.FieldOptions member
394 func (xd *Extension) IsPacked() bool { return xd.lazyInit().IsPacked } func
/external/cronet/tot/third_party/protobuf/src/google/protobuf/util/
Dtype_resolver_util_test.cc111 bool IsPacked(const Type& type, const std::string& name) { in IsPacked() function in google::protobuf::util::__anon8379d8130111::DescriptorPoolTypeResolverTest
/external/cronet/stable/third_party/protobuf/src/google/protobuf/util/
Dtype_resolver_util_test.cc111 bool IsPacked(const Type& type, const std::string& name) { in IsPacked() function in google::protobuf::util::__anonb26433770111::DescriptorPoolTypeResolverTest
/external/protobuf/src/google/protobuf/util/
Dtype_resolver_util_test.cc111 bool IsPacked(const Type& type, const std::string& name) { in IsPacked() function in google::protobuf::util::__anonbd89c8da0111::DescriptorPoolTypeResolverTest
/external/llvm/lib/Linker/
DIRMover.cpp307 bool IsPacked = STy->isPacked(); in get() local
1324 bool IsPacked) { in findNonOpaque()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
DIRMover.cpp318 bool IsPacked = STy->isPacked(); in get() local
1550 bool IsPacked) { in findNonOpaque()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Linker/
DIRMover.cpp323 bool IsPacked = STy->isPacked(); in get() local
1755 bool IsPacked) { in findNonOpaque()
/external/golang-protobuf/reflect/protoreflect/
Dtype.go336 IsPacked() bool methodSpec
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUInstPrinter.cpp1164 bool IsPacked, bool HasDstSel) { in allOpsDefaultValue()
1201 const bool IsPacked = in printPackedModifier() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUInstPrinter.cpp940 bool IsPacked, bool HasDstSel) { in allOpsDefaultValue()
977 const bool IsPacked = in printPackedModifier() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIDefines.h87 IsPacked = UINT64_C(1) << 49, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DSIDefines.h102 IsPacked = UINT64_C(1) << 49, enumerator
/external/mesa3d/src/imgui/
Dimgui.h2041 bool IsPacked() const { return X != 0xFFFF; } in IsPacked() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp6347 const bool IsPacked = (Desc.TSFlags & SIInstrFlags::IsPacked) != 0; in cvtVOP3P() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp8242 const bool IsPacked = (Desc.TSFlags & SIInstrFlags::IsPacked) != 0; in cvtVOP3P() local