Searched refs:high (Results 101 - 125 of 316) sorted by relevance

1234567891011>>

/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DgenUnicode.py312 (low, high) = range
313 if high < 0x10000:
332 pline += "{%s, %s}" % (hex(low), hex(high))
352 int low, high, mid, cmp;
358 high = tptr->numentries - 1;
360 while (low <= high) {
361 mid = (low + high) / 2;
365 high = mid - 1;
/macosx-10.10/emacs-93/emacs/lisp/calc/
H A Dcalcalg3.el453 low vlow high vhigh)
458 (math-working "newton" (list 'intv 0 low high))
459 (math-working "bisect" (list 'intv 0 low high))
460 (setq ostep (math-mul-float (math-sub-float high low)
483 (setq high guess
490 (math-nearly-equal low high))
497 (not (math-lessp-float high next))
508 high low)))
513 low vlow high vhigh)
515 low vlow high vhig
[all...]
/macosx-10.10/WTF-7600.1.24/wtf/dtoa/
H A Dfast-dtoa.cc363 // * low, w and high are correct up to 1 ulp (unit in the last place). That
365 // * low.e() == w.e() == high.e()
366 // * low < w < high, and taking into account their error: low~ <= high~
373 // correct values of low and high (without their error).
393 // represent 'w' we can stop. Everything inside the interval low - high
394 // represents w. However we have to pay attention to low, high and w's
398 DiyFp high,
402 ASSERT(low.e() == w.e() && w.e() == high.e());
403 ASSERT(low.f() + 1 <= high
[all...]
/macosx-10.10/awk-20/src/
H A Dlex.c439 int cond, low, mid, high; local
442 high = n - 1;
443 while (low <= high) {
444 mid = (low + high) / 2;
446 high = mid - 1;
/macosx-10.10/rsync-45/rsync/
H A Dflist.c1506 int low = flist->low, high = flist->high; local
1509 while (low <= high) {
1510 mid = (low + high) / 2;
1524 if (mid_up > high) {
1525 /* If there's nothing left above us, set high to
1527 high = mid - flist->files[mid]->length;
1528 if (!flist->files[high]->basename) {
1530 high -= flist->files[high]
[all...]
/macosx-10.10/ICU-531.30/icuSources/common/
H A Duset.cpp329 * - some supplementary: (length|0x8000) (bmpLength<length) BMP, .., BMP, supp-high, supp-low, ..
439 uint16_t high=(uint16_t)(c>>16), low=(uint16_t)c; local
443 if (high < array[base] || (high==array[base] && low<array[base+1])) {
445 } else if (high < array[base+hi] || (high==array[base+hi] && low<array[base+hi+1])) {
451 } else if (high < array[iabs] || (high==array[iabs] && low<array[iabs+1])) {
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Dieee.c1648 bfd_vma low, high, signedp, size; local
1651 || ! ieee_read_number (info, pp, &high)
1660 (bfd_signed_vma) high);
1799 bfd_vma high; local
1802 || ! ieee_read_number (info, pp, &high))
1809 0, (bfd_signed_vma) high, FALSE);
3636 bfd_vma high;
3781 bfd_signed_vma high;
4337 bfd_vma high)
4341 if (low == (bfd_vma) -1 || high
3634 bfd_vma high; member in struct:ieee_range
3779 bfd_signed_vma high; member in struct:ieee_modified_array_type
4334 ieee_add_range(struct ieee_handle *info, bfd_boolean global, bfd_vma low, bfd_vma high) argument
4405 ieee_end_range(struct ieee_handle *info, bfd_vma high) argument
4966 bfd_vma low, high; local
5035 bfd_vma low, high; local
5074 ieee_add_bb11(struct ieee_handle *info, asection *sec, bfd_vma low, bfd_vma high) argument
5575 ieee_range_type(void *p, bfd_signed_vma low, bfd_signed_vma high) argument
5596 ieee_array_type(void *p, bfd_signed_vma low, bfd_signed_vma high, bfd_boolean stringp ATTRIBUTE_UNUSED) argument
[all...]
H A Dcoffgrok.h72 int high; member in struct:coff_isection
/macosx-10.10/OpenSSL098-52/src/crypto/bn/
H A Dbn_lib.c92 void BN_set_params(int mult, int high, int low, int mont) argument
101 if (high >= 0)
103 if (high > (int)(sizeof(int)*8)-1)
104 high=sizeof(int)*8-1;
105 bn_limit_bits_high=high;
106 bn_limit_num_high=1<<high;
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/bn/
H A Dbn_lib.c103 void BN_set_params(int mult, int high, int low, int mont) argument
112 if (high >= 0)
114 if (high > (sizeof(int)*8)-1)
115 high=sizeof(int)*8-1;
116 bn_limit_bits_high=high;
117 bn_limit_num_high=1<<high;
/macosx-10.10/emacs-93/emacs/lisp/emacs-lisp/
H A Dtimer.el33 ;; [triggered-p high-seconds low-seconds usecs repeat-delay
118 (let ((high (car time))
134 (setq high (+ high (/ low 65536) (if (< low 0) -1 0)))
137 (list high low (and (/= micro 0) micro))))
315 (let ((high (- (car time) (aref timer 1)))
317 (+ low (* high 65536))))
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dtsnmfmt.cpp149 double high = (DBL_MAX/smallerThanMax)/10.0; local
150 double low = -high;
153 } while (low > it || it > high);
H A Dssearch.cpp338 void add(int32_t order, int32_t low, int32_t high);
365 int32_t order, low, high; local
388 high = ucol_getOffset(elems);
395 add(order, low, high);
407 void OrderList::add(int32_t order, int32_t low, int32_t high) argument
421 list[listSize].highOffset = high;
636 int32_t order, low, high; local
641 high = iter->getOffset();
643 forwardList.add(order, low, high);
652 high
[all...]
/macosx-10.10/Security-57031.1.35/SecurityTests/
H A DCreateCerts.sh42 ${GNUTLS_CERTTOOL} -p --ecc --sec-param high --outfile ServerKey.ecc.pem
50 ${GNUTLS_CERTTOOL} -p --ecc --sec-param high --outfile ClientKey.ecc.pem
/macosx-10.10/emacs-93/emacs/src/
H A Dmacterm.h461 #define SCROLL_BAR_PACK(low, high) (XINT (high) << 16 | XINT (low))
464 #define SCROLL_BAR_UNPACK(low, high, ulong) \
466 XSETINT ((high), (ulong) >> 16))
H A Dregion-cache.c42 overhead of maintaining the cache is too high, the speedups it
185 int low = 0, high = c->cache_len;
187 while (low + 1 < high)
189 /* mid is always a valid index, because low < high and ">> 1"
191 int mid = (low + high) >> 1;
195 high = mid;
182 int low = 0, high = c->cache_len; local
H A Dw32term.h508 #define SCROLL_BAR_PACK(low, high) (XINT (high) << 16 | XINT (low))
510 /* Setting two lisp integers to the low and high words of a 32-bit C int. */
511 #define SCROLL_BAR_UNPACK(low, high, int32) \
513 XSETINT ((high), ((int32) >> 16) & 0xffff))
/macosx-10.10/ruby-106/ruby/ext/tk/sample/demos-en/
H A Dtext.rb74 This will drag the text at high speed to allow you to scan its contents.
122 even number of characters high and wide. Also, if you make the window
/macosx-10.10/tcsh-65/tcsh/
H A Ded.chared.c362 c_next_word(Char *p, Char *high, int n) argument
366 while ((p < high) && !isword(*p))
368 while ((p < high) && isword(*p))
371 if (p > high)
372 p = high;
380 if (p >= high)
385 while ((p < high) && c_class == c_to_class(*p))
393 while ((p < high) && c_to_class(*p) == C_CLASS_WHITE)
403 c_nexword(Char *p, Char *high, int n) argument
406 while ((p < high)
796 c_endword(Char *p, Char *high, int n, Char *delim) argument
827 c_eword(Char *p, Char *high, int n) argument
[all...]
/macosx-10.10/BerkeleyDB-21/db/env/
H A Denv_recover.c637 * we are moving backward, we are computing high - current. max is
641 __lsn_diff(low, high, current, max, is_forward)
642 DB_LSN *low, *high, *current;
666 if (current->file == high->file)
667 nf = (double)(high->offset - current->offset) / max;
668 else if (current->offset > high->offset)
669 nf = (double)((high->file - current->file) - 1) +
671 ((max - current->offset) + high->offset) / max;
673 nf = (double)(high->file - current->file) +
674 (double)(high
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/bn/asm/
H A Dx86_64-gcc.c70 register BN_ULONG high,low; \
72 : "=a"(low),"=d"(high) \
76 : "+r"(carry),"+d"(high)\
80 : "+m"(r),"+d"(high) \
83 carry=high; \
87 register BN_ULONG high,low; \
89 : "=a"(low),"=d"(high) \
93 : "+r"(carry),"+d"(high)\
96 (r)=carry, carry=high; \
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkTrig.c207 double m, x, y, low, high;
218 high = end2Ptr[0];
221 high = end1Ptr[0];
229 if ((rectPtr[0] >= low) && (rectPtr[0] <= high)
240 && (rectPtr[2] >= low) && (rectPtr[2] <= high)) {
250 high = end2Ptr[1];
253 high = end1Ptr[1];
257 && (rectPtr[1] >= low) && (rectPtr[1] <= high)) {
267 && (rectPtr[3] >= low) && (rectPtr[3] <= high)) {
205 double m, x, y, low, high; local
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkTrig.c211 double m, x, y, low, high;
221 low = end1Ptr[0]; high = end2Ptr[0];
223 low = end2Ptr[0]; high = end1Ptr[0];
231 if ((rectPtr[0] >= low) && (rectPtr[0] <= high)
242 && (rectPtr[2] >= low) && (rectPtr[2] <= high)) {
251 low = end1Ptr[1]; high = end2Ptr[1];
253 low = end2Ptr[1]; high = end1Ptr[1];
257 && (rectPtr[1] >= low) && (rectPtr[1] <= high)) {
267 && (rectPtr[3] >= low) && (rectPtr[3] <= high)) {
209 double m, x, y, low, high; local
/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DFixDecompsNotes.txt74 maps the high-order 12 bits of a UniChar to an index value. The value is -1 if
75 no character with those high 12 bits has either a decomposition update or a
161 First, it quickly determines if the high 12 bits of the character indicate that
176 Third, the code handles characters whose high-order 12 bits indicated that some
/macosx-10.10/llvmCore-3425.0.34/lib/Support/
H A DPath.cpp64 unsigned high = Data2MSB ? 16 : 17; local
66 if (length >= 18 && magic[high] == 0)

Completed in 246 milliseconds

1234567891011>>