Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/user/src/misc/
Dwordexp.c94 goto nospace; in do_wordexp()
100 if (pipe2(p, O_CLOEXEC) < 0) goto nospace; in do_wordexp()
107 goto nospace; in do_wordexp()
124 goto nospace; in do_wordexp()
163 nospace: in do_wordexp()
/third_party/musl/src/misc/
Dwordexp.c93 goto nospace; in do_wordexp()
99 if (pipe2(p, O_CLOEXEC) < 0) goto nospace; in do_wordexp()
106 goto nospace; in do_wordexp()
123 goto nospace; in do_wordexp()
162 nospace: in do_wordexp()
/third_party/pulseaudio/shell-completion/bash/
Dpulseaudio174 compopt +o nospace
247 [[ $COMPREPLY == *= ]] && compopt -o nospace
408 [[ $COMPREPLY == *= ]] && compopt -o nospace
480 [[ $COMPREPLY == *= ]] && compopt -o nospace
552 [[ $COMPREPLY == *= ]] && compopt -o nospace
/third_party/gstreamer/gstreamer/data/bash-completion/completions/
Dgst-inspect-1.0100 complete -o bashdefault -o default -o nospace -F $wrapper $1 2>/dev/null \
101 || complete -o default -o nospace -F $wrapper $1
Dgst-launch-1.0137 complete -o bashdefault -o default -o nospace -F $wrapper $1 2>/dev/null \
138 || complete -o default -o nospace -F $wrapper $1
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_dump.c753 bool nospace; member
761 if (!sctx->nospace) { in str_dump_ctx_printf()
773 sctx->nospace = true; in str_dump_ctx_printf()
800 ctx.nospace = false; in tgsi_dump_str()
804 return !ctx.nospace; in tgsi_dump_str()
828 ctx.nospace = false; in tgsi_dump_instruction_str()
/third_party/glib/gio/completion/
Dgdbus33 complete -o nospace -F __gdbus gdbus
Dgio112 compopt +o nospace
122 complete -o nospace -F __gio gio
Dgresource58 complete -o nospace -F __gresource gresource
Dgsettings88 complete -o nospace -F __gsettings gsettings
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_mbuf.c1155 goto nospace; in m_copym()
1158 goto nospace; in m_copym()
1179 nospace: in m_copym()
/third_party/boost/libs/sort/doc/
Dhtml4_symbols.qbk185 [template nospace[] '''&#x200B;'''] [/ zero width space]
/third_party/boost/libs/math/doc/
Dhtml4_symbols.qbk201 [template nospace[] '''&#x200B;'''] [/ zero width space]
/third_party/boost/libs/multiprecision/doc/
Dhtml4_symbols.qbk201 [template nospace[] '''&#x200B;'''] [/ zero width space]
/third_party/gstreamer/gstreamer/
DChangeLog41752 "compopt -o nospace" modifies the currently-executing completion