Searched refs:across (Results 1 - 25 of 72) sorted by relevance

123

/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/itcl/tests/old/
H A Duplevel.test2 # Tests for "uplevel" across interpreter boundaries
81 # UPLEVEL TESTS (across class interps)
127 # LEVEL TESTS (across class scopes)
129 test {"info level" works across scope boundaries} {
139 test {"info level" works across scope boundaries} {
H A Dinherit.test212 test {Errors and detected and reported across class boundaries} {
219 test {Stack trace unwinds properly across class boundaries} {
244 test {Stack trace unwinds properly across class boundaries} {
267 test {Error codes are preserved across class boundaries} {
/macosx-10.9.5/CPANInternal-140/Class-DBI-v3.0.17/lib/Class/DBI/Cascade/
H A DNone.pm29 This will return all the objects which are foreign to $obj across the
37 Cascade across the related objects to $obj.
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/DBI/Replicated/Balancer/
H A DFirst.pm20 method by which query load can be spread out across each replicant in the pool.
H A DRandom.pm21 method by which query load can be spread out across each replicant in the pool.
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/DBI/Replicated/
H A DBalancer.pm22 method by which query load can be spread out across each replicant in the pool.
167 the load evenly (hopefully) across existing capacity.
189 the load evenly (hopefully) across existing capacity.
211 the load evenly (hopefully) across existing capacity.
/macosx-10.9.5/CPANInternal-140/Data-UUID/
H A DUUID.pm90 across network-connected systems.
98 very persistent objects on a given system as well as across the network.
/macosx-10.9.5/CPANInternal-140/Data-UUID-1.218/
H A DUUID.pm59 across network-connected systems.
66 and very persistent objects on a given system as well as across the network.
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dedmacro.el551 (loop for pf across "ACHMsS"
748 (loop for ch across word
755 (setq key (loop for x across word collect (+ x bits))))
777 (loop for ch across res
781 (concat (loop for ch across res
H A Dmsb.el712 across function-info-vector
933 across function-info-vector
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/Plugin/
H A DTable.pm363 Data in the table is ordered downwards rather than across but can easily
365 with data ordered across rather than down, we specify C<rows=5> to order
375 the data across.
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/Plugin/
H A DTable.pm363 Data in the table is ordered downwards rather than across but can easily
365 with data ordered across rather than down, we specify C<rows=5> to order
375 the data across.
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dreftex-sel.el695 (loop for key across "0123456789" do
704 (loop for key across "aAcgFlrRstx#%" do
728 (loop for key across "grRaAeE" do
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/
H A DRelationship.pm160 relations that are across multiple columns.
272 relations that are across multiple columns.
402 relations that are across multiple columns.
497 relations that are across multiple columns.
575 bridged across instead.
585 table that we are bridging across (which gives us the table we are
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/ResultSource/
H A DView.pm130 An SQL query for your view. Will not be translated across database
/macosx-10.9.5/tcsh-65/tcsh/
H A Dtw.parse.c2102 * Print sorted down columns or across columns when the first
2113 int across; local
2118 across = ((val = varval(STRlistflags)) != STRNULL) &&
2134 i = across ? (i + 1) : (c * rows + r);
2171 else if (across)
/macosx-10.9.5/text_cmds-87/pr/
H A Dpr.c95 int across; /* mult col flag; write across page */ variable
146 else if (across)
647 * horzcol: print files with more than one column of output across a page
1637 ++across;
1780 if (across) {
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/itcl/tests/
H A Dinherit.test494 test inherit-6.9 {errors are detected and reported across class boundaries} {
516 test inherit-6.10 {errors codes are preserved across class boundaries} {
522 test inherit-6.11 {multi-value error codes are preserved across class boundaries} {
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dzip.vim309 " support writing zipfiles across a network
311 " call Decho("handle writing <".zipfile."> across network as <".netzipfile.">")
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/DBI/
H A DReplicated.pm92 Read traffic is spread across the replicants (slaves) occurring to a user
158 choose how to spread the query load across each replicant in the pool.
775 set a debug flag across all storages
/macosx-10.9.5/CPANInternal-140/File-NFSLock/lib/File/
H A DNFSLock.pm455 # to avoid intensive IO across NFS.
518 ### update (uncache across NFS) other files
535 Program based of concept of hard linking of files being atomic across
646 file across NFS, ignoring what is contained in the
/macosx-10.9.5/CPANInternal-140/File-NFSLock-1.21/lib/File/
H A DNFSLock.pm455 # to avoid intensive IO across NFS.
518 ### update (uncache across NFS) other files
535 Program based of concept of hard linking of files being atomic across
646 file across NFS, ignoring what is contained in the
/macosx-10.9.5/vim-53/runtime/indent/
H A Dawk.vim150 " across multiple lines.
/macosx-10.9.5/vim-53/runtime/plugin/
H A DnetrwPlugin.vim1 " netrwPlugin.vim: Handles file transfer and remote directory listing across a network
/macosx-10.9.5/tcl-102/tk/tk/library/
H A Dmkpsenc.tcl1196 % stipple dot is assumed to be about one unit across in the current
1220 % Below is a doubly-nested for loop to iterate across this area
1222 % across rows, blasting out a stipple-pattern-sized rectangle at

Completed in 284 milliseconds

123