Searched defs:target (Results 126 - 150 of 559) sorted by relevance

1234567891011>>

/haiku-fatelf/src/add-ons/accelerants/skeleton/engine/
H A Dgeneral.c578 status_t eng_general_validate_pic_size (display_mode *target, uint32 *bytes_per_row, bool *acc_mode) argument
[all...]
/haiku-fatelf/src/add-ons/accelerants/via/
H A DProposeDisplayMode.c111 status_t PROPOSE_DISPLAY_MODE(display_mode *target, const display_mode *low, const display_mode *high) argument
[all...]
H A DSetDisplayMode.c49 display_mode /*bounds,*/ target; local
[all...]
/haiku-fatelf/src/add-ons/accelerants/via/engine/
H A Ddac2.c144 status_t eng_dac2_set_pix_pll(display_mode target) argument
218 eng_dac2_pix_pll_find(display_mode target,float * calc_pclk,uint8 * m_result,uint8 * n_result,uint8 * p_result, uint8 test) argument
228 nv10_nv20_dac2_pix_pll_find( display_mode target,float * calc_pclk,uint8 * m_result,uint8 * n_result,uint8 * p_result, uint8 test) argument
[all...]
H A Dgeneral.c538 status_t eng_general_validate_pic_size (display_mode *target, uint32 *bytes_per_row, bool *acc_mode) argument
[all...]
/haiku-fatelf/src/add-ons/translators/ico/
H A DICOTranslator.cpp131 DerivedTranslate(BPositionIO *source, const translator_info *info, BMessage *ioExtension, uint32 outType, BPositionIO *target, int32 baseType) argument
/haiku-fatelf/src/add-ons/translators/pcx/
H A DPCX.cpp75 convert_data_to_bits(pcx_header &header, StreamBuffer &source, BPositionIO &target) argument
257 convert_pcx_to_bits(BMessage *settings, BPositionIO &source, BPositionIO &target) argument
[all...]
/haiku-fatelf/src/add-ons/translators/rtf/
H A DRTFTranslator.cpp147 Translate(BPositionIO *source, const translator_info *inInfo, BMessage *ioExtension, uint32 outType, BPositionIO *target) argument
/haiku-fatelf/src/apps/cortex/Persistence/
H A DImporter.cpp173 IPersistent* Importer::target() const { function in class:Importer
[all...]
/haiku-fatelf/src/apps/cortex/addons/common/
H A DRawBuffer.cpp170 bool RawBuffer::adopt(RawBuffer& target) { argument
217 rawCopyTo( RawBuffer& target, uint32* pioFromFrame, uint32* pioTargetFrame, uint32 frames) const argument
297 rawCopyTo( RawBuffer& target, uint32 fromOffset, uint32 targetOffset, uint32 frames) const argument
[all...]
/haiku-fatelf/src/apps/debuganalyzer/model_loader/
H A DThreadModelLoader.cpp32 ThreadModelLoader(Model* model, Model::Thread* thread, const BMessenger& target, void* targetCookie) argument
/haiku-fatelf/src/apps/icon-o-matic/generic/gui/
H A DIconOptionsControl.cpp20 IconOptionsControl(const char* name, const char* label, BMessage* message, BHandler* target) argument
H A DSwatchView.cpp30 SwatchView::SwatchView(const char* name, BMessage* message, BHandler* target, argument
/haiku-fatelf/src/apps/icon-o-matic/generic/gui/popup_control/
H A DInputSlider.cpp40 NumericInputFilter::Filter(BMessage* msg, BHandler** target) argument
80 InputSlider(const char* name, const char* label, BMessage* model, BHandler* target, int32 min, int32 max, int32 value, const char* formatString) argument
/haiku-fatelf/src/apps/packagemanager/
H A DApplicationWindow.cpp74 ApplicationContainerScrollView(BView* target) argument
161 ApplicationWindow::DispatchMessage(BMessage* message, BHandler* target) argument
/haiku-fatelf/src/apps/processcontroller/
H A DUtilities.cpp122 mix_colors(rgb_color &target, rgb_color & first, rgb_color & second, float mix) argument
/haiku-fatelf/src/apps/showimage/
H A DImageCache.cpp330 ImageCache::_NotifyTarget(CacheEntry* entry, const BMessenger* target) argument
90 RetrieveImage(const entry_ref& ref, int32 page, const BMessenger* target) argument
[all...]
H A DToolBarView.cpp46 ToolBarView::AddAction(uint32 command, BHandler* target, const BBitmap* icon, argument
54 ToolBarView::AddAction(BMessage* message, BHandler* target, argument
/haiku-fatelf/src/bin/debug/strace/
H A DTypeHandler.cpp193 TypeHandler *target = fDefault; local
/haiku-fatelf/src/bin/gdb/bfd/
H A Dcisco-core.c296 const bfd_target *target = NULL; local
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dp-typeprint.c776 struct type *target = TYPE_TARGET_TYPE (type); local
/haiku-fatelf/src/bin/rcs/
H A Drcsdiff.c179 struct hshentry * target; variable in typeref:struct:hshentry
[all...]
/haiku-fatelf/src/bin/
H A Dspybmessage.cpp40 bapp_filter(BMessage *message, BHandler **target, BMessageFilter *filter) argument
53 bwin_filter(BMessage *message, BHandler **target, BMessageFilter *filter) argument
/haiku-fatelf/src/kits/app/
H A DClipboard.cpp113 BClipboard::StartWatching(BMessenger target) argument
131 BClipboard::StopWatching(BMessenger target) argument
H A DMessageRunner.cpp41 BMessageRunner::BMessageRunner(BMessenger target, const BMessage* message, argument
69 BMessageRunner::BMessageRunner(BMessenger target, const BMessage& message, argument
99 BMessageRunner(BMessenger target, const BMessage* message, bigtime_t interval, int32 count, BMessenger replyTo) argument
129 BMessageRunner(BMessenger target, const BMessage& message, bigtime_t interval, int32 count, BMessenger replyTo) argument
276 StartSending(BMessenger target, const BMessage* message, bigtime_t interval, int32 count) argument
299 StartSending(BMessenger target, const BMessage* message, bigtime_t interval, int32 count, BMessenger replyTo) argument
351 _InitData(BMessenger target, const BMessage* message, bigtime_t interval, int32 count, BMessenger replyTo) argument
372 _RegisterRunner(BMessenger target, const BMessage* message, bigtime_t interval, int32 count, bool detach, BMessenger replyTo) argument
[all...]

Completed in 137 milliseconds

1234567891011>>