/aosp_15_r20/external/golang-protobuf/internal/filedesc/ |
H A D | desc.go | 206 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 D | IRMover.h | 30 bool IsPacked; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Linker/ |
H A D | IRMover.h | 29 bool IsPacked; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Linker/ |
H A D | IRMover.h | 30 bool IsPacked; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Linker/ |
D | IRMover.h | 30 bool IsPacked; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Linker/ |
D | IRMover.h | 30 bool IsPacked; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Linker/ |
D | IRMover.h | 30 bool IsPacked; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Linker/ |
D | IRMover.h | 30 bool IsPacked; member
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | FieldDescriptor.cs | 240 public bool IsPacked property in Google.Protobuf.Reflection.FieldDescriptor
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | FieldDescriptor.cs | 240 public bool IsPacked property in Google.Protobuf.Reflection.FieldDescriptor
|
/aosp_15_r20/external/deqp-deps/amber/src/ |
D | format.h | 106 bool IsPacked() const { in IsPacked() function
|
D | type.h | 214 bool IsPacked() const { return pack_size_in_bits_ > 0; } in IsPacked() function
|
/aosp_15_r20/external/llvm/lib/Linker/ |
H A D | IRMover.cpp | 307 bool IsPacked = STy->isPacked(); in get() local 1324 bool IsPacked) { in findNonOpaque()
|
/aosp_15_r20/external/golang-protobuf/internal/impl/ |
H A D | legacy_extension.go | 163 func (x placeholderExtension) IsPacked() bool { return false } func
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/ |
H A D | IRMover.cpp | 318 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 D | IRMover.cpp | 323 bool IsPacked = STy->isPacked(); in get() local 1755 bool IsPacked) { in findNonOpaque()
|
/aosp_15_r20/external/protobuf/src/google/protobuf/util/ |
H A D | type_resolver_util_test.cc | 111 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 D | type_resolver_util_test.cc | 111 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 D | type.go | 336 IsPacked() bool methodSpec
|
/aosp_15_r20/frameworks/compile/slang/ |
D | slang_rs_export_type.h | 646 bool IsPacked, in RSExportRecordType()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUInstPrinter.cpp | 940 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 D | AMDGPUInstPrinter.cpp | 1164 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 D | SIDefines.h | 87 IsPacked = UINT64_C(1) << 49, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SIDefines.h | 102 IsPacked = UINT64_C(1) << 49, enumerator
|
/aosp_15_r20/external/mesa3d/src/imgui/ |
H A D | imgui.h | 2041 bool IsPacked() const { return X != 0xFFFF; } in IsPacked() function
|