Searched refs:EmptyCache (Results 1 - 3 of 3) sorted by relevance

/external/skia/third_party/glu/libtess/
H A Dtess.c400 static int EmptyCache( GLUtesselator *tess ) function
427 if ( !EmptyCache( tess ) ) {
454 if ( !EmptyCache( tess ) ) {
530 if ( !EmptyCache( tess ) ) longjmp(tess->env,1); /* could've used a label*/
/external/chromium/net/url_request/
H A Dview_cache_helper_unittest.cc102 TEST(ViewCacheHelper, EmptyCache) {
/external/jmdns/src/javax/jmdns/impl/
H A DDNSCache.java54 public static final DNSCache EmptyCache = new _EmptyCache(); field in class:DNSCache

Completed in 59 milliseconds