/external/cronet/base/allocator/partition_allocator/starscan/ |
D | write_protector.cc | 30 PCScan::ClearType NoWriteProtector::SupportedClearType() const { in SupportedClearType() 31 return PCScan::ClearType::kLazy; in SupportedClearType() 124 PCScan::ClearType UserFaultFDWriteProtector::SupportedClearType() const { in SupportedClearType() 125 return IsSupported() ? PCScan::ClearType::kEager : PCScan::ClearType::kLazy; in SupportedClearType()
|
D | pcscan.h | 52 enum class ClearType : uint8_t { in PA_COMPONENT_EXPORT() enum 135 static void SetClearType(ClearType); in PA_COMPONENT_EXPORT() 186 ClearType clear_type_{ClearType::kLazy}; in PA_COMPONENT_EXPORT() 237 if (instance.clear_type_ == ClearType::kEager) { in MoveToQuarantine()
|
D | write_protector.h | 31 virtual PCScan::ClearType SupportedClearType() const = 0; 38 PCScan::ClearType SupportedClearType() const final; 58 PCScan::ClearType SupportedClearType() const final;
|
D | pcscan.cc | 89 void PCScan::SetClearType(ClearType clear_type) { in SetClearType()
|
D | pcscan_internal.cc | 723 const PCScan::ClearType clear_type = pcscan_.clear_type_; in ClearQuarantinedSlotsAndPrepareCardTable() 726 if (clear_type == PCScan::ClearType::kEager) { in ClearQuarantinedSlotsAndPrepareCardTable() 740 if (clear_type == PCScan::ClearType::kLazy) { in ClearQuarantinedSlotsAndPrepareCardTable() 1067 (pcscan_.clear_type_ == PCScan::ClearType::kEager); in SweepQuarantine()
|
/external/skia/bench/ |
D | ClearBench.cpp | 31 enum ClearType { enum in ClearBench 37 ClearBench(ClearType type) : fType(type) {} in ClearBench() 100 ClearType fType;
|
/external/deqp/modules/glshared/ |
D | glsScissorTests.hpp | 62 enum ClearType enum 95 ClearType clearType);
|
D | glsScissorTests.cpp | 604 …& testCtx, glu::RenderContext& renderCtx, const char* name, const char* desc, ClearType clearType); 613 static BufferFmtDesc getBufferFormat (ClearType type); 619 const ClearType m_clearType; 622 …t& testCtx, glu::RenderContext& renderCtx, const char* name, const char* desc, ClearType clearType) in FramebufferClearCase() 797 BufferFmtDesc FramebufferClearCase::getBufferFormat (ClearType type) in getBufferFormat() 909 ClearType clearType) in createFramebufferClearTest()
|
/external/harfbuzz_ng/ |
D | README | 76 > FreeType, CoolType, ClearType, etc. And then came OpenType, which is the
|
D | README.md | 76 > FreeType, CoolType, ClearType, etc. And then came OpenType, which is the
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiImageClearingTests.cpp | 1711 enum ClearType enum in vkt::api::__anonc44108f70111::ClearAttachmentTestInstance 1717 …ClearAttachmentTestInstance (Context& context, const TestParams& testParams, const ClearType clear… in ClearAttachmentTestInstance() 1830 const ClearType m_clearType;
|
/external/cronet/base/allocator/ |
D | partition_alloc_support.cc | 1131 partition_alloc::internal::PCScan::ClearType::kEager); in ReconfigureAfterFeatureListInit()
|
/external/freetype/docs/oldlogs/ |
D | ChangeLog.24 | 568 [truetype] Align more to ClearType whitepaper for sph. 1971 This is the large, famous `Infinality' patch to support ClearType 1977 Most of the code is based on the ClearType whitepaper written by 1988 Note that ClearType support is not completely implemented! In 2015 (tt_loader_init): Handle ClearType GETINFO information bits. 2040 (Ins_GETINFO): Handle new ClearType bits.
|
D | ChangeLog.26 | 571 (Ins_INSTCTRL): Handle native ClearType mode flag. 4209 Handle bits for vertical LCD subpixels (8/15) and Gray ClearType 4225 This flag activates `native ClearType hinting', disabling backward 4228 instructions in ClearType.
|
D | ChangeLog.25 | 1000 subpixel hinting mode as described in the ClearType whitepaper; it 3085 points in pre-ClearType mode is zero, as shown in the OpenType
|
D | ChangeLog.20 | 271 `ClearType-like' rendering.
|
D | ChangeLog.28 | 345 [truetype] Do not set any ClearType flags in v40 monochrome mode.
|
D | ChangeLog.210 | 3336 also cleanly separates Harmony and ClearType-style LCD rendering
|
D | ChangeLog.23 | 7294 we want to compile LCD-optimized rendering code (à la ClearType) or
|
/external/freetype/docs/ |
D | CHANGES | 749 output without resorting to ClearType techniques of resolution 754 indistinguishable from ClearType with a light 3-tap filter. 1019 ClearType. 1389 - Fonts natively hinted for ClearType are now supported, properly 1532 subpixel hinting mode as described in the ClearType whitepaper 1925 Note that ClearType support is not completely implemented! In
|
/external/harfbuzz_ng/perf/texts/ |
D | en-words.txt | 1897 ClearType 1898 ClearType™
|
/external/fonttools/ |
D | NEWS.rst | 2289 - ClearType support
|
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | Descriptor.cs | 2434 public void ClearType() { in ClearType() method in Google.Protobuf.Reflection.FieldDescriptorProto
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | Descriptor.cs | 2434 public void ClearType() { in ClearType() method in Google.Protobuf.Reflection.FieldDescriptorProto
|