Searched refs:code (Results 451 - 474 of 474) sorted by relevance

<<111213141516171819

/haiku/headers/private/kernel/
H A Dthread_types.h499 int32 code; member in struct:BKernel::Thread::__anon96
/haiku/src/apps/mail/
H A DContent.cpp155 const struct { const char *name; int32 code; } entities[] = {
160 // "code" is the corresponding unicode
226 first = entities[i].code;
1707 TTextView::MouseMoved(BPoint where, uint32 code, const BMessage *msg)
1726 BTextView::MouseMoved(where, code, msg);
2527 // because if it isn't, the code below won't work correctly...
/haiku/src/apps/text_search/
H A DGrepWindow.cpp358 type_code code; local
360 message->GetInfo("refs", &code, &count);
475 B_TRANSLATE("Open files in code editor"), new BMessage(MSG_INVOKE_EDITOR));
938 TRACE_NM("unkown op code\n");
1144 // I've successfully tried code patches that apply the
1584 // Find the preferred code editor
1586 BMimeType mimeType("text/x-source-code");
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwm.c70 * * Redistributions of source code must retain the above copyright
6295 int idx, code, async, group_id; local
6300 code = hcmd->id;
6332 group_id = iwm_cmd_groupid(code);
6374 cmd->hdr_wide.opcode = iwm_cmd_opcode(code);
6379 cmd->hdr_wide.version = iwm_cmd_version(code);
6382 cmd->hdr.code = code;
6527 iwm_cmd_done(struct iwm_softc *sc, int qid, int idx, int code) argument
6549 DEVNAME(sc), code));
10975 int qid, idx, code; local
10993 int qid, idx, code, handled = 1; local
[all...]
H A Dif_iwmreg.h42 * * Redistributions of source code must retain the above copyright
1030 uint32_t inst_size; /* bytes of runtime code */
1032 uint32_t init_size; /* bytes of init code */
1034 uint32_t boot_size; /* bytes of bootstrap code */
1039 uint32_t inst_size; /* bytes of runtime code */
1041 uint32_t init_size; /* bytes of init code */
1043 uint32_t boot_size; /* bytes of bootstrap code */
3055 * code 011 010 001 000 | 100 101 110 111
6524 * The MCC is two letter-code, ascii upper case[A-Z] or '00' for world domain.
6527 * @mcc: given mobile country code
6727 uint8_t code; member in struct:iwm_cmd_header
[all...]
/haiku/src/kits/media/
H A DMediaRoster.cpp20 * * Redistributions of source code must retain the above copyright notice,
1141 // con_status contains the status code to be supplied to
1630 int32 code; local
1631 status = read_port(request.reply_port, &code, &reply, sizeof(reply));
2370 // code will do the real assignment.
2469 rv = web->Unflatten(reply.code, data, reply.size);
2553 int32 code; local
2554 status = read_port(request.reply_port, &code, _info,
/haiku/src/kits/app/
H A DRoster.cpp81 \return A status code.
123 \return A status code, \c B_OK on success oir other error codes specifying
314 \return A status code.
906 status_t code;
907 error = link.FlushWithReply(code);
911 return code;
1309 \return A status code, \c B_OK on success or another error code in case
1351 \return A status code, \c B_OK on success or another error code i
[all...]
H A DLooper.cpp1154 BLooper::ConvertToMessage(void* buffer, int32 code) argument
H A DMessage.cpp1049 /* we have to sync the what code as it is a public member */
1075 /* we have to sync the what code as it is a public member */
2327 int32 code;
2328 ssize_t size = read_port(replyPort, &code, buffer, sizeof(buffer));
2364 int32 code;
2365 result = handle_reply(replyPort, &code, replyTimeout, reply);
/haiku/src/kits/interface/
H A DMenu.cpp1237 BMenu::Perform(perform_code code, void* _data) argument
1239 switch (code) {
1296 return BView::Perform(code, _data);
2386 // Setting this to NULL will prevent this code
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dwin32_io.c296 * ntfs_w32error_to_errno - convert a win32 error code to the unix one
297 * @w32error: the win32 error code
543 static int ntfs_device_win32_setlock(HANDLE handle, ULONG code) argument
552 &io_status, code,
1058 * FALSE if not and errno is set to the error code.
1275 * set to the error code.
/haiku/src/apps/showimage/
H A DShowImageView.cpp282 ShowImageView::_SendMessageToWindow(uint32 code) argument
284 BMessage message(code);
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpireg.h343 uint8_t code; member in struct:wpi_tx_cmd
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dif_mwl.c11 * 1. Redistributions of source code must retain the above copyright
505 * Setup dynamic sysctl's now that country code and
1079 * Map SKU+country code to region code for radar bin'ing.
3638 int code, int baparamset, int batimeout)
3652 if (code == IEEE80211_STATUS_SUCCESS) {
3693 "%s: request failed with code %d, destroy bastream %p\n",
3694 __func__, code, bas->bastream);
3700 return sc->sc_addba_response(ni, tap, code, baparamset, batimeout);
3637 mwl_addba_response(struct ieee80211_node *ni, struct ieee80211_tx_ampdu *tap, int code, int baparamset, int batimeout) argument
/haiku/headers/private/system/
H A Dsyscalls.h181 extern status_t _kern_send_data(thread_id thread, int32 code,
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2100/dev/ipw/
H A Dif_ipw.c12 * 1. Redistributions of source code must retain the above copyright
1263 switch (le16toh(status->code) & 0xf) {
1284 device_printf(sc->sc_dev, "unexpected status code %u\n",
1285 le16toh(status->code));
/haiku/src/apps/terminal/
H A DTermView.cpp1681 int32 code; local
1682 if (message->FindInt32("index", &code) == B_OK)
3134 // single byte character/code, just feed that
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DBPlusTree.cpp6 * no code but achieves binary compatibility with the on disk format.
244 // Note: This code will fail if the block size is smaller than the node size!
745 // in the original BFS code - we will honour it nevertheless
896 BPlusTree::TypeCodeToKeyType(type_code code) argument
898 switch (code) {
/haiku/src/add-ons/kernel/busses/usb/
H A Dohci.cpp1358 // spec says that in most cases condition code
1376 uint8 code = OHCI_ITD_GET_BUFFER_CONDITION_CODE(offset); local
1377 packet_descriptor->status = _GetStatusOfConditionCode(code);
/haiku/src/apps/webpositive/
H A DURLInputGroup.cpp564 virtual void MouseMoved(BPoint where, uint32 code, const BMessage* dragMessage) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx.c11 * 1. Redistributions of source code must retain the above copyright
688 * during the beacon setup code.
1895 * This can be called by the net80211 code.
1941 * AC and TID are overridden. The TID/TXQ code assumes the
3076 * all the relevant code paths have been fixed.
3082 * be reset or the completion code will get upset with you.
3722 * Eventually, the code to send the BAR should be broken out
4534 * to force the next bit of code to free the buffer
4600 * Common code for aggregate excessive retry/subframe retry.
4628 * to force the next bit of code t
5996 ath_addba_response(struct ieee80211_node *ni, struct ieee80211_tx_ampdu *tap, int status, int code, int batimeout) argument
[all...]
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp759 virtual void MouseMoved(BPoint where, uint32 code, argument
/haiku/src/tests/kits/game/chart/
H A DChartWindow.cpp1846 ChartWindow::InitSpecials(int32 code) argument
1853 switch (code) {
2776 embedded C-engine. This code only control the
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwxreg.h36 * * Redistributions of source code must retain the above copyright
1498 uint32_t inst_size; /* bytes of runtime code */
1500 uint32_t init_size; /* bytes of init code */
1502 uint32_t boot_size; /* bytes of bootstrap code */
1507 uint32_t inst_size; /* bytes of runtime code */
1509 uint32_t init_size; /* bytes of init code */
1511 uint32_t boot_size; /* bytes of bootstrap code */
3310 * code 011 010 001 000 | 100 101 110 111
5451 * @u.add.cb_size: size code
7626 * The MCC is two letter-code, asci
7794 uint8_t code; member in struct:iwx_cmd_header
[all...]

Completed in 343 milliseconds

<<111213141516171819