Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Linker/
DIRMover.h29 bool IsPacked; member
/third_party/node/deps/v8/src/objects/
Dobjects.h891 static constexpr bool IsPacked(Address mapword) { in IsPacked() function
897 static constexpr bool IsPacked(Address) { return false; } in IsPacked() function
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldDescriptor.cs228 public bool IsPacked property in Google.Protobuf.Reflection.FieldDescriptor
/third_party/vk-gl-cts/external/amber/src/src/
Dformat.h106 bool IsPacked() const { in IsPacked() function
Dtype.h214 bool IsPacked() const { return pack_size_in_bits_ > 0; } in IsPacked() function
/third_party/protobuf/src/google/protobuf/util/
Dtype_resolver_util_test.cc110 bool IsPacked(const Type& type, const std::string& name) { in IsPacked() function in google::protobuf::util::__anon8c384fe20111::DescriptorPoolTypeResolverTest
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
DIRMover.cpp318 bool IsPacked = STy->isPacked(); in get() local
1550 bool IsPacked) { in findNonOpaque()
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIDefines.h87 IsPacked = UINT64_C(1) << 49, enumerator
/third_party/mesa3d/src/imgui/
Dimgui.h2041 bool IsPacked() const { return X != 0xFFFF; } in IsPacked() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp6347 const bool IsPacked = (Desc.TSFlags & SIInstrFlags::IsPacked) != 0; in cvtVOP3P() local
/third_party/skia/third_party/externals/imgui/
Dimgui.h2605 bool IsPacked() const { return X != 0xFFFF; } in IsPacked() function