Searched defs:isCached (Results 1 - 8 of 8) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
H A DWebAccessibilityCacheImpl.cpp164 bool WebAccessibilityCacheImpl::isCached(const WebAccessibilityObject& object) function in class:WebKit::WebAccessibilityCacheImpl
/external/nist-sip/java/gov/nist/javax/sip/stack/
H A DTCPMessageChannel.java77 protected boolean isCached; field in class:TCPMessageChannel
464 if (!this.isCached) {
466 this.isCached = true;
669 if (isCached && !isRunning) {
H A DTLSMessageChannel.java83 protected boolean isCached; field in class:TLSMessageChannel
435 if (!this.isCached) {
437 this.isCached = true;
648 if (isCached && !isRunning) {
/external/srec/tools/grxmlcompile/
H A Dsub_min.cpp261 bool isCached; local
270 isCached= false;
285 isCached= true;
335 if (isCached == false) {
/external/icu4c/common/
H A Ducnvmbcs.c1776 UBool isCached; local
1779 isCached=mbcsTable->swapLFNLStateTable!=NULL;
1782 if(!isCached) {
H A Dunames.cpp193 UBool isCached; local
196 UMTX_CHECK(NULL, (uCharNames!=NULL), isCached);
198 if(!isCached) {
/external/libxml2/
H A Dxpath.c1428 int isCached = 0; local
1435 isCached = 1;
1477 if (! isCached)
1486 if (! isCached)
1495 if (! isCached)
1504 if (! isCached)
1513 if (! isCached)
1522 if (! isCached)
1531 if (! isCached)
1540 if (! isCached)
1582 int isCached = 0; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 329 milliseconds