Searched defs:code (Results 101 - 125 of 293) sorted by relevance

1234567891011>>

/haiku/src/add-ons/translators/gif/
H A DGIFSave.cpp444 GIFSave::OutputCode(short code, int BITS, bool flush) argument
/haiku/src/servers/app/
H A DEventStream.cpp247 int32 code; local
[all...]
/haiku/src/preferences/appearance/
H A DCurView.cpp402 int32 code; local
/haiku/src/system/boot/platform/efi/arch/x86_64/
H A Darch_smp_64.cpp36 unsigned char code[8]; member in struct:gdtr
/haiku/src/add-ons/input_server/devices/wacom/
H A DMasterServerDevice.cpp135 MasterServerDevice::Control(const char* device, void* cookie, uint32 code, BMessage* message) argument
/haiku/src/add-ons/kernel/network/dns_resolver/server/
H A Dmain.cpp143 int32 code; local
/haiku/src/kits/debugger/dwarf/
H A DAbbreviationTable.h16 uint32 code; member in struct:AbbreviationTableEntry
21 AbbreviationTableEntry(uint32 code, off_t offset, off_t size) argument
36 AbbreviationEntry(uint32 code, const void* data, off_t size) argument
41 void SetTo(uint32 code, const void* data, off_t size) argument
[all...]
/haiku/src/apps/haikudepot/packagemodel/
H A DDepotInfo.cpp217 DepotInfo::SetWebAppRepositoryCode(const BString& code) argument
224 DepotInfo::SetWebAppRepositorySourceCode(const BString& code) argument
/haiku/src/kits/interface/
H A DGraphicsDefs.cpp205 int32 code; local
H A DGroupLayout.cpp338 BGroupLayout::Perform(perform_code code, void* _data) argument
H A DLayoutItem.cpp207 BLayoutItem::Perform(perform_code code, void* _data) argument
/haiku/src/apps/haikudepot/model/
H A DLanguageModel.cpp189 _FindBestSupportedLanguage( const char* code, const char* countryCode, const char* scriptCode) const argument
207 _IndexOfSupportedLanguage( const char* code, const char* countryCode, const char* scriptCode) const argument
235 _IndexOfBestMatchingSupportedLanguage( const char* code, const char* countryCode, const char* scriptCode) const argument
[all...]
/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap_command.cpp12 make_l2cap_command_reject(uint8& code, uint16 reason, uint16 mtu, uint16 scid, uint16 dcid) argument
39 make_l2cap_connection_req(uint8& code, uint16 psm, uint16 scid) argument
58 make_l2cap_connection_rsp(uint8& code, uint16 dcid, uint16 scid, uint16 result, uint16 status) argument
79 make_l2cap_configuration_req(uint8& code, uint16 dcid, uint16 flags, argument
147 make_l2cap_configuration_rsp(uint8& code, uint16 scid, uint16 flags, argument
173 make_l2cap_disconnection_req(uint8& code, uint16 dcid, uint16 scid) argument
192 make_l2cap_disconnection_rsp(uint8& code, uint16 dcid, uint16 scid) argument
211 make_l2cap_information_req(uint8& code, uint16 type) argument
230 make_l2cap_information_rsp(uint8& code, uint16 type, uint16 result, uint16 _mtu) argument
[all...]
/haiku/headers/private/bluetooth/
H A Dl2cap.h74 uint8 code; /* command opcode */ member in struct:__anon9
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DRadeonAddOn.cpp351 int32 code; local
/haiku/src/add-ons/tracker/zipomatic/
H A DGenericThread.cpp286 GenericThread::SendData(int32 code, void* buffer, size_t buffer_size) argument
/haiku/src/kits/app/
H A DLinkSender.cpp65 LinkSender::StartMessage(int32 code, size_t minSize) argument
/haiku/src/kits/debug/
H A DDebugLooper.cpp306 int32 code; local
/haiku/src/kits/interface/textview_support/
H A DWidthBuffer.cpp38 uint32 code; member in struct:BPrivate::hashed_escapement
[all...]
/haiku/src/tests/kits/app/bmessage/
H A DMessageFlattenableItemTest.h68 status_t MyFlattenableType::Unflatten(type_code code, const void* buffer, argument
/haiku/src/tests/kits/app/common/
H A DAppRunner.cpp226 int32 code; local
/haiku/src/tests/servers/app/newClipping/
H A DMyView.cpp146 void MyView::MouseMoved(BPoint where, uint32 code, const BMessage *a_message) argument
/haiku/src/tests/servers/app/newerClipping/
H A DDesktop.cpp100 Desktop::MouseMoved(BPoint where, uint32 code, const BMessage* dragMessage) argument
/haiku/src/apps/expander/
H A DGenericThread.cpp278 GenericThread::SendData(int32 code, void* buffer, size_t size) argument
/haiku/src/bin/network/ppp_up/
H A DConnectionView.cpp303 ConnectionView::UpdateStatus(int32 code) argument
[all...]

Completed in 103 milliseconds

1234567891011>>