Home
last modified time | relevance | path

Searched refs:Resolution (Results 1 – 25 of 121) sorted by relevance

12345

/third_party/mesa3d/bin/pick/
Dcore.py77 class Resolution(enum.Enum): class
120 resolution: Resolution = attr.ib(Resolution.UNRESOLVED)
138 c.resolution = Resolution(data['resolution'])
163 self.resolution = Resolution.MERGED
183 self.resolution = Resolution.DENOMINATED
191 self.resolution = Resolution.BACKPORTED
199 self.resolution = Resolution.MERGED
334 oldc.resolution = Resolution.DENOMINATED
336 commit.resolution = Resolution.DENOMINATED
368 if commit.resolution is Resolution.UNRESOLVED and not commit.nominated:
[all …]
Dcore_test.py42 core.NominationType.CC, core.Resolution.UNRESOLVED)
50 'nomination_type': None, 'resolution': core.Resolution.UNRESOLVED.value,
60 'resolution': core.Resolution.UNRESOLVED.value,
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DStats.cs526 public double Resolution { property in Grpc.Testing.HistogramParams
560 …rotobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(Resolution, other.Resolution)) retur… in Equals()
568 …if (Resolution != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHash… in GetHashCode()
586 if (Resolution != 0D) { in WriteTo()
588 output.WriteDouble(Resolution); in WriteTo()
603 if (Resolution != 0D) { in IBufferMessage.InternalWriteTo()
605 output.WriteDouble(Resolution); in IBufferMessage.InternalWriteTo()
620 if (Resolution != 0D) { in CalculateSize()
637 if (other.Resolution != 0D) { in MergeFrom()
638 Resolution = other.Resolution; in MergeFrom()
[all …]
DRunnerClientServerTest.cs75 Resolution = 0.01, in ClientServerRunner()
/third_party/openGLES/extensions/IMG/
DIMG_texture_compression_pvrtc.txt63 Resolution: If this situation arises, or could potentially arise
70 Resolution: As with Issue 1, further extensions would be defined to
77 Resolution: OpenGL needs to know whether a texture contains
87 Resolution: Textures should be compressed using the
93 Resolution: Only for the reloading of complete
104 Resolution: For PVRTC 4BPP formats the imageSize is calculated as:
DIMG_texture_compression_pvrtc2.txt57 Resolution: Textures should be compressed using the
63 Resolution: Yes, at block boundaries. This is 4x4 texels for
71 Resolution: Yes.
76 Resolution: For PVRTC2 4BPP format the imageSize is calculated as:
/third_party/skia/third_party/externals/opengl-registry/extensions/IMG/
DIMG_texture_compression_pvrtc.txt63 Resolution: If this situation arises, or could potentially arise
70 Resolution: As with Issue 1, further extensions would be defined to
77 Resolution: OpenGL needs to know whether a texture contains
87 Resolution: Textures should be compressed using the
93 Resolution: Only for the reloading of complete
104 Resolution: For PVRTC 4BPP formats the imageSize is calculated as:
DIMG_texture_compression_pvrtc2.txt57 Resolution: Textures should be compressed using the
63 Resolution: Yes, at block boundaries. This is 4x4 texels for
71 Resolution: Yes.
76 Resolution: For PVRTC2 4BPP format the imageSize is calculated as:
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_depth_texture.txt55 Resolution: Adopt approach b). Manual generation of mipmaps is done by averaging a
72 Resolution: Adopt approach b). We only need to support one way of treating how depth textures
79 Resolution: This is currently not supported. Depth textures can be specified with 16-bit depth
84 Resolution: No. This is defined in OES_depth_texture_cube_map.
98 Resolution: This is not supported. We could not come up with any use cases for
184 Resolution for issue 1 changed to b) - decided in ES WG meeting on 8/29/2007.
/third_party/openGLES/extensions/OES/
DOES_depth_texture.txt65 Resolution: Adopt approach b). Manual generation of mipmaps is done by averaging a
82 Resolution: Adopt approach b). We only need to support one way of treating how depth textures
89 Resolution: This is currently not supported. Depth textures can be specified with 16-bit depth
94 Resolution: No. This is defined in OES_depth_texture_cube_map.
108 Resolution: This is not supported. We could not come up with any use cases for
194 Resolution for issue 1 changed to b) - decided in ES WG meeting on 8/29/2007.
/third_party/node/test/fixtures/wpt/interfaces/
Dhr-time.idl4 // Source: High Resolution Time (https://w3c.github.io/hr-time/)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterCoalescer.cpp2267 ConflictResolution Resolution = CR_Keep; member
2426 return Vals[Num].Resolution; in getResolution()
2770 switch ((V.Resolution = analyzeValue(ValNo, Other))) { in computeAssignment()
2816 if (Vals[i].Resolution == CR_Impossible) { in mapValues()
2884 assert(V.Resolution != CR_Impossible && "Unresolvable conflict"); in resolveConflicts()
2885 if (V.Resolution != CR_Unresolved) in resolveConflicts()
2940 V.Resolution = CR_Replace; in resolveConflicts()
2951 if (V.Resolution != CR_Erase && V.Resolution != CR_Merge) in isPrunedValue()
2966 switch (Vals[i].Resolution) { in pruneValues()
2978 OtherV.Resolution == CR_Keep; in pruneValues()
[all …]
/third_party/css-what/
Dtsconfig.json22 /* Module Resolution Options */
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DAMD_texture_texture4.txt236 Resolution - defer. This extension only fetches from one component
241 Resolution - The built-in functions are added to the shading
248 Resolution - Even though this extension is written against
/third_party/openGLES/extensions/AMD/
DAMD_texture_texture4.txt236 Resolution - defer. This extension only fetches from one component
241 Resolution - The built-in functions are added to the shading
248 Resolution - Even though this extension is written against
/third_party/boost/libs/beast/tools/
Dfield.txt270 Resolution-Hint
320 UA-Resolution
/third_party/node/deps/npm/node_modules/performance-now/
DREADME.md9 According to the [High Resolution Time specification](http://www.w3.org/TR/hr-time/), the number of…
/third_party/icu/icu4j/perf-tests/data/collation/
DTestRandomWordsUDHR_de.txt48 Frieden Resolution überall
296 Resolution
706 Krankheit Resolution Rücksicht
903 regelmäßige etwa Resolution
1109 noch Resolution
1425 Resolution unterworfen
1474 Resolution Tätigkeit
1540 Mitgliedstaaten Resolution bewegen
1847 Mensch Resolution
1858 Resolution besondere
[all …]
/third_party/boost/libs/iterator/doc/
Dref_problem.rst38 Proposed Resolution
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_derivative_control.txt258 Resolution: No, require 4.0.
270 Resolution: Yes, be more specific about how higher-order derivitives
/third_party/boost/libs/math/doc/
Dwin32_nmake.mak60 PUBLIC "-//OASIS/DTD Entity Resolution XML Catalog V1.0//EN"
/third_party/openGLES/extensions/ARB/
DARB_derivative_control.txt268 Resolution: No, require 4.0.
280 Resolution: Yes, be more specific about how higher-order derivitives
/third_party/boost/libs/beast/include/boost/beast/http/impl/
Dfield.ipp390 "Resolution-Hint",
440 "UA-Resolution",
/third_party/boost/boost/beast/http/impl/
Dfield.ipp390 "Resolution-Hint",
440 "UA-Resolution",
/third_party/typescript/tests/baselines/reference/tsConfig/Initialized TSConfig with list compiler options with enum value/
Dtsconfig.json45 /* Module Resolution Options */

12345