Home
last modified time | relevance | path

Searched refs:_Id (Results 1 – 6 of 6) sorted by relevance

/freebsd/stand/efi/include/
H A Defidevp.h159 #define EISA_ID_TO_NUM(_Id) ((_Id) >> 16) argument
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h260 #define EISA_ID_TO_NUM(_Id) ((_Id) >> 16) argument
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DAction.cpp176 InputAction::InputAction(const Arg &_Input, types::ID _Type, StringRef _Id) in InputAction() argument
177 : Action(InputClass, _Type), Input(_Input), Id(_Id.str()) {} in InputAction()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DAction.h240 void setId(StringRef _Id) { Id = _Id.str(); } in setId() argument
/freebsd/contrib/llvm-project/libcxx/include/
H A Dtuple1351 template <class _Fn, class _Tuple, size_t... _Id>
1353 __apply_tuple_impl(_Fn&& __f, _Tuple&& __t, __tuple_indices<_Id...>)
1354 …_LIBCPP_NOEXCEPT_RETURN(std::__invoke(std::forward<_Fn>(__f), std::get<_Id>(std::forward<_Tuple>(_…
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c1791 extern struct utmp *getutid (const struct utmp *_Id);