Home
last modified time | relevance | path

Searched refs:never (Results 1 – 25 of 204) sorted by relevance

123456789

/dragonfly/contrib/gcc-8.0/gcc/
HDprofile-count.h152 static profile_probability never () in class()
289 if (other == profile_probability::never ()) in class()
291 if (*this == profile_probability::never ()) in class()
303 if (other == profile_probability::never ()) in class()
305 if (*this == profile_probability::never ()) in class()
321 if (*this == profile_probability::never () in class()
322 || other == profile_probability::never ()) in class()
333 if (*this == profile_probability::never () in class()
334 || other == profile_probability::never ()) in class()
347 if (*this == profile_probability::never () in class()
[all …]
HDstmt.c703 profile_probability prob_sum = profile_probability::never (); in get_outgoing_edge_probs()
705 return profile_probability::never (); in get_outgoing_edge_probs()
751 : profile_probability::never (); in emit_case_dispatch_table()
830 default_prob = profile_probability::never (); in emit_case_dispatch_table()
839 if (base > profile_probability::never ()) in emit_case_dispatch_table()
HDpredict.c250 || e->probability == profile_probability::never ()) in unlikely_executed_edge_p()
873 e->probability = profile_probability::never ();
1154 e->probability = profile_probability::never (); in combine_predictions_for_bb()
1157 else if (e->probability == profile_probability::never ()) in combine_predictions_for_bb()
3554 if (!(e->probability == profile_probability::never ()) in determine_unlikely_bbs()
3560 e->probability = profile_probability::never (); in determine_unlikely_bbs()
3575 if (!(e->probability == profile_probability::never ()) in determine_unlikely_bbs()
3610 if (!(e->probability == profile_probability::never ())) in determine_unlikely_bbs()
3625 if (!(e->probability == profile_probability::never ()) in determine_unlikely_bbs()
3632 e->probability = profile_probability::never (); in determine_unlikely_bbs()
[all …]
HDgengtype-lex.l65 %option 8bit never-interactive
/dragonfly/contrib/gcc-8.0/gcc/ada/gcc-interface/
HDada-tree.def26 /* A type that is an unconstrained array. This node is never passed to GCC.
33 it is never passed to GCC. The only field used is operand 0, which
43 This is used for loops and never shows up in the tree. */
47 This is used for loops and never shows up in the tree. */
51 Operand 1 is the exponent. This node is never passed to GCC: it is only
57 for the Address attribute and never shows up in the tree. */
/dragonfly/games/quiz/datfiles/
HDbard117 Never{,} never{,} never{,} never{,} never{.}:\
150 The valiant never taste of death but once{.}:\
189 I never kill['|e]d a mouse{,} nor hurt a fly{;}:\
HDposneg38 always|sometimes|now:never|sometimes
/dragonfly/games/hack/
HDOriginal_READ_ME38 hack.c General random stuff and things I never got around to moving.
61 without whom I would never have seen Rogue. I am especially grateful to
62 Mike Clancy, without whose generous help I would never have gotten to play
HDrumors38 A truly wise man never plays leapfrog with a unicorn.
44 A winner never quits. A quitter never wins.
87 Booksellers never read scrolls; it might carry them too far away.
88 Booksellers never read scrolls; it might leave their shop unguarded.
108 Dogs never step on cursed items.
180 I guess you have never hit a postman with an Amulet of Yendor yet...
183 I wished, I never wished a wand of wishing. (Wishful thinking)
261 Never drop a crysknife! No, never even unwield it, until...
289 Old hackers never die: young ones do.
299 Only a dragon will never get a cold from a wand of cold.
[all …]
/dragonfly/games/fortune/
HDREADME23 believe as Avery believes; we have never been intimidated by the pharisaical
27 propensity which ordains, in effect, that "The Green Pastures" should never
/dragonfly/crypto/openssh/
HDinstall-sh171 -T) is_target_a_directory=never;;
300 if test "$is_target_a_directory" = never; then
/dragonfly/tools/regression/bin/sh/parser/
HDdollar-quote13.03 # This Unicode escape sequence that has never been in range should either
/dragonfly/games/fortune/datfiles/
HDmurphy98 A complex system designed from scratch never works and
140 A little ambiguity never hurt anyone.
216 All things being equal, all things are never equal.
262 An original idea can never emerge from committee
311 never be followed by a crowd.
341 -- and never attending.
349 If you drop something, it will never reach the ground.
667 have never seen before.
694 If it weren't for the opinion polls we'd never know
814 If you don't write to complain, you'll never receive
[all …]
/dragonfly/share/zoneinfo/
HDantarctica188 # Balleny Islands (never inhabited)
189 # Scott Island (never inhabited)
196 # Bouvet (never inhabited)
199 # Peter I Island (never inhabited)
294 # so that it is never more than 10km from its nominal location.
/dragonfly/contrib/tcsh-6/nls/russian/
HDset2310 8 You're trapped in a universe you never made
/dragonfly/contrib/ldns/
HDREADME.DRAGONFLY24 These header files are generated by the configure script and they should never
/dragonfly/contrib/tcsh-6/nls/ukrainian/
HDset2310 8 You're trapped in a universe you never made
/dragonfly/share/skel/
HDdot.profile16 # if you're sure that you'll never log in via telnet or xterm or a
/dragonfly/contrib/file/magic/Magdir/
HDlua21 # with 2.3 (which was never released publicly).
/dragonfly/contrib/gcc-4.7/libobjc/
HDREADME58 once by the runtime (or never if no methods of that particular class is
59 never called). It is wise to guard against multiple invocations anyway
/dragonfly/tools/regression/bin/sh/builtins/
HDcd4.037 echo "cd -Pe never returned 1"
/dragonfly/etc/
HDhosts22 # private nets which will never be connected to the Internet:
/dragonfly/usr.bin/calendar/calendars/
HDcalendar.dragonfly64 /* DragonFly 4.4.0 was never officially released */
/dragonfly/doc/
HDTODO.nvmm7 misbehave because the emulator never has to interfere with CR3.
/dragonfly/contrib/gcc-4.7/gcc/
HDgengtype-lex.l62 %option 8bit never-interactive

123456789