HomeSort by relevance Sort by last modified time
    Searched full:use_color (Results 1 - 17 of 17) sorted by null

  /external/lldb/include/lldb/API/
SBDebugger.h 176 SetUseColor (bool use_color);
  /frameworks/base/core/tests/overlaytests/
testrunner.py 97 def __init__(self, use_color):
100 if use_color:
528 dest='use_color', default=True,
568 printer = VerbosePrinter(opts.use_color)
  /external/lldb/include/lldb/Core/
Debugger.h 314 SetUseColor (bool use_color);
  /external/lldb/source/Core/
Debugger.cpp 2610 bool use_color = exe_ctx ? exe_ctx->GetTargetRef().GetDebugger().GetUseColor() : true; local
    [all...]
  /external/lldb/www/cpp_reference/html/
classlldb_1_1SBDebugger-members.html 125 <tr class="even"><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html#ac0f948ef171942d5989f3a21b96838ae">SetUseColor</a>(bool use_color)</td><td class="entry"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a></td><td class="entry"></td></tr>
classlldb_1_1SBDebugger.html 86 <tr class="memitem:ac0f948ef171942d5989f3a21b96838ae"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBDebugger.html#ac0f948ef171942d5989f3a21b96838ae">SetUseColor</a> (bool use_color)</td></tr>
    [all...]
SBDebugger_8h_source.html 209 <div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160; <a class="code" href="classlldb_1_1SBDebugger.html#ac0f948ef171942d5989f3a21b96838ae">SetUseColor</a> (<span class="keywordtype">bool</span> use_color);</div>
    [all...]
  /external/chromium_org/testing/gtest/src/
gtest.cc 2626 const bool use_color = false; local
2630 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest.cc 2625 const bool use_color = false; local
2629 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); local
    [all...]
  /external/gtest/src/
gtest.cc 2626 const bool use_color = false; local
2630 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); local
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest.cc 2597 const bool use_color = false; local
2601 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); local
    [all...]
  /external/mesa3d/src/gtest/src/
gtest.cc 2625 const bool use_color = false; local
2629 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); local
    [all...]
  /external/protobuf/gtest/src/
gtest.cc 2595 const bool use_color = false; local
2599 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); local
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest.cc 2600 const bool use_color = false; local
2604 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
gtest-all.cc 4110 const bool use_color = false; local
4114 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); local
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc 4110 const bool use_color = false; local
4114 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
gtest-all.cc 4110 const bool use_color = false; local
4114 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); local
    [all...]

Completed in 1435 milliseconds