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

1 2

  /external/toybox/toys/posix/
wc.c 36 int i, nospace = 1; local
39 xprintf(" %ld"+nospace, lengths[i]);
40 nospace = 0;
  /external/libedit/doc/
mdoc2man.awk 27 nospace=0
99 if(!nospace)
100 nospace=1
104 if(!nospace)
105 nospace=1
111 if(!nospace)
112 nospace=1
125 if(!nospace&&match(words[w+1],"^[\\.,]"))
126 nospace=1
133 if(!nospace&&match(words[w+1],"^[\\.,]")
    [all...]
  /prebuilts/gdb/darwin-x86/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/gdb/linux-x86/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/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...]
  /bionic/libc/kernel/uapi/linux/
scc.h 121 unsigned int nospace; member in struct:scc_stat
  /development/ndk/platforms/android-21/include/linux/
scc.h 121 unsigned int nospace; member in struct:scc_stat
  /external/kernel-headers/original/uapi/linux/
scc.h 121 unsigned int nospace; /* "Out of buffers" */ member in struct:scc_stat
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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.15-4.8/sysroot/usr/include/linux/
scc.h 121 unsigned int nospace; /* "Out of buffers" */ member in struct:scc_stat
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
scc.h 121 unsigned int nospace; member in struct:scc_stat
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
scc.h 121 unsigned int nospace; member in struct:scc_stat
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
scc.h 121 unsigned int nospace; member in struct:scc_stat
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
scc.h 121 unsigned int nospace; member in struct:scc_stat
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
scc.h 121 unsigned int nospace; member in struct:scc_stat
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
scc.h 121 unsigned int nospace; member in struct:scc_stat
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
scc.h 121 unsigned int nospace; member in struct:scc_stat
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
scc.h 121 unsigned int nospace; member in struct:scc_stat
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
scc.h 121 unsigned int nospace; member in struct:scc_stat
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
scc.h 121 unsigned int nospace; member in struct:scc_stat
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
scc.h 121 unsigned int nospace; member in struct:scc_stat
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
scc.h 121 unsigned int nospace; member in struct:scc_stat
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
scc.h 121 unsigned int nospace; member in struct:scc_stat
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
scc.h 121 unsigned int nospace; member in struct:scc_stat

Completed in 3875 milliseconds

1 2