HomeSort by relevance Sort by last modified time
    Searched refs:Maximum (Results 1 - 25 of 62) sorted by null

1 2 3

  /external/chromium_org/v8/test/webkit/fast/js/
deep-recursion-test.js 41 shouldBe("msg", "'RangeError: Maximum call stack size exceeded.'");
48 shouldBe("msg", "'RangeError: Maximum call stack size exceeded.'");
65 shouldBe("msg", "'RangeError: Maximum call stack size exceeded.'");
77 shouldBe("msg", "'RangeError: Maximum call stack size exceeded.'");
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/metadata/
byte_reader.js 63 * @param {number} end Maximum position to read from.
82 * @param {number=} opt_end Maximum position to read from.
105 * @param {number=} opt_end Maximum position to read from.
132 * @param {number=} opt_end Maximum position to read from.
177 * @param {number=} opt_end Maximum position to read from.
227 * @param {number=} opt_end Maximum position to read from.
302 * @param {number=} opt_end Maximum position to read from.
314 * @param {number=} opt_end Maximum position to read from.
355 * @param {number=} opt_end Maximum position to read from.
372 * @param {number=} opt_end Maximum position to read from
    [all...]
  /external/jemalloc/include/jemalloc/internal/
size_classes.sh 14 # Maximum lookup size.
202 * LG_TINY_MAXCLASS: Lg of maximum tiny size class.
203 * LOOKUP_MAXCLASS: Maximum size class included in lookup table.
204 * SMALL_MAXCLASS: Maximum small size class.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/
slider.js 17 * @param {number} max Maximum value
  /external/chromium_org/chrome/browser/resources/
gesture_config.js 162 label: 'Maximum Cancel to Down Time for Tap Suppression',
167 label: 'Maximum Tap Gap Time for Tap Suppression',
178 label: 'Maximum Separation for Gesture Touches',
  /external/chromium_org/v8/test/mjsunit/
big-array-literal.js 98 assertTrue(e.message.indexOf("Maximum call stack size exceeded") >= 0);
big-object-literal.js 98 assertTrue(e.message.indexOf("Maximum call stack size exceeded") >= 0);
apply.js 124 assertTrue(e.toString().indexOf("Maximum call stack size exceeded") != -1);
135 assertTrue(e.toString().indexOf("Maximum call stack size exceeded") != -1);
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 19 ATTRIBUTE Ascend-Maximum-Call-Duration 125 integer
28 ATTRIBUTE Ascend-DHCP-Maximum-Leases 134 integer
88 ATTRIBUTE Ascend-Maximum-Time 194 integer
129 ATTRIBUTE Ascend-Maximum-Channels 235 integer
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/
messages.properties 73 LogCatPreferencePage_MaxMessages=Maximum number of logcat messages to buffer:
  /external/chromium_org/third_party/WebKit/Source/web/resources/
calendarPicker.js 366 Day.Maximum = Day.createFromValue(8640000000000000.0);
401 Week.Maximum = new Week(275760, 37);
438 if (year <= Week.Maximum.year && Week.weekOneStartDateForYear(year + 1).getTime() <= date.getTime())
452 if (year <= Week.Maximum.year && Week.weekOneStartDayForYear(year + 1) <= day)
497 if (year < 1 || year > Week.Maximum.year)
499 else if (year === Week.Maximum.year)
500 return Week.Maximum.week;
554 if (this.equals(Week.Maximum))
555 return Day.Maximum.startDate();
578 if (this.equals(Week.Maximum))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
resapi.h 106 LARGE_INTEGER Maximum;
112 ULARGE_INTEGER Maximum;
131 DWORD Maximum;
298 FILETIME Maximum;
ntdddisk.h 476 USHORT Maximum;
481 USHORT Maximum;
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
TimelinePowerOverview.js 46 // Maximum index of element whose time <= minTime.
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
transform_neon.S 52 vmov.u32 q14, #0 @ Initialize the maximum values for tmpInIm.
53 vmov.u32 q15, #0 @ Initialize the maximum values for tmpInRe.
82 @ Find the absolute maximum in the vectors and store them.
92 vmax.u32 q14, q9 @ Maximum for outre1Q16[].
96 @ Find the maximum value in the Neon registers
353 vmov.u32 q6, #0 @ Initialize the maximum values for tmpInIm.
354 vmov.u32 q7, #0 @ Initialize the maximum values for tmpInRe.
439 @ Find the absolute maximum in the vectors and store them in q6 and q7.
446 vmax.u32 q7, q14 @ Maximum for outre2Q16[].
448 vmax.u32 q6, q11 @ Maximum for outre1Q16[]
    [all...]
  /external/chromium_org/ui/file_manager/image_loader/
worker.js 53 * Maximum download requests to be run in parallel.
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_selection.js 196 * Maximum amount of thumbnails in the preview pane.
204 * Maximum width or height of an image what pops up when the mouse hovers
thumbnail_loader.js 123 * Maximum thumbnail's width when generating from the full resolution image.
130 * Maximum thumbnail's height when generating from the full resolution image.
  /external/chromium_org/third_party/sqlite/src/tool/
spaceanal.tcl 54 mx_payload int, -- Maximum payload size
287 statline {Maximum payload per entry} $mx_payload
547 Maximum payload per entry
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
live_regions.js 57 * Maximum time interval in which to discard duplicate live region announcement.
64 * Maximum time interval in which to discard duplicate live region announcement
  /external/chromium_org/chrome/renderer/resources/extensions/
file_system_provider_custom_bindings.js 15 * Maximum size of the thumbnail in bytes.
  /external/chromium_org/third_party/icu/source/i18n/
decNumberLocal.h 57 /* should be a common maximum precision */
151 #define DECNUMMAXP 999999999 /* maximum precision code can handle */
152 #define DECNUMMAXE 999999999 /* maximum adjusted exponent ditto */
155 #error Maximum digits mismatch
158 #error Maximum exponent mismatch
164 /* Set DECDPUNMAX -- the maximum integer that fits in DECDPUN */
253 /* c. Note that cut must be <= 9, and the maximum value for u is */
    [all...]
  /external/chromium_org/ui/file_manager/gallery/js/image_editor/
image_editor.js 674 * Maximum movement for touch to be detected as a tap (in pixels).
680 * Maximum time for touch to be detected as a tap (in milliseconds).
686 * Maximum distance from the first tap to the second tap to be considered
693 * Maximum time for touch to be detected as a double tap (in milliseconds).
    [all...]
filter.js 127 * @param {number} maxArg Maximum argument value (inclusive).
184 * Maximum value that can be represented in fixed point without overflow.
  /external/icu/icu4c/source/i18n/
decNumberLocal.h 57 /* should be a common maximum precision */
151 #define DECNUMMAXP 999999999 /* maximum precision code can handle */
152 #define DECNUMMAXE 999999999 /* maximum adjusted exponent ditto */
155 #error Maximum digits mismatch
158 #error Maximum exponent mismatch
164 /* Set DECDPUNMAX -- the maximum integer that fits in DECDPUN */
253 /* c. Note that cut must be <= 9, and the maximum value for u is */
    [all...]

Completed in 1115 milliseconds

1 2 3