HomeSort by relevance Sort by last modified time
    Searched full:xterm (Results 1 - 25 of 90) sorted by null

1 2 3 4

  /build/core/
process_wrapper.sh 5 # command. It starts a new xterm in which the user can
8 # Inside of the xterm is a gdb session, through which
12 # when starting in the xterm.
process_wrapper_gdb.sh 3 # This is the command running inside the xterm of our
9 # On some systems, running xterm will cause LD_LIBRARY_PATH
  /external/google-breakpad/src/testing/gtest/test/
gtest_color_test.py 77 self.assert_(not UsesColor('xterm-mono', None, None))
82 self.assert_(UsesColor('xterm', None, None))
83 self.assert_(UsesColor('xterm-color', None, None))
84 self.assert_(UsesColor('xterm-256color', None, None))
90 self.assert_(not UsesColor('xterm-color', None, 'no'))
93 self.assert_(UsesColor('xterm', None, 'auto'))
95 self.assert_(UsesColor('xterm', None, 'yes'))
101 self.assert_(not UsesColor('xterm-color', 'no', None))
104 self.assert_(UsesColor('xterm-color', 'auto', None))
106 self.assert_(UsesColor('xterm-color', 'yes', None)
    [all...]
  /external/gtest/test/
gtest_color_test.py 77 self.assert_(not UsesColor('xterm-mono', None, None))
82 self.assert_(UsesColor('xterm', None, None))
83 self.assert_(UsesColor('xterm-color', None, None))
84 self.assert_(UsesColor('xterm-256color', None, None))
90 self.assert_(not UsesColor('xterm-color', None, 'no'))
93 self.assert_(UsesColor('xterm', None, 'auto'))
95 self.assert_(UsesColor('xterm', None, 'yes'))
101 self.assert_(not UsesColor('xterm-color', 'no', None))
104 self.assert_(UsesColor('xterm-color', 'auto', None))
106 self.assert_(UsesColor('xterm-color', 'yes', None)
    [all...]
  /external/protobuf/gtest/test/
gtest_color_test.py 77 self.assert_(not UsesColor('xterm-mono', None, None))
82 self.assert_(UsesColor('xterm', None, None))
83 self.assert_(UsesColor('xterm-color', None, None))
84 self.assert_(UsesColor('xterm-256color', None, None))
90 self.assert_(not UsesColor('xterm-color', None, 'no'))
93 self.assert_(UsesColor('xterm', None, 'auto'))
95 self.assert_(UsesColor('xterm', None, 'yes'))
101 self.assert_(not UsesColor('xterm-color', 'no', None))
104 self.assert_(UsesColor('xterm-color', 'auto', None))
106 self.assert_(UsesColor('xterm-color', 'yes', None)
    [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest_color_test.py 77 self.assert_(not UsesColor('xterm-mono', None, None))
82 self.assert_(UsesColor('xterm', None, None))
83 self.assert_(UsesColor('xterm-color', None, None))
84 self.assert_(UsesColor('xterm-256color', None, None))
90 self.assert_(not UsesColor('xterm-color', None, 'no'))
93 self.assert_(UsesColor('xterm', None, 'auto'))
95 self.assert_(UsesColor('xterm', None, 'yes'))
101 self.assert_(not UsesColor('xterm-color', 'no', None))
104 self.assert_(UsesColor('xterm-color', 'auto', None))
106 self.assert_(UsesColor('xterm-color', 'yes', None)
    [all...]
  /external/bison/po/
en@boldquot.header 24 # bold face, assuming the VT100/XTerm escape sequences.
  /external/bison/runtime-po/
en@boldquot.header 24 # bold face, assuming the VT100/XTerm escape sequences.
  /external/e2fsprogs/po/
en@boldquot.header 24 # bold face, assuming the VT100/XTerm escape sequences.
  /external/elfutils/src/po/
en@boldquot.header 24 # bold face, assuming the VT100/XTerm escape sequences.
  /external/libexif/po/
en@boldquot.header 24 # bold face, assuming the VT100/XTerm escape sequences.
  /ndk/sources/host-tools/make-3.81/po/
en@boldquot.header 24 # bold face, assuming the VT100/XTerm escape sequences.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libncurses.so.5 
libncurses.so.5.9 
  /external/skia/src/gpu/effects/
GrMatrixConvolutionEffect.cpp 211 float xTerm = static_cast<float>(x - xRadius);
212 xTerm = xTerm * xTerm * sigmaXDenom;
215 float xyTerm = sk_float_exp(-(xTerm + yTerm * yTerm * sigmaYDenom));
  /external/mksh/
mkshrc 14 : ${TERM:=xterm}
  /external/lldb/test/terminal/
TestSTTYBeforeAndAfter.py 44 child.sendline('set env(TERM) xterm')
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
debug.ipp 105 # define BOOST_TEST_GUI_DBG gdb-xterm
477 safe_execlp( "xterm", "-T", title, "-display", dsi.display.begin(),
547 safe_execlp( "xterm", "-T", title, "-display", dsi.display.begin(),
615 m_dbg_starter_reg[std::string("gdb-xterm")] = &start_gdb_in_xterm;
620 m_dbg_starter_reg[std::string("dbx-xterm")] = &start_dbx_in_xterm;
  /external/boringssl/src/util/
all_tests.go 157 valgrindArgs = append(valgrindArgs, "--db-attach=yes", "--db-command=xterm -e gdb -nw %f %p")
170 return exec.Command("xterm", xtermArgs...)
  /external/libxml2/result/noent/
rdf2     [all...]
  /external/libxml2/result/
rdf2     [all...]
rdf2.rde     [all...]
rdf2.rdr     [all...]
  /external/libxml2/test/
rdf2     [all...]
  /external/openssh/
ssh-agent.0 68 exported, eg ssh-agent xterm &. The second is that the agent prints the

Completed in 399 milliseconds

1 2 3 4