Searched refs:_type (Results 51 - 75 of 102) sorted by last modified time

12345

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_var.h1070 #define IEEE80211_DISCARD(_vap, _m, _wh, _type, _fmt, ...) do { \
1072 ieee80211_discard_frame(_vap, _wh, _type, _fmt, __VA_ARGS__);\
1074 #define IEEE80211_DISCARD_IE(_vap, _m, _wh, _type, _fmt, ...) do { \
1076 ieee80211_discard_ie(_vap, _wh, _type, _fmt, __VA_ARGS__);\
1078 #define IEEE80211_DISCARD_MAC(_vap, _m, _mac, _type, _fmt, ...) do { \
1080 ieee80211_discard_mac(_vap, _mac, _type, _fmt, __VA_ARGS__);\
1098 #define IEEE80211_DISCARD(_vap, _m, _wh, _type, _fmt, ...)
1099 #define IEEE80211_DISCARD_IE(_vap, _m, _wh, _type, _fmt, ...)
1100 #define IEEE80211_DISCARD_MAC(_vap, _m, _mac, _type, _fmt, ...)
H A Dieee80211_proto.h49 #define IEEE80211_SEND_MGMT(_ni,_type,_arg) \
50 ((*(_ni)->ni_ic->ic_send_mgmt)(_ni, _type, _arg))
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_athvar.h1173 #define ath_hal_setuptxqueue(_ah, _type, _irq) \
1174 ((*(_ah)->ah_setupTxQueue)((_ah), (_type), (_irq)))
1428 #define ath_hal_chaintxdesc(_ah, _ds, _bl, _sl, _pktlen, _hdrlen, _type, \
1431 (_pktlen), (_hdrlen), (_type), (_keyix), (_cipher), (_delims), \
1454 #define ath_hal_gpioCfgOutput(_ah, _gpio, _type) \
1455 ((*(_ah)->ah_gpioCfgOutput)((_ah), (_gpio), (_type)))
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_internal.h452 #define ath_hal_gpioCfgOutput(_ah, _gpio, _type) \
453 (_ah)->ah_gpioCfgOutput(_ah, _gpio, _type)
H A Dah_btcoex.h323 #define MCI_GPM_SET_TYPE_OPCODE(_p_gpm, _type, _opcode) \
325 *(((u_int8_t *)(_p_gpm)) + MCI_GPM_COEX_B_GPM_TYPE) = (_type) & 0xff; \
328 #define MCI_GPM_IS_CAL_TYPE(_type) ((_type) <= MCI_GPM_WLAN_CAL_DONE)
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A Dkernel_interface.cpp240 nfs4_get_vnode(fs_volume* volume, ino_t id, fs_vnode* vnode, int* _type, argument
261 *_type = inode->Type();
/haiku/headers/private/runtime_loader/
H A Druntime_loader.h43 char** _symbolName, int32* _type, void** _location, bool* _exactMatch);
/haiku/src/add-ons/kernel/partitioning_systems/intel/
H A Dwrite_support.h35 int32* cookie, char* _type);
85 int32* cookie, char* _type);
/haiku/src/add-ons/kernel/file_systems/bindfs/
H A Dkernel_interface.cpp163 int* _type, uint32* _flags, bool reenter)
180 *_type = node->Mode() & S_IFMT;
162 bindfs_get_vnode(fs_volume* fsVolume, ino_t vnid, fs_vnode* fsNode, int* _type, uint32* _flags, bool reenter) argument
/haiku/src/apps/autoraise/
H A Dsettings.h32 #define CONF_ADDPROP(_type, _name) \
34 _type _conf##_name;\
36 void Set##_name(_type value);\
37 _type _name();
H A Dsettings.cpp4 #define CONF_ADDPROP(_type, _name) \
5 void AutoRaiseSettings::Set##_name(_type value)\
10 _type AutoRaiseSettings::_name()\
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A Dkernel_interface.cpp236 reiserfs_read_vnode(fs_volume *fs, ino_t vnid, fs_vnode *node, int *_type, argument
251 *_type = foundNode->GetStatData()->GetMode() & S_IFMT;
/haiku/src/servers/input/
H A DInputServer.h156 status_t GetDeviceInfo(const char* name, input_device_type *_type,
/haiku/src/kits/debugger/value/value_nodes/
H A DBMessageValueNode.cpp395 type_code type, Type*& _type)
505 _type = arrayType;
518 return info->LookupTypeByName(typeName, constraints, _type);
394 _GetTypeForTypeCode(TeamTypeInformation* info, type_code type, Type*& _type) argument
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.h64 DwarfType*& _type);
69 DIEType* typeEntry, DwarfType*& _type);
74 DwarfType*& _type);
77 DwarfType*& _type);
81 DwarfType*& _type);
84 uint32 modifiers, DwarfType*& _type);
86 DIETypedef* typeEntry, DwarfType*& _type);
89 DwarfType*& _type);
92 DwarfType*& _type);
95 DwarfType*& _type);
[all...]
H A DDwarfImageDebugInfo.h64 Type*& _type);
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malohal.c63 #define _CMD_SETUP(pCmd, _type, _cmd) do { \
64 pCmd = (_type *)&mh->mh_cmdbuf[0]; \
65 memset(pCmd, 0, sizeof(_type)); \
67 pCmd->cmdhdr.length = htole16(sizeof(_type)); \
/haiku/src/kits/storage/
H A DMime.cpp221 type_code* _type)
223 if (device == NULL || _data == NULL || _size == NULL || _type == NULL)
234 status_t status = get_named_icon(name, _data, _size, _type);
274 *_type = B_VECTOR_ICON_TYPE;
315 get_named_icon(const char* name, uint8** _data, size_t* _size, type_code* _type) argument
317 if (name == NULL || _data == NULL || _size == NULL || _type == NULL)
362 *_type = B_VECTOR_ICON_TYPE;
220 get_device_icon(const char* device, uint8** _data, size_t* _size, type_code* _type) argument
/haiku/src/add-ons/kernel/debugger/demangle/
H A Ddemangle.cpp43 size_t nameSize, int32* _type, size_t* _argumentLength)
48 nameSize, _type, _argumentLength);
54 return get_next_argument_gcc2(_cookie, mangledName, name, nameSize, _type,
42 get_next_argument(uint32* _cookie, const char* mangledName, char* name, size_t nameSize, int32* _type, size_t* _argumentLength) argument
H A Dgcc2.cpp393 size_t nameSize, int32* _type, size_t* _argumentLength, bool repeating)
421 name, nameSize, _type, _argumentLength, true);
444 nameSize, _type, _argumentLength, true);
457 if (_type != NULL)
458 *_type = type;
550 size_t nameSize, int32* _type, size_t* _argumentLength)
553 _type, _argumentLength, false);
558 if (name[0] != '\0' && (*_type == B_POINTER_TYPE || *_type == B_REF_TYPE))
559 strlcat(name, *_type
392 get_next_argument_internal(uint32* _cookie, const char* symbol, char* name, size_t nameSize, int32* _type, size_t* _argumentLength, bool repeating) argument
549 get_next_argument_gcc2(uint32* _cookie, const char* symbol, char* name, size_t nameSize, int32* _type, size_t* _argumentLength) argument
[all...]
/haiku/src/servers/media/
H A DMediaFilesManager.cpp394 MediaFilesManager::_SetItem(const char* _type, const char* _item, argument
398 TRACE("MediaFilesManager::_SetItem(%s, %s)\n", _type, _item);
400 BString type(_type);
/haiku/src/kits/media/
H A DMediaFiles.cpp68 BMediaFiles::GetNextType(BString* _type) argument
77 *_type = *(BString*)fTypes.ItemAt(fTypeIndex);
122 BMediaFiles::GetNextRef(BString* _type, entry_ref* _ref) argument
131 *_type = *(BString*)fItems.ItemAt(fItemIndex);
132 GetRefFor(fCurrentType.String(), _type->String(), _ref);
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DAutoPackageAttributes.cpp106 AutoPackageAttribute attribute, off_t& _size, uint32& _type)
113 _type = B_STRING_TYPE;
121 _type = B_STRING_TYPE;
105 GetAttributeValue(const Package* package, AutoPackageAttribute attribute, off_t& _size, uint32& _type) argument
/haiku/docs/develop/kits/storage/resources/
H A DResourcesFormat.tex460 \item{\code{rib\_type}:
/haiku/src/system/kernel/disk_device_manager/
H A Dddm_userland_interface.cpp903 partition_id childID, int32* _childChangeCounter, const char* _type)
910 status_t error = type.Init(_type, B_DISK_DEVICE_TYPE_LENGTH);
1264 off_t offset, off_t size, const char* _type, const char* _name,
1273 status_t error = type.Init(_type, B_DISK_DEVICE_TYPE_LENGTH);
902 _user_set_partition_type(partition_id partitionID, int32* _changeCounter, partition_id childID, int32* _childChangeCounter, const char* _type) argument
1263 _user_create_child_partition(partition_id partitionID, int32* _changeCounter, off_t offset, off_t size, const char* _type, const char* _name, const char* _parameters, partition_id* childID, int32* childChangeCounter) argument

Completed in 157 milliseconds

12345