Home
last modified time | relevance | path

Searched refs:RUID (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.h276 void adoptRegUnit(unsigned RUID) { RegUnits.set(RUID); } in adoptRegUnit() argument
757 bool isNativeUnit(unsigned RUID) const { return RUID < NumNativeRegUnits; } in isNativeUnit() argument
761 RegUnit &getRegUnit(unsigned RUID) { return RegUnits[RUID]; } in getRegUnit() argument
762 const RegUnit &getRegUnit(unsigned RUID) const { return RegUnits[RUID]; } in getRegUnit() argument
812 void increaseRegUnitWeight(unsigned RUID, unsigned Inc) { in increaseRegUnitWeight() argument
813 getRegUnit(RUID).Weight += Inc; in increaseRegUnitWeight()
/freebsd/cddl/usr.sbin/dwatch/
H A Ddwatch121 RUID=
847 *[![:alnum:]_-]*) RUID="$USER" ;;
848 *[!0-9]*) RUID=$( id -u "$USER" 2> /dev/null ) || die "No such user: $USER" ;;
849 *) RUID=$USER
1133 -v uid="$RUID" \
/freebsd/contrib/netbsd-tests/bin/ps/
H A Dkeywords89 ruid RUID