Searched refs:target (Results 1 - 25 of 732) sorted by relevance

1234567891011>>

/haiku/src/apps/cortex/NodeManager/
H A Dnode_manager_impl.h49 inline void assert_locked(const ILockable* target) { argument
50 ASSERT(target);
51 ASSERT(target->isLocked());
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DVolumeEvent.cpp6 VolumeEvent::VolumeEvent(uint32 type, vnode_id target) argument
10 fTarget(target)
28 VolumeEvent::SetTarget(vnode_id target) argument
30 fTarget = target;
44 ConnectionBrokenEvent::ConnectionBrokenEvent(vnode_id target) argument
45 : VolumeEvent(CONNECTION_BROKEN_EVENT, target)
/haiku/src/add-ons/accelerants/neomagic/
H A DProposeDisplayMode.c54 * returns B_BAD_VALUE. It's called by the OS with target, low and high set to
63 * The target mode should be modified to correspond to the mode as it can be made. */
64 status_t PROPOSE_DISPLAY_MODE(display_mode *target, const display_mode *low, const display_mode *high) argument
72 double target_refresh = ((double)target->timing.pixel_clock * 1000.0) /
74 (double)target->timing.h_total *
75 (double)target->timing.v_total
78 want_same_width = target->timing.h_display == target->virtual_width,
79 want_same_height = target->timing.v_display == target
[all...]
/haiku/src/add-ons/translators/rtf/
H A Dconvert.h13 extern status_t convert_to_stxt(RTF::Header &header, BDataIO &target);
14 extern status_t convert_to_plain_text(RTF::Header &header, BPositionIO &target);
16 BPositionIO* source, BPositionIO* target);
18 BPositionIO& source, BPositionIO& target);
/haiku/src/add-ons/accelerants/matrox/
H A DProposeDisplayMode.c109 * returns B_BAD_VALUE. It's called by the OS with target, low and high set to
118 * The target mode should be modified to correspond to the mode as it can be made. */
119 status_t PROPOSE_DISPLAY_MODE(display_mode *target, const display_mode *low, const display_mode *high) argument
127 double target_refresh = ((double)target->timing.pixel_clock * 1000.0) /
129 (double)target->timing.h_total *
130 (double)target->timing.v_total
133 want_same_width = target->timing.h_display == target->virtual_width,
134 want_same_height = target->timing.v_display == target
[all...]
/haiku/src/add-ons/accelerants/skeleton/
H A DProposeDisplayMode.c101 * returns B_BAD_VALUE. It's called by the OS with target, low and high set to
110 * The target mode should be modified to correspond to the mode as it can be made. */
111 status_t PROPOSE_DISPLAY_MODE(display_mode *target, const display_mode *low, const display_mode *high) argument
119 double target_refresh = ((double)target->timing.pixel_clock * 1000.0) /
121 (double)target->timing.h_total *
122 (double)target->timing.v_total
125 want_same_width = target->timing.h_display == target->virtual_width,
126 want_same_height = target->timing.v_display == target
[all...]
/haiku/src/add-ons/accelerants/via/
H A DProposeDisplayMode.c103 * returns B_BAD_VALUE. It's called by the OS with target, low and high set to
112 * The target mode should be modified to correspond to the mode as it can be made. */
113 status_t PROPOSE_DISPLAY_MODE(display_mode *target, const display_mode *low, const display_mode *high) argument
121 double target_refresh = ((double)target->timing.pixel_clock * 1000.0) /
123 (double)target->timing.h_total *
124 (double)target->timing.v_total
127 want_same_width = target->timing.h_display == target->virtual_width,
128 want_same_height = target->timing.v_display == target
[all...]
/haiku/src/servers/net/
H A DAutoconfigClient.cpp13 AutoconfigClient::AutoconfigClient(const char* name, BMessenger target, argument
16 fTarget(target),
H A DSimpleMessageFilter.cpp21 \param target The target for messages matching one of the \a what values.
22 If \a target == NULL the messages will be discarded.
24 SimpleMessageFilter::SimpleMessageFilter(const uint32 *what, BHandler *target) argument
26 fTarget(target)
51 SimpleMessageFilter::Filter(BMessage *message, BHandler **target) argument
58 *target = fTarget;
H A DSimpleMessageFilter.h14 SimpleMessageFilter(const uint32 *what, BHandler *target);
17 virtual filter_result Filter(BMessage *message, BHandler **target);
/haiku/src/apps/haikudepot/util/
H A DRatingUtils.cpp20 RatingUtils::Draw(BView* target, BPoint at, float value) argument
34 Draw(target, at, value, star);
39 RatingUtils::Draw(BView* target, BPoint at, float value, argument
46 target->FillRect(rect, B_SOLID_LOW);
53 target->SetDrawingMode(B_OP_OVER);
57 target->DrawBitmap(star, at + BPoint(x, 0));
62 target->SetDrawingMode(B_OP_OVER);
69 rgb_color color = target->LowColor();
71 target->SetHighColor(color);
73 target
[all...]
H A DRatingUtils.h21 static void Draw(BView* target, BPoint at, float value,
23 static void Draw(BView* target, BPoint at, float value);
/haiku/src/add-ons/accelerants/et6x00/
H A DSetDisplayMode.c30 display_mode bounds, target; local
35 target = bounds = *mode_to_set;
36 if (PROPOSE_DISPLAY_MODE(&target, &bounds, &bounds) != B_OK) /* ==B_ERROR???/// */
39 result = doSetDisplayMode(&target);
42 switch (target.space) {
56 si->fbc.bytes_per_row = target.virtual_width * bpp;
57 si->dm = target;
/haiku/src/apps/terminal/
H A DTermScrollView.cpp20 TermScrollBar(BRect frame, const char *name, BView *target, argument
23 BScrollBar(frame, name, target, min, max, direction)
29 if (BView* target = Target())
30 target->ScrollTo(0, newValue);
35 TermScrollView::TermScrollView(const char* name, BView* child, BView* target, argument
53 TermScrollBar* scrollBar = new TermScrollBar(frame, "_VSB_", target, 0,
59 target->TargetedByScrollView(this);
/haiku/src/add-ons/accelerants/nvidia/
H A DProposeDisplayMode.c174 LOG(4, ("Haiku: tunnel access target=swap, command=get, value=%u\n", mode->timing.flags));
178 LOG(4, ("Haiku: tunnel access target=swap, command=set, value=%u\n", mode->timing.flags));
186 LOG(4, ("Haiku: tunnel access target=usepanel, command=%s, value=%u\n",
193 LOG(4, ("Haiku: tunnel access target=tvstandard, command=%s, value=%u\n",
200 LOG(4, ("Haiku: unhandled tunnel access target=$%x, command=%u, value=%u\n",
216 * returns B_BAD_VALUE. It's called by the OS with target, low and high set to
225 * The target mode should be modified to correspond to the mode as it can be made. */
227 PROPOSE_DISPLAY_MODE(display_mode *target, const display_mode *low, const display_mode *high) argument
235 double target_refresh = ((double)target->timing.pixel_clock * 1000.0)
236 / ((double)target
[all...]
/haiku/src/system/libnetwork/netresolv/net/
H A Dbase64.c144 b64_ntop(u_char const *src, size_t srclength, char *target, size_t targsize) { argument
151 _DIAGASSERT(target != NULL);
172 target[datalength++] = Base64[output[0]];
173 target[datalength++] = Base64[output[1]];
174 target[datalength++] = Base64[output[2]];
175 target[datalength++] = Base64[output[3]];
196 target[datalength++] = Base64[output[0]];
197 target[datalength++] = Base64[output[1]];
199 target[datalength++] = Pad64;
201 target[datalengt
218 b64_pton(char const *src, u_char *target, size_t targsize) argument
[all...]
/haiku/src/tests/kits/interface/menu/menuworld/
H A DPostDispatchInvoker.cpp37 BHandler** target)
39 Looper()->DispatchMessage(message, *target);
42 pInvMsg->AddPointer("Dispatch Target", *target);
36 Filter(BMessage* message, BHandler** target) argument
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaJack.cpp434 BView *target,
452 target->SetLowColor(M_GRAY_COLOR);
454 target->FillRect(r, B_SOLID_LOW);
459 target->BeginLineArray(4);
461 target->AddLine(r.LeftTop(),
464 target->AddLine(r.LeftTop() + BPoint(1.0, 0.0),
467 target->AddLine(p + BPoint(0.0, 5.0),
470 target->AddLine(p + BPoint(1.0, 5.0),
474 target->EndLineArray();
478 target
433 _drawInto( BView *target, BRect targetRect, int32 layout) argument
[all...]
/haiku/src/add-ons/translators/jpeg/
H A Dexif_parser.h21 status_t convert_exif_to_message(BPositionIO& source, BMessage& target);
22 status_t convert_exif_to_message_etc(BPositionIO& source, BMessage& target,
/haiku/src/apps/cortex/support/
H A DILockable.h99 Autolock(ILockable& target) : m_target(&target) { init(); } argument
100 Autolock(ILockable* target) : m_target( target) { init(); } argument
102 Autolock(const ILockable& target) : argument
103 m_target(const_cast<ILockable*>(&target)) { init(); }
104 Autolock(const ILockable* target) : argument
105 m_target(const_cast<ILockable*>( target)) { init(); }
H A DProfileBlock.h37 // Automatically writes an entry in the target once the
51 ProfileBlock(ProfileTarget& target, const char* name) : argument
52 m_target(target),
H A Dobserve.cpp49 const BMessenger& target) {
51 // ASSERT(target.IsValid());
55 return target.SendMessage(&m, observer);
60 const BMessenger& target) {
62 // ASSERT(target.IsValid());
66 return target.SendMessage(&m, observer);
73 const BMessenger& target,
77 // ASSERT(target.IsValid());
81 return target.SendMessage(&m, &reply, timeout);
86 const BMessenger& target,
47 add_observer( const BMessenger& observer, const BMessenger& target) argument
58 remove_observer( const BMessenger& observer, const BMessenger& target) argument
71 add_observer( const BMessenger& observer, const BMessenger& target, BMessage& reply, bigtime_t timeout) argument
84 remove_observer( const BMessenger& observer, const BMessenger& target, BMessage& reply, bigtime_t timeout) argument
[all...]
/haiku/src/kits/network/libnetapi/
H A Dnotifications.cpp30 start_watching_network(uint32 flags, const BMessenger& target) argument
35 BMessenger::Private targetPrivate(const_cast<BMessenger&>(target));
51 const BMessenger target(handler, looper);
52 return start_watching_network(flags, target);
56 stop_watching_network(const BMessenger& target) argument
58 return start_watching_network(0, target);
66 const BMessenger target(handler, looper);
67 return stop_watching_network(target);
/haiku/headers/private/system/
H A Dconvertutf.h19 char* target, size_t targetLength);
22 char* target, size_t targetLength);
/haiku/src/tests/servers/app/benchmark/
H A DTestWindow.cpp11 bool useClipping, const BMessenger& target)
15 fTarget(target),
44 bool useClipping, const BMessenger& target)
47 fTarget(target),
50 fTestView = new TestView(Bounds(), test, mode, useClipping, target);
10 TestView(BRect frame, Test* test, drawing_mode mode, bool useClipping, const BMessenger& target) argument
43 TestWindow(BRect frame, Test* test, drawing_mode mode, bool useClipping, const BMessenger& target) argument

Completed in 174 milliseconds

1234567891011>>