Searched refs:Decor (Results 1 – 2 of 2) sorted by relevance
/external/compiler-rt/lib/ubsan/ |
D | ubsan_diag.cc | 219 static void renderMemorySnippet(const Decorator &Decor, MemoryLocation Loc, in renderMemorySnippet() argument 251 Printf(Decor.Highlight()); in renderMemorySnippet() 266 Printf("%s\n", Decor.EndHighlight()); in renderMemorySnippet() 306 Decorator Decor; in ~Diag() local 307 Printf(Decor.Bold()); in ~Diag() 314 Decor.Warning(), Decor.EndWarning(), Decor.Bold()); in ~Diag() 318 Printf("%s note: %s", Decor.Note(), Decor.EndNote()); in ~Diag() 324 Printf("%s\n", Decor.Default()); in ~Diag() 327 renderMemorySnippet(Decor, Loc.getMemoryLocation(), Ranges, in ~Diag()
|
/external/robolectric/lib/main/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |