Searched defs:state (Results 176 - 200 of 424) sorted by relevance

1234567891011>>

/haiku/src/add-ons/accelerants/radeon_hd/
H A Dgpu.cpp338 bool state; local
[all...]
/haiku/src/add-ons/input_server/devices/virtio/
H A DVirtioInputDevice.cpp405 KeyboardHandler::_IsKeyPressed(const KeyboardState &state, uint32 key) argument
/haiku/src/add-ons/kernel/generic/bios/
H A Dbios.cpp179 bios_allocate_mem(bios_state* state, size_t size) argument
198 bios_physical_address(bios_state* state, void* virtualAddress) argument
205 bios_virtual_address(bios_state* state, uint32 physicalAddress) argument
216 BIOSState* state local
267 bios_interrupt(bios_state* state, uint8 vector, bios_regs* regs) argument
329 bios_finish(bios_state* state) argument
[all...]
/haiku/src/system/kernel/
H A Dtimer.cpp323 cpu_status state; local
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_82543.c289 bool state = false; local
311 void e1000_set_tbi_compatibility_82543(struct e1000_hw *hw, bool state) argument
341 bool state = false; local
363 e1000_set_tbi_sbp_82543(struct e1000_hw *hw, bool state) argument
[all...]
H A De1000_82541.c1205 void e1000_init_script_state_82541(struct e1000_hw *hw, bool state) argument
/haiku/src/libs/compat/openbsd_wlan/crypto/
H A Dsha2.c292 SHA256Transform(u_int32_t *state, const u_int8_t *data) argument
350 SHA256Transform(u_int32_t *state, const u_int8_t *data) argument
571 SHA512Transform(u_int64_t *state, const u_int8_t *data) argument
628 SHA512Transform(u_int64_t *state, const u_int8_t *data) argument
[all...]
/haiku/src/add-ons/kernel/drivers/graphics/vesa/
H A Dvesa.cpp34 vbe_call_prepare(bios_state** state) argument
57 vbe_call_finish(bios_state* state) argument
124 vbe_get_mode_info(bios_state* state, uint16 mode, struct vbe_mode_info* modeInfo) argument
158 vbe_set_mode(bios_state* state, uint16 mode) argument
197 vbe_get_dpms_capabilities(bios_state* state, uint32& vbeMode, uint32& mode) argument
229 vbe_set_bits_per_gun(bios_state* state, vesa_info& info, uint8 bits) argument
418 bios_state* state; local
514 bios_state* state; local
564 bios_state* state; local
606 bios_state* state; local
[all...]
H A Dpatch.cpp26 vbe_patch_intel_bios(bios_state* state, display_mode& mode) argument
105 vbe_patch_nvidia_bios(bios_state* state, display_mode& mode) argument
255 vbe_patch_atom1_bios(vesa_info& info, bios_state* state, display_mode& mode) argument
282 vbe_patch_atom2_bios(vesa_info& info, bios_state* state, display_mode& mode) argument
313 vesa_identify_bios(bios_state* state, vesa_shared_info* sharedInfo) argument
[all...]
/haiku/src/kits/tracker/
H A DViewState.cpp480 BViewState::_Sanitize(BViewState* state, bool fixOnly) argument
[all...]
H A DFindPanel.h319 State state; member in class:BPrivate::DeleteTransientQueriesTask
/haiku/src/add-ons/kernel/drivers/network/ether/usb_ecm/
H A DECMDevice.cpp281 ether_link_state *state = (ether_link_state *)buffer; local
/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DHIDParser.cpp371 global_item_state *state = globalState.link; local
534 HIDParser::_CalculateResolution(global_item_state *state) argument
[all...]
/haiku/src/system/libroot/posix/stdlib/
H A Drandom.c188 static uint32_t *state = &randtbl[1]; variable
[all...]
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_haiku.cpp313 ieee80211_state state = ic->ic_state; local
/haiku/src/apps/deskbar/
H A DBarMenuBar.cpp301 init_tracking_hook(BMenuItem* item, bool (*hookFunction)(BMenu*, void*), void* state) argument
316 InitTrackingHook(bool (hookFunction)BMenu*, void*), void* state, bool both) argument
/haiku/src/add-ons/kernel/file_cache/
H A Dlog.cpp172 cpu_status state; local
/haiku/src/kits/support/
H A DPointerList.cpp200 PointerListHelperWithState( _PointerList_::GenericCompareFunctionWithState compareFunc, void* state) argument
294 SortItems(GenericCompareFunctionWithState compareFunc, void *state) argument
311 HSortItems(GenericCompareFunctionWithState compareFunc, void *state) argument
[all...]
/haiku/src/apps/icon-o-matic/generic/gui/stateview/
H A DStateView.cpp353 StateView::SetState(ViewState* state) argument
/haiku/src/apps/haikudepot/process/
H A DProcessCoordinator.cpp366 ProcessCoordinatorState state = _Coordinate(); local
/haiku/src/apps/people/
H A DPersonWindow.cpp145 undo_state state = textView->UndoState(&isRedo); local
/haiku/src/add-ons/kernel/network/devices/ethernet/
H A Dethernet.cpp62 ether_link_state state; local
[all...]
/haiku/headers/private/device/
H A Dpower_managment.h39 uint32 state; member in struct:__anon2
/haiku/src/system/kernel/arch/x86/
H A Darch_int.cpp243 cpu_status state = disable_interrupts(); local
/haiku/src/system/kernel/arch/arm/
H A Darch_int.cpp476 cpu_status state = disable_interrupts(); local

Completed in 96 milliseconds

1234567891011>>