Searched refs:pre (Results 276 - 300 of 587) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/groff-38/groff/src/roff/troff/
H A Dnode.cpp1914 node *pre; member in class:dbreak_node
2231 : node(x, s, pop), none(n), pre(p), post(0)
2330 delete_node_list(pre);
2370 dbreak_node *p = new dbreak_node(copy_node_list(none), copy_node_list(pre),
3678 for (node *tem = pre; tem != 0; tem = tem->next)
3707 void space_node::split(int where, node **pre, node **post) argument
3710 *pre = next;
3742 if (pre == 0)
3746 for (tem = pre; tem->next != 0; tem = tem->next)
3749 *prep = pre;
[all...]
/macosx-10.9.5/sudo-72/src/
H A Dpp964 %pre|%post|%preun|%postup|%postun|%files|%depend|%check|%conflict)
1059 %pre.*|%preun.*|%post.*|%postup.*|%postun.*|%depend.*|%check.*|%conflict.*|%service.*|%fixup)
1083 %set|%pre.*|%preun.*|%post.*|%postup.*|%postun.*|%check.*|%service.*|%fixup)
1204 $pp_wrkdir/%pre.* \
1894 # or a post/pre/check script associated
1897 -o -s $pp_wrkdir/%pre.$cmp \
1957 #-- assume that post/pre uninstall scripts only make
1960 if test -r $pp_wrkdir/%pre.$cmp; then
1962 < $pp_wrkdir/%pre.$cmp
2639 test -s $pp_wrkdir/%pre
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/mod_db4/
H A Dconfigure32 # Work around bugs in pre-3.0 UWIN ksh.
381 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
385 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
464 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
466 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
470 | --program-pre | --program-pr | --program-p)
473 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
2246 # Work around bugs in pre-3.0 UWIN ksh.
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/ldaptcl/
H A Dconfigure117 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
817 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
821 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
909 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
911 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
915 | --program-pre | --program-pr | --program-p)
918 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
3275 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/iwidgets/
H A Dconfigure94 # Work around bugs in pre-3.0 UWIN ksh.
803 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
807 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
895 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
897 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
901 | --program-pre | --program-pr | --program-p)
904 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
2785 # Work around bugs in pre-3.0 UWIN ksh.
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dpython3complete.vim363 def _parsedotname(self,pre=None):
366 if pre is None:
370 else: token = pre
H A Dpythoncomplete.vim381 def _parsedotname(self,pre=None):
384 if pre is None:
388 else: token = pre
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dnasm.vim177 " Context pre-procs that are better used inside a macro
212 " Other pre-processor statements
223 " Multiple pre-processor instructions on single line detection (obsolete)
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/
H A DTemplate.pm487 Set C<START_TAG> and C<END_TAG> according to a pre-defined style (default:
530 Hash array pre-defining template blocks.
545 Hash array of variables and values to pre-define in the stash.
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/
H A DTemplate.pm487 Set C<START_TAG> and C<END_TAG> according to a pre-defined style (default:
530 Hash array pre-defining template blocks.
545 Hash array of variables and values to pre-define in the stash.
/macosx-10.9.5/ppp-727.90.1/Family/
H A Dppp_if.c97 u_int32_t *pre, u_int32_t *post);
1168 , u_int32_t *pre, u_int32_t *post
1186 *pre = 2;
1165 ppp_if_frameout(ifnet_t ifp, mbuf_t *m0, const struct sockaddr *ndest, const char *edst, const char *ppp_type , u_int32_t *pre, u_int32_t *post ) argument
/macosx-10.9.5/ruby-104/ruby/
H A Derror.c77 compile_snprintf(rb_encoding *enc, const char *pre, const char *file, int line, const char *fmt, va_list args) argument
86 if (pre) rb_str_cat2(str, pre);
/macosx-10.9.5/ruby-104/ruby/lib/
H A Dfileutils.rb1478 def wrap_traverse(pre, post)
1479 pre.call self
1482 ent.wrap_traverse pre, post
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/struct/
H A Dtree_tcl.tcl1683 # Walk a tree using a pre-order depth or breadth first
1693 # ?-type {bfs|dfs}? ?-order {pre|post|in|both}? a n script
1699 set usage "$name walk node ?-type {bfs|dfs}? ?-order {pre|post|in|both}? ?--? loopvar script"
1735 set enter [expr {[string equal $order pre] || [string equal $order both]}]
1752 # (pre, post, both, in)
1779 # Evaluate the script at this node (pre, both).
1791 # order. For pre, post, both-order we just
1814 # Breadth first walk (pre, post, both)
1857 set usage "$name walkproc node ?-type {bfs|dfs}? ?-order {pre|post|in|both}? ?--? cmdprefix"
1884 set enter [expr {[string equal $order pre] || [strin
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/dist/
H A Ds_vxworks26 /* Tornado 2 does not provide a standard C pre-processor #define. */\\
/macosx-10.9.5/CPANInternal-140/Class-Trigger/lib/Class/
H A DTrigger.pm237 In addition, you can put hooks in any point, rather than pre or post
/macosx-10.9.5/CPANInternal-140/Config-Std-0.900/lib/Config/
H A DStd.pm430 my ($pre, $name, $parcomm, $ws) = ($1, $2, $3, $4);
433 $pre = 2 + length($pre) + length($name) + length($ws);
434 if (m/\G ( (?: \n? [ ]{$pre,} [#] [^\n]* )+ )/gcxms) {
/macosx-10.9.5/CPANInternal-140/PathTools/t/lib/Test/
H A DSimple.pm47 The only other constraint is you must pre-declare how many tests you
/macosx-10.9.5/CPANInternal-140/Pod-ProjectDocs/lib/Pod/ProjectDocs/
H A DCSS.pm314 white-space: pre;
/macosx-10.9.5/CPANInternal-140/Pod-ProjectDocs-0.40/lib/Pod/ProjectDocs/
H A DCSS.pm314 white-space: pre;
/macosx-10.9.5/CPANInternal-140/Test-Simple/lib/Test/
H A DSimple.pm40 The only other constraint is you must pre-declare how many tests you
/macosx-10.9.5/CPANInternal-140/Tree-Simple-VisitorFactory/lib/Tree/Simple/Visitor/
H A DCreateDirectoryTree.pm134 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 used to create the directory tree, it can be basically used as a node pre-processor. An example usage of this might be to enforce the C<8.3> naming rules of DOS, or the 32 character limit of older macintoshes.
H A DLoadDirectoryTree.pm29 # pre-built sort functions
164 Two pre-built functions are supplied and described below.
H A DSort.pm198 Several pre-built sort functions are provided. All of these functions assume that calling C<getNodeValue> on the Tree::Simple object will return a suitable sortable value.
/macosx-10.9.5/CPANInternal-140/Tree-Simple-VisitorFactory-0.10/lib/Tree/Simple/Visitor/
H A DCreateDirectoryTree.pm134 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 used to create the directory tree, it can be basically used as a node pre-processor. An example usage of this might be to enforce the C<8.3> naming rules of DOS, or the 32 character limit of older macintoshes.

Completed in 549 milliseconds

<<11121314151617181920>>