Searched refs:pre (Results 26 - 50 of 587) sorted by relevance

1234567891011>>

/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/include/
H A Dmakemd5.c106 int b = 0; TYPE x = 1, zero = 0; char *pre = "U"; \
108 while(x){ x <<= 1; b++; if(x < zero) pre=""; } \
111 sprintf(tmp, "%sINT%d" , pre, len/8); \
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/dlv/ns2/
H A Dsign.sh31 outfile=druz.pre
41 $CHECKZONE -q -D -i none druz druz.pre |
/macosx-10.9.5/emacs-92/emacs/src/s/
H A Dbsdos4.h17 pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o
H A Dnewsos5.h45 #define START_FILES pre-crt0.o /usr/ccs/lib/crt1.o
H A Dnextstep.h87 #define START_FILES pre-crt0.o
H A Dsunos4shr.h38 #define START_FILES pre-crt0.o
H A Dcxux.h52 #define START_FILES pre-crt0.o /usr/sde/coff/usr/lib/crt0.o /usr/sde/coff/usr/lib/m88100.o
55 #define START_FILES pre-crt0.o /lib/crt0.o
175 pre-ANSI systems. If you're using GCC on an older system, __STDC__
H A Dfreebsd.h85 #define START_FILES pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o
97 #define START_FILES pre-crt0.o /usr/lib/aout/crt0.o
99 #define START_FILES pre-crt0.o /usr/lib/crt0.o
H A Dosf1.h80 #define START_FILES pre-crt0.o
H A Dsco4.h117 #define START_FILES pre-crt0.o /lib/crt1.o
/macosx-10.9.5/ruby-104/ruby/
H A Dcommon.mk237 install-all: docs pre-install-all do-install-all post-install-all
238 pre-install-all:: pre-install-local pre-install-ext pre-install-doc
244 install-nodoc: pre-install-nodoc do-install-nodoc post-install-nodoc
245 pre-install-nodoc:: pre-install-local pre-install-ext
250 install-local: pre
[all...]
/macosx-10.9.5/emacs-92/emacs/src/m/
H A Diris4d.h143 #define START_FILES pre-crt0.o /usr/lib/crt1.o
146 #define START_FILES pre-crt0.o /usr/lib/crt0.o
H A Dgould.h4 * NOTE: If you are running a pre-release of UTX/32 2.1 you should #define
49 A site running a pre-release of 2.1 should #define RELEASE2_1 in config.h.
117 /* pre-2.1 COFF won't be defined, which is as it should be. */
186 #define START_FILES pre-crt0.o /lib/crt0.o
H A Dibms390x.h163 #define START_FILES pre-crt0.o /usr/lib64/crt1.o /usr/lib64/crti.o
H A Dmacppc.h92 #define START_FILES pre-crt0.o /usr/lib64/crt1.o /usr/lib64/crti.o
H A Dmips4.h56 #define START_FILES pre-crt0.o /lib/crt1.o
/macosx-10.9.5/ruby-104/ruby/ext/dl/callback/
H A Dmkcallback.rb9 pre = ""
15 pre += line
18 if( pre.size > 0 )
19 line = pre + line
20 pre = ""
/macosx-10.9.5/apache-786.1/httpd/docs/manual/style/css/
H A Dprettify.css35 pre.prettyprint { padding: 2px; border: 1px solid #888; tab-size: 4; }
37 /* Specify class=linenums on a pre to get line numbering */
57 pre.lang-config{
72 pre.lang-c{
91 pre.lang-lua{
109 pre.lang-perl{
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/canvas/
H A Dcanvas_zoom.tcl97 set pre [expr {[info commands ::ttk::button] ne "" ? "::ttk" : "::tk"}]
99 ${pre}::frame $win.z -relief solid -borderwidth 1
100 ${pre}::button $win.z.plus -image ::canvas::zoom::plus -command [mymethod ZoomIn]
101 ${pre}::label $win.z.val -textvariable $var -justify c -anchor c -width $vwidth
102 ${pre}::button $win.z.minus -image ::canvas::zoom::minus -command [mymethod ZoomOut]
/macosx-10.9.5/ruby-104/ruby/lib/rdoc/rd/
H A Dinline_parser.rb99 @pre = ""
111 @pre << ret
114 @pre << ret
117 @pre << ret
120 @pre << ret
123 @pre << ret
126 @pre << ret
129 @pre << ret
132 @pre << ret
135 @pre << re
[all...]
/macosx-10.9.5/vim-53/runtime/indent/
H A Dhtml.vim79 " call <SID>HtmlIndentPush('pre')
183 " [-- special handling for <pre>: no indenting --]
184 if getline(a:lnum) =~ '\c</pre>'
185 \ || 0 < searchpair('\c<pre>', '', '\c</pre>', 'nWb')
186 \ || 0 < searchpair('\c<pre>', '', '\c</pre>', 'nW')
187 " we're in a line with </pre> or inside <pre> ... </pre>
[all...]
/macosx-10.9.5/libxml2-26/Pregenerated Files/
H A Dxml2-config12 --cflags print pre-processor and compiler flags
/macosx-10.9.5/libxslt-13/Pregenerated Files/
H A Dxslt-config12 --cflags print pre-processor and compiler flags
/macosx-10.9.5/tcl-102/tcl_ext/sdx/sdx/lib/app-sdx/
H A Daddtoc.tcl11 proc walk {fd {dir .} {pre ""}} {
16 if {[file isfile $x] && "$pre$t" != "TOC"} {
21 puts $fd "$pre[file mtime $x] [calcDigest $x] $t $s"
26 puts $fd "$pre/[file tail $x]"
27 walk $fd $x "$pre "
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dmodconf.vim23 \ post-install post-remove pre-install
24 \ pre-remove persistdir blacklist

Completed in 161 milliseconds

1234567891011>>