Searched refs:min (Results 376 - 400 of 1824) sorted by relevance

<<11121314151617181920>>

/macosx-10.10/WebKit-7600.1.25/win/
H A DMemoryStream.cpp30 using std::min;
196 ULONG read = min(cb.LowPart, (ULONG)(m_buffer->size()-m_pos));
/macosx-10.10/WebKit2-7600.1.25/UIProcess/gtk/
H A DWebInspectorProxyGtk.cpp189 platformSetAttachedWindowHeight(std::max(minimumAttachedHeight, std::min(defaultAttachedSize, maximumAttachedHeight)));
192 platformSetAttachedWindowWidth(std::max(minimumAttachedWidth, std::min(defaultAttachedSize, maximumAttachedWidth)));
/macosx-10.10/WebKit2-7600.1.25/UIProcess/ios/
H A DSmartMagnificationController.mm95 double maximumScale = std::min(viewportMaximumScale, smartMagnificationMaximumScale);
/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Dtime.c140 #define RANGE(min, max, value) \
142 if (value < (min) || value > (max)) \
/macosx-10.10/emacs-93/emacs/lisp/
H A Dmidnight.el210 (multiple-value-bind (sec min hrs) (decode-time)
211 (- (* 24 60 60) (* 60 60 hrs) (* 60 min) sec)))
/macosx-10.10/emacs-93/emacs/lisp/textmodes/
H A Dmakeinfo.el122 (goto-char (point-min))
135 (goto-char (point-min))
150 (min filename-or-header-beginning region-beginning)
155 (goto-char (point-min))
162 (min filename-or-header-beginning region-beginning)
222 (goto-char (point-min))))
228 (if (re-search-backward "^@node\\s-+\\([^,\n]+\\)" (point-min) t)
248 (goto-char (point-min))
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfbinaryheap.py77 #ok, min = CFBinaryHeapGetMinimumIfPresent(heap, None)
79 #self.assertEqual(min, "aapjes")
93 min = CFBinaryHeapGetMinimum(heap)
94 self.assertEqual(min, "aapjes")
99 #ok, min = CFBinaryHeapGetMinimumIfPresent(heap, None)
101 #self.assertEqual(min, "aapjes")
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/PyObjCTest/
H A Dtest_cfbinaryheap.py83 #ok, min = CFBinaryHeapGetMinimumIfPresent(heap, None)
85 #self.assertEqual(min, "aapjes")
99 min = CFBinaryHeapGetMinimum(heap)
100 self.assertEqual(min, "aapjes")
105 #ok, min = CFBinaryHeapGetMinimumIfPresent(heap, None)
107 #self.assertEqual(min, "aapjes")
/macosx-10.10/ruby-106/ruby/
H A Dcompar.c170 * obj.between?(min, max) -> true or false
173 * <i>min</i> is less than zero or if <i>anObject</i> <code><=></code>
184 cmp_between(VALUE x, VALUE min, VALUE max) argument
186 if (RTEST(cmp_lt(x, min))) return Qfalse;
/macosx-10.10/ruby-106/ruby/ext/tk/sample/tkextlib/blt/
H A Dpareto.rb71 b.axis_configure('y2', :hide=>false, :min=>0.0, :max=>100.0,
/macosx-10.10/ruby-106/ruby/test/date/
H A Dtest_date_attr.rb50 assert_equal(false, d.respond_to?(:min))
57 assert_equal(31, d.min)
/macosx-10.10/ruby-106/ruby/test/ruby/
H A Dtest_range.rb53 assert_equal(1, (1..2).min)
54 assert_equal(nil, (2..1).min)
55 assert_equal(1, (1...2).min)
57 assert_equal(1.0, (1.0..2.0).min)
58 assert_equal(nil, (2.0..1.0).min)
59 assert_equal(1, (1.0...2.0).min)
61 assert_equal(0, (0..0).min)
62 assert_equal(nil, (0...0).min)
/macosx-10.10/tcl-105/tcl_ext/expect/expect/example/
H A Dbeer.exp83 set min 0
86 set send_human "$arr1 $arr2 $shape $min $max"
/macosx-10.10/tcl-105/tcl_ext/snack/snack/unix/
H A DjkAudIO_sgi.c31 #ifndef min
32 #define min(a,b) ((a)<(b)?(a):(b)) macro
323 int g = min(max(gain, 0), 100);
343 gmin = alFixedToDouble(pi.min.ll);
358 int g = min(max(gain, 0), 100);
377 gmin = alFixedToDouble(pi.min.ll);
409 gmin = alFixedToDouble(pi.min.ll);
444 gmin = alFixedToDouble(pi.min.ll);
/macosx-10.10/tcsh-65/tcsh/
H A Ded.h47 #undef min macro
197 #define min(x,y) (((x)<(y))?(x):(y)) macro
/macosx-10.10/Heimdal-398.1.2/lib/asn1/
H A Dgen_encode.c130 } else if (t->range->min == INT_MIN && t->range->max == INT_MAX) {
132 } else if (t->range->min == 0 && (unsigned int)t->range->max == UINT_MAX) {
134 } else if (t->range->min == 0 && t->range->max == INT_MAX) {
138 name, t->range->min, t->range->max);
H A Dsymbol.h112 int min; member in struct:range
/macosx-10.10/ICU-531.30/icuSources/common/
H A Drbbicst.pl228 my ($sec, $min, $hour, , $day, $mon, $year, $wday, $yday, $isdst) = localtime;
/macosx-10.10/IOKitUser-1050.1.21/hid.subproj/
H A DIOHIDLibPrivate.h39 CFIndex min; member in struct:_IOHIDCalibrationStruct
/macosx-10.10/IOSerialFamily-74/IOSerialFamily.kmodproj/
H A DIOSerialDriverSync.h70 UInt32 min, void *refCon) = 0;
/macosx-10.10/JavaScriptCore-7600.1.17/bytecode/
H A DOpcode.h96 pad = std::min(pad, PADDING_STRING_LENGTH);
/macosx-10.10/JavaScriptCore-7600.1.17/heap/
H A DGCThreadSharedData.h119 end = std::min(m_blocksToCopy.size(), m_copyIndex + s_blockFragmentLength);
/macosx-10.10/WebCore-7600.1.25/Modules/vibration/
H A DVibration.cpp65 duration = std::min(duration, MaxVibrationDuration);
/macosx-10.10/WebCore-7600.1.25/platform/audio/
H A DAudioResampler.cpp114 m_rate = std::min(AudioResampler::MaxRate, rate);
H A DAudioResamplerKernel.cpp82 rate = std::min(AudioResampler::MaxRate, rate);

Completed in 310 milliseconds

<<11121314151617181920>>