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

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
unctrl.h 35 * unctrl.h
42 /* $Id: unctrl.h.in,v 1.11 2009/04/18 21:00:52 tom Exp $ */
56 #undef unctrl macro
57 NCURSES_EXPORT(NCURSES_CONST char *) unctrl (chtype);
60 NCURSES_EXPORT(NCURSES_CONST char *) NCURSES_SP_NAME(unctrl) (SCREEN*, chtype);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
unctrl.h 35 * unctrl.h
42 /* $Id: unctrl.h.in,v 1.11 2009/04/18 21:00:52 tom Exp $ */
56 #undef unctrl macro
57 NCURSES_EXPORT(NCURSES_CONST char *) unctrl (chtype);
60 NCURSES_EXPORT(NCURSES_CONST char *) NCURSES_SP_NAME(unctrl) (SCREEN*, chtype);
  /external/libedit/src/editline/
readline.h 85 #ifndef UNCTRL
86 #define UNCTRL(c) (((c) - 'a' + 'A')|control_character_bit)
  /prebuilts/libs/libedit/include/editline/
readline.h 85 #ifndef UNCTRL
86 #define UNCTRL(c) (((c) - 'a' + 'A')|control_character_bit)
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_curses.py 198 curses.unctrl('a')
244 if ascii.unctrl(ch) != expected:
245 print 'curses.unctrl fails on character', repr(ch)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_curses.py 198 curses.unctrl('a')
244 if ascii.unctrl(ch) != expected:
245 print 'curses.unctrl fails on character', repr(ch)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_curses.py 198 curses.unctrl('a')
244 if ascii.unctrl(ch) != expected:
245 print 'curses.unctrl fails on character', repr(ch)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_curses.py 198 curses.unctrl('a')
244 if ascii.unctrl(ch) != expected:
245 print 'curses.unctrl fails on character', repr(ch)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libncurses.so.5 
libncurses.so.5.9 
libtic.so 
libtic.so.5 
libtic.so.5.9 
  /prebuilts/gdb/darwin-x86/lib/python2.7/curses/
ascii.py 89 def unctrl(c): function
  /prebuilts/gdb/linux-x86/lib/python2.7/curses/
ascii.py 89 def unctrl(c): function
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/curses/
ascii.py 89 def unctrl(c): function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/curses/
ascii.py 89 def unctrl(c): function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libtic.so 
libtic.so.5 
libtic.so.5.7 
libtic.a 137 ???????????0? ?>Einit_stringmy_stringmy_lengthsave_stringpopstackptronstackparamstackgetparmseenrdptemp.8094seennseenmcvtcharsave_tc_charsave_tc_inequalityfmt.8433malloc_nc_err_abortstrlen_nc_doallocstrcpy_nc_warning__ctype_b_loc_nc_captoinfounctrl__sprintf_chk__strcpy_chk__stack_chk_fail_nc_infotocapsscanfstrchr*1:?[r???? ??????!'38!>_z???????????*3AFPdi!ns}????!"#(7bnx~??????*"pu??"?"??#)3S"????????"LQ]b"rw??????????)?$MZ!fqv|?????????? '3CL!Vbr{!?????????????   3 = B L [ q x ? ? ? ? ? !? ? ? ? ? ? ? 
    [all...]
  /external/mksh/src/
tree.c 781 c = UNCTRL(c & 0x7F);
802 c = UNCTRL(c & 0x7F);
edit.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib/
libtic.a 53  ????????n?0??>Einit_stringmy_stringmy_lengthsave_stringpopstackptronstackparamstackgetparmseenrdptemp.8439seennseenmcvtcharsave_tc_charsave_tc_inequalityfmt.8778malloc_nc_err_abortstrlen_nc_doallocstrcpy_nc_warning__ctype_b_loc_nc_captoinfounctrl__sprintf_chk__strcpy_chk__stack_chk_fail_nc_infotocapsscanfstrchr|(?1????????;|B
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib/
libtic.a 114  ?????????"0t0?;>ELinit_stringmy_stringmy_lengthsave_stringpopstackptronstackparamstackgetparmseenrdptemp.8401seennseenmsave_tc_charsave_tc_inequalitycvtcharfmt.8493malloc_nc_err_abortstrlen_nc_doallocstrcpy_nc_warning__ctype_b_loc__sprintf_chkunctrl__strcpy_chk__stack_chk_fail_nc_captoinfo_nc_infotocapsscanfstrchrstrstr( 1????????;B
    [all...]

Completed in 568 milliseconds

1 2