Home
last modified time | relevance | path

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

/dports/dns/libidn/libidn-1.35/java/src/main/java/gnu/inet/encoding/
H A DStringprep.java183 final RangeSet.Range normalizedRange = RangeSet.createTextRange(s); in nameprep() local
265 final RangeSet.Range normalizedRange = RangeSet.createTextRange(s); in nodeprep() local
343 final RangeSet.Range normalizedRange = RangeSet.createTextRange(s); in resourceprep() local
/dports/editors/calligra/calligra-3.2.1/sheets/
H A DRegion.cpp281 const QRect normalizedRange = normalized(range); in add() local
319 const QRect normalizedRange = normalized(range); in sub() local
536 const QRect normalizedRange = normalized(range); in insert() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fTextureBorderClampTests.cpp392 …cVec4 mapToFormatColorUnits (const tcu::TextureFormat& texFormat, const tcu::Vec4& normalizedRange) in mapToFormatColorUnits()
410 …pToFormatColorRepresentable (const tcu::TextureFormat& texFormat, const tcu::Vec4& normalizedRange) in mapToFormatColorRepresentable()