Searched defs:that (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/llvm/include/llvm/IR/
H A DUser.h76 template <int Idx, typename U> static Use &OpFrom(const U *that) { argument
/freebsd-10.1-release/contrib/llvm/include/llvm/ADT/
H A DAPInt.h279 APInt(const APInt &that) argument
289 APInt(APInt &&that) argument
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Support/
H A DAPInt.cpp84 void APInt::initSlowCase(const APInt& that) { argument
[all...]
/freebsd-10.1-release/usr.bin/gprof/
H A Dprintgprof.c568 membercmp(nltype *this, nltype *that) argument
[all...]
/freebsd-10.1-release/crypto/heimdal/appl/rsh/
H A Drsh.c432 proto(int s, int errsock, const char *hostname, const char *local_user, const char *remote_user, const char *cmd, size_t cmd_len, int (*auth_func)(int s, struct sockaddr *this, struct sockaddr *that, const char *hostname, const char *remote_user, const char *local_user, size_t cmd_len, const char *cmd)) argument
707 doit(const char *hostname, struct addrinfo *ai, const char *remote_user, const char *local_user, const char *cmd, size_t cmd_len, int (*auth_func)(int s, struct sockaddr *this, struct sockaddr *that, const char *hostname, const char *remote_user, const char *local_user, size_t cmd_len, const char *cmd)) argument

Completed in 107 milliseconds