Searched defs:code (Results 176 - 200 of 293) sorted by path

1234567891011>>

/haiku/src/add-ons/kernel/file_systems/bfs/
H A DBPlusTree.cpp896 BPlusTree::TypeCodeToKeyType(type_code code) argument
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dwin32_io.c543 static int ntfs_device_win32_setlock(HANDLE handle, ULONG code) argument
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DVolume.cpp538 hash_function_for_code(uint32 code) argument
568 uint32 code = _DetectHashFunction(); local
/haiku/src/add-ons/kernel/network/dns_resolver/server/
H A Dmain.cpp143 int32 code; local
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPConfigurePacket.cpp26 KPPPConfigurePacket::KPPPConfigurePacket(uint8 code) argument
77 KPPPConfigurePacket::SetCode(uint8 code) argument
[all...]
H A DKPPPInterface.cpp2060 int32 code; local
H A DKPPPStateMachine.cpp1316 RUCEvent(net_buffer *packet, uint16 protocolNumber, uint8 code) argument
1873 SendCodeReject(net_buffer *packet, uint16 protocolNumber, uint8 code) argument
[all...]
/haiku/src/add-ons/kernel/network/protocols/icmp6/
H A Dicmp6.cpp302 icmp6_error_received(net_error code, net_buffer* data) argument
/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...]
H A Dl2cap_signal.cpp336 send_l2cap_command(HciConnection* conn, uint8 code, uint8 ident, net_buffer* command) argument
361 uint8 code = 0; local
374 uint8 code = 0; local
386 uint8 code local
399 uint8 code = 0; local
412 uint8 code = 0; local
424 uint8 code = 0; local
436 uint8 code = 0; local
461 const uint8 code = commandHeader->code; local
[all...]
/haiku/src/add-ons/kernel/partitioning_systems/common/
H A DPartitionMap.h93 void fill_code_area(const uint8* code, size_t size) argument
/haiku/src/add-ons/media/plugins/ffmpeg/
H A DAVFormatWriter.cpp366 AVFormatWriter::StreamCookie::AddTrackInfo(uint32 code, argument
582 AVFormatWriter::AddTrackInfo(void* _cookie, uint32 code, argument
/haiku/src/add-ons/translators/gif/
H A DGIFSave.cpp444 GIFSave::OutputCode(short code, int BITS, bool flush) argument
/haiku/src/apps/codycam/
H A DFtpClient.cpp42 int code, codeType; local
66 int code, codeType, numRead; local
109 int code, codeType; local
136 int code, codeType; local
200 int code, codeType, rlen, slen, i; local
283 int code, codeType, rlen, slen, i; local
365 int code, codeType; local
390 int code, codeType; local
596 int i, code, codeType; local
[all...]
/haiku/src/apps/cortex/NodeManager/
H A DNodeGroup.cpp1579 int32 code; local
/haiku/src/apps/cortex/addons/Flanger/
H A DFlangerNode.cpp154 HandleMessage( int32 code, const void* pData, size_t size) argument
/haiku/src/apps/cortex/addons/LoggingConsumer/
H A DLogWriter.cpp42 static const char* log_what_to_string(log_what code) argument
/haiku/src/apps/cortex/addons/common/
H A DAudioFilterNode.cpp263 HandleMessage( int32 code, const void* data, size_t size) argument
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp759 virtual void MouseMoved(BPoint where, uint32 code, argument
/haiku/src/apps/deskbar/
H A DBarMenuBar.cpp270 TBarMenuBar::MouseMoved(BPoint where, uint32 code, const BMessage* message) argument
H A DExpandoMenuBar.cpp328 TExpandoMenuBar::MouseMoved(BPoint where, uint32 code, const BMessage* message) argument
H A DStatusView.cpp1880 TResizeControl::MouseMoved(BPoint where, uint32 code, argument
/haiku/src/apps/deskcalc/
H A DCalcView.cpp173 char code[8]; member in struct:CalcView::CalcKey
[all...]
/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...]
H A DModel.cpp600 BString code; local
[all...]

Completed in 369 milliseconds

1234567891011>>