HomeSort by relevance Sort by last modified time
    Searched refs:BG (Results 1 - 25 of 50) sorted by null

1 2

  /external/llvm/tools/llvm-cov/
RenderingSupport.h 53 bool Bold = false, bool BG = false) {
55 OS.changeColor(Color, Bold, BG);
  /external/llvm/include/llvm/Support/
FormattedStream.h 125 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override {
126 TheStream->changeColor(Color, Bold, BG);
raw_ostream.h 233 /// @param BG if true change the background, default: change foreground
237 bool BG = false) {
240 (void)BG;
402 bool bg=false) override;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FormattedStream.h 125 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override {
126 TheStream->changeColor(Color, Bold, BG);
raw_ostream.h 246 /// @param BG if true change the background, default: change foreground
250 bool BG = false) {
253 (void)BG;
415 bool bg=false) override;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
FormattedStream.h 125 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override {
126 TheStream->changeColor(Color, Bold, BG);
raw_ostream.h 246 /// @param BG if true change the background, default: change foreground
250 bool BG = false) {
253 (void)BG;
415 bool bg=false) override;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
FormattedStream.h 125 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override {
126 TheStream->changeColor(Color, Bold, BG);
raw_ostream.h 246 /// @param BG if true change the background, default: change foreground
250 bool BG = false) {
253 (void)BG;
415 bool bg=false) override;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
FormattedStream.h 125 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override {
126 TheStream->changeColor(Color, Bold, BG);
raw_ostream.h 250 /// @param BG if true change the background, default: change foreground
254 bool BG = false) {
257 (void)BG;
418 bool bg=false) override;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
FormattedStream.h 125 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override {
126 TheStream->changeColor(Color, Bold, BG);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
FormattedStream.h 125 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override {
126 TheStream->changeColor(Color, Bold, BG);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
FormattedStream.h 125 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override {
126 TheStream->changeColor(Color, Bold, BG);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FormattedStream.h 125 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override {
126 TheStream->changeColor(Color, Bold, BG);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
FormattedStream.h 125 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override {
126 TheStream->changeColor(Color, Bold, BG);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
FormattedStream.h 125 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override {
126 TheStream->changeColor(Color, Bold, BG);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
FormattedStream.h 125 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override {
126 TheStream->changeColor(Color, Bold, BG);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
FormattedStream.h 125 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override {
126 TheStream->changeColor(Color, Bold, BG);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
FormattedStream.h 125 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override {
126 TheStream->changeColor(Color, Bold, BG);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
FormattedStream.h 125 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override {
126 TheStream->changeColor(Color, Bold, BG);
  /external/libvpx/libvpx/third_party/libyuv/source/
row_common.cc 1243 int bg = yuvconstants->kUVBiasBGR[1]; local
1937 uint32 bg = src_argb1[1]; local
1966 uint32 bg = src_argb1[1]; local
    [all...]
  /external/libyuv/files/source/
row_common.cc 997 #define BG (UG * 128 + VG * 128 + YGB
1239 int bg = yuvconstants->kUVBiasBGR[1]; local
1903 uint32 bg = src_argb1[1]; local
1932 uint32 bg = src_argb1[1]; local
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp     [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
raw_ostream.h 246 /// @param BG if true change the background, default: change foreground
250 bool BG = false) {
253 (void)BG;
415 bool bg=false) override;

Completed in 545 milliseconds

1 2