Searched refs:_type (Results 1 - 25 of 89) sorted by relevance

1234

/freebsd-13-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-generated-actions.h1116 #define GMOCK_INTERNAL_DECL_TYPE_AND_1_VALUE_PARAMS(p0) , typename p0##_type
1118 typename p0##_type, typename p1##_type
1120 typename p0##_type, typename p1##_type, typename p2##_type
1122 typename p0##_type, typename p1##_type, typename p2##_type, \
1123 typename p3##_type
[all...]
H A Dgmock-generated-matchers.h1435 template <typename p0##_type>\
1442 explicit gmock_Impl(p0##_type gmock_p0)\
1453 p0##_type const p0;\
1462 ::testing::tuple<p0##_type>(p0)));\
1470 explicit name##MatcherP(p0##_type gmock_p0) : \
1473 p0##_type const p0;\
1476 template <typename p0##_type>\
1477 inline name##MatcherP<p0##_type> name(p0##_type p0) {\
1478 return name##MatcherP<p0##_type>(p
[all...]
/freebsd-13-stable/libexec/rc/rc.d/
H A Dmdconfig75 _type=${_config##*-t\ }
76 _type=${_type%%\ *}
77 if [ -z "${_type}" ]; then
81 if [ "${_type}" = "vnode" ]; then
95 debug "${_md} type: ${_type}"
104 local _md _mp _config _type _dev _file _fs _newfs _fsck_cmd
110 if [ "${_type}" != "vnode" -o "${_fs}" = "/" ]; then
111 if [ "${_type}" = "vnode" ]; then
125 echo "Creating ${_md} device (${_type})
[all...]
H A Dmdconfig280 _type=${_config##*-t\ }
81 _type=${_type%%\ *}
82 if [ -z "${_type}" ]; then
86 if [ "${_type}" = "vnode" ]; then
101 debug "${_md} type: ${_type}"
113 local _md _fs _mp _mounted _dev _config _type _file _owner _perms _files _populate _fsck_cmd _i
124 if [ "${_type}" = "vnode" -a "${_fs}" != "/" ]; then
135 echo "Creating ${_md} device (${_type})."
184 local _md _fs _mp _mounted _dev _config _type _fil
[all...]
H A Dzfsbe71 mount -p | while read _dev _mp _type _rest; do
73 if [ $_type = "zfs" ] ; then
/freebsd-13-stable/sys/xen/interface/hvm/
H A Dsave.h65 # define DECLARE_HVM_SAVE_TYPE_COMPAT(_x, _code, _type, _ctype, _fix) \
68 struct __HVM_SAVE_TYPE_##_x { _type t; char c[_code]; char cpt[2];}; \
72 # define DECLARE_HVM_SAVE_TYPE(_x, _code, _type) \
75 struct __HVM_SAVE_TYPE_##_x { _type t; char c[_code]; char cpt[1];}; \
76 struct __HVM_SAVE_TYPE_COMPAT_##_x { _type t; }
78 # define DECLARE_HVM_SAVE_TYPE_COMPAT(_x, _code, _type, _ctype, _fix) \
79 struct __HVM_SAVE_TYPE_##_x { _type t; char c[_code]; char cpt[2];}
81 # define DECLARE_HVM_SAVE_TYPE(_x, _code, _type) \
82 struct __HVM_SAVE_TYPE_##_x { _type t; char c[_code]; char cpt[1];}
/freebsd-13-stable/contrib/kyua/model/
H A Dtest_result.cpp45 _type(type_),
57 return _type;
77 switch (_type) {
99 return _type == other._type && _reason == other._reason;
H A Dtest_result.hpp56 test_result_type _type; member in class:model::test_result
/freebsd-13-stable/sys/contrib/dpdk_rte_lpm/
H A Drte_shim.h4 #define rte_malloc(_type, _size, _align) malloc(_size, M_TEMP, M_NOWAIT)
6 #define rte_zmalloc(_type, _size, _align) malloc(_size, M_TEMP, M_NOWAIT | M_ZERO)
7 #define rte_zmalloc_socket(_type, _size, _align, _s) malloc(_size, M_TEMP, M_NOWAIT | M_ZERO)
/freebsd-13-stable/sys/dev/bhnd/bhndb/
H A Dbhndb_hwdata.c81 #define BHNDB_PORT_PRIO(_type, _port, _region, _priority, ...) \
82 _BHNDB_PORT_PRIO(_type, _port, _region, _priority, ## __VA_ARGS__, 0)
84 #define _BHNDB_PORT_PRIO(_type, _port, _region, _priority, _flags, ...) \
86 .type = (BHND_PORT_ ## _type), \
93 /* Define a port priority record for the default (_type, 0, 0) type/port/region
95 #define BHNDB_PORT0_PRIO(_type, _priority, ...) \
96 BHNDB_PORT_PRIO(_type, 0, 0, _priority, ## __VA_ARGS__, 0)
/freebsd-13-stable/sys/sys/
H A Dacl.h336 int __acl_aclcheck_fd(int _filedes, acl_type_t _type, struct acl *_aclp);
337 int __acl_aclcheck_file(const char *_path, acl_type_t _type,
339 int __acl_aclcheck_link(const char *_path, acl_type_t _type,
341 int __acl_delete_fd(int _filedes, acl_type_t _type);
342 int __acl_delete_file(const char *_path_p, acl_type_t _type);
343 int __acl_delete_link(const char *_path_p, acl_type_t _type);
344 int __acl_get_fd(int _filedes, acl_type_t _type, struct acl *_aclp);
345 int __acl_get_file(const char *_path, acl_type_t _type, struct acl *_aclp);
346 int __acl_get_link(const char *_path, acl_type_t _type, struct acl *_aclp);
347 int __acl_set_fd(int _filedes, acl_type_t _type, struc
[all...]
/freebsd-13-stable/sys/contrib/ngatm/netnatm/sig/
H A Dunisig.h46 void uni_print_api(char *_buf, size_t _bufsiz, u_int _type, u_int _cookie,
/freebsd-13-stable/tools/tools/ath/common/
H A Ddumpregs.h65 #define _DEFREG(_addr, _name, _type) \
66 { .addr = _addr, .name = _name, .type = _type }
67 #define _DEFREGx(_addr, _name, _type, _srevmin, _srevmax) \
68 { .addr = _addr, .name = _name, .type = _type, \
70 #define _DEFREGfmt(_addr, _name, _type, _fmt) \
71 { .addr = _addr, .name = _name, .type = _type, .bits = _fmt }
/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_hashtab.h42 #define drm_hash_entry(_ptr, _type, _member) container_of(_ptr, _type, _member)
/freebsd-13-stable/sys/arm64/qoriq/clk/
H A Dqoriq_clkgen.h69 #define QORIQ_CLK_ID(_type, _index) ((_type << 8) + _index)
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DAuxVector.cpp55 #define ENTRY_NAME(_type) \
56 _type: \
57 name = &#_type[5]
/freebsd-13-stable/sbin/newfs_msdos/
H A Dmkfs_msdos.h63 #define AOPT(_opt, _type, _name, _min, _desc) _type _name;
/freebsd-13-stable/sbin/reboot/
H A Dnextboot.sh110 zfs=$(df -Tn "/boot/" 2>/dev/null | while read _fs _type _other ; do
111 [ "zfs" = "${_type}" ] || continue
/freebsd-13-stable/sys/dev/etherswitch/ip17x/
H A Dip17x_var.h79 #define IP17X_IS_SWITCH(_sc, _type) \
80 (!!((_sc)->sc_switchtype == IP17X_SWITCH_ ## _type))
/freebsd-13-stable/sys/dev/bhnd/bcma/
H A Dbcma_eromreg.h53 * @param _type The required type
58 #define BCMA_EROM_ENTRY_IS(_entry, _type) \
60 BCMA_EROM_GET_ATTR(_entry, ENTRY_TYPE) == BCMA_EROM_ENTRY_TYPE_ ## _type)
/freebsd-13-stable/usr.sbin/makefs/
H A Dmsdos.c80 #define AOPT(_opt, _type, _name, _min, _desc) { \
85 (sizeof(_type) == 1 ? OPT_INT8 : \
86 (sizeof(_type) == 2 ? OPT_INT16 : \
87 (sizeof(_type) == 4 ? OPT_INT32 : OPT_INT64)))), \
90 .maximum = sizeof(_type) == 1 ? UINT8_MAX : \
91 (sizeof(_type) == 2 ? UINT16_MAX : \
92 (sizeof(_type) == 4 ? UINT32_MAX : INT64_MAX)), \
/freebsd-13-stable/sys/dev/bhnd/
H A Dbhnd_match.h190 #define BHND_MATCH_CHIP_TYPE(_type) _BHND_SET_MATCH_FIELD(chip_type, \
191 BHND_CHIPTYPE_ ## _type)
245 #define BHND_MATCH_BOARD_TYPE(_type) _BHND_SET_MATCH_FIELD(board_type, \
246 BHND_BOARD_ ## _type)
261 #define BHND_MATCH_BOARD(_vend, _type) \
262 BHND_MATCH_BOARD_VENDOR(_vend), BHND_MATCH_BOARD_TYPE(_type)
H A Dbhnd.c1029 #define BHND_IO_READ(_type, _name, _method) \
1030 static _type \
1038 #define BHND_IO_WRITE(_type, _name, _method) \
1041 struct bhnd_resource *r, bus_size_t offset, _type value) \
1048 #define BHND_IO_MISC(_type, _op, _method) \
1051 struct bhnd_resource *r, bus_size_t offset, _type datap, \
1058 #define BHND_IO_METHODS(_type, _size) \
1059 BHND_IO_READ(_type, _size, _size) \
1060 BHND_IO_WRITE(_type, _size, _size) \
1062 BHND_IO_READ(_type, stream
[all...]
/freebsd-13-stable/contrib/kyua/engine/
H A Datf_result.cpp246 _type(type_)
258 _type(type_), _reason(reason_)
271 _type(type_), _argument(argument_), _reason(reason_)
353 return _type;
383 switch (_type) {
423 if (_type != atf_result::expected_timeout)
430 switch (_type) {
518 switch (_type) {
553 return _type == other._type
[all...]
/freebsd-13-stable/usr.sbin/wpa/ndis_events/
H A Dndis_events.c176 int len, type, _type; local
231 _type = (int) type;
232 memcpy(buf, &_type, sizeof(_type));
233 pos = buf + sizeof(_type);

Completed in 165 milliseconds

1234