Home
last modified time | relevance | path

Searched refs:buildMap (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_getimage.c2465 buildMap(TIFFRGBAImage* img) in buildMap() function
2542 if (buildMap(img)) { in PickContigCase()
2552 if (buildMap(img)) { in PickContigCase()
2571 if (buildMap(img)) { in PickContigCase()
2638 if (buildMap(img)) { in PickContigCase()
/external/clang/lib/AST/
DASTContext.cpp8738 buildMap(TranslationUnitDecl &TU) { in buildMap() function in __anondde3a4e10611::ParentMapASTVisitor
8870 auto Maps = ParentMapASTVisitor::buildMap(*getTranslationUnitDecl()); in getParents()