Searched refs:bound (Results 1 - 25 of 103) sorted by relevance

12345

/macosx-10.10.1/postfix-255/postfix/src/util/
H A Dvstring_vstream.c21 /* int vstring_get_bound(vp, fp, bound)
24 /* ssize_t bound;
26 /* int vstring_get_nonl_bound(vp, fp, bound)
29 /* ssize_t bound;
31 /* int vstring_get_null_bound(vp, fp, bound)
34 /* ssize_t bound;
54 /* Panic: improper string bound.
127 /* vstring_get_bound - read line from file, keep newline, up to bound */
129 int vstring_get_bound(VSTRING *vp, VSTREAM *fp, ssize_t bound) argument
133 if (bound <
148 vstring_get_nonl_bound(VSTRING *vp, VSTREAM *fp, ssize_t bound) argument
164 vstring_get_null_bound(VSTRING *vp, VSTREAM *fp, ssize_t bound) argument
[all...]
/macosx-10.10.1/OpenSSL098-52/src/apps/
H A DCA.pl175 my ($infile, $outfile, $bound) = @_;
180 $flag = 1 if (/^-----BEGIN.*$bound/) ;
182 if (/^-----END.*$bound/) {
H A DCA.pl.in175 my ($infile, $outfile, $bound) = @_;
180 $flag = 1 if (/^-----BEGIN.*$bound/) ;
182 if (/^-----END.*$bound/) {
H A DCA.sh35 bound=$3
40 echo $line|grep "^-----END.*$bound" 2>/dev/null 1>/dev/null
49 echo $line|grep "^-----BEGIN.*$bound" 2>/dev/null 1>/dev/null
/macosx-10.10.1/rsync-45/rsync/lib/
H A Dpool_alloc.c30 size_t bound; /* bytes bound by padding, member in struct:pool_extent
112 size_t bound; local
122 bound = 0;
140 bound += sqew;
145 pool->live->bound = bound;
196 cur->bound += len;
197 if (cur->free + cur->bound >= pool->size) {
201 cur->bound
[all...]
/macosx-10.10.1/postfix-255/postfix/src/global/
H A Dmemcache_proto.c63 int memcache_get(VSTREAM *stream, VSTRING *vp, ssize_t bound) argument
68 last_char = (bound == 0 ? vstring_get(vp, stream) :
69 vstring_get_bound(vp, stream, bound));
91 LEN(vp) < bound ? "EOF" : "input too long");
H A Dsmtp_stream.c83 /* Specify a zero bound to turn off bounds checking.
305 int smtp_get(VSTRING *vp, VSTREAM *stream, ssize_t bound, int flags) argument
320 last_char = (bound == 0 ? vstring_get(vp, stream) :
321 vstring_get_bound(vp, stream, bound));
/macosx-10.10.1/OpenSSL098-52/src/crypto/asn1/
H A Dasn_mime.c100 static int mime_bound_check(char *line, int linelen, char *bound, int blen);
101 static int multi_split(BIO *bio, char *bound, STACK_OF(BIO) **ret);
211 char bound[33], c; local
227 RAND_pseudo_bytes((unsigned char *)bound, 32);
229 c = bound[i] & 0xf;
232 bound[i] = c;
234 bound[32] = 0;
241 bound, mime_eol, mime_eol);
245 BIO_printf(bio, "------%s%s", bound, mime_eol);
248 BIO_printf(bio, "%s------%s%s", mime_eol, bound, mime_eo
536 multi_split(BIO *bio, char *bound, STACK_OF(BIO) **ret) argument
849 mime_bound_check(char *line, int linelen, char *bound, int blen) argument
[all...]
/macosx-10.10.1/ruby-106/ruby/test/dl/
H A Dtest_func.rb24 assert_equal false, f.bound?
27 assert_equal true, f.bound?
37 assert_equal true, f.bound?
48 assert_equal false, f.bound?
60 assert_equal false, f.bound?
/macosx-10.10.1/emacs-93/emacs/lisp/textmodes/
H A Dreftex-parse.el197 (bound 0)
238 (push (reftex-label-info (reftex-match-string 1) file bound)
243 (setq bound (point))
303 label file bound nil nil))))
491 (defun reftex-short-context (env parse &optional bound derive)
528 (if (re-search-backward parse bound t)
731 (defsubst reftex-move-to-previous-arg (&optional bound)
742 "[]}][ \t]*[\n\r]?\\([ \t]*%[^\n\r]*[\n\r]\\)*[ \t]*\\=" bound t))
747 (defun reftex-what-macro-safe (which &optional bound)
750 (reftex-what-macro which bound)))
[all...]
H A Dreftex-global.el362 (defun reftex-isearch-isearch-search (string bound noerror)
373 (funcall search-fun string bound noerror)
374 (unless bound
377 (while (not (funcall search-fun string bound noerror))
/macosx-10.10.1/emacs-93/emacs/lisp/mail/
H A Drmailkwd.el113 (bound))
115 (setq bound (point-max))
118 (setq bound (1+ (point)))
126 bound
/macosx-10.10.1/Chess-310.6/sjeng/
H A Dsearch.c277 int sbest, best_score, best, delta, bound; local
327 switch (QProbeTT(&bound, alpha, beta, &best))
330 return bound;
333 if (bound <= alpha)
334 return bound;
335 if (bound < beta)
336 beta = bound;
339 if (bound >= beta)
340 return bound;
341 if (bound > alph
483 int bound, threat, donull, best, sbest, best_score, old_ep; local
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dlonglines.el433 (defun longlines-search-forward (string &optional bound noerror count)
435 (re-search-forward (regexp-quote string) bound noerror count)))
437 (defun longlines-search-backward (string &optional bound noerror count)
439 (re-search-backward (regexp-quote string) bound noerror count)))
/macosx-10.10.1/cups-408/cups/vcnet/regex/
H A Dsplit.c200 register int bound; local
202 bound = (nf > nfp) ? nfp : nf;
204 for (fn = 0; fn < bound; fn++)
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/libipsec/
H A Dipsec_dump_policy.c277 ipsec_dump_ipsecrequest(buf, len, xisr, bound, withports)
281 size_t bound; /* boundary */
287 if (xisr->sadb_x_ipsecrequest_len > bound) {
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/
H A Dprioqueue.tcl447 set bound [expr {$upper+1}]
468 set bound $upper
473 set pos $bound
/macosx-10.10.1/emacs-93/emacs/src/
H A Dsearch.c941 search_command (string, bound, noerror, count, direction, RE, posix)
942 Lisp_Object string, bound, noerror, count;
958 if (NILP (bound))
967 CHECK_NUMBER_COERCE_MARKER (bound);
968 lim = XINT (bound);
970 error ("Invalid search bound (wrong side of point)");
2153 (string, bound, noerror, count)
2154 Lisp_Object string, bound, noerror, count;
2156 return search_command (string, bound, noerror, count, -1, 0, 0);
2173 (string, bound, noerro
2143 Lisp_Object string, bound, noerror, count; variable
2163 Lisp_Object string, bound, noerror, count; variable
2178 Lisp_Object string, bound, noerror, count; variable
2193 Lisp_Object string, bound, noerror, count; variable
2212 Lisp_Object regexp, bound, noerror, count; variable
2229 Lisp_Object regexp, bound, noerror, count; variable
2249 Lisp_Object regexp, bound, noerror, count; variable
2267 Lisp_Object regexp, bound, noerror, count; variable
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/build_brew/
H A Ddb_int.h163 #define DB_ALIGN(v, bound) \
164 (((v) + (bound) - 1) & ~(((uintmax_t)(bound)) - 1))
168 #define ALIGNP_INC(p, bound) \
169 (void *)(((uintptr_t)(p) + (bound) - 1) & ~(((uintptr_t)(bound)) - 1))
/macosx-10.10.1/BerkeleyDB-21/db/build_s60/
H A Ddb_int.h162 #define DB_ALIGN(v, bound) \
163 (((v) + (bound) - 1) & ~(((uintmax_t)(bound)) - 1))
167 #define ALIGNP_INC(p, bound) \
168 (void *)(((uintptr_t)(p) + (bound) - 1) & ~(((uintptr_t)(bound)) - 1))
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/
H A Ddb_int.h165 #define DB_ALIGN(v, bound) \
166 (((v) + (bound) - 1) & ~(((uintmax_t)(bound)) - 1))
170 #define ALIGNP_INC(p, bound) \
171 (void *)(((uintptr_t)(p) + (bound) - 1) & ~(((uintptr_t)(bound)) - 1))
/macosx-10.10.1/BerkeleyDB-21/db/build_wince/
H A Ddb_int.h162 #define DB_ALIGN(v, bound) \
163 (((v) + (bound) - 1) & ~(((uintmax_t)(bound)) - 1))
167 #define ALIGNP_INC(p, bound) \
168 (void *)(((uintptr_t)(p) + (bound) - 1) & ~(((uintptr_t)(bound)) - 1))
/macosx-10.10.1/BerkeleyDB-21/db/build_windows/
H A Ddb_int.h162 #define DB_ALIGN(v, bound) \
163 (((v) + (bound) - 1) & ~(((uintmax_t)(bound)) - 1))
167 #define ALIGNP_INC(p, bound) \
168 (void *)(((uintptr_t)(p) + (bound) - 1) & ~(((uintptr_t)(bound)) - 1))
/macosx-10.10.1/Csu-85/
H A Dlazy_dylib_helper.s191 stg r5,R5SAVE(r1) ; bound.
207 lg r4,R4SAVE(r1) ; parameters to the routine that was bound.
218 bctr ; jump to the symbol`s address that was bound
248 bx ip // jump to the symbol`s address that was bound
/macosx-10.10.1/BerkeleyDB-21/db/test/
H A Drecd013.tcl182 set bound [expr 2 * $nitems]
188 set bound [expr $nitems + 1]
193 for { set i $init } { $i <= $bound } { incr i $step } {
206 for { set i $init } { $i <= $bound } { incr i $step } {

Completed in 483 milliseconds

12345