Home
last modified time | relevance | path

Searched defs:Resolution (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/bin/pick/
Dcore.py77 class Resolution(enum.Enum): class
/third_party/python/Doc/whatsnew/
D3.7.rst366 .. _whatsnew37-pep565:
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DStats.cs526 public double Resolution { property in Grpc.Testing.HistogramParams
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterCoalescer.cpp2267 ConflictResolution Resolution = CR_Keep; member
3570 auto Resolution = RegVals.getResolution(OtherIt->valno->id); in checkMergingChangesDbgValuesImpl() local