Searched refs:aliases (Results 151 - 175 of 175) sorted by relevance

1234567

/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dispell.el920 (setq found (ispell-aspell-add-aliases found))
993 (defun ispell-aspell-add-aliases (alist)
994 "Find aspell's dictionary aliases and add them to dictionary ALIST.
996 (let ((aliases (file-expand-wildcards
1001 (dolist (alias-file aliases)
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dmaxima.vim38 syn keyword maximaFunc alg_type alias aliases allbut all_dotsimp_denoms allroots allsym
/macosx-10.9.5/CPANInternal-140/DateTime-TimeZone/lib/DateTime/
H A DTimeZone.pm728 C<DateTime::TimeZone::Alias>, any aliases you've created will be valid.
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/math/
H A Dstatistics.tcl1327 puts [interp aliases]
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/
H A Dmulti-tk.rb1556 # aliases of constructor
3218 def aliases(slave = '') method in class:MultiTkIp.cb_eval.cb_eval.cb_eval.MultiTkIp.mainloop.MultiTkIp
3220 _lst2ary(@interp._invoke('interp', 'aliases', _slavearg(slave)))
3222 def self.aliases(slave = '') singleton method in class:MultiTkIp.cb_eval.cb_eval.cb_eval.MultiTkIp.mainloop.MultiTkIp
3223 __getip.aliases(slave)
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dtommath.tex1191 simplify the inner loop that copies the digits from $a$ to $b$, two aliases $tmpa$ and $tmpb$ point directly at the digits
1192 of the mp\_ints $a$ and $b$ respectively. These aliases (lines 43 and 46) allow the compiler to access the digits without first dereferencing the
1195 After the aliases are established the digits from $a$ are copied into $b$ (lines 49 to 51) and then the excess
1196 digits of $b$ are set to zero (lines 54 to 56). Both ``for'' loops make use of the pointer aliases and in
1200 \textbf{Remarks.} The use of pointer aliases is an implementation methodology first introduced in this function that will
1210 This could be re-written using aliases as
1222 as a compiler may optimize out the redundant pointer operations. However, there are two dominant reasons to use aliases.
1227 aliases optimize the code considerably before the compiler even reads the source code which means the end compiled code
1230 The second reason is that pointer aliases often can make an algorithm simpler to read. Consider the first ``for''
1231 loop of the function mp\_copy() re-written to not use pointer aliases
[all...]
/macosx-10.9.5/ncurses-42/ncurses/
H A Dconfigure760 --with-manpage-aliases specify manpage-aliases using .so
761 --with-manpage-symlinks specify manpage-aliases using symlinks
1301 # The aliases save the names the user supplied, while $host etc.
8548 echo "$as_me:8549: checking if manpage aliases will be installed" >&5
8549 echo $ECHO_N "checking if manpage aliases will be installed... $ECHO_C" >&6
8551 # Check whether --with-manpage-aliases or --without-manpage-aliases was given.
8734 aliases=
8746 aliases
[all...]
/macosx-10.9.5/vim-53/runtime/
H A Dfiletype.vim1033 " Mail aliases
1034 au BufNewFile,BufRead /etc/mail/aliases,/etc/aliases setf mailaliases
H A Dmakemenu.vim315 SynMenu M.Mail\ aliases:mailaliases
H A Dsynmenu.vim293 an 50.70.130 &Syntax.M.Mail\ aliases :cal SetSyn("mailaliases")<CR>
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/
H A DChanges322 as aliases to is_level().
/macosx-10.9.5/bash-92/bash-3.2/
H A DMANIFEST672 examples/startup-files/apple/aliases f
H A Dconfigure857 --enable-alias enable shell aliases
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dsqlcomplete.vim31 " aliases for more robust table name and column name code completion.
/macosx-10.9.5/tcl-102/tcl_ext/tkcon/tkcon/
H A Dtkcon.tcl451 ## ::tkcon::InitSlave - inits the slave by placing key procs and aliases in it
534 ## procs and aliases in it.
3970 ## If called with no args, then it dumps out all current aliases
3978 foreach a [interp aliases] {
4042 if {[lsearch -exact [interp aliases] $cmd] > -1} {
4620 if {[lsearch -exact [interp aliases] $str] > -1} {
/macosx-10.9.5/CPANInternal-140/DateTime-Locale/lib/DateTime/Locale/
H A DCatalog.pm3897 There are also many aliases available, mostly for three-letter
/macosx-10.9.5/CPANInternal-140/Class-DBI/lib/Class/
H A DDBI.pm1501 When Class::DBI constructs SQL, it aliases your table name to a name
2793 We provide these thin aliases through to the DBI's commit() and rollback()
/macosx-10.9.5/CPANInternal-140/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm1493 When Class::DBI constructs SQL, it aliases your table name to a name
2861 These are thin aliases through to the DBI's commit() and rollback()
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/
H A DResultSet.pm2586 C<me> by default, but eg. L</search_related> aliases it to the related result
2679 # in order to properly resolve prefetch aliases (any alias
/macosx-10.9.5/CPANInternal-140/Perl-Tidy/bin/
H A Dperltidy2203 merely aliases for combinations of other parameters. Both of these
/macosx-10.9.5/llvmCore-3425.0.33/bindings/ocaml/llvm/
H A Dllvm.mli1113 (** {7 Operations on global variables, functions, and aliases (globals)} *)
1279 (** {7 Operations on aliases} *)
/macosx-10.9.5/postfix-252/postfix/mantools/
H A Dpostlink773 s/[<bB>]*aliases[<\/bB>]*\(5\)/<a href="aliases.5.html">$&<\/a>/g;
/macosx-10.9.5/CPANInternal-140/Perl-Tidy-20121207/bin/
H A Dperltidy2605 merely aliases for combinations of other parameters. Both of these
/macosx-10.9.5/emacs-92/emacs/man/
H A Dtexinfo.tex6290 % Currently is also contains all @aliases; the list can be split
/macosx-10.9.5/gnutar-452/gnutar/build-aux/
H A Dtexinfo.tex6292 % Currently is also contains all @aliases; the list can be split

Completed in 309 milliseconds

1234567