Searched refs:gather (Results 1 - 18 of 18) sorted by relevance

/macosx-10.10/hfs-285/CopyHFSMeta/
H A Dmain.c74 char *gather = NULL; local
87 case 'g': gather = strdup(optarg); break;
143 if (gather) {
144 WriteGatheredData(gather, vop);
/macosx-10.10/llvmCore-3425.0.34/utils/
H A Dllvm-compilers-check317 gather = False
323 gather = False
324 if gather:
328 gather = True
/macosx-10.10/CPANInternal-159.1/Tree-Simple-VisitorFactory-0.10/lib/Tree/Simple/Visitor/
H A DBreadthFirstTraversal.pm116 This method accepts a CODE reference as its C<$filter_function> argument and throws an exception if it is not a code reference. This code reference is used to filter the tree nodes as they are collected. This can be used to customize output, or to gather specific information from a more complex tree node. The filter function should accept a single argument, which is the current Tree::Simple object.
H A DFindByPath.pm182 This method accepts a CODE reference as its C<$filter_function> argument and throws an exception if it is not a code reference. This code reference is used to filter the tree nodes as they are collected. This can be used to customize output, or to gather specific information from a more complex tree node. The filter function should accept a single argument, which is the current Tree::Simple object.
H A DGetAllDescendents.pm117 This method accepts a CODE reference as its C<$filter_function> argument and throws an exception if it is not a code reference. This code reference is used to filter the tree nodes as they are collected. This can be used to customize output, or to gather specific information from a more complex tree node. The filter function should accept a single argument, which is the current Tree::Simple object.
H A DPathToRoot.pm114 This method accepts a CODE reference as its C<$filter_function> argument and throws an exception if it is not a code reference. This code reference is used to filter the tree nodes as they are collected. This can be used to customize output, or to gather specific information from a more complex tree node. The filter function should accept a single argument, which is the current Tree::Simple object.
H A DPostOrderTraversal.pm109 This method accepts a CODE reference as its C<$filter_function> argument and throws an exception if it is not a code reference. This code reference is used to filter the tree nodes as they are collected. This can be used to customize output, or to gather specific information from a more complex tree node. The filter function should accept a single argument, which is the current Tree::Simple object.
H A DPreOrderTraversal.pm71 This method accepts a CODE reference as its C<$filter_function> argument and throws an exception if it is not a code reference. This code reference is used to filter the tree nodes as they are collected. This can be used to customize output, or to gather specific information from a more complex tree node. The filter function should accept a single argument, which is the current Tree::Simple object.
/macosx-10.10/emacs-93/emacs/lisp/
H A Dvc-rcs.el1081 ;; to translating it into some value. See internal func `gather'.
1109 (gather () (let ((pairs `(,e ,@@-holes ,b))
1120 'gather))))
1207 (gather))))
1219 ;; `text' printed representation by simple `gather'. For all
1223 (setcdr (cadr rev) (gather))
/macosx-10.10/CPANInternal-159.1/Filesys-Df-0.92/
H A DDf.pm251 gather this information for Unix and Windows, use C<Filesys::DfPortable>.
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.25/lib/HTTP/Proxy/
H A DBodyFilter.pm159 store any data, because this is the very last run, needed to gather
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.300/lib/HTTP/Proxy/
H A DBodyFilter.pm159 store any data, because this is the very last run, needed to gather
/macosx-10.10/CPANInternal-159.1/Tree-Simple-1.18/lib/Tree/Simple/
H A DVisitor.pm217 This method accepts a CODE reference as its C<$filter_function> argument. This code reference is used to filter the tree nodes as they are collected. This can be used to customize output, or to gather specific information from a more complex tree node. The filter function should accept a single argument, which is the current Tree::Simple object.
/macosx-10.10/vim-55/runtime/syntax/
H A Dpov.vim58 syn keyword povModifiers accuracy all_intersections altitude autostop circular collect coords cutaway_textures dist_exp expand_thresholds exponent exterior gather global_lights major_radius max_trace no_bump_scale no_image no_reflection orient orientation pass_through precompute projected_through range_divider solid spacing split_union tolerance
H A Dtex.vim304 syn match texBadMath "\\end\s*{\s*\(align\|alignat\|displaymath\|displaymath\|eqnarray\|equation\|flalign\|gather\|math\|multline\|xalignat\)\*\=\s*}"
345 call TexNewMathZone("G","gather",1)
H A Dperl6.vim106 \ "for loop repeat while until gather given",
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A DMakefile.in332 @MAINT@stamp-functions : $(CFILES:%=$(srcdir)/%) $(TEXIFILES:%=$(srcdir)/%) $(srcdir)/gather-docs Makefile
333 @MAINT@@HAVE_PERL@ $(PERL) $(srcdir)/gather-docs $(srcdir) $(srcdir)/functions.texi $(CFILES) $(TEXIFILES)
/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dtommath.tex2842 When picking points to gather relations there are always three obvious points to choose, $y = 0, 1$ and $ \infty$. The $\zeta_0$ term

Completed in 331 milliseconds