/external/jmdns/src/javax/jmdns/impl/tasks/resolver/ |
D | ServiceInfoResolver.java | 65 …newOut = this.addAnswer(newOut, (DNSRecord) this.getDns().getCache().getDNSEntry(_info.getQualifie… in addAnswers() 66 …newOut = this.addAnswer(newOut, (DNSRecord) this.getDns().getCache().getDNSEntry(_info.getQualifie… in addAnswers() 68 …newOut = this.addAnswer(newOut, (DNSRecord) this.getDns().getCache().getDNSEntry(_info.getServer()… in addAnswers() 69 …newOut = this.addAnswer(newOut, (DNSRecord) this.getDns().getCache().getDNSEntry(_info.getServer()… in addAnswers()
|
/external/jmdns/src/javax/jmdns/impl/ |
D | JmDNSImpl.java | 660 public DNSCache getCache() { in getCache() method in JmDNSImpl 759 …DNSEntry pointerEntry = this.getCache().getDNSEntry(new DNSRecord.Pointer(type, DNSRecordClass.CLA… in getServiceInfoFromCache() 768 …DNSEntry serviceEntry = this.getCache().getDNSEntry(info.getQualifiedName(), DNSRecordType.TYPE_SR… in getServiceInfoFromCache() 777 …DNSEntry addressEntry = this.getCache().getDNSEntry(server, DNSRecordType.TYPE_A, DNSRecordClass.C… in getServiceInfoFromCache() 787 …addressEntry = this.getCache().getDNSEntry(server, DNSRecordType.TYPE_AAAA, DNSRecordClass.CLASS_A… in getServiceInfoFromCache() 797 …DNSEntry textEntry = this.getCache().getDNSEntry(cachedInfo.getQualifiedName(), DNSRecordType.TYPE… in getServiceInfoFromCache() 944 Collection<DNSEntry> dnsEntryLits = this.getCache().allValues(); in addServiceListener() 1149 for (DNSEntry dnsEntry : this.getCache().getDNSEntryList(info.getKey())) { in makeServiceNameUnique() 1208 … for (DNSEntry dnsEntry : this.getCache().getDNSEntryList(question.getName().toLowerCase())) { in addListener() 1210 listener.updateRecord(this.getCache(), now, dnsEntry); in addListener() [all …]
|
D | DNSRecord.java | 349 dns.getCache().clear(); in handleQuery() 371 dns.getCache().clear(); in handleResponse()
|
/external/llvm/lib/Support/ |
D | SourceMgr.cpp | 36 static LineNoCacheTy *getCache(void *Ptr) { in getCache() function 43 if (LineNoCacheTy *Cache = getCache(LineNoCache)) in ~SourceMgr() 101 if (LineNoCacheTy *Cache = getCache(LineNoCache)) in getLineAndColumn() 118 LineNoCacheTy &Cache = *getCache(LineNoCache); in getLineAndColumn()
|
/external/llvm/lib/Analysis/ |
D | LazyValueInfo.cpp | 1007 static LazyValueInfoCache &getCache(void *&PImpl) { in getCache() function 1015 getCache(PImpl).clear(); in runOnFunction() 1033 delete &getCache(PImpl); in releaseMemory() 1039 LVILatticeVal Result = getCache(PImpl).getValueInBlock(V, BB); in getConstant() 1055 LVILatticeVal Result = getCache(PImpl).getValueOnEdge(V, FromBB, ToBB); in getConstantOnEdge() 1073 LVILatticeVal Result = getCache(PImpl).getValueOnEdge(V, FromBB, ToBB); in getPredicateOnEdge() 1140 if (PImpl) getCache(PImpl).threadEdge(PredBB, OldSucc, NewSucc); in threadEdge() 1144 if (PImpl) getCache(PImpl).eraseBlock(BB); in eraseBlock()
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | numfmt.cpp | 1098 UBool getCache = FALSE; in makeInstance() local 1146 UMTX_CHECK(&nscacheMutex, (UBool)(cache != NumberingSystem_cache), getCache); in makeInstance() 1147 if (getCache) { in makeInstance() 1172 UMTX_CHECK(&nscacheMutex, (UBool)(h != NumberingSystem_cache), getCache); in makeInstance() 1173 if (getCache) { in makeInstance()
|
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
D | NodeSequence.java | 76 private IteratorCache getCache() { in getCache() method in NodeSequence 589 IteratorCache cache = getCache(); in getLength()
|
/external/chromium_org/third_party/skia/src/core/ |
D | SkGlyphCache.h | 249 SkGlyphCache* getCache() const { return fCache; } in getCache() function
|
D | SkPaint.cpp | 246 SkGlyphCache* cache = autoCache.getCache(); in getBaseGlyphCount() 563 SkGlyphCache* cache = autoCache.getCache(); in textToGlyphs() 617 SkGlyphCache* cache = autoCache.getCache(); in containsText() 667 SkGlyphCache* cache = autoCache.getCache(); in glyphsToUnichars() 1150 SkGlyphCache* cache = autoCache.getCache(); in measureText() 1228 SkGlyphCache* cache = autoCache.getCache(); in breakText() 1350 SkGlyphCache* cache = autoCache.getCache(); in getTextWidths()
|
D | SkDraw.cpp | 1567 SkGlyphCache* cache = autoCache.getCache(); in drawText() 1661 SkGlyphCache* cache = autoCache.getCache(); in drawPosText_asPaths() 1715 SkGlyphCache* cache = autoCache.getCache(); in drawPosText()
|
/external/skia/src/core/ |
D | SkGlyphCache.h | 249 SkGlyphCache* getCache() const { return fCache; } in getCache() function
|
D | SkPaint.cpp | 246 SkGlyphCache* cache = autoCache.getCache(); in getBaseGlyphCount() 563 SkGlyphCache* cache = autoCache.getCache(); in textToGlyphs() 617 SkGlyphCache* cache = autoCache.getCache(); in containsText() 667 SkGlyphCache* cache = autoCache.getCache(); in glyphsToUnichars() 1150 SkGlyphCache* cache = autoCache.getCache(); in measureText() 1228 SkGlyphCache* cache = autoCache.getCache(); in breakText() 1350 SkGlyphCache* cache = autoCache.getCache(); in getTextWidths()
|
D | SkDraw.cpp | 1567 SkGlyphCache* cache = autoCache.getCache(); in drawText() 1661 SkGlyphCache* cache = autoCache.getCache(); in drawPosText_asPaths() 1715 SkGlyphCache* cache = autoCache.getCache(); in drawPosText()
|
/external/skia/src/gpu/ |
D | GrDistanceFieldTextContext.cpp | 454 SkGlyphCache* cache = autoCache.getCache(); in drawText() 529 SkGlyphCache* cache = autoCache.getCache(); in drawPosText()
|
D | GrBitmapTextContext.cpp | 197 SkGlyphCache* cache = autoCache.getCache(); in drawText() 290 SkGlyphCache* cache = autoCache.getCache(); in drawPosText()
|
/external/chromium_org/third_party/skia/src/gpu/ |
D | GrDistanceFieldTextContext.cpp | 454 SkGlyphCache* cache = autoCache.getCache(); in drawText() 529 SkGlyphCache* cache = autoCache.getCache(); in drawPosText()
|
D | GrBitmapTextContext.cpp | 197 SkGlyphCache* cache = autoCache.getCache(); in drawText() 290 SkGlyphCache* cache = autoCache.getCache(); in drawPosText()
|
/external/skia/src/ports/ |
D | SkFontConfigInterface_android.cpp | 567 SkGlyphCache* cache = autoCache.getCache(); in getTypefaceForChar()
|
/external/chromium_org/third_party/skia/src/ports/ |
D | SkFontConfigInterface_android.cpp | 567 SkGlyphCache* cache = autoCache.getCache(); in getTypefaceForChar()
|
/external/skia/src/pdf/ |
D | SkPDFFont.cpp | 1416 SkGlyphCache* cache = autoCache.getCache(); in populate()
|
D | SkPDFDevice.cpp | 100 SkGlyphCache* cache = autoCache.getCache(); in align_text()
|
/external/chromium_org/third_party/skia/src/pdf/ |
D | SkPDFFont.cpp | 1418 SkGlyphCache* cache = autoCache.getCache(); in populate()
|
D | SkPDFDevice.cpp | 100 SkGlyphCache* cache = autoCache.getCache(); in align_text()
|
/external/chromium_org/third_party/skia/src/device/xps/ |
D | SkXPSDevice.cpp | 2089 SkGlyphCache* glyphCache = agc.getCache(); in CreateTypefaceUse()
|
/external/skia/src/device/xps/ |
D | SkXPSDevice.cpp | 2089 SkGlyphCache* glyphCache = agc.getCache(); in CreateTypefaceUse()
|