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

  /external/openssh/
mdoc2man.awk 30 nospace=0
102 if(!nospace)
103 nospace=1
116 if(!nospace&&match(words[w+1],"^[\\.,]"))
117 nospace=1
121 if(!nospace&&match(words[w+1],"^[\\.,]"))
122 nospace=1
126 if(!nospace)
127 nospace=1
135 if(!nospace&&length(line)&&!(match(line," $")||prenl)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
scc.h 121 unsigned int nospace; /* "Out of buffers" */ member in struct:scc_stat
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
scc.h 121 unsigned int nospace; /* "Out of buffers" */ member in struct:scc_stat
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
scc.h 121 unsigned int nospace; /* "Out of buffers" */ member in struct:scc_stat
  /system/core/libdiskconfig/
config_mbr.c 244 goto nospace;
248 goto nospace;
281 nospace:
  /sdk/bash_completion/
adb.bash 322 compopt -o nospace
381 complete -o nospace -F _adb adb
  /external/openssh/openbsd-compat/
glob.c 765 nospace:
786 goto nospace;
798 goto nospace;
  /external/dropbear/
scp.c 273 void nospace(void);
  /external/webkit/Source/WebCore/bridge/qt/
qt_runtime.cpp 116 dbg.nospace() << "JSType(" << ((int)c) << ", " << map[c] << ")";
    [all...]
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 285 milliseconds