Searched refs:XDR (Results 1 – 25 of 73) sorted by relevance
123
/external/opencv3/3rdparty/openexr/IlmImf/ |
D | ImfMisc.cpp | 169 return compressor? compressor->format(): Compressor::XDR; in defaultFormat() 249 else if (format == Compressor::XDR) in copyIntoFrameBuffer() 612 if (format == Compressor::XDR) in copyFromFrameBuffer() 707 if (format == Compressor::XDR) in fillChannelWithZeroes()
|
D | ImfCompressor.h | 92 XDR // Xdr format enumerator
|
D | ImfPizCompressor.cpp | 177 _format (XDR), in PizCompressor() 364 if (_format == XDR) in compress() 606 if (_format == XDR) in uncompress()
|
D | ImfCompressor.cpp | 65 return XDR; in format()
|
D | ImfB44Compressor.cpp | 476 _format (XDR), in B44Compressor() 676 if (_format == XDR) in compress() 1000 if (_format == XDR) in uncompress()
|
/external/compiler-rt/test/tsan/ |
D | sunrpc.cc | 9 XDR xdrs; in thr()
|
/external/compiler-rt/test/msan/Linux/ |
D | sunrpc.cc | 20 XDR xdrs; in main()
|
D | sunrpc_string.cc | 13 XDR xdrs; in main()
|
D | sunrpc_bytes.cc | 13 XDR xdrs; in main()
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_platform_limits_posix.cc | 1219 CHECK_TYPE_SIZE(XDR); 1220 CHECK_SIZE_AND_OFFSET(XDR, x_op); 1221 CHECK_SIZE_AND_OFFSET(XDR, x_ops); 1222 CHECK_SIZE_AND_OFFSET(XDR, x_public); 1223 CHECK_SIZE_AND_OFFSET(XDR, x_private); 1224 CHECK_SIZE_AND_OFFSET(XDR, x_base); 1225 CHECK_SIZE_AND_OFFSET(XDR, x_handy);
|
/external/icu/icu4c/source/data/curr/ |
D | ks.txt | 927 XDR{ 928 "XDR",
|
D | brx.txt | 991 XDR{ 992 "XDR",
|
D | fur.txt | 239 XDR{ 240 "XDR",
|
D | my.txt | 691 XDR{ 692 "XDR",
|
D | ja.txt | 1087 XDR{ 1088 "XDR", 2107 XDR{
|
D | zh_Hant.txt | 1088 XDR{ 1089 "XDR", 2106 XDR{
|
D | ug.txt | 1087 XDR{ 1088 "XDR", 2277 XDR{
|
D | ml.txt | 1011 XDR{ 1012 "XDR", 2115 XDR{
|
D | el.txt | 996 XDR{ 997 "XDR", 2148 XDR{
|
D | th.txt | 1067 XDR{ 1068 "XDR",
|
D | bs_Cyrl.txt | 1016 XDR{ 1017 "XDR", 2373 XDR{
|
D | lo.txt | 1067 XDR{ 1068 "XDR",
|
D | ko.txt | 1059 XDR{ 1060 "XDR",
|
D | sr.txt | 1023 XDR{ 1024 "XDR", 2487 XDR{
|
D | he.txt | 835 XDR{ 836 "XDR",
|
123