Searched refs:stars (Results 1 - 14 of 14) sorted by relevance

/macosx-10.9.5/CPANInternal-140/Class-DBI/t/testlib/
H A DMyFilm.pm15 sub stars { map $_->star, shift->_stars } subroutine
/macosx-10.9.5/CPANInternal-140/Class-DBI-v3.0.17/t/testlib/
H A DMyFilm.pm16 sub stars { map $_->star, shift->_stars } subroutine
/macosx-10.9.5/CPANInternal-140/DBIx-Class/t/cdbi/testlib/
H A DMyFilm.pm16 sub stars { map $_->star, shift->_stars } subroutine
/macosx-10.9.5/CPANInternal-140/Term-ReadPassword/
H A DReadPassword.pm110 # Optionally echo stars in place of password characters. The
297 Users who wish to see password characters echoed as stars may set
299 terminals may not erase stars when the user corrects an error, and that
300 using stars leaks information to shoulder-surfers.
/macosx-10.9.5/CPANInternal-140/Term-ReadPassword-0.11/
H A DReadPassword.pm110 # Optionally echo stars in place of password characters. The
297 Users who wish to see password characters echoed as stars may set
299 terminals may not erase stars when the user corrects an error, and that
300 using stars leaks information to shoulder-surfers.
/macosx-10.9.5/patch_cmds-17/patch/
H A Dpatch.c690 const char *stars = (diff_type >= NEW_CONTEXT_DIFF ? " ****" : ""); local
698 fprintf(rejfp, "*** 0%s\n", stars);
700 fprintf(rejfp, "*** %ld%s\n", oldfirst, stars);
703 oldlast, stars);
/macosx-10.9.5/lukemftp-13.92.1/tnftp/src/
H A Dprogressbar.c164 * stars should contain at least
167 static const char stars[] = local
238 * the number of stars won't exceed the buffer size
246 "|%.*s%*s|", i, stars, (int)(barlength - i), "");
/macosx-10.9.5/tcl-102/tcl_ext/expect/expect/
H A Dretoglob.c739 int stars = 0; local
751 stars++;
755 return stars;
/macosx-10.9.5/gpatch-3/patch/
H A Dpatch.c943 char const *stars = local
955 fprintf(rejfp, "*** 0%s\n", stars);
958 format_linenum (numbuf0, oldfirst), stars);
962 format_linenum (numbuf1, oldlast), stars);
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dterm.el2121 (defun term-read-noecho (prompt &optional stars)
2138 (if stars
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el417 This has the effect that two stars are being added/taken away in
2631 (defcustom org-level-color-stars-only nil
2632 "Non-nil means fontify only the stars in each headline.
2639 (defcustom org-hide-leading-stars nil
2640 "Non-nil means, hide the first N-1 stars in a headline.
2641 This works by using the face `org-hide' for these stars. This
2716 space POSTMATCH, the stars MARKERS, \"s\" and \"d\" are BORDER characters
2797 "Face used to hide leading stars in headlines.
3130 ("hidestars" org-hide-leading-stars t)
3131 ("showstars" org-hide-leading-stars ni
[all...]
/macosx-10.9.5/CPANInternal-140/Class-DBI/lib/Class/
H A DDBI.pm2471 Film->has_many(stars => [ Role => 'actor' ]);
/macosx-10.9.5/CPANInternal-140/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm2526 Film->has_many(stars => [ Role => 'actor' ]);
/macosx-10.9.5/files-638.1.4/private/etc/
H A Dservices9967 gbmt-stars 3912/tcp # Global Maintech Stars
9968 gbmt-stars 3912/udp # Global Maintech Stars

Completed in 382 milliseconds