Searched defs:code (Results 151 - 175 of 497) sorted by relevance

1234567891011>>

/haiku-fatelf/src/apps/resedit/
H A DResFields.cpp14 TypeCodeField::TypeCodeField(const type_code &code, ResourceData *data) argument
/haiku-fatelf/src/bin/findutils/lib/
H A Dregexprops.c78 static void code(const char *s) function
/haiku-fatelf/src/bin/findutils/locate/
H A Dcode.c142 int code; /* Index of `bigram' in bigrams table. */ local
/haiku-fatelf/src/bin/gdb/gdb/
H A Dp-typeprint.c53 enum type_code code; local
[all...]
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dpdp11-dis.c356 int code = opcode & 0xff; local
364 int code = opcode & 0x3f; local
372 int code = opcode & 7; local
[all...]
/haiku-fatelf/src/bin/network/tcpdump/
H A Dprint-chdlc.c125 u_int8_t code[4]; member in struct:cisco_slarp
/haiku-fatelf/src/bin/unzip/
H A Dunshrink.c107 shrint code, oldcode, freecode, curcode; local
289 register shrint code; local
[all...]
/haiku-fatelf/src/kits/app/
H A DServerLink.cpp217 ServerLink::FlushWithReply(int32& code) argument
/haiku-fatelf/src/kits/interface/
H A DInput.cpp165 BInputDevice::Control(uint32 code, BMessage *message) argument
213 BInputDevice::Control(input_device_type type, uint32 code, BMessage *message) argument
/haiku-fatelf/src/kits/network/libbind/irs/
H A Dirp_ho.c174 int code; local
227 int code; local
290 int code; local
332 int code; local
[all...]
/haiku-fatelf/src/libs/expat/xmlwf/
H A Dxmlfile.c53 int code = XML_GetErrorCode(parser); local
/haiku-fatelf/src/libs/ncurses/ncurses/base/
H A Dlib_addch.c491 int code = ERR; local
510 int code = ERR; local
/haiku-fatelf/src/libs/ncurses/ncurses/widechar/
H A Dlib_get_wstr.c96 int y, x, code; local
/haiku-fatelf/src/libs/ncurses/test/
H A Ddemo_defkey.c96 really_define_key(WINDOW *win, const char *new_string, int code) argument
151 duplicate(WINDOW *win, NCURSES_CONST char *name, int code) argument
172 redefine(WINDOW *win, char *string, int code) argument
178 remove_definition(WINDOW *win, int code) argument
[all...]
H A Dedit_field.c18 int code; member in struct:__anon4871
/haiku-fatelf/src/libs/pdflib/libs/pdcore/
H A Dpc_unicode.h62 pdc_ushort code; member in struct:__anon4924
/haiku-fatelf/src/preferences/appearance/
H A DCurView.cpp402 int32 code; local
/haiku-fatelf/src/preferences/keymap/
H A DKeyboardLayout.h25 int32 code; member in struct:Key
/haiku-fatelf/src/servers/app/
H A DEventStream.cpp237 int32 code; local
[all...]
/haiku-fatelf/src/servers/input/
H A DInputServerDevice.cpp109 Control(const char* device, void* cookie, uint32 code, BMessage* message) argument
/haiku-fatelf/src/servers/notification/
H A DAppUsage.cpp101 AppUsage::Unflatten(type_code code, const void* buffer, argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/bt_fs/ksocket_v3/ksocketd/
H A Dksocketd.cpp35 static void ks_multi1 (int32 code, const struct ks_bind_param *param) argument
49 static void ks_multi2 (int32 code, const struct ks_getsockname_param *param) argument
198 int32 code=receive_data (&from,NULL,0); local
311 int32 code; local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/server/
H A DUserlandFSDispatcher.cpp298 int32 code; local
/haiku-fatelf/src/tests/apps/fake_app_server/
H A DAppServer.cpp181 int32 code; local
212 AppServer::DispatchMessage(int32 code, BPrivate::PortLink &msg) argument
340 AppServer::Broadcast(int32 code) argument
[all...]
H A DServerApp.cpp152 ServerApp::PostMessage(int32 code) argument
204 int32 code; local
271 DispatchMessage(int32 code, BPrivate::LinkReceiver &link) argument
[all...]

Completed in 218 milliseconds

1234567891011>>