Searched refs:ok (Results 1 - 24 of 24) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIONVRAM.cpp743 bool ok; local
765 ok = true;
769 if (iter == 0) ok = false;
771 while (ok) {
781 ok = convertObjectToProp(tmpBuffer, &length, tmpSymbol, tmpObject);
782 if (ok) {
789 if (ok) {
795 if (!ok) return kIOReturnBadArgument;
810 ok = true;
812 while (ok) {
1383 bool ok; local
1429 bool ok = true; local
1549 bool ok = true; local
[all...]
H A DIORangeAllocator.cpp191 bool ok = false; local
212 ok = (dataEnd <= thisEnd);
213 if( ok) {
221 ok = false;
230 if( ok)
238 return( ok );
H A DIODeviceTreeSupport.cpp464 bool ok; local
467 ok = GetUInt32( regEntry, gIODTPHandleKey, &phandle);
468 assert( ok );
470 if( ok) {
501 bool cmp, ok = false; local
531 ok = (*spec && *controller);
603 return( ok ? original_icells : 0 );
657 bool ok, nw; local
680 ok = (mapped && controllers);
682 if( ok) d
967 bool ok = true; local
[all...]
H A DIOKitDebug.cpp210 bool ok; local
223 ok = dict->serialize( s );
227 return( ok );
H A DIOService.cpp406 bool ok; local
416 ok = false;
418 ok = attachToParent( provider, gIOServicePlane);
423 ok = attachToParent( getRegistryRoot(), gIOServicePlane);
426 return( ok );
539 bool ok; local
583 ok = (0 != _IOServiceJob::startJob( this, kMatchNubJob, options ));
1635 bool ok; local
1638 ok = isParent( provider, gIOServicePlane, true);
1641 if( ok) {
1656 bool ok; local
1870 bool ok; local
2115 bool ok; local
2159 bool ok; local
2218 bool ok; local
2233 bool ok; local
2705 bool ok; local
2842 bool ok; local
3803 bool ok = false; local
3871 bool ok; local
3887 bool ok; local
3903 bool ok = true; local
[all...]
H A DIORegistryEntry.cpp131 bool ok; local
150 ok = gRegistryRoot->init();
155 assert( ok && gIONameKey && gIOLocationKey );
288 // ok for OSSymbol too
455 bool ok = snapshotProperties->serialize( s ); local
457 return( ok );
853 bool ok; local
872 ok = (maxLength > len);
874 if( ok)
876 return( ok );
951 bool ok; local
1842 bool ok; local
[all...]
H A DIOPlatformExpert.cpp1003 bool ok = true; local
1017 return( ok );
1083 bool ok = false; local
1105 ok = true;
1107 return( ok );
1113 bool ok = false; local
1117 ok = (0 != prop);
1119 if( ok )
1122 return( ok );
1265 bool ok; local
[all...]
H A DIOPMrootDomain.cpp2974 bool ok; local
3033 ok = false;
3065 ok = inner->setObject(node);
3067 if (!ok)
H A DIOServicePM.cpp703 bool ok = true; local
727 ok = false;
733 if (!ok)
5966 bool ok = false; local
5985 ok = dict->serialize(s);
5989 return ok;
H A DIOUserClient.cpp930 bool ok; local
932 ok = super::init( properties );
933 ok &= initWithTask( owningTask, securityID, type );
935 return( ok );
/macosx-10.5.8/xnu-1228.15.4/iokit/Drivers/platform/drvAppleMacIO/
H A DAppleMacIO.cpp175 bool ok = false; local
231 for ( i = 0; (!ok) && (i < 3); i++ )
245 ok = true;
256 return ok;
/macosx-10.5.8/xnu-1228.15.4/libkern/stdio/
H A Dscanf.c435 * Switch on the character; `goto ok'
461 goto ok;
468 goto ok;
470 /* digits 8 and 9 ok iff decimal or hex */
476 goto ok;
478 /* letters ok iff hex */
487 goto ok;
489 /* sign ok only as first character */
493 goto ok;
497 /* x ok if
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Duipc_mbuf2.c242 goto ok;
265 goto ok;
307 goto ok;
317 goto ok;
353 ok:
/macosx-10.5.8/AppleMacRiscPCI-3.4/
H A DAppleMacRiscPCI.cpp208 bool ok; local
223 ok = addBridgeMemoryRange( index << 28, 0x10000000, true );
230 ok = addBridgeMemoryRange( (0xf0 | index) << 24,
235 ok = addBridgeIORange( 0, 0x10000 );
536 bool ok; local
545 ok = addBridgeMemoryRange( index << 28, 0x10000000, true );
552 ok = addBridgeMemoryRange( (0xf0 | index) << 24,
557 ok = addBridgeIORange( 0, 0x10000 );
805 bool ok; local
814 ok
[all...]
H A DAppleDART.cpp479 bool ok; local
485 ok = !(readReg(fDARTCNTLReg) & setIALLTLB());
486 if (ok)
490 if (ok)
497 if (!ok)
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dhw_exception.s275 blt+ cr2,kernelStackNotBad ; Yeah, that is ok too...
477 ; both interrupts and preemption are ok, but because we could
486 ; + the call finished ok, check for AST
487 ; - the call finished ok, do not check for AST
830 bne+ ret_user2 ; We are ok...
933 blt+ ihsetback ; The stack is ok...
939 blt+ cr2,ihsetback ; Yeah, that is ok too...
1713 cmplwi r11,KERNEL_STACK_SIZE-FM_SIZE-TRAP_SPACE_NEEDED ; Check if stack pointer is ok
1820 beq+ versvok ; (TEST/DEBUG) This one is ok...
H A Dbcopy.s68 ; passed in value. This should be ok since we can not have any bigger than 32 bit addresses
149 ; passed in value. This should be ok since we can not have any bigger than 32 bit addresses
H A DEmulate.s230 stw r0,savemisc3(r13) ; Assume that we emulate ok
1009 stw r0,savemisc3(r13) ; Assume that we emulate ok
H A Dlowmem_vectors.s2077 ; while you are away. Anything else is ok.
3071 stw r30,quickfret+4(r29) ; Dequeue previous guy (really, it is ok to wait until after the release)
3344 std r30,quickfret(r29) ; Dequeue previous guy (really, it is ok to wait until after the release)
H A Dmachine_routines_asm.s872 bt pfWillNapb,yesnap ; Yeah, nap is ok...
H A Dvmachmon_asm.s454 ; handling here is pretty funky anyway, so we just pick the ones that are ok.
H A Dhw_vm.s3142 ; mapRtOK - if all is ok
3323 ; mapRtOK - if all is ok
5430 beqlr++ ; Stored ok, no interrupt, time to leave...
8668 beqlr++ ; Leave if ok...
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dipsec.c2531 goto ok; /* no need to check replay. */
2546 goto ok;
2591 ok:
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Ddtrace.c6451 int ok = 0, notflag = 0;
6474 ok++;
6478 ok++;
6487 ok++;
6491 ok++;
6498 if (ok)

Completed in 419 milliseconds