Searched refs:isCached (Results 1 - 10 of 10) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/stack/
H A DTCPMessageProcessor.java223 retval.isCached = true;
255 retval.isCached = true;
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) {
H A DTLSMessageProcessor.java239 retval.isCached = true;
271 retval.isCached = true;
/external/srec/tools/grxmlcompile/
H A Dsub_min.cpp261 bool isCached; local
270 isCached= false;
285 isCached= true;
335 if (isCached == false) {
/external/chromium_org/third_party/libxml/src/
H A Dxpath.c1427 int isCached = 0; local
1434 isCached = 1;
1476 if (! isCached)
1485 if (! isCached)
1494 if (! isCached)
1503 if (! isCached)
1512 if (! isCached)
1521 if (! isCached)
1530 if (! isCached)
1539 if (! isCached)
1581 int isCached = 0; local
[all...]
/external/libxml2/
H A Dxpath.c1508 int isCached = 0; local
1515 isCached = 1;
1557 if (! isCached)
1566 if (! isCached)
1575 if (! isCached)
1584 if (! isCached)
1593 if (! isCached)
1602 if (! isCached)
1611 if (! isCached)
1620 if (! isCached)
1662 int isCached = 0; local
[all...]
/external/chromium_org/third_party/icu/source/common/
H A Ducnvmbcs.c1776 UBool isCached; local
1779 isCached=mbcsTable->swapLFNLStateTable!=NULL;
1782 if(!isCached) {
/external/icu/icu4c/source/common/
H A Ducnvmbcs.c1776 UBool isCached; local
1779 isCached=mbcsTable->swapLFNLStateTable!=NULL;
1782 if(!isCached) {
/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 301 milliseconds