Searched defs:XZ (Results 1 – 2 of 2) sorted by relevance
/external/lzma/Java/Tukaani/src/org/tukaani/xz/ |
D | XZ.java | 15 public class XZ { class 52 private XZ() {} in XZ() method in XZ
|
/external/opencv3/3rdparty/openexr/Imath/ |
D | ImathShear.h | 276 Shear6<T>::Shear6 (T XY, T XZ, T YZ) in Shear6() 313 Shear6<T>::Shear6 (T XY, T XZ, T YZ, T YX, T ZX, T ZY) in Shear6() 378 Shear6<T>::setValue (S XY, S XZ, S YZ, S YX, S ZX, S ZY) in setValue() 404 Shear6<T>::getValue (S &XY, S &XZ, S &YZ, S &YX, S &ZX, S &ZY) const in getValue()
|