Home
last modified time | relevance | path

Searched defs:FullRange (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/crates/v4l2r/lib/src/
Dlib.rs503 FullRange = bindings::v4l2_quantization_V4L2_QUANTIZATION_FULL_RANGE, enumerator
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaTemplate.cpp8337 SourceRange FullRange(KeywordLoc.isValid() ? KeywordLoc : SS.getBeginLoc(), in CheckTypenameType() local
8382 SourceRange FullRange(KeywordLoc.isValid() ? KeywordLoc : SS.getBeginLoc(), in CheckTypenameType() local
H A DSemaExprCXX.cpp1255 SourceRange FullRange = SourceRange(TyBeginLoc, in BuildCXXTypeConstructExpr() local