Searched refs:START (Results 1 - 25 of 107) sorted by relevance

12345

/macosx-10.10.1/mDNSResponder-561.1.1/mDNSPosix/
H A Dmdnsd.sh35 START="start-stop-daemon --start --quiet --exec"
44 START=
52 $START $DAEMON
64 $START $DAEMON
/macosx-10.10.1/ruby-106/ruby/lib/rexml/dtd/
H A Dattlistdecl.rb5 START = "<!ATTLIST"
6 START_RE = /^\s*#{START}/um
7 PATTERN_RE = /\s*(#{START}.*?>)/um
H A Delementdecl.rb5 START = "<!ELEMENT"
6 START_RE = /^\s*#{START}/um
7 PATTERN_RE = /^\s*(#{START}.*?)>/um
8 PATTERN_RE = /^\s*#{START}\s+((?:[:\w_][-\.\w_]*:)?[-!\*\.\w_]*)(.*?)>/
/macosx-10.10.1/ruby-106/ruby/lib/rexml/
H A Dcdata.rb5 START = '<![CDATA['
62 output << START
H A Dcomment.rb8 START = "<!--"
53 output << START
H A Dinstruction.rb8 START = '<\?'
47 writer << START.sub(/\\/u, '')
H A Dxmldecl.rb12 START = '<\?xml';
48 writer << START.sub(/\\/u, '')
104 START.sub(/\\/u, '') + " ... " + STOP.sub(/\\/u, '')
/macosx-10.10.1/groff-38/groff/src/preproc/soelim/
H A Dsoelim.cpp171 enum { START, MIDDLE, HAD_DOT, HAD_s, HAD_so, HAD_l, HAD_lf } state = START; enumerator in enum:__anon8819
177 case START:
184 state = START;
194 state = START;
207 state = START;
222 state = START;
237 state = START;
254 state = START;
270 state = START;
[all...]
/macosx-10.10.1/CPANInternal-159.1/IO-KQueue-0.34/examples/
H A Dtail.pl6 my $START = 10;
18 $buf[$. % $START] = $_;
20 my @tail = (@buf[ ($. % $START + 1) .. $#buf ],
21 @buf[ 0 .. $. % $START ]);
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sql/rdbms_depend/oracle/
H A Dtestdb_create.sql62 CREATE SEQUENCE person_ids START WITH 1 INCREMENT BY 1;
64 CREATE SEQUENCE document_ids START WITH 1 INCREMENT BY 1;
66 CREATE SEQUENCE institute_ids START WITH 1 INCREMENT BY 1;
68 CREATE SEQUENCE phone_ids START WITH 1 INCREMENT BY 1;
/macosx-10.10.1/emacs-93/emacs/src/
H A Dregion-cache.h71 /* Assert that the region of BUF between START and END (absolute
76 int START, int END));
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Dbinhex.el207 "Binhex decode region between START and END without using an external program.
282 "Binhex decode region between START and END using external decoder."
322 "Binhex decode region between START and END."
/macosx-10.10.1/OpenSSL098-52/src/crypto/bf/
H A Dbfspeed.c135 #define START 0 macro
144 if (s == START)
159 if (s == START)
202 Time_F(START);
221 Time_F(START);
239 Time_F(START);
261 Time_F(START);
/macosx-10.10.1/OpenSSL098-52/src/crypto/cast/
H A Dcast_spd.c135 #define START 0 macro
144 if (s == START)
159 if (s == START)
202 Time_F(START);
221 Time_F(START);
239 Time_F(START);
261 Time_F(START);
/macosx-10.10.1/OpenSSL098-52/src/crypto/rc2/
H A Drc2speed.c135 #define START 0 macro
144 if (s == START)
159 if (s == START)
202 Time_F(START);
221 Time_F(START);
239 Time_F(START);
261 Time_F(START);
/macosx-10.10.1/OpenSSL098-52/src/crypto/rc5/
H A Drc5speed.c135 #define START 0 macro
144 if (s == START)
159 if (s == START)
202 Time_F(START);
221 Time_F(START);
239 Time_F(START);
261 Time_F(START);
/macosx-10.10.1/OpenSSL098-52/src/crypto/bn/
H A Dbnspeed.c125 #define START 0 macro
134 if (s == START)
149 if (s == START)
197 Time_F(START);
210 Time_F(START);
225 Time_F(START);
/macosx-10.10.1/OpenSSL098-52/src/crypto/rc4/
H A Drc4speed.c135 #define START 0 macro
144 if (s == START)
159 if (s == START)
202 Time_F(START);
220 Time_F(START);
238 Time_F(START);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/bn/
H A Dbnspeed.c143 #define START 0 macro
152 if (s == START)
167 if (s == START)
215 Time_F(START);
228 Time_F(START);
243 Time_F(START);
H A Dexpspeed.c143 #define START 0 macro
152 if (s == START)
167 if (s == START)
223 Time_F(START);
/macosx-10.10.1/OpenSSL098-52/src/crypto/des/
H A Dspeed.c140 #define START 0 macro
149 if (s == START)
164 if (s == START)
209 Time_F(START);
230 Time_F(START);
243 Time_F(START);
262 Time_F(START);
279 Time_F(START);
298 Time_F(START);
/macosx-10.10.1/OpenSSL098-52/src/crypto/idea/
H A Didea_spd.c135 #define START 0 macro
144 if (s == START)
159 if (s == START)
202 Time_F(START);
222 Time_F(START);
241 Time_F(START);
259 Time_F(START);
281 Time_F(START);
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dnlmheader.h58 START = 284, enumerator in enum:yytokentype
95 #define START 284 macro
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/antlr2/src/
H A DANTLRUtil.cpp52 enum { START, READING, ESCAPE, FINISHED }; enumerator in enum:antlr::__anon4383
53 int state = START;
61 case START:
/macosx-10.10.1/ruby-106/ruby/lib/rexml/formatters/
H A Ddefault.rb91 output << Comment::START
97 output << CData::START
103 output << Instruction::START.sub(/\\/u, '')

Completed in 290 milliseconds

12345