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

1 2 3 4 5

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-spellcheck.cc 72 bmm->consider (hashnode);
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-spellcheck.cc 72 bmm->consider (hashnode);
  /src/distrib/atari/floppies/prepare/
install.sh 77 The installation program needs to know which disk to consider
  /src/external/gpl3/gcc/dist/gcc/
spellcheck-tree.cc 63 bm.consider (identifier);
spellcheck.h 105 void consider (candidate_t candidate) function in class:best_match
176 /* Generate the maximum edit distance for which we consider a suggestion
spellcheck.cc 174 bm.consider (candidate);
180 /* Generate the maximum edit distance for which we consider a suggestion
  /src/external/gpl3/gcc.old/dist/gcc/
spellcheck-tree.cc 63 bm.consider (identifier);
spellcheck.h 104 void consider (candidate_t candidate) function in class:best_match
157 /* Generate the maximum edit distance for which we consider a suggestion
spellcheck.cc 174 bm.consider (candidate);
180 /* Generate the maximum edit distance for which we consider a suggestion
  /src/usr.sbin/sysinst/
msg.mbr.fr 122 You may consider deleting one partition, creating an extended partition
msg.mbr.es 123 You may consider deleting one partition, creating an extended partition
msg.mbr.pl 122 You may consider deleting one partition, creating an extended partition
  /src/sys/arch/sparc64/doc/
TODO 58 - consider method used by Solaris/OpenSolaris/Illumos (look for PROM_32BIT_ADDRS in
  /src/usr.sbin/sysinst/arch/mac68k/
msg.md.en 93 under MacOS. You should consider creating a single small MacOS HFS
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/
bdiv_dbm1c.asm 52 C TODO: This code was optimised for atom-32, consider moving it back to atom
  /src/external/gpl3/autoconf/dist/lib/Autom4te/
General.pm 89 Set this variable to 1 to recreate all the files, or to consider all
  /src/sys/arch/sparc/sparc/
bsd_fdintr.s 312 ! SMP: consider which CPU to ping?
  /src/share/mk/
bsd.man.mk 71 # XXX consider including bsd.links.mk and using __linkinstall instead
  /src/external/mit/isl/dist/doc/
implementation.tex 280 Consider the expression
457 have to consider all possible orderings of the constant terms.
780 Let us first consider what happens when we do not perform offline
890 As a trivial example, consider the relation
920 As a first approximations, we will consider each of the basic
924 That is, we will only consider the difference set $\Delta\,R$ of the relation.
1014 Let us now consider how to compute an overapproximation of $P_i'$.
1128 In particular, we only consider the negative mixed constraints that
1130 should instead consider \emph{all} valid such constraints.
1131 It is also sufficient to consider those constraints because an
    [all...]
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/vmx/
logops_n.asm 54 C * Instead of having scalar code in the beginning and end, consider using
  /src/crypto/external/bsd/openssl.old/dist/Configurations/
unix-Makefile.tmpl 464 @echo "Warning: consider configuring with no-makedepend, because if"
  /src/external/gpl3/gcc/dist/gcc/cp/
name-lookup.cc 1567 /* Consider first template template arguments. */
7088 /* Otherwise, consider misspellings. */
7281 bm.consider (IDENTIFIER_POINTER (id));
7348 /* If DECL is suitably visible to the user, consider its name for
7381 bm.consider (suggestion_str);
7463 bm.consider (IDENTIFIER_POINTER (best_matching_field));
7579 bm.consider (str);
7693 /* Consider macros: if the user misspelled a macro name e.g. "SOME_MACRO"
7707 /* If a macro is the closest so far to NAME, consider it. */
7709 bm.consider ((const char *)best_macro->ident.str)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/cp/
name-lookup.cc 1562 /* Consider first template template arguments. */
6671 /* Otherwise, consider misspellings. */
7079 bm.consider (IDENTIFIER_POINTER (id));
7147 /* If DECL is suitably visible to the user, consider its name for
7180 bm.consider (suggestion_str);
7262 bm.consider (IDENTIFIER_POINTER (best_matching_field));
7378 bm.consider (str);
7492 /* Consider macros: if the user misspelled a macro name e.g. "SOME_MACRO"
7506 /* If a macro is the closest so far to NAME, consider it. */
7508 bm.consider ((const char *)best_macro->ident.str)
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
Path.inc 681 // The path isn't what we consider reserved.
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p9/
sqr_basecase.asm 44 C * Completely separate evn and odd code into two outer loops. Also consider
48 C * Consider getting rid of cy and instead load 3 u limbs, use addc+adde+adde.
49 C * Consider skewing conditional adjustments to allow mask creation with subfe

Completed in 64 milliseconds

1 2 3 4 5