Searched refs:uint16 (Results 101 - 125 of 1230) sorted by relevance

1234567891011>>

/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DItem.h36 uint16 GetLen() const { return le2h(ih_item_len); }
37 uint16 GetLocation() const { return le2h(ih_item_location); }
38 uint16 GetVersion() const { return le2h(ih_version); }
43 uint16 GetFreeSpaceReserved() const
50 uint16 GetEntryCount() const { return le2h(u.ih_entry_count); }
55 uint16 GetType() const { return GetKey()->GetType(GetVersion()); }
76 uint16 GetLen() const;
77 uint16 GetType() const;
84 uint16 GetEntryCount() const;
/haiku/src/preferences/mail/
H A DDNSQuery.h16 uint16 priority;
29 status_t AppendUint16(uint16 value);
32 status_t ReadUint16(uint16& value);
70 uint16 id; // A 16 bit identifier
81 uint16 q_count; // number of question entries
82 uint16 ans_count; // number of answer entries
83 uint16 auth_count; // number of authority entries
84 uint16 add_count; // number of resource entries
90 uint16 type;
91 uint16 dataClas
[all...]
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dmkdos.h61 uint16 BPB_BytsPerSec;
63 uint16 BPB_RsvdSecCnt;
65 uint16 BPB_RootEntCnt;
66 uint16 BPB_TotSec16;
68 uint16 BPB_FATSz16;
69 uint16 BPB_SecPerTrk;
70 uint16 BPB_NumHeads;
80 uint16 signature;
86 uint16 BPB_BytsPerSec;
88 uint16 BPB_RsvdSecCn
[all...]
/haiku/src/add-ons/kernel/file_systems/udf/
H A DPhysicalPartition.h27 PhysicalPartition(uint16 number, uint32 start, uint32 length);
31 uint16 Number() const { return fNumber; }
35 uint16 fNumber;
H A DSparablePartition.h34 SparablePartition(uint16 number, uint32 start, uint32 length, uint16 packetLength,
41 uint16 Number() const { return fNumber; }
50 uint16 fNumber;
/haiku/src/kits/debugger/dwarf/
H A DAttributeClasses.h12 typedef status_t (DebugInfoEntry::* DebugInfoEntrySetter)(uint16,
36 uint16 get_attribute_name_classes(uint32 name);
37 uint16 get_attribute_form_classes(uint32 form);
H A DDebugInfoEntries.cpp87 DIECompileUnitBase::AddAttribute_name(uint16 attributeName,
96 DIECompileUnitBase::AddAttribute_comp_dir(uint16 attributeName,
105 DIECompileUnitBase::AddAttribute_low_pc(uint16 attributeName,
114 DIECompileUnitBase::AddAttribute_high_pc(uint16 attributeName,
126 DIECompileUnitBase::AddAttribute_producer(uint16 attributeName,
135 DIECompileUnitBase::AddAttribute_stmt_list(uint16 attributeName,
144 DIECompileUnitBase::AddAttribute_macro_info(uint16 attributeName,
153 DIECompileUnitBase::AddAttribute_base_types(uint16 attributeName,
162 DIECompileUnitBase::AddAttribute_language(uint16 attributeName,
171 DIECompileUnitBase::AddAttribute_identifier_case(uint16 attributeNam
[all...]
/haiku/headers/private/kernel/boot/net/
H A DNetDefs.h90 uint16 type; /* packet type ID field */
111 uint16 hardware_format; /* Format of hardware address. */
112 uint16 protocol_format; /* Format of protocol address. */
115 uint16 opcode; /* ARP opcode (command). */
149 uint16 total_length; // total IP packet length
150 uint16 identifier; // fragment identification
151 uint16 fragment_offset; // fragment offset and flags (0xe000)
154 uint16 checksum; // checksum (header)
181 uint16 source; // source port
182 uint16 destinatio
[all...]
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DLeafAttribute.h31 uint16 base;
32 uint16 size;
41 virtual uint16 Magic() = 0;
45 virtual uint16 Count() = 0;
59 uint16 count;
60 uint16 usedbytes;
61 uint16 firstused;
71 uint16 Magic();
75 uint16 Count();
87 uint16 coun
[all...]
/haiku/src/add-ons/kernel/bus_managers/virtio/
H A DVirtioPrivate.h65 uint16 Alignment() const { return fAlignment; }
70 status_t SetupQueue(uint16 queueNumber,
73 void NotifyQueue(uint16 queueNumber);
75 status_t QueueInterrupt(uint16 queueNumber);
94 uint16 fAlignment;
108 uint16 queueNumber, uint16 ringSize);
117 uint16 Size() const { return fRingSize; }
141 void UpdateAvailable(uint16 index);
142 uint16 QueueVecto
[all...]
/haiku/headers/private/graphics/neomagic/
H A DDriverInterface.h78 uint16 slopspace;
96 uint16 vendor_id; /* PCI vendor ID, from pci_info */
97 uint16 device_id; /* PCI device ID, from pci_info */
140 uint16 hot_x; /* Cursor hot spot. The top left corner of the cursor */
141 uint16 hot_y; /* is 0,0 */
142 uint16 x; /* The location of the cursor hot spot on the */
143 uint16 y; /* desktop */
144 uint16 width; /* Width and height of the cursor shape (always 16!) */
145 uint16 height;
204 uint16 max_crtc_widt
[all...]
/haiku/src/servers/bluetooth/
H A DLocalDeviceHandler.h41 void ClearWantedEvent(BMessage* msg, uint16 event, uint16 opcode = 0);
44 BMessage* FindPetition(uint16 event, uint16 opcode = 0, int32* indexFound = NULL);
/haiku/src/system/boot/platform/u-boot/
H A Dkeyboard.cpp16 static uint16
/haiku/src/add-ons/kernel/bus_managers/isa/
H A Disa_arch.h23 extern uint16 arch_isa_read_io_16(int mapped_io_addr);
24 extern void arch_isa_write_io_16(int mapped_io_addr, uint16 value);
/haiku/src/add-ons/accelerants/radeon_hd/
H A Daccelerant.h87 uint16 crtcOffset;
88 uint16 vgaControl;
89 uint16 grphEnable;
90 uint16 grphControl;
91 uint16 grphSwapControl;
92 uint16 grphPrimarySurfaceAddr;
93 uint16 grphSecondarySurfaceAddr;
94 uint16 grphPrimarySurfaceAddrHigh;
95 uint16 grphSecondarySurfaceAddrHigh;
96 uint16 grphPitc
[all...]
/haiku/src/add-ons/accelerants/framebuffer/
H A Daccelerant.h23 uint16 current_mode;
/haiku/headers/os/net/
H A DNetworkAddress.h23 uint16 port = 0, uint32 flags = 0);
27 uint16 port = 0, uint32 flags = 0);
37 uint16 port = 0);
39 uint16 port = 0);
47 status_t SetTo(const char* address, uint16 port = 0,
52 uint16 port = 0, uint32 flags = 0);
61 void SetTo(in_addr_t address, uint16 port = 0);
62 void SetTo(const in6_addr& address, uint16 port = 0);
65 status_t SetToBroadcast(int family, uint16 port = 0);
67 uint16 por
[all...]
/haiku/src/system/kernel/events/
H A Dselect_sync.h15 virtual status_t Notify(select_info* info, uint16 events) = 0;
/haiku/src/add-ons/accelerants/virtio/
H A Daccelerant.h23 uint16 current_mode;
/haiku/headers/private/net/
H A DNetUtilities.h41 fSum += (uint16)value << 8;
46 inline Checksum& operator<<(uint16 value)
66 inline operator uint16()
71 uint16 result = (uint16)fSum;
76 static uint16 PseudoHeader(net_address_module_info* addressModule,
78 uint16 protocol);
85 inline uint16
87 net_buffer_module_info* bufferModule, net_buffer* buffer, uint16 protocol)
92 checksum << (uint16)hton
[all...]
/haiku/src/add-ons/accelerants/neomagic/
H A DCursor.c13 status_t SET_CURSOR_SHAPE(uint16 width, uint16 height, uint16 hot_x, uint16 hot_y, uint8 *andMask, uint8 *xorMask)
41 void MOVE_CURSOR(uint16 x, uint16 y)
43 uint16 hds = si->dm.h_display_start; /* the current horizontal starting pixel */
44 uint16 vds = si->dm.v_display_start; /* the current vertical starting line */
45 uint16 h_adjust;
46 uint16 h_displa
[all...]
/haiku/src/add-ons/kernel/drivers/input/usb_hid/
H A DQuirkyDevices.h17 uint16 vendor_id;
18 uint16 product_id;
/haiku/src/add-ons/kernel/partitioning_systems/gpt/
H A Dutility.h21 size_t to_utf8(const uint16* from, size_t maxFromLength, char* to, size_t toSize);
25 size_t to_ucs2(const char* from, size_t fromLength, uint16* to,
/haiku/src/build/libroot/
H A Dbyteorder.cpp11 uint16
12 __swap_int16(uint16 value)
/haiku/src/tests/system/network/tcp_shell/
H A Dpcap.h13 uint16 version_major;
14 uint16 version_minor;

Completed in 530 milliseconds

1234567891011>>