Searched defs:opcode (Results 1 - 25 of 89) sorted by last modified time

1234

/haiku/src/kits/interface/
H A DTextView.cpp900 int32 opcode; local
/haiku/src/servers/app/font/
H A DGlobalFontManager.cpp152 int32 opcode; local
/haiku/src/preferences/filetypes/
H A DIconView.cpp646 int32 opcode; local
/haiku/src/servers/package/
H A DVolume.cpp649 int32 opcode; local
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwxreg.h7785 iwx_cmd_id(uint8_t opcode, uint8_t groupid, uint8_t version) argument
7801 uint8_t opcode; member in struct:iwx_cmd_header_wide
/haiku/src/kits/debugger/dwarf/
H A DDwarfFile.cpp2610 uint8 opcode = dataReader.Read<uint8>(0); local
H A DLineNumberProgram.cpp93 uint8 opcode = dataReader.Read<uint8>(0); local
[all...]
H A DDwarfExpressionEvaluator.cpp201 uint8 opcode = fDataReader.Read<uint8>(0); local
284 uint8 opcode = fDataReader.Read<uint8>(0); local
[all...]
/haiku/src/apps/people/
H A DPersonWindow.cpp234 int32 opcode; local
/haiku/src/apps/deskbar/
H A DStatusView.cpp586 int32 opcode; local
/haiku/src/servers/launch/
H A DLaunchDaemon.cpp564 int32 opcode = message->GetInt32("opcode", 0); local
/haiku/src/apps/terminal/
H A DTermView.cpp1761 int32 opcode; local
/haiku/src/system/kernel/
H A Dmodule.cpp202 int32 opcode; member in struct:Module::module_notification
1201 int32 opcode = event->GetInt32("opcode", -1); local
1565 _Notify(int32 opcode, dev_t device, ino_t directory, ino_t node, const char* name) argument
1667 Notify(int32 opcode, dev_t device, ino_t directory, ino_t node, const char* name) argument
[all...]
/haiku/src/system/kernel/fs/
H A Dnode_monitor.cpp239 notify_query_entry_event(int32 opcode, port_id port, int32 token, argument
662 NodeMonitorService::NotifyEntryCreatedOrRemoved(int32 opcode, dev_t device, argument
[all...]
/haiku/src/apps/mail/
H A DEnclosures.cpp241 int32 opcode; local
/haiku/src/kits/tracker/
H A DVirtualDirectoryPoseView.cpp463 VirtualDirectoryPoseView::_DispatchEntryCreatedOrRemovedMessage(int32 opcode, argument
/haiku/src/add-ons/kernel/bus_managers/usb/
H A Dusb.cpp545 usb_ioctl(uint32 opcode, void *buffer, size_t bufferSize) argument
/haiku/src/servers/mail/
H A DDeskbarView.cpp249 int32 opcode; local
H A DMailDaemonApplication.cpp380 int32 opcode; local
/haiku/src/add-ons/input_server/devices/keyboard/
H A DKeyboardInputDevice.cpp181 int32 opcode; local
238 KeyboardDevice::UpdateSettings(uint32 opcode) argument
528 KeyboardDevice::_UpdateSettings(uint32 opcode) argument
582 _EnqueueInlineInputMethod(int32 opcode, const char* string, bool confirmed, BMessage* keyDown) argument
708 int32 opcode; local
[all...]
/haiku/src/servers/net/
H A DNetServer.cpp924 int32 opcode; local
/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_i225.c721 s32 igc_write_erase_flash_command_i225(struct igc_hw *hw, u32 opcode, argument
/haiku/src/system/kernel/device_manager/
H A Dlegacy_drivers.cpp805 int32 opcode = event->GetInt32("opcode", -1); local
1062 int32 opcode = event->GetInt32("opcode", -1); local
[all...]
/haiku/src/add-ons/input_server/devices/mouse/
H A DMouseInputDevice.cpp801 int32 opcode; local
/haiku/src/apps/stylededit/
H A DStyledEditWindow.cpp2102 int32 opcode = 0; local

Completed in 319 milliseconds

1234