Searched +refs:ps +refs:left +refs:header (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10/apache-793/httpd/modules/cache/
H A Dmod_cache.c759 static const char *cache_header_cmp(apr_pool_t *pool, apr_table_t *left, argument
764 if ((h1 = cache_table_getm(pool, left, key))
967 /* Parse the cache control header */
992 * valid Expires or Cache Control header. If we find a either of
999 * another header(s) that explicitly allow it. For example, these
1000 * include the following: an Expires header (section 14.21); a
1014 /* if a broken Expires header is present, don't cache it */
1015 reason = apr_pstrcat(p, "Broken expires header: ", exps, NULL);
1019 /* if a Expires header is in the past, don't cache it */
1020 reason = "Expires header alread
1112 apr_table_t *left = cache->stale_handle->resp_hdrs; local
1974 cache_server_conf *ps = apr_pcalloc(p, sizeof(cache_server_conf)); local
2008 cache_server_conf *ps = apr_pcalloc(p, sizeof(cache_server_conf)); local
2137 add_ignore_header(cmd_parms *parms, void *dummy, const char *header) argument
[all...]
/macosx-10.10/tcl-105/tcl_ext/snack/snack/demos/tcl/
H A Dxs.tcl21 set f(header) ""
45 set v(psfilet) {tmp$N.ps}
121 set v(psfilecmd) {cp -f _xspr$n.ps $v(psfile)}
136 set v(psfilecmd) {command.com /c copy _xspr$n.ps $v(psfile)}
349 snack::menuRadio {Label Alignment} left v(labalign) w {Redraw quick}
354 snack::menuRadio {View Channel} left v(vchan) 0 { Redraw;DrawZoom 1;DrawSect }
410 pack [button .tb.open -command GetOpenFileName -image snackOpen -highlightthickness 0 -border $border] -side left
412 pack [button .tb.save -command Save -image snackSave -highlightthickness 0 -border $border] -side left
413 pack [button .tb.print -command {Print .cf.fc.c -1} -image snackPrint -highlightthickness 0 -border $border] -side left
415 pack [frame .tb.f1 -width 1 -height 20 -highlightth 1] -side left
[all...]
/macosx-10.10/emacs-93/emacs/etc/
H A Dgnus-refcard.tex15 % dvips -t letter -f gnus-refcard.dvi > gnus-refcard.ps
19 % dvips -t letter -f gnus-booklet.dvi > gnus-booklet.ps
72 %\centerline{(This page intentionally left blank.)}
489 \& & Execute a command on all articles whose header matches a regexp.
528 A R & Fetch all articles mentioned in the {\bf References}-header.\\
652 h & Go to the \textbf{header}-line of the article in the
677 W p & Verify X-{\bf PGP}-Sig header.\\
690 W G u & {\bf Unfold} folded header lines.\\
691 W G f & {\bf Fold} all header lines.\\
755 W W l & Hide {\bf list} identifiers in subject-header
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dtommath.tex26 \newcommand{\floor}[1]{\left\lfloor{#1}\right\rfloor}
27 \newcommand{\ceil}[1]{\left\lceil{#1}\right\rceil}
384 \hline $\left [ 1 \right ]$ & An easy problem that should only take the reader a manner of \\
387 \hline $\left [ 2 \right ]$ & An easy problem that involves a marginal amount of computer \\
390 \hline $\left [ 3 \right ]$ & A moderately hard problem that requires a non-trivial amount \\
393 \hline $\left [ 4 \right ]$ & A moderately hard problem that involves a non-trivial amount \\
396 \hline $\left [ 5 \right ]$ & A hard problem that involves concepts that are difficult for a \\
537 Usually when I start a project I will begin with the header files. I define the data types I think I will need and
549 \includegraphics{pics/design_process.ps}
569 (\textit{to the left}) ar
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
155 % In some macros, we cannot use the `\? notation---the left quote is
186 % Margin to add to right of even pages, to left of odd pages.
197 % @| inserts a changebar to the left of the current line. It should
213 % \vadjust-items are inserted at the left edge of the type. So
214 % the \llap here moves out into the left-hand margin.
707 % \dimen2 is how much space is left on the page (more or less).
830 % (if RIGHT-TEXT is given, use TEXT for left page, RIGHT-TEXT for right;
1969 % at the top of the second. We don't want the ragged left on the second.
2125 % For double-sided printing, put current file name in lower left corne
[all...]
/macosx-10.10/gnutar-453/gnutar/doc/
H A Dtexinfo.tex50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
156 % In some macros, we cannot use the `\? notation---the left quote is
189 % Margin to add to right of even pages, to left of odd pages.
200 % @| inserts a changebar to the left of the current line. It should
216 % \vadjust-items are inserted at the left edge of the type. So
217 % the \llap here moves out into the left-hand margin.
710 % \dimen2 is how much space is left on the page (more or less).
833 % (if RIGHT-TEXT is given, use TEXT for left page, RIGHT-TEXT for right;
2073 % at the top of the second. We don't want the ragged left on the second.
2229 % For double-sided printing, put current file name in lower left corne
[all...]
/macosx-10.10/groff-38/groff/doc/
H A Dtexinfo.tex50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
156 % In some macros, we cannot use the `\? notation---the left quote is
189 % Margin to add to right of even pages, to left of odd pages.
200 % @| inserts a changebar to the left of the current line. It should
216 % \vadjust-items are inserted at the left edge of the type. So
217 % the \llap here moves out into the left-hand margin.
710 % \dimen2 is how much space is left on the page (more or less).
833 % (if RIGHT-TEXT is given, use TEXT for left page, RIGHT-TEXT for right;
2073 % at the top of the second. We don't want the ragged left on the second.
2229 % For double-sided printing, put current file name in lower left corne
[all...]
/macosx-10.10/bash-94.1.2/bash-3.2/doc/
H A Dtexinfo.tex54 % dvips foo.dvi -o # or whatever; this makes foo.ps.
144 % In some macros, we cannot use the `\? notation---the left quote is
171 % Margin to add to right of even pages, to left of odd pages.
586 % \dimen2 is how much space is left on the page (more or less).
772 % (if RIGHT-TEXT is given, use TEXT for left page, RIGHT-TEXT for right;
1713 % at the top of the second. We don't want the ragged left on the second.
1839 % For double-sided printing, put current file name in lower left corner,
1841 % title on inside top of left hand pages, and page numbers on outside top
1853 % For single-sided printing, chapter title goes across top left of page,
2263 % @multitablecolmargin is horizontal space to be left betwee
[all...]
/macosx-10.10/gnudiff-19/diffutils/config/
H A Dtexinfo.tex56 % dvips foo.dvi -o # or whatever; this makes foo.ps.
150 % Margin to add to right of even pages, to left of odd pages.
731 % (if RIGHT-TEXT is given, use TEXT for left page, RIGHT-TEXT for right;
1619 % at the top of the second. We don't want the ragged left on the second.
1745 % For double-sided printing, put current file name in lower left corner,
1747 % title on inside top of left hand pages, and page numbers on outside top
1759 % For single-sided printing, chapter title goes across top left of page,
2166 % @multitablecolmargin is horizontal space to be left between columns.
2280 % left margin and final column will justify at right margin.
3329 % (undoubled) page height minus any material left ove
[all...]
/macosx-10.10/uucp-11/uucp/
H A Dtexinfo.tex53 % dvips foo.dvi -o # or whatever, to process the dvi file; this makes foo.ps.
147 % Margin to add to right of even pages, to left of odd pages.
718 % (if RIGHT-TEXT is given, use TEXT for left page, RIGHT-TEXT for right;
1541 % at the top of the second. We don't want the ragged left on the second.
1667 % For double-sided printing, put current file name in lower left corner,
1669 % title on inside top of left hand pages, and page numbers on outside top
1681 % For single-sided printing, chapter title goes across top left of page,
2088 % @multitablecolmargin is horizontal space to be left between columns.
2202 % left margin and final column will justify at right margin.
3211 % (undoubled) page height minus any material left ove
[all...]
/macosx-10.10/bc-21/bc/doc/
H A Dtexinfo.tex53 % dvips foo.dvi -o # or whatever, to process the dvi file; this makes foo.ps.
147 % Margin to add to right of even pages, to left of odd pages.
1501 % at the top of the second. We don't want the ragged left on the second.
1627 % For double-sided printing, put current file name in lower left corner,
1629 % title on inside top of left hand pages, and page numbers on outside top
1641 % For single-sided printing, chapter title goes across top left of page,
2044 % @multitablecolmargin is horizontal space to be left between columns.
2158 % left margin and final column will justify at right margin.
3162 % (undoubled) page height minus any material left over from the
3167 % box0 will be the left
[all...]
/macosx-10.10/emacs-93/emacs/man/
H A Dtexinfo.tex50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
191 % Margin to add to right of even pages, to left of odd pages.
202 % @| inserts a changebar to the left of the current line. It should
218 % \vadjust-items are inserted at the left edge of the type. So
219 % the \llap here moves out into the left-hand margin.
730 % \dimen2 is how much space is left on the page (more or less).
853 % (if RIGHT-TEXT is given, use TEXT for left page, RIGHT-TEXT for right;
2661 % at the top of the second. We don't want the ragged left on the second.
2817 % For double-sided printing, put current file name in lower left corner,
2819 % title on inside top of left han
[all...]
/macosx-10.10/gnutar-453/gnutar/build-aux/
H A Dtexinfo.tex50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
191 % Margin to add to right of even pages, to left of odd pages.
202 % @| inserts a changebar to the left of the current line. It should
218 % \vadjust-items are inserted at the left edge of the type. So
219 % the \llap here moves out into the left-hand margin.
730 % \dimen2 is how much space is left on the page (more or less).
853 % (if RIGHT-TEXT is given, use TEXT for left page, RIGHT-TEXT for right;
2661 % at the top of the second. We don't want the ragged left on the second.
2817 % For double-sided printing, put current file name in lower left corner,
2819 % title on inside top of left han
[all...]

Completed in 180 milliseconds