Searched refs:uint16 (Results 376 - 400 of 1227) sorted by relevance

<<11121314151617181920>>

/haiku/src/apps/cortex/Persistence/
H A Dxml_export_utils.h57 uint16 column=30) {
/haiku/src/servers/app/drawing/Painter/drawing_modes/
H A DDrawingModeAlphaCOSolid.h20 uint16 alpha = pattern->HighColor().alpha * cover;
34 uint16 alpha = pattern->HighColor().alpha * cover;
74 uint16 alpha = hAlpha * *covers;
99 uint16 alpha = hAlpha * *covers;
H A DDrawingModeAlphaPOSolid.h20 uint16 alpha = c.a * cover;
34 uint16 alpha = c.a * cover;
73 uint16 alpha = c.a * *covers;
97 uint16 alpha = c.a * *covers;
/haiku/src/add-ons/kernel/file_systems/udf/
H A DPhysicalPartition.cpp8 PhysicalPartition::PhysicalPartition(uint16 number, uint32 start, uint32 length)
/haiku/src/add-ons/kernel/drivers/audio/ac97/sis7018/
H A DDevice.h35 inline uint16 DeviceId() { return (fId >> 16) & 0xffff; }
36 inline uint16 VendorId() { return (fId) & 0xffff; }
66 uint16 ReadPCI16(int offset);
69 void WritePCI16(int offset, uint16 value);
/haiku/src/system/boot/platform/bios_ia32/
H A Dinterrupts.h18 uint16 limit;
/haiku/src/add-ons/kernel/drivers/ports/usb_serial/
H A DProlific.cpp10 ProlificDevice::ProlificDevice(usb_device device, uint16 vendorID,
11 uint16 productID, const char *description)
75 uint16 value;
76 uint16 index;
/haiku/headers/os/bluetooth/HCI/
H A DbtHCI.h23 const char* BluetoothCommandOpcode(uint16 opcode);
25 const char* BluetoothManufacturer(uint16 manufacturer);
26 const char* BluetoothHciVersion(uint16 ver);
27 const char* BluetoothLmpVersion(uint16 ver);
/haiku/src/add-ons/kernel/drivers/bus/usb/
H A Dusb_raw.h154 uint16 language_id;
163 uint16 value;
164 uint16 index;
165 uint16 length;
/haiku/src/add-ons/kernel/busses/ata/highpoint_ide_pci/
H A Dhighpoint_ata.h42 uint16 deviceID;
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DDirectoryIterator.cpp94 size_t utf16CodeUnitCount = EXFAT_FILENAME_MAX_LENGTH / sizeof(uint16);
95 uint16 utf16Name[utf16CodeUnitCount];
138 size_t utf16CodeUnitCount = EXFAT_FILENAME_MAX_LENGTH / sizeof(uint16);
139 uint16 utf16Name[utf16CodeUnitCount];
150 utf16CodeUnitCount = EXFAT_FILENAME_MAX_LENGTH / sizeof(uint16);
165 size_t utf16CodeUnitCount = EXFAT_FILENAME_MAX_LENGTH / sizeof(uint16);
166 uint16 utf16Name[utf16CodeUnitCount];
212 DirectoryIterator::_GetNext(uint16* utf16Name, size_t* _codeUnitCount,
245 nameIndex += utf16Length / sizeof(uint16);
/haiku/src/tests/kits/interface/
H A DGraphicsDefsTest.cpp26 const uint16 _B_TRANSPARENT_MAGIC_RGBA15 = 0x39ce;
27 const uint16 _B_TRANSPARENT_MAGIC_RGBA15_BIG = 0xce39;
100 TEST(uint16, B_TRANSPARENT_MAGIC_RGBA15);
101 TEST(uint16, B_TRANSPARENT_MAGIC_RGBA15_BIG);
/haiku/src/add-ons/kernel/drivers/network/ether/dec21xxx/
H A Dglue.c71 uint16 name = *(uint16*)dev->device_name;
89 uint16 name = *(uint16*)dev->device_name;
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DBPlusTree.h27 uint16 Level()
30 uint16 NumRecs()
62 uint16 bb_level;
63 uint16 bb_numrecs;
/haiku/headers/private/kernel/arch/x86/64/
H A Dcpu.h12 extern uint16 gFPUControlDefault;
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DEndpointManager.h57 typedef uint16 KeyType;
60 size_t HashKey(uint16 port) const;
62 bool Compare(uint16 port, TCPEndpoint* endpoint) const;
115 uint16 fLastPort;
/haiku/src/add-ons/kernel/busses/usb/
H A Duhci.h73 uint16 free_after_frame;
87 uint16 last_to_process;
114 status_t SetPortFeature(uint8 index, uint16 feature);
115 status_t ClearPortFeature(uint8 index, uint16 feature);
160 uint16 frame);
161 uhci_td * UnlinkIsochronousDescriptor(uint16 frame);
203 inline void WriteReg16(uint32 reg, uint16 value);
206 inline uint16 ReadReg16(uint32 reg);
222 uint16 * fFrameBandwidth;
/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A DL2capEndpointManager.cpp69 L2capEndpointManager::ForPSM(uint16 psm)
82 for (uint16 i = 0; i < (L2CAP_LAST_CID - L2CAP_FIRST_CID); i++) {
83 const uint16 cid = fNextChannelID;
115 L2capEndpointManager::ForChannel(uint16 cid)
/haiku/headers/os/media/
H A DMediaDefs.h297 uint16 matrix_mask; // each of these bits may mean more than one
388 uint16 pixel_width_aspect; // 1:1 has 1 here, 4:3 has 4 here
390 uint16 pixel_height_aspect; // 1:1 has 1 here, 4:3 has 3 here
406 uint16 pixel_width_aspect; // 1:1 has 1 here, 4:3 has 4 here
408 uint16 pixel_height_aspect;// 1:1 has 1 here, 4:3 has 3 here
414 uint16 field_number; // 0 .. {interlace-1}; F1 == 0 ("odd"),
416 uint16 pulldown_number; // 0..2 for pulldown duplicated sequence
417 uint16 first_active_line; // The NTSC/PAL line number (1-based) of
419 uint16 line_count; // The number of active lines in buffer.
467 uint16 field_numbe
[all...]
/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dcrtc.c12 uint16 *hd_e,uint16 *hs_s,uint16 *hs_e,uint16 *ht,
13 uint16 *vd_e,uint16 *vs_s,uint16 *vs_e,uint16 *vt
128 ((uint16)((si->ps.p1_timing.h_sync_start / ((float)si->ps.p1_timing.h_display)) *
132 ((uint16)((s
[all...]
H A Dcrtc2.c12 uint16 *hd_e,uint16 *hs_s,uint16 *hs_e,uint16 *ht,
13 uint16 *vd_e,uint16 *vs_s,uint16 *vs_e,uint16 *vt
114 ((uint16)((si->ps.p2_timing.h_sync_start / ((float)si->ps.p2_timing.h_display)) *
118 ((uint16)((s
[all...]
/haiku/src/add-ons/accelerants/via/engine/
H A Dcrtc2.c12 uint16 *hd_e,uint16 *hs_s,uint16 *hs_e,uint16 *ht,
13 uint16 *vd_e,uint16 *vs_s,uint16 *vs_e,uint16 *vt
114 ((uint16)((si->ps.p2_timing.h_sync_start / ((float)si->ps.p2_timing.h_display)) *
118 ((uint16)((s
[all...]
/haiku/src/system/kernel/arch/x86/32/
H A Dapm.cpp43 uint16 segment;
122 apm_get_event(uint16 &event, uint16 &info)
137 apm_set_state(uint16 device, uint16 state)
154 apm_enable_power_management(uint16 device, bool enable)
166 apm_engage_power_management(uint16 device, bool engage)
178 apm_driver_version(uint16 version)
197 uint16 event;
198 uint16 inf
[all...]
/haiku/src/tests/apps/miniterminal/
H A DViewBuffer.cpp65 fGlyphGrid = new uint16[size];
66 memset(fGlyphGrid, 0, size * sizeof(uint16));
87 uint16* oldGlyphGrid = fGlyphGrid;
90 fGlyphGrid = new uint16[size];
91 memset(fGlyphGrid, 0, size * sizeof(uint16));
214 uint16 grid = fGlyphGrid[y * fColumns + x];
266 uint16* src = fGlyphGrid + srcy * fColumns + srcx;
286 uint16* dst = src + yOffset * fColumns + xOffset;
289 uint16* srcHandle = src;
290 uint16* dstHandl
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/pegasus/
H A Dif_aue.c82 uint16 val = 0;
271 static uint16
272 aue_miibus_read(pegasus_dev *dev, uint16 reg)
279 aue_miibus_write(pegasus_dev *dev, uint16 reg, uint16 value)
285 static uint16
286 aue_miibus_status_from_phy(pegasus_dev *dev, uint16 phy)
288 uint16 status;
300 static uint16
310 uint16 ph
[all...]

Completed in 278 milliseconds

<<11121314151617181920>>