Home
last modified time | relevance | path

Searched refs:TSD (Results 1 – 8 of 8) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DPaddingChecker.cpp286 if (auto *TSD = dyn_cast<ClassTemplateSpecializationDecl>(RD)) { in reportRecord() local
290 SourceLocation ILoc = TSD->getPointOfInstantiation(); in reportRecord()
/external/ImageMagick/PerlMagick/t/reference/read/
Dinput_pgm_p2.miff85 …@]TZed[7!���߸���� 4@I:, ?SHLA,574..09BLQNJNJ75CE:.3AA95>-$%#1_ghj]TSD���gg}�¡)…
Dinput_pgm_p5.miff85 …@]TZed[7!���߸���� 4@I:, ?SHLA,574..09BLQNJNJ75CE:.3AA95>-$%#1_ghj]TSD���gg}�¡)…
Dinput_fits.miff94 …@]TZed[7!���߸���� 4@I:, ?SHLA,574..09BLQNJNJ75CE:.3AA95>-$%#1_ghj]TSD���gg}�¡)…
/external/ImageMagick/PerlMagick/t/
Dinput.fits43 …Wtol[S816+5H]bZx} 4@I:, ?SHLA,574..09BLQNJNJ75CE:.3AA95>-$%#1_ghj]TSD���gg}�¡<X\…
/external/jemalloc/
DChangeLog82 - Fix TSD fetches to avoid (recursive) allocation. This is relevant to
543 Solaris, and could affect other platforms with similar pthreads TSD
908 - Add compile-time support for all TLS-related functionality via pthreads TSD.
910 TSD implementation with similar performance.
Dconfigure.ac1447 dnl it rather than pthreads TSD cleanup functions to support cleanup during
/external/clang/lib/Serialization/
DASTReader.cpp6228 if (auto *TSD = dyn_cast<TemplateSpecializationDecl>(D)) in completeRedeclChainForTemplateSpecialization() local
6229 TSD->getSpecializedTemplate()->LoadLazySpecializations(); in completeRedeclChainForTemplateSpecialization()