Searched defs:from (Results 51 - 75 of 212) sorted by relevance

123456789

/haiku/src/apps/haikudepot/model/
H A DUserCredentials.cpp17 UserCredentials::UserCredentials(BMessage* from) argument
H A DValidationFailure.cpp19 ValidationFailure::ValidationFailure(BMessage* from) argument
104 ValidationFailures::ValidationFailures(BMessage* from) argument
217 ValidationFailures::_AddFromMessage(const BMessage* from) argument
H A DCreateUserDetail.cpp20 CreateUserDetail::CreateUserDetail(BMessage* from) argument
/haiku/headers/private/net/
H A DAddressUtilities.h84 status_t SetTo(const sockaddr* from) argument
89 status_t SetTo(const sockaddr_storage* from) argument
114 status_t UpdateTo(const sockaddr* from) argument
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A Dsettings_tools.cpp112 copy_driver_parameter(const driver_parameter *from, driver_parameter *to) argument
[all...]
/haiku/src/apps/cortex/TipManager/
H A DTipView.cpp109 uint32 from = m_lineSet[n]; local
220 uint32 from = m_lineSet[n]; local
/haiku/src/kits/textencoding/
H A Dutf8_conversions.cpp78 convert_encoding(const char* from, const char* to, const char* src, argument
/haiku/src/tests/kits/app/bmessenger/
H A DBMessengerTester.cpp290 BMessenger from; local
[all...]
/haiku/src/servers/app/
H A DIntRect.h173 IntRect::operator=(const IntRect& from) argument
H A DAngle.cpp305 Angle::operator=(const Angle &from) argument
313 Angle::operator=(const float &from) argument
321 Angle::operator=(const long &from) argument
329 Angle::operator=(const int &from) argument
337 Angle::operator==(const Angle &from) argument
344 operator !=(const Angle &from) argument
351 operator >(const Angle &from) argument
358 operator <(const Angle &from) argument
365 operator >=(const Angle &from) argument
372 operator <=(const Angle &from) argument
[all...]
H A DServerBitmap.cpp146 ImportBits(const void *bits, int32 bitsLength, int32 bytesPerRow, color_space colorSpace, BPoint from, BPoint to, int32 width, int32 height) argument
/haiku/src/apps/icon-o-matic/generic/support/
H A Dsupport.cpp58 calc_angle(BPoint origin, BPoint from, BPoint to, bool degree) argument
/haiku/src/add-ons/input_server/filters/shortcut_catcher/
H A DBitFieldTesters.cpp24 BitFieldTester::BitFieldTester(BMessage* from) argument
48 ConstantFieldTester::ConstantFieldTester(BMessage* from) argument
67 ConstantFieldTester::Instantiate(BMessage* from) argument
95 HasBitsFieldTester::HasBitsFieldTester(BMessage* from) argument
119 Instantiate(BMessage* from) argument
152 NotFieldTester(BMessage* from) argument
191 Instantiate(BMessage* from) argument
228 MinMatchFieldTester(BMessage* from) argument
284 Instantiate(BMessage* from) argument
[all...]
/haiku/src/kits/network/libnetapi/
H A DDatagramSocket.cpp105 ReceiveFrom(void* buffer, size_t bufferSize, BNetworkAddress& from) argument
/haiku/src/apps/packageinstaller/
H A DUninstallView.cpp192 ino_t from, to; local
/haiku/src/tools/anyboot/
H A Danyboot.cpp156 copyLoop(int from, int to, off_t position) argument
/haiku/src/system/libroot/posix/string/arch/x86_64/
H A Darch_string.cpp82 auto from = reinterpret_cast<const uint64_t*>(source); local
116 auto from = reinterpret_cast<const __m128i*>(source); local
141 auto from = static_cast<const uint8_t*>(source); local
[all...]
/haiku/src/apps/pulse/
H A DPulseApp.cpp171 BMessenger from; local
/haiku/src/build/libbe/support/
H A DArchivable.cpp100 BArchivable::BArchivable(BMessage* from) argument
124 BArchivable* BArchivable::Instantiate(BMessage* from) argument
163 bool validate_instantiation(BMessage* from, const char* class_name) argument
/haiku/src/servers/app/drawing/
H A DPatternHandler.h52 Pattern& operator=(const Pattern& from) argument
55 Pattern& operator=(const int64 &from) argument
58 Pattern& operator=(const pattern &from) argument
/haiku/src/apps/webpositive/
H A DBookmarkBar.cpp99 ino_t from, to; local
/haiku/src/system/kernel/arch/arm64/
H A Darch_thread.cpp97 arch_thread_context_switch(Thread *from, Thread *to) argument
/haiku/src/system/kernel/arch/sparc/
H A Darch_thread.cpp100 arch_thread_context_switch(Thread *from, Thread *to) argument
/haiku/src/system/kernel/util/
H A Dring_buffer.cpp313 ring_buffer_move(struct ring_buffer *to, ssize_t length, struct ring_buffer *from) argument
[all...]
/haiku/headers/os/interface/
H A DListView.h162 struct Move { int32 from; int32 to; } move; member in struct:BListView::MiscData::Move

Completed in 217 milliseconds

123456789