Searched refs:done (Results 101 - 125 of 171) sorted by relevance

1234567

/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A Dkernel_interface.cpp92 // must be done after setting the content size
560 bool done = false; local
561 while (error == B_OK && !done
601 done = true;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/onoe/
H A Donoe.c224 goto done;
273 done:
/haiku/src/add-ons/kernel/drivers/network/ether/marvell_yukon/dev/mii/
H A De1000phy.c346 goto done;
370 done:
/haiku/src/add-ons/kernel/drivers/network/ether/syskonnect/dev/mii/
H A De1000phy.c346 goto done;
370 done:
/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp126 TRACE(("debugger_write() done: %" B_PRIx32 "\n", error));
396 // nobody there yet -- set our condition variable and be done
421 // nobody there yet -- set our condition variable and be done
646 bool done = false; local
647 while (!done) {
671 done = true;
715 done = true;
720 done = true;
2565 bool done = false; local
2583 done
[all...]
H A Ddebug.cpp459 bool done = false; local
462 while (!done) {
470 done = true;
662 done = true;
676 done = true;
1013 // done. Note, that there's a small race condition: the other CPU could
/haiku/src/apps/bootmanager/
H A Dbootman.S459 jne .done ; At end of list?
461 .done:
474 jnz .done ; At top of list?
476 .done:
/haiku/src/tests/kits/interface/picture/
H A DSVGViewView.cpp189 bool done = false; local
197 while (!done) {
200 done = len < sizeof(buf);
201 if (!XML_Parse(parser, buf, len, done))
/haiku/src/system/libnetwork/netresolv/nameser/
H A Dns_name.c248 goto done;
325 done:
831 /* Recurse to get rest of name done first. */
1078 goto done;
1111 done:
/haiku/src/add-ons/kernel/drivers/graphics/nvidia/
H A Ddriver.c926 goto done;
944 // TODO: Physical aligning can be done without waste using the
1082 goto done;
1104 done:
1108 /* all done, return the status */
1191 /* all done */
1421 goto done;
1433 done:
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_crypto_ccmp.c554 goto done;
576 done:
H A Dieee80211_hwmp.c1611 goto done; /* XXX: stats?? */
1619 goto done; /* XXX: stats?? */
1632 done:
1936 goto done;
1945 goto done;
1955 goto done;
1964 goto done;
2012 done:
H A Dieee80211_proto.c915 * Ideally the protection mode calculation is done based on the
2499 goto done;
2530 goto done;
2535 goto done;
2567 done:
2589 * Note that the state change call is done through the iv_newstate
/haiku/src/add-ons/kernel/drivers/graphics/radeon/
H A Ddetect.c510 goto done;
523 done:
/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
H A Dnvme_internal.h83 * readiness, which is done by reading the controller status register rdy bit.
258 * requests which is done rarely, and the driver is careful
300 bool done; member in struct:nvme_completion_poll_status
/haiku/src/system/libnetwork/netresolv/net/
H A Dgethnamaddr.c601 * this is also done in res_nquery() since we are not the only
620 * done a lookup.
636 * done a lookup.
861 /* Retrieve the saved copy and we're done. */
1145 goto done;
1150 goto done;
1164 goto done;
1202 done:
H A Dgetaddrinfo.c2459 goto done;
2500 done:
2759 int done = 0; local
2762 *domain && !done;
2802 /* anything else implies that we're done */
2803 done++;
2810 done++;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_regdomain.c681 goto done;
706 goto done;
708 done:
732 * for GSM radios. This is done when we need the h/w frequency
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2200/dev/iwi/
H A Dif_iwi.c1301 * done in the driver.
1600 DPRINTFN(15, ("rx done idx=%u\n", sc->rxq.cur));
1620 DPRINTFN(15, ("tx done idx=%u\n", txq->next));
1682 goto done;
1718 done:
2495 /* we're done with command blocks processing */
2727 * be handled with early-termination as done by net80211 but
2872 goto done;
2884 goto done;
2888 goto done;
[all...]
/haiku/src/libs/udis86/
H A Ddecode.c231 int done = 0; local
280 done = (u->dis_mode == 64 && (curr & 0xF0) == 0x40) ? 0 : 1;
283 } while (!done);
/haiku/src/apps/cortex/NodeManager/
H A DNodeGroup.cpp1595 bool done = false; local
1596 while(!done) {
1661 done = true;
1677 } // while(!done)
1684 // done
/haiku/src/add-ons/kernel/drivers/network/ether/vt612x/dev/vge/
H A Dif_vge.c260 /* Wait for the done bit to be set. */
571 goto done;
603 done:
1496 * filtering is done in software.
1707 goto done;
1719 goto done;
1739 done:
1779 goto done;
1800 done:
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Ddir.c296 /* Consistency check of ir done while fetching attribute */
1153 goto done;
1283 goto done;
1325 /* If we have reached the end of the bitmap, we are done. */
1413 done:
2051 * If hard link count is not equal to zero then we are done. In other
2560 * - finally the existing long name is made DOS+Win32 unless already done
2587 BOOL done; local
2605 done = FALSE;
2618 done
[all...]
/haiku/src/apps/mail/
H A DContent.cpp2454 goto done;
2481 goto done;
2500 goto done;
2505 goto done;
2552 goto done;
2559 goto done;
2573 done:
/haiku/src/bin/
H A Dhey.cpp634 bool done = false; local
652 done = true;
653 } while (!done);

Completed in 144 milliseconds

1234567