Searched defs:target (Results 1 - 25 of 445) sorted by path

1234567891011>>

/haiku/headers/build/private/app/
H A DMessagePrivate.h61 int32 target; member in struct:BMessage::message_header
115 SetReply(team_id team, port_id port, int32 target) argument
/haiku/headers/os/device/
H A DCAM.h45 uchar target; /* target device ID */ member in struct:__anon186
[all...]
/haiku/headers/private/app/
H A DMessagePrivate.h61 int32 target; member in struct:BMessage::message_header
115 SetReply(team_id team, port_id port, int32 target) argument
H A DTokenSpace.h60 BDirectMessageTarget* target; member in struct:BPrivate::BTokenSpace::token_info
/haiku/headers/private/graphics/radeon/
H A Dradeon_interface.h691 void *target; // target buffer member in struct:__anon48
/haiku/headers/private/shared/
H A DFunctionObject.h348 T* target; member in class:BPrivate::PlainMemberFunctionObject
355 PlainLockingMemberFunctionObject(void (T::*function)(), T* target) argument
363 T* target = dynamic_cast<T*>(messenger.Target(NULL)); local
382 target(onThi function in class:BPrivate::PlainMemberFunctionObjectWithResult
392 T* target; member in class:BPrivate::PlainMemberFunctionObjectWithResult
412 T* target; member in class:BPrivate::SingleParamMemberFunctionObject
435 T* target; member in class:BPrivate::TwoParamMemberFunctionObject
459 T* target; member in class:BPrivate::SingleParamMemberFunctionObjectWithResult
483 T* target; member in class:BPrivate::TwoParamMemberFunctionObjectWithResult
[all...]
/haiku/headers/private/userlandfs/private/
H A DRequestAllocator.h52 Address* target; member in struct:UserlandFSUtil::RequestAllocator::DeferredInitInfo
/haiku/src/add-ons/accelerants/3dfx/
H A Dmode.cpp132 ProposeDisplayMode(display_mode* target, const display_mode* low, argument
[all...]
/haiku/src/add-ons/accelerants/ati/
H A Dmode.cpp227 ProposeDisplayMode(display_mode *target, const display_mode *low, argument
/haiku/src/add-ons/accelerants/et6x00/
H A DProposeDisplayMode.c57 status_t PROPOSE_DISPLAY_MODE(display_mode *target, argument
H A DSetDisplayMode.c30 display_mode bounds, target; local
/haiku/src/add-ons/accelerants/intel_810/
H A Dmode.cpp137 ProposeDisplayMode(display_mode* target, const display_mode* low, argument
/haiku/src/add-ons/accelerants/matrox/
H A DSetDisplayMode.c52 display_mode /*bounds,*/ target; local
[all...]
/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_crtc.c107 status_t gx00_crtc_set_timing(display_mode target) argument
[all...]
H A Dmga_crtc2.c13 status_t g400_crtc2_set_timing(display_mode target) argument
[all...]
H A Dmga_dac.c193 status_t gx00_dac_set_pix_pll(display_mode target) argument
327 gx00_dac_pix_pll_find(display_mode target,float * calc_pclk,uint8 * m_result,uint8 * n_result,uint8 * p_result, uint8 test) argument
342 milx_dac_pix_pll_find( display_mode target, float* calc_pclk, uint8* m_result, uint8* n_result, uint8* p_result) argument
462 g100_g400max_dac_pix_pll_find( display_mode target, float* calc_pclk, uint8* m_result, uint8* n_result, uint8* p_result, uint8 test) argument
622 g450_g550_dac_pix_pll_find(display_mode target, float* calc_pclk, uint8* m_result, uint8* n_result, uint8* p_result, uint8 test) argument
[all...]
H A Dmga_general.c952 status_t gx00_general_validate_pic_size (display_mode *target, uint32 *bytes_per_row, bool *acc_mode) argument
[all...]
H A Dmga_maven.c111 status_t gx00_maven_set_timing(display_mode target) argument
247 gx00_maven_set_vid_pll(display_mode target) argument
262 g450_g550_maven_set_vid_pll(display_mode target) argument
303 g100_g400max_maven_set_vid_pll(display_mode target) argument
334 g100_g400max_maven_vid_pll_find( display_mode target, float* calc_pclk, uint8* m_result, uint8* n_result, uint8* p_result) argument
566 g450_g550_maven_vid_pll_find(display_mode target, float* calc_pclk, uint8* m_result, uint8* n_result, uint8* p_result, uint8 test) argument
[all...]
H A Dmga_maventv.c30 g100_g400max_maventv_vid_pll_find( display_mode target, unsigned int * ht_new, unsigned int * ht_last_line, uint8 * m_result, uint8 * n_result, uint8 * p_result) argument
643 maventv_init(display_mode target) argument
[all...]
H A Dtvp3026.c49 display_mode target; local
121 display_mode target; local
/haiku/src/add-ons/accelerants/neomagic/
H A DSetDisplayMode.c51 display_mode /*bounds,*/ target; local
[all...]
/haiku/src/add-ons/accelerants/neomagic/engine/
H A Dnm_dac.c133 status_t nm_dac_set_pix_pll(display_mode target) argument
203 nm_dac_pix_pll_find(display_mode target,float * calc_pclk,uint8 * m_result,uint8 * n_result,uint8 * p_result) argument
H A Dnm_general.c429 status_t nm_general_validate_pic_size (display_mode *target, uint32 *bytes_per_row, bool *acc_mode) argument
[all...]
/haiku/src/add-ons/accelerants/nvidia/
H A DSetDisplayMode.c34 display_mode /*bounds,*/ target; local
[all...]
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_brooktreetv.c1332 uint8 BT_check_tvmode(display_mode target) argument
1406 BT_update_mode_for_gpu(display_mode *target, uint8 tvmode) argument
1645 BT_setmode(display_mode target) argument
[all...]

Completed in 124 milliseconds

1234567891011>>