Searched defs:target (Results 201 - 225 of 559) sorted by relevance

1234567891011>>

/haiku-fatelf/src/add-ons/translators/webp/
H A DWebPTranslator.cpp393 BPositionIO* target = (BPositionIO*)picture->custom_ptr; local
163 DerivedTranslate(BPositionIO* stream, const translator_info* info, BMessage* ioExtension, uint32 outType, BPositionIO* target, int32 baseType) argument
188 _TranslateFromBits(BPositionIO* stream, BMessage* ioExtension, uint32 outType, BPositionIO* target) argument
311 _TranslateFromWebP(BPositionIO* stream, BMessage* ioExtension, uint32 outType, BPositionIO* target) argument
[all...]
/haiku-fatelf/src/apps/cortex/MediaRoutingView/
H A DMediaJack.cpp424 _drawInto( BView *target, BRect targetRect, int32 layout) argument
[all...]
/haiku-fatelf/src/apps/cortex/TipManager/
H A DTipManagerImpl.h185 BView* target() const { return m_target; } function in class:_ViewEntry
147 _ViewEntry( BView* target, _ViewEntry* parent) argument
215 _WindowEntry( BWindow* target) argument
245 BWindow* target() const { return m_target; } function in class:_WindowEntry
[all...]
/haiku-fatelf/src/apps/cortex/addons/common/
H A DAudioBuffer.cpp166 bool AudioBuffer::adopt(AudioBuffer& target) { argument
188 copyTo( AudioBuffer& target, uint32* pioFromFrame, uint32* pioTargetFrame, uint32 frames) const argument
247 copyTo( AudioBuffer& target, uint32* pioFromFrame, uint32* pioTargetFrame) const argument
258 mixTo( AudioBuffer& target, uint32* pioFromFrame, uint32* pioTargetFrame, uint32 frames, float fGain ) const argument
[all...]
/haiku-fatelf/src/apps/debugger/user_interface/gui/inspector_window/
H A DInspectorWindow.cpp35 InspectorWindow(::Team* team, UserInterfaceListener* listener, BHandler* target) argument
64 Create(::Team* team, UserInterfaceListener* listener, BHandler* target) argument
/haiku-fatelf/src/apps/deskbar/
H A DInlineScrollView.cpp366 TInlineScrollView::TInlineScrollView(BRect frame, BView* target, argument
/haiku-fatelf/src/apps/icon-o-matic/generic/gui/popup_control/
H A DPopupSlider.cpp23 PopupSlider(const char* name, const char* label, BMessage* model, BHandler* target, int32 min, int32 max, int32 value, const char* formatString) argument
H A DSliderView.cpp21 SliderView::SliderView(PopupSlider* target, argument
/haiku-fatelf/src/apps/icon-o-matic/generic/gui/stateview/
H A DStateView.cpp31 EventFilter(StateView* target) argument
39 virtual filter_result Filter(BMessage* message, BHandler** target) argument
462 SetUpdateTarget(BHandler* target, uint32 command) argument
[all...]
/haiku-fatelf/src/apps/icon-o-matic/gui/
H A DSavePanel.cpp53 SavePanel(const char* name, BMessenger* target, entry_ref* startDirectory, uint32 nodeFlavors, bool allowMultipleSelection, BMessage* message, BRefFilter* filter, bool modal, bool hideWhenDone) argument
H A DTransformerListView.cpp106 TransformerListView(BRect frame, const char* name, BMessage* message, BHandler* target) argument
/haiku-fatelf/src/apps/mail/
H A DStatus.cpp85 TStatusWindow::TStatusWindow(BRect rect, BMessenger target, const char* status) argument
/haiku-fatelf/src/apps/musiccollection/
H A DFileMonitor.cpp182 ReadThread::ReadThread(FileMonitor* target) argument
/haiku-fatelf/src/apps/switcher/
H A DGroupListView.cpp150 GroupListView::SetSelectionMessage(BMessage* message, BMessenger target) argument
/haiku-fatelf/src/apps/terminal/
H A DSmartTabView.cpp129 SmartTabView::AddTab(BView* target, BTab* tab) argument
/haiku-fatelf/src/apps/text_search/
H A DGrepper.cpp101 Grepper(const char* pattern, const Model* model, const BHandler* target, FileIterator* iterator) argument
/haiku-fatelf/src/bin/gdb/bfd/
H A Daout-arm.c270 bfd_vma target = bfd_get_32 (abfd, (bfd_byte *) data + addr); local
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dax-general.c207 ax_label(struct agent_expr *x, int patch, int target) argument
468 int target = read_const (ax, i + 1, 2); local
[all...]
H A Dcoff-pe-read.c208 char const *target = bfd_get_target (objfile->obfd); local
H A Dinfptrace.c410 child_xfer_memory(CORE_ADDR memaddr, char *myaddr, int len, int write, struct mem_attrib *attrib, struct target_ops *target) argument
H A Dsolib.c403 update_solib_list (int from_tty, struct target_ops *target) argument
562 solib_add (char *pattern, int from_tty, struct target_ops *target, int readsyms) argument
[all...]
/haiku-fatelf/src/bin/gdb/gdb/nlm/
H A Dppc.c139 LONG *target; local
[all...]
/haiku-fatelf/src/bin/gdb/include/
H A Ddis-asm.h174 bfd_vma target; /* Target address of branch or dref, if known; member in struct:disassemble_info
/haiku-fatelf/src/bin/network/wget/src/
H A Dnetrc.c480 char *program_name, *file, *target; local
[all...]
/haiku-fatelf/src/bin/pcmcia-cs/
H A Dpack_cis.c360 tuple_info_t target = { CISTPL_LINKTARGET, NULL, NULL }; local

Completed in 294 milliseconds

1234567891011>>