HomeSort by relevance Sort by last modified time
    Searched defs:ANSI (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/pexpect/
ANSI.py 1 """This implements an ANSI (VT100) terminal emulator as a subclass of screen.
35 # The 'Do.*' functions are helper functions for the ANSI class.
188 such as an ANSI terminal. """
194 class ANSI (term):
196 """This class implements an ANSI (VT100) terminal.
197 It is a stream filter that recognizes ANSI terminal
367 # t = ANSI(6,65)
  /external/harfbuzz_ng/test/shaping/
hb_test_tools.py 21 class ANSI:
51 format = ColorFormatter.ANSI
54 format = ColorFormatter.ANSI
55 if "--format=ansi" in argv:
56 argv.remove ("--format=ansi")
57 format = ColorFormatter.ANSI
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]
  /frameworks/av/include/media/
ToneGenerator.h 56 TONE_SUP_RADIO_ACK, // Radio path acknowlegment, CEPT, ANSI: 425Hz, 200ms ON
184 // ANSI supervisory tones
199 ANSI,

Completed in 1165 milliseconds