HomeSort by: relevance | last modified time | path
    Searched refs:dashes (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/external/lgpl3/gmp/dist/mini-gmp/tests/
run-tests 134 dashes=`echo "$banner" | sed s/./=/g`
135 echo "$dashes"
137 echo "$dashes"
  /src/external/bsd/flex/dist/examples/
debflex.awk 58 dashes = "-----------------------------------------------------------";
79 # splitting this way we loose some double dashes and
106 print dashes; # Simplify trace of buffer reloads
  /src/tests/bin/expr/
t_expr.sh 159 test_expr -- -- -- six-dashes 'expr: syntax error'
  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 11954 my $dashes = "-";
11961 $dashes .= "-";
11964 gp_message ($mode, $subr_name, $dashes);
11968 gp_message ($mode, $subr_name, $dashes);
12016 my $dashes = "-";
12019 $dashes .= "-";
12052 gp_message ($mode, $subr_name, $dashes);
12054 gp_message ($mode, $subr_name, $dashes);
12056 gp_message ($mode, $subr_name, $dashes);
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 11954 my $dashes = "-";
11961 $dashes .= "-";
11964 gp_message ($mode, $subr_name, $dashes);
11968 gp_message ($mode, $subr_name, $dashes);
12016 my $dashes = "-";
12019 $dashes .= "-";
12052 gp_message ($mode, $subr_name, $dashes);
12054 gp_message ($mode, $subr_name, $dashes);
12056 gp_message ($mode, $subr_name, $dashes);
  /src/external/cddl/osnet/dist/cmd/zpool/
zpool_main.c 2975 char *dashes = "%-*s - - - - - -\n"; local
3039 (void) printf(dashes, cb->cb_namewidth, "log");
3053 (void) printf(dashes, cb->cb_namewidth, "cache");
3064 (void) printf(dashes, cb->cb_namewidth, "spare");
  /src/external/mit/xorg/lib/libxcb/files/
xproto.h 3047 DoubleDash The full path of the line is drawn, but the even dashes are filled differently
3048 than the odd dashes (see fill-style), with Butt cap-style used where even and
3049 odd dashes meet.
3050 OnOffDash Only the even dashes are drawn, and cap-style applies to all internal ends of
3051 the individual dashes (except NotLast is treated as Butt). */
3077 PolyRectangle, PolyArc) and for the even dashes for line requests with line-style OnOffDash
3085 For the odd dashes for line requests with line-style DoubleDash:
3087 Tiled Same as for even dashes
3088 OpaqueStippled Same as for even dashes
3256 uint32_t dashes; member in struct:xcb_create_gc_value_list_t
3300 uint32_t dashes; member in struct:xcb_change_gc_value_list_t
    [all...]
xproto.c 6788 /* xcb_create_gc_value_list_t.dashes */
6789 xcb_parts[xcb_parts_idx].iov_base = (char *) &_aux->dashes;
6993 /* xcb_create_gc_value_list_t.dashes */
6994 _aux->dashes = *(uint32_t *)xcb_tmp;
7399 /* xcb_change_gc_value_list_t.dashes */
7400 xcb_parts[xcb_parts_idx].iov_base = (char *) &_aux->dashes;
7604 /* xcb_change_gc_value_list_t.dashes */
7605 _aux->dashes = *(uint32_t *)xcb_tmp;
7892 /* dashes */
7913 const uint8_t *dashes)
    [all...]
  /src/external/gpl2/gmake/dist/config/
texinfo.tex 5541 % On the other hand, if an argument has two dashes (for instance), we
  /src/external/gpl2/groff/dist/doc/
texinfo.tex 5420 % On the other hand, if an argument has two dashes (for instance), we
  /src/external/gpl2/texinfo/dist/doc/
texinfo.tex 5420 % On the other hand, if an argument has two dashes (for instance), we
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 7094 % On the other hand, if an argument has two dashes (for instance), we
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 7094 % On the other hand, if an argument has two dashes (for instance), we
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 6698 % On the other hand, if an argument has two dashes (for instance), we
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 7033 % On the other hand, if an argument has two dashes (for instance), we
  /src/external/gpl3/binutils/dist/texinfo/
texinfo.tex 6694 % On the other hand, if an argument has two dashes (for instance), we
  /src/external/gpl3/binutils.old/dist/texinfo/
texinfo.tex 6694 % On the other hand, if an argument has two dashes (for instance), we
  /src/external/gpl3/gcc.old/dist/gcc/doc/include/
texinfo.tex 7035 % On the other hand, if an argument has two dashes (for instance), we
  /src/external/gpl3/gdb/dist/texinfo/
texinfo.tex 6694 % On the other hand, if an argument has two dashes (for instance), we
  /src/external/gpl3/gdb.old/dist/texinfo/
texinfo.tex 6694 % On the other hand, if an argument has two dashes (for instance), we
  /src/external/lgpl3/gmp/dist/doc/
texinfo.tex 7094 % On the other hand, if an argument has two dashes (for instance), we
  /src/external/lgpl3/mpc/dist/doc/
texinfo.tex 7094 % On the other hand, if an argument has two dashes (for instance), we
  /src/external/gpl3/binutils/dist/gprofng/doc/
texinfo.tex 7981 % On the other hand, if an argument has two dashes (for instance), we
  /src/external/gpl3/binutils.old/dist/gprofng/doc/
texinfo.tex 7981 % On the other hand, if an argument has two dashes (for instance), we
  /src/external/gpl3/gcc/dist/gcc/doc/include/
texinfo.tex 2906 % explicit dashes by setting `\hyphenchar` to -1.

Completed in 212 milliseconds

1 2