Home
last modified time | relevance | path

Searched refs:nospace (Results 1 – 15 of 15) sorted by relevance

/external/python/cpython3/Lib/
Dformatter.py86 self.nospace = 1 # Should leading space be suppressed
101 self.hard_break = self.nospace = self.para_end = 1
108 self.hard_break = self.nospace = 1
115 self.hard_break = self.nospace = 1
127 self.nospace = self.have_label = self.hard_break = self.para_end = 1
185 if self.nospace and not data:
189 if not self.nospace:
193 if not self.nospace:
195 self.hard_break = self.nospace = self.para_end = \
205 self.nospace = self.para_end = self.softspace = \
[all …]
/external/python/cpython2/Lib/
Dformatter.py83 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 …]
/external/openssh/
Dmdoc2man.awk28 nospace=0
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_dump.c769 bool nospace; member
777 if (!sctx->nospace) { in str_dump_ctx_printf()
789 sctx->nospace = true; in str_dump_ctx_printf()
816 ctx.nospace = false; in tgsi_dump_str()
820 return !ctx.nospace; in tgsi_dump_str()
844 ctx.nospace = false; in tgsi_dump_instruction_str()
/external/kmod/shell-completion/bash/
Dkmod57 compopt -o nospace
97 compopt +o nospace
/external/llvm-project/clang/utils/
Dbash-autocomplete.sh61 [[ "${flags: -1}" == '=' ]] && compopt -o nospace 2> /dev/null
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_dump.c725 bool nospace; member
749 sctx->nospace = true; in str_dump_ctx_printf()
779 ctx.nospace = false; in tgsi_dump_str()
788 return !ctx.nospace; in tgsi_dump_str()
811 ctx.nospace = false; in tgsi_dump_instruction_str()
/external/kernel-headers/original/uapi/linux/
Dscc.h123 unsigned int nospace; /* "Out of buffers" */ member
/external/jacoco/jacoco-maven-plugin.test/it/it-multiple-executions/
Dverify.bsh15 File file = new File( basedir, "target/nospace.exec" );
/external/llvm-project/lld/test/ELF/linkerscript/
Doperators.test13 nospace = 1+2*6/3;
64 # CHECK-NEXT: 00000000000005 A nospace
/external/openssh/openbsd-compat/
Dglob.c815 nospace:
832 goto nospace;
844 goto nospace;
/external/parameter-framework/upstream/tools/bash_completion/
Dremote-process106 test "$(echo "$options" | sed '/[^/]$/d')" && compopt -o nospace
/external/usrsctp/usrsctplib/
Duser_mbuf.c1179 goto nospace; in m_copym()
1182 goto nospace; in m_copym()
1205 nospace: in m_copym()
/external/gflags/src/
Dgflags_completions.h.in91 $ complete -o bashdefault -o default -o nospace -C \
/external/iproute2/bash-completion/
Dtc215 compopt -o nospace