HomeSort by relevance Sort by last modified time
    Searched refs:emacs (Results 1 - 9 of 9) sorted by null

  /external/libedit/src/
map.h 54 const el_action_t *emacs; /* The default emacs key map */ member in struct:el_map_t
57 int type; /* Emacs or vi */
map.c 899 EL_ABORT((el->errfile, "Emacs map incorrect\n"));
912 el->el_map.emacs = el_map_emacs;
1054 const el_action_t *emacs = el->el_map.emacs; local
    [all...]
chared.c 124 if (el->el_map.current != el->el_map.emacs) {
165 if (el->el_map.current != el->el_map.emacs) {
199 * Return if p is part of a word according to emacs
tty.c 62 el_action_t bind[3]; /* emacs, vi, and vi-cmd */
916 dmap = el->el_map.emacs;
    [all...]
terminal.c 880 if (strcmp(term, "emacs") == 0)
1166 dmap = el->el_map.type == MAP_VI ? el->el_map.vic : el->el_map.emacs;
    [all...]
  /external/llvm/utils/
Makefile 15 DSAclean.py DSAextract.py emacs findsym.pl GenLibDeps.pl \
  /ndk/sources/host-tools/make-3.81/
alloca.c 35 #ifdef emacs
46 #ifdef emacs
49 -- this is for usg, in which emacs must undefine static
58 #endif /* emacs */
80 /* Different portions of Emacs need to call different versions of
81 malloc. The Emacs executable needs alloca to call xmalloc, because
86 Non-Emacs programs expect this to call use xmalloc.
90 #ifndef emacs
187 #ifdef emacs
206 #ifdef emacs
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
complete-ant-cmd.pl 63 qw(-buildfile -debug -emacs -f -find -help -listener -logfile
  /external/openssh/
sftp.c     [all...]

Completed in 644 milliseconds