Searched refs:Decor (Results 1 – 2 of 2) sorted by relevance
/external/compiler-rt/lib/ubsan/ |
D | ubsan_diag.cc | 256 static void renderMemorySnippet(const Decorator &Decor, MemoryLocation Loc, in renderMemorySnippet() argument 288 Printf(Decor.Highlight()); in renderMemorySnippet() 303 Printf("%s\n", Decor.EndHighlight()); in renderMemorySnippet() 343 Decorator Decor; in ~Diag() local 344 Printf(Decor.Bold()); in ~Diag() 351 Decor.Warning(), Decor.EndWarning(), Decor.Bold()); in ~Diag() 355 Printf("%s note: %s", Decor.Note(), Decor.EndNote()); in ~Diag() 361 Printf("%s\n", Decor.Default()); in ~Diag() 364 renderMemorySnippet(Decor, Loc.getMemoryLocation(), Ranges, in ~Diag()
|
/external/robolectric/v1/lib/main/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |