Home
last modified time | relevance | path

Searched defs:INV (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/crates/rustix/src/process/
Dprctl.rs277 const INV = 0x10_0000; constant
/third_party/vk-gl-cts/framework/common/
DtcuTextureUtil.cpp1622 …static const TextureSwizzle INV = {{ TextureSwizzle::CHANNEL_ZERO, TextureSwizzle::CHANNEL_ZERO, … in getBorderColorReadSwizzle() local
DtcuTexture.cpp825 …static const TextureSwizzle INV = {{ TextureSwizzle::CHANNEL_ZERO, TextureSwizzle::CHANNEL_ZERO, … in getChannelReadSwizzle() local
881 …static const TextureSwizzle INV = {{ TextureSwizzle::CHANNEL_LAST, TextureSwizzle::CHANNEL_LAST, … in getChannelWriteSwizzle() local
/third_party/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp2197 static const UChar INV[] = u"{$%"; in TestCurrencyUnit() local