HomeSort by relevance Sort by last modified time
    Searched refs:nospace (Results 1 - 12 of 12) 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/python/darwin-x86/2.7.5/lib/python2.7/
formatter.py 83 self.nospace = 1 # Should leading space be suppressed
98 self.hard_break = self.nospace = self.para_end = 1
105 self.hard_break = self.nospace = 1
112 self.hard_break = self.nospace = 1
124 self.nospace = self.have_label = self.hard_break = self.para_end = 1
182 if self.nospace and not data:
186 if not self.nospace:
190 if not self.nospace:
192 self.hard_break = self.nospace = self.para_end = \
202 self.nospace = self.para_end = self.softspace =
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
formatter.py 83 self.nospace = 1 # Should leading space be suppressed
98 self.hard_break = self.nospace = self.para_end = 1
105 self.hard_break = self.nospace = 1
112 self.hard_break = self.nospace = 1
124 self.nospace = self.have_label = self.hard_break = self.para_end = 1
182 if self.nospace and not data:
186 if not self.nospace:
190 if not self.nospace:
192 self.hard_break = self.nospace = self.para_end = \
202 self.nospace = self.para_end = self.softspace =
    [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/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
dojo-1.6.1.js     [all...]
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 499 milliseconds