Searched refs:distinct (Results 1 - 25 of 45) sorted by relevance

12

/macosx-10.9.5/libxslt-13/libxslt/tests/exslt/sets/
H A DMakefile.am8 distinct.1.out distinct.1.xml distinct.1.xsl \
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dsvg.vim8 " providing a distinct filetype from xml is better.
H A Desqlc.vim46 syntax keyword esqlcOperator prior distinct
H A Dsqlj.vim47 syn keyword sqljOperator prior distinct
H A Dsqloracle.vim36 syn keyword sqlOperator prior distinct
H A Dflexwiki.vim65 " over earlier ones. This match is an approximation for the ~70 distinct
H A Dsqlforms.vim111 syntax keyword sqlOperator prior distinct decode least avg
H A Dsqlinformix.vim123 syn keyword sqlOperator distinct unique
H A Dstp.vim39 syn keyword stpOperator out prior distinct sysdate
H A Dsqlanywhere.vim400 syn keyword sqlKeyword disable disabled distinct do domain download duplicate
496 syn keyword sqlOperator prior distinct
H A Djam.vim28 syn keyword jamSQLState1 all alter and any avg between by count create current data database delete distinct drop exists fetch from grant group
H A Dmysql.vim26 syn keyword mysqlKeyword default delayed delay_key_write delete desc describe distinct distinctrow drop
H A Dsqr.vim120 syn keyword sqrParam default-numeric delay distinct dot-leader
/macosx-10.9.5/CPANInternal-140/URI/URI/
H A DQueryParam.pm136 distinct parameter keys of the URI. In a scalar context it returns the
137 number of distinct keys.
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-en/
H A Dttknote.rb52 each with distinct content. \
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DClient.pm28 Stores the response code, message, and status from the most-recent send attempt. For some protocols, such as FTP, the same value is used for all three because of the lack of finer-grained detail (the default is to ensure that all three attributes contain data, even if redundant). Other protocols (such as HTTP) have distinct values in each.
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/examples/page/
H A Dparse.y353 oneselect(A) ::= SELECT distinct(D) selcollist(W) from(X) where_opt(Y)
358 // The "distinct" nonterminal is true (1) if the DISTINCT keyword is
361 %type distinct {int}
362 distinct(A) ::= DISTINCT. {A = 1;}
363 distinct(A) ::= ALL. {A = 0;}
364 distinct(A) ::= . {A = 0;}
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/
H A DResultSetColumn.pm108 delete $new_attrs->{distinct}; # it is ignored when group_by is present
H A DResultSet.pm2698 delete @{$attrs}{qw/join prefetch collapse distinct select as columns +select +as +columns/};
2933 # generate the distinct induced group_by early, as prefetch will be carried via a
2935 if (delete $attrs->{distinct}) {
2937 carp ("Useless use of distinct on a grouped resultset ('distinct' is ignored when a 'group_by' is present)");
3563 =head2 distinct
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.07033/lib/DBIx/Class/Schema/Loader/DBI/
H A DInformix.pm54 SELECT distinct(rtrim(owner))
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblunicode/ucdata/
H A Dformat.txt241 It is important to note that only 65536 distinct ranges plus combining class
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dsql.el982 "distinct" "domain" "drop" "dynamic" "each" "else" "end" "equals"
1085 "disconnect" "distinct" "distinguished" "distributed" "dml" "drop"
1283 "delete" "delimiter" "desc" "distinct" "do" "domain" "drop" "each"
1367 "correct" "create" "delete" "desc" "disable" "disconnect" "distinct"
1421 "default" "delete" "deny" "desc" "disk" "distinct" "distributed"
1592 "distinct" "distinctrow" "do" "drop" "dumpfile" "duplicate" "else"
/macosx-10.9.5/CPANInternal-140/Apache-DBI/lib/Apache/
H A DDBI.pm399 because of the distinct memory-space of each process. Also it is not possible
/macosx-10.9.5/CPANInternal-140/Apache-DBI-1.11/lib/Apache/
H A DDBI.pm435 because of the distinct memory-space of each process. Also it is not possible
/macosx-10.9.5/CPANInternal-140/Lingua-EN-Inflect/lib/Lingua/EN/
H A DInflect.pm1831 "p:s" for plural and singular, and "p:p" for two distinct plurals.
1834 It should be noted that two distinct singular words which happen to take
2578 plurality is where two distinct meanings of a word require different

Completed in 216 milliseconds

12