Home
last modified time | relevance | path

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

/third_party/rust/crates/cxx/syntax/
Dresolve.rs6 pub struct Resolution<'a> { struct
12 pub fn resolve(&self, ident: &impl UnresolvedName) -> Resolution<'a> { in resolve() argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/utils/
DAclLiteType.h66 struct Resolution { struct
67 uint32_t width = 0;
68 uint32_t height = 0;
/third_party/mesa3d/bin/pick/
Dcore.py82 class Resolution(enum.Enum): class
/third_party/python/Doc/whatsnew/
D3.7.rst366 .. _whatsnew37-pep565:
/third_party/backends/backend/
Dhpsj5s.c136 LengthForRes (SANE_Word Resolution, SANE_Word Length) in LengthForRes()
Dhp3900_rts8822.c13900 Constrains_Check (struct st_device *dev, SANE_Int Resolution, in Constrains_Check()
/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
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp59892 static BaseTimeDuration Resolution() { in Resolution() function in mozilla::BaseTimeDuration