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

  /external/lldb/test/pexpect-2.4/examples/
bd_serv.py 17 import pxssh, pexpect, ANSI
181 virtual_screen = ANSI.ANSI (24,80)
chess.py 9 import ANSI
18 self.term = ANSI.ANSI ()
chess2.py 9 import ANSI
16 self.term = ANSI.ANSI ()
chess3.py 9 import ANSI
18 self.term = ANSI.ANSI ()
cgishell.cgi 21 import pxssh, pexpect, ANSI
56 virtual_screen = ANSI.ANSI (24,80)
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
gdtoa.h 48 #ifndef ANSI
50 #define ANSI(x) ()
53 #define ANSI(x) x
56 #endif /* ANSI */
107 extern char* __dtoa ANSI((double d, int mode, int ndigits, int *decpt,
109 extern char* __gdtoa ANSI((FPI *fpi, int be, ULong *bits, int *kindp,
111 extern void __freedtoa ANSI((char*));
112 extern float strtof ANSI((CONST char *, char **));
113 extern double strtod ANSI((CONST char *, char **));
114 extern int __strtodg ANSI((CONST char*, char**, FPI*, Long*, ULong*))
    [all...]
  /external/lldb/test/pexpect-2.4/
ANSI.py 1 """This implements an ANSI terminal emulator as a subclass of screen.
3 $Id: ANSI.py 491 2007-12-16 20:04:57Z noah $
168 class ANSI (term):
333 # 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
  /frameworks/av/include/media/
ToneGenerator.h 57 TONE_SUP_RADIO_ACK, // Radio path acknowlegment, CEPT, ANSI: 425Hz, 200ms ON
185 // ANSI supervisory tones
200 ANSI,
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 104 milliseconds