OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XDR_ENCODE
(Results
1 - 7
of
7
) sorted by null
/external/compiler-rt/test/tsan/
sunrpc.cc
11
xdrmem_create(&xdrs, buf, sizeof(buf),
XDR_ENCODE
);
/external/compiler-rt/test/msan/Linux/
sunrpc.cc
22
xdrmem_create(&xdrs, buf, sizeof(buf),
XDR_ENCODE
);
sunrpc_bytes.cc
15
xdrmem_create(&xdrs, buf, sizeof(buf),
XDR_ENCODE
);
sunrpc_string.cc
15
xdrmem_create(&xdrs, buf, sizeof(buf),
XDR_ENCODE
);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
xdr.h
76
* Xdr operations.
XDR_ENCODE
causes the type to be encoded into the
82
XDR_ENCODE
= 0,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
xdr.h
76
* Xdr operations.
XDR_ENCODE
causes the type to be encoded into the
82
XDR_ENCODE
= 0,
/external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc
[
all
...]
Completed in 185 milliseconds