Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/golang-protobuf/internal/filedesc/
H A 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
/aosp_15_r20/external/llvm/include/llvm/Linker/
H A DIRMover.h30 bool IsPacked; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Linker/
H A DIRMover.h29 bool IsPacked; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Linker/
H A DIRMover.h30 bool IsPacked; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Linker/
DIRMover.h30 bool IsPacked; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Linker/
DIRMover.h30 bool IsPacked; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Linker/
DIRMover.h30 bool IsPacked; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Linker/
DIRMover.h30 bool IsPacked; member
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DFieldDescriptor.cs240 public bool IsPacked property in Google.Protobuf.Reflection.FieldDescriptor
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DFieldDescriptor.cs240 public bool IsPacked property in Google.Protobuf.Reflection.FieldDescriptor
/aosp_15_r20/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
/aosp_15_r20/external/llvm/lib/Linker/
H A DIRMover.cpp307 bool IsPacked = STy->isPacked(); in get() local
1324 bool IsPacked) { in findNonOpaque()
/aosp_15_r20/external/golang-protobuf/internal/impl/
H A Dlegacy_extension.go163 func (x placeholderExtension) IsPacked() bool { return false } func
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
H A DIRMover.cpp318 bool IsPacked = STy->isPacked(); in get() local
1550 bool IsPacked) { in findNonOpaque()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Linker/
H A DIRMover.cpp323 bool IsPacked = STy->isPacked(); in get() local
1755 bool IsPacked) { in findNonOpaque()
/aosp_15_r20/external/protobuf/src/google/protobuf/util/
H A Dtype_resolver_util_test.cc111 bool IsPacked(const Type& type, const std::string& name) { in IsPacked() function in google::protobuf::util::__anon40561e5a0111::DescriptorPoolTypeResolverTest
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/
H A Dtype_resolver_util_test.cc111 bool IsPacked(const Type& type, const std::string& name) { in IsPacked() function in google::protobuf::util::__anon3e19fbcd0111::DescriptorPoolTypeResolverTest
/aosp_15_r20/external/golang-protobuf/reflect/protoreflect/
H A Dtype.go336 IsPacked() bool methodSpec
/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_export_type.h646 bool IsPacked, in RSExportRecordType()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp940 bool IsPacked, bool HasDstSel) { in allOpsDefaultValue()
977 const bool IsPacked = in printPackedModifier() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp1164 bool IsPacked, bool HasDstSel) { in allOpsDefaultValue()
1201 const bool IsPacked = in printPackedModifier() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIDefines.h87 IsPacked = UINT64_C(1) << 49, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIDefines.h102 IsPacked = UINT64_C(1) << 49, enumerator
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui.h2041 bool IsPacked() const { return X != 0xFFFF; } in IsPacked() function

12