/third_party/mesa3d/bin/pick/ |
D | core.py | 77 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 …]
|
D | core_test.py | 42 core.NominationType.CC, core.Resolution.UNRESOLVED) 50 'nomination_type': None, 'resolution': core.Resolution.UNRESOLVED.value, 60 'resolution': core.Resolution.UNRESOLVED.value,
|
/third_party/rust/crates/cxx/macro/src/ |
D | generics.rs | 2 use crate::syntax::resolve::Resolution; 10 resolve: Resolution<'a>, 16 resolve: Resolution<'a>, 22 resolve: Resolution<'a>, in split_for_impl()
|
/third_party/rust/crates/cxx/syntax/ |
D | resolve.rs | 6 pub struct Resolution<'a> { struct 12 pub fn resolve(&self, ident: &impl UnresolvedName) -> Resolution<'a> { in resolve() argument 20 pub fn try_resolve(&self, ident: &impl UnresolvedName) -> Option<Resolution<'a>> { in try_resolve()
|
D | types.rs | 5 use crate::syntax::resolve::Resolution; 25 pub resolutions: UnorderedMap<&'a Ident, Resolution<'a>>, 58 resolutions.insert(&name.rust, Resolution { name, generics }); in collect()
|
/third_party/cups-filters/ppd/ |
D | pxlmono.ppd | 135 *OpenUI *Resolution/Output Resolution: PickOne 136 *OrderDependency: 20 AnySetup *Resolution 138 *Resolution 150dpi/150 DPI: "<</HWResolution[150 150]>>setpagedevice" 139 *Resolution 300dpi/300 DPI: "<</HWResolution[300 300]>>setpagedevice" 140 *Resolution 600dpi/600 DPI: "<</HWResolution[600 600]>>setpagedevice" 141 *Resolution 1200dpi/1200 DPI: "<</HWResolution[1200 1200]>>setpagedevice" 142 *CloseUI: *Resolution
|
D | pxlcolor.ppd | 142 *OpenUI *Resolution/Output Resolution: PickOne 143 *OrderDependency: 20 AnySetup *Resolution 145 *Resolution 150dpi/150 DPI: "<</HWResolution[150 150]>>setpagedevice" 146 *Resolution 300dpi/300 DPI: "<</HWResolution[300 300]>>setpagedevice" 147 *Resolution 600dpi/600 DPI: "<</HWResolution[600 600]>>setpagedevice" 148 *Resolution 1200dpi/1200 DPI: "<</HWResolution[1200 1200]>>setpagedevice" 149 *CloseUI: *Resolution
|
D | Generic-PDF_Printer-PDF.ppd | 224 *JCLOpenUI *Resolution/Resolution: PickOne 225 *OrderDependency: 100 JCLSetup *Resolution 227 *Resolution 300dpi/300 dpi: "@PJL SET RESOLUTION=300<0A>" 228 *Resolution 600dpi/600 dpi: "@PJL SET RESOLUTION=600<0A>" 229 *Resolution 1200dpi/1200 dpi: "@PJL SET RESOLUTION=1200<0A>" 230 *JCLCloseUI: *Resolution 232 *JCLOpenUI *ret/Resolution Enhancement: PickOne
|
D | HP-Color_LaserJet_CM3530_MFP-PDF.ppd | 217 *JCLOpenUI *Resolution/Resolution: PickOne 218 *OrderDependency: 100 JCLSetup *Resolution 220 *Resolution 300dpi/300 dpi: "@PJL SET RESOLUTION=300<0A>" 221 *Resolution 600dpi/600 dpi: "@PJL SET RESOLUTION=600<0A>" 222 *Resolution 1200dpi/1200 dpi: "@PJL SET RESOLUTION=1200<0A>" 223 *JCLCloseUI: *Resolution 302 *JCLOpenUI *ret/Resolution Enhancement: PickOne
|
D | Ricoh-PDF_Printer-PDF.ppd | 211 *JCLOpenUI *Resolution/Resolution: PickOne 212 *OrderDependency: 100 JCLSetup *Resolution 214 *Resolution 600dpi/600 dpi: "@PJL SET RESOLUTION=600<0A>" 215 *Resolution 1200dpi/1200 dpi: "@PJL SET RESOLUTION=1200<0A>" 216 *JCLCloseUI: *Resolution
|
/third_party/skia/third_party/externals/opengl-registry/extensions/IMG/ |
D | IMG_texture_compression_pvrtc.txt | 63 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:
|
D | IMG_texture_compression_pvrtc2.txt | 57 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/ |
D | OES_depth_texture.txt | 55 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/IMG/ |
D | IMG_texture_compression_pvrtc.txt | 63 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:
|
D | IMG_texture_compression_pvrtc2.txt | 57 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/openGLES/extensions/OES/ |
D | OES_depth_texture.txt | 65 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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | RegisterCoalescer.cpp | 2267 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/node/test/fixtures/wpt/interfaces/ |
D | hr-time.idl | 4 // Source: High Resolution Time (https://w3c.github.io/hr-time/)
|
/third_party/openGLES/extensions/AMD/ |
D | AMD_texture_texture4.txt | 236 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/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | AMD_texture_texture4.txt | 236 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/css-what/ |
D | tsconfig.json | 22 /* Module Resolution Options */
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | TestRandomWordsUDHR_de.txt | 48 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/node/test/fixtures/wpt/common/security-features/ |
D | README.md | 205 …Provides possible nested combinations of source contexts. See [SourceContexts Resolution](#sourcec… 285 ### SourceContext Resolution 403 A scenario object is an selection object, minus the keys used in [SourceContext Resolution](#source… 410 plus the keys instantiated by [SourceContext Resolution](#sourceContext-resolution): 443 …st `"top"` entry of `SourceContextList` instantiated by [SourceContext Resolution](#sourceContext-…
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_derivative_control.txt | 258 Resolution: No, require 4.0. 270 Resolution: Yes, be more specific about how higher-order derivitives
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_derivative_control.txt | 268 Resolution: No, require 4.0. 280 Resolution: Yes, be more specific about how higher-order derivitives
|