Searched refs:OK (Results 1 - 8 of 8) sorted by relevance

/haiku/build/scripts/
H A Dgenerate_CountryFlags.sh20 echo \ $nr, $name, $id... OK
/haiku/src/system/kernel/util/
H A DAVLTreeBase.cpp204 case OK:
245 case OK:
343 return OK;
347 return OK;
367 return OK;
371 return OK;
454 result = OK;
461 result = OK;
481 result = OK;
488 result = OK;
[all...]
/haiku/src/apps/mail/
H A DStatus.cpp64 OK, enumerator in enum:status_messages
76 BButton *ok = new BButton("ok", B_TRANSLATE("OK"), new BMessage(OK));
110 case OK:
/haiku/data/bin/
H A Dinstall-wifi-firmwares.sh32 OK='I agree to the licenses. Install firmwares.'
44 local result=`alert --stop "$MESSAGE" "$VIEW" "$ABORT" "$OK"`
52 "$OK")
/haiku/headers/private/kernel/util/
H A DAVLTreeBase.h74 OK = 0, enumerator in enum:AVLTreeBase::__anon1
/haiku/src/system/libnetwork/netresolv/isc/
H A Deventlib_p.h50 #define OK(x) if ((x) < 0) EV_ERR(errno); else (void)NULL macro
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_athvar.h791 OK, /* no change needed */ enumerator in enum:ath_softc::__anon148
H A Dif_ath.c3333 * at a time, this should be OK for now.
3474 * and return OK up to the stack.
3493 * XXX: And free the node/return OK; ath_tx_start() may have
3723 sc->sc_updateslot = OK;
4223 * If a BA is returned, the frame is marked as "OK" and it's up
5918 * have heard beacons and are thus considered "OK" for
5943 * have heard beacons and are thus considered "OK" for

Completed in 227 milliseconds