Searched refs:nospace (Results 1 – 15 of 15) sorted by relevance
86 self.nospace = 1 # Should leading space be suppressed101 self.hard_break = self.nospace = self.para_end = 1108 self.hard_break = self.nospace = 1115 self.hard_break = self.nospace = 1127 self.nospace = self.have_label = self.hard_break = self.para_end = 1185 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 …]
83 self.nospace = 1 # Should leading space be suppressed98 self.hard_break = self.nospace = self.para_end = 1105 self.hard_break = self.nospace = 1112 self.hard_break = self.nospace = 1124 self.nospace = self.have_label = self.hard_break = self.para_end = 1182 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 …]
28 nospace=0
769 bool nospace; member777 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()
57 compopt -o nospace97 compopt +o nospace
61 [[ "${flags: -1}" == '=' ]] && compopt -o nospace 2> /dev/null
725 bool nospace; member749 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()
123 unsigned int nospace; /* "Out of buffers" */ member
15 File file = new File( basedir, "target/nospace.exec" );
13 nospace = 1+2*6/3;64 # CHECK-NEXT: 00000000000005 A nospace
815 nospace:832 goto nospace;844 goto nospace;
106 test "$(echo "$options" | sed '/[^/]$/d')" && compopt -o nospace
1179 goto nospace; in m_copym()1182 goto nospace; in m_copym()1205 nospace: in m_copym()
91 $ complete -o bashdefault -o default -o nospace -C \
215 compopt -o nospace