Searched defs:command (Results 101 - 125 of 202) sorted by relevance

123456789

/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap_signal.cpp336 send_l2cap_command(HciConnection* conn, uint8 code, uint8 ident, net_buffer* command) argument
[all...]
/haiku/headers/private/graphics/
H A DAGP.h23 uint32 command; /* AGP command register */ member in struct:agp_info::__anon758
/haiku/src/preferences/joysticks/
H A DJoyWin.cpp279 JoyWin::_AddToList(BListView *list, uint32 command, const char* rootPath, argument
/haiku/src/kits/media/
H A DBufferProducer.cpp140 const producer_set_run_mode_delay_command* command local
269 const producer_set_buffer_group_command* command local
301 const producer_format_change_requested_command* command local
325 const producer_video_clipping_changed_command* command local
351 const producer_additional_buffer_requested_command* command local
362 const producer_latency_changed_command* command local
371 const producer_late_notice_received_command* command local
381 const producer_enable_output_command* command local
[all...]
H A DBufferConsumer.cpp135 producer_video_clipping_changed_command* command; local
280 producer_set_buffer_group_command *command local
379 const consumer_buffer_received_command* command local
402 const consumer_producer_data_status_command *command = static_cast<const consumer_producer_data_status_command *>(data); local
512 producer_video_clipping_changed_command *command; local
[all...]
/haiku/src/preferences/shortcuts/
H A DShortcutsSpec.cpp200 ShortcutsSpec::SetCommand(const char* command) argument
/haiku/src/servers/bluetooth/
H A DLocalDeviceImpl.cpp865 void* command; local
1101 void* command = NULL; local
[all...]
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DCommands.cpp141 RawCommand::RawCommand(const BString& command) argument
169 BString command = "LOGIN "; local
299 BString command local
401 BString command = "UID FETCH "; local
476 BString command = "UID STORE "; local
671 BString command = _Command(); local
748 BString command = "SUBSCRIBE \\""; local
768 BString command = "UNSUBSCRIBE \\""; local
790 BString command = "GETQUOTAROOT \\""; local
[all...]
/haiku/src/apps/mediaplayer/
H A DMainApp.cpp400 MainApp::_ShowFilePanel(BFilePanel* panel, uint32 command, argument
/haiku/src/add-ons/input_server/devices/tablet/
H A DTabletInputDevice.cpp502 Control(const char* name, void* cookie, uint32 command, BMessage* message) argument
/haiku/src/apps/charactermap/
H A DCharacterWindow.cpp103 EscapeMessageFilter(uint32 command) argument
/haiku/src/libs/compat/freebsd_iflib/
H A Difdi_if.c142 null_priv_ioctl(if_ctx_t _ctx __unused, u_long command, caddr_t *data __unused) argument
/haiku/src/servers/media_addon/
H A DMediaAddonServer.cpp394 const add_on_server_rescan_flavors_command* command = static_cast< local
/haiku/src/add-ons/accelerants/radeon_hd/
H A Ddisplay.cpp507 display_crtc_lock(uint8 crtcID, int command) argument
525 display_crtc_blank(uint8 crtcID, int command) argument
998 display_crtc_ss(pll_info* pll, int command) argument
1113 display_crtc_power(uint8 crtcID, int command) argument
1129 display_crtc_memreq(uint8 crtcID, int command) argument
[all...]
/haiku/src/add-ons/input_server/devices/keyboard/
H A DKeyboardInputDevice.cpp684 Control(const char* name, void* cookie, uint32 command, BMessage* message) argument
/haiku/src/apps/icon-o-matic/transformable/
H A DPerspectiveBox.cpp292 Command* command = fCurrentCommand; local
/haiku/src/system/kernel/platform/openfirmware/
H A Dopenfirmware.cpp75 of_interpret(const char *command, intptr_t numArgs, intptr_t numReturns, ...) argument
86 const char *command; member in struct:__anon6
/haiku/src/add-ons/kernel/network/devices/dialup/
H A Ddialup.cpp114 send_command(dialup_device* device, const char* command) argument
135 read_command_reply(dialup_device* device, const char* command, argument
[all...]
/haiku/src/apps/icon-o-matic/gui/
H A DShapeListView.cpp204 ResetTransformationCommand* command = local
229 FreezeTransformationCommand* command local
443 CompoundCommand* command = new CompoundCommand(commands, 3, local
472 MoveShapesCommand* command = new (nothrow) MoveShapesCommand( local
498 AddShapesCommand* command local
521 RemoveShapesCommand* command = new(nothrow) RemoveShapesCommand( local
[all...]
/haiku/src/add-ons/kernel/drivers/disk/mmc/
H A Dmmc_disk.cpp132 uint8_t command; local
/haiku/src/kits/tracker/
H A DDeskWindow.cpp320 BString command; local
/haiku/src/libs/compat/freebsd_network/
H A Dpci.cpp184 uint16_t command = pci_read_config(dev, PCI_command, 2); local
/haiku/src/add-ons/kernel/busses/mmc/
H A Dsdhci.cpp153 SdhciBus::ExecuteCommand(uint8_t command, uint32_t argument, uint32_t* response) argument
365 DoIO(uint8_t command, IOOperation* operation, bool offsetAsSectors) argument
778 execute_command(void* controller, uint8_t command, uint32_t argument, uint32_t* response) argument
787 do_io(void* controller, uint8_t command, IOOperation* operation, bool offsetAsSectors) argument
[all...]
/haiku/headers/os/device/
H A Dscsi.h153 uint8 command[16]; member in struct:__anon202
/haiku/headers/private/drivers/
H A Data_types.h32 uint8 command; member in struct:ata_task_file::__anon91
45 uint8 command; member in struct:ata_task_file::__anon92
68 uint8 command; member in struct:ata_task_file::__anon93
120 uint8 command; member in struct:ata_task_file::__anon95
134 uint8 command; member in struct:ata_task_file::__anon96
160 uint8 command; member in struct:ata_task_file::__anon97
179 uint8 command; member in struct:ata_task_file::__anon99
[all...]

Completed in 134 milliseconds

123456789