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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp86 void APInt::initSlowCase(const APInt& that) { argument
[all...]
/freebsd-11-stable/usr.bin/gprof/
H A Dprintgprof.c568 membercmp(nltype *this, nltype *that) argument
[all...]
/freebsd-11-stable/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
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h321 APInt(const APInt &that) argument
329 APInt(APInt &&that) argument
764 operator =(APInt &&that) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp89 BCEAtom(BCEAtom &&that) = default; member in struct:__anon2735::BCEAtom
90 BCEAtom &operator=(BCEAtom &&that) { argument
[all...]

Completed in 81 milliseconds