Searched defs:ok (Results 101 - 125 of 518) sorted by relevance

1234567891011>>

/macosx-10.9.5/AppleUSBIrDA-145.2.4/IrDA/Utils/
H A DCTimer.cpp124 Boolean ok; local
185 Boolean ok; local
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/t/Test/
H A DMore.pm297 sub ok ($;$) { subroutine
[all...]
/macosx-10.9.5/CPANInternal-140/Class-Trigger-0.14/inc/Test/
H A DMore.pm84 sub ok ($;$) { subroutine
[all...]
/macosx-10.9.5/CPANInternal-140/PathTools/t/lib/Test/
H A DMore.pm280 sub ok ($;$) { subroutine
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/inc/Test/
H A DMore.pm75 sub ok ($;$) { subroutine
[all...]
/macosx-10.9.5/CPANInternal-140/Test-Simple/lib/Test/
H A DMore.pm291 sub ok ($;$) { subroutine
[all...]
/macosx-10.9.5/CPANInternal-140/YAML-Syck/inc/Test/
H A DMore.pm75 sub ok ($;$) { subroutine
[all...]
/macosx-10.9.5/CommonCrypto-60049/test/test/
H A Dtestmore.h60 #define ok(THIS, TESTNAME) \ macro
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFWAddressSpace.cpp367 bool ok; local
H A DIOFireWireLocalNode.cpp246 bool ok = true ; local
H A DIOFireWireROMCache.cpp592 bool ok; local
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/
H A DIOHIDevice.cpp135 bool ok; local
/macosx-10.9.5/Libc-997.90.3/gen/FreeBSD/
H A Dfnmatch.c250 int negate, ok, special; local
/macosx-10.9.5/Libc-997.90.3/stdlib/FreeBSD/
H A Drealpath.c271 int ok = 1; local
/macosx-10.9.5/OpenSSH-186/osslshim/ossl/
H A Dossl-dh-eay.c111 int ok = 0; local
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/dsa/
H A Ddsa_gen.c105 int ok=0; local
/macosx-10.9.5/Security-55471.14.18/libsecurity_transform/lib/
H A DEncodeDecodeTransforms.c469 __block Boolean ok = TRUE; local
958 __block Boolean ok = TRUE; local
/macosx-10.9.5/Security-55471.14.18/regressions/test/
H A Dtestenv.c70 int ok = 0; local
109 int ok = ok_unix(fchdir(current_dir), "fchdir"); local
[all...]
H A Dtestmore.h66 #define ok(THIS, ...) \ macro
/macosx-10.9.5/Security-55471.14.18/sectests/test/
H A Dtestenv.c104 int ok = ok_unix(fchdir(current_dir), "fchdir"); local
/macosx-10.9.5/WebCore-7537.78.1/Modules/indexeddb/
H A DIDBCursorBackendImpl.cpp233 bool ok = m_cursor->continueFunction(); local
H A DIDBObjectStoreBackendImpl.cpp50 bool ok = addingKeyAllowed(backingStore, transaction, databaseId, objectStoreId, indexId, (m_indexKeys)[i].get(), primaryKey, canAddKeys); local
67 bool ok = backingStore.putIndexDataForRecord(transaction, databaseId, objectStoreId, indexId, *(m_indexKeys)[i].get(), recordIdentifier); local
83 bool ok = backingStore.keyExistsInIndex(transaction, databaseId, objectStoreId, indexId, *indexKey, foundPrimaryKey, found); local
128 bool ok = backingStore->getKeyGeneratorCurrentNumber(transaction->backingStoreTransaction(), databaseId, objectStoreId, currentNumber); local
/macosx-10.9.5/WebCore-7537.78.1/Modules/mediastream/
H A DUserMediaRequest.cpp55 bool ok = options.get(mediaType, constraintsDictionary); local
/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DJSNodeCustom.cpp146 bool ok = imp->insertBefore(toNode(exec->argument(0)), toNode(exec->argument(1)), ec, AttachLazily); local
157 bool ok = imp->replaceChild(toNode(exec->argument(0)), toNode(exec->argument(1)), ec, AttachLazily); local
168 bool ok = imp->removeChild(toNode(exec->argument(0)), ec); local
179 bool ok = imp->appendChild(toNode(exec->argument(0)), ec, AttachLazily); local
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DCrossOriginPreflightResultCache.cpp47 bool ok = false; local

Completed in 356 milliseconds

1234567891011>>