Searched
full:interval (Results
976 -
1000 of
3257) sorted by null
<<31323334353637383940>>
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/ |
BuildMachineManager.java | 92 //wait a given interval before re-checking for an available
|
/external/icu/icu4c/source/i18n/ |
visibledigits.h | 52 * Returns the digit interval which indicates the leftmost and rightmost
|
/external/icu/icu4c/source/test/cintltst/ |
utmstest.c | 66 uint64_t interval = max - min; local 72 /* Verify that we don't have a huge interval. */ 73 if (interval < (uint64_t)U_INT64_MAX) { 74 ranInt = interval;
|
/external/iproute2/man/man8/ |
tc-cbq-details.8 | 56 interval timeconstant 100 interval. 381 estimator interval timeconstant 385 .B interval
|
tc-cbq.8 | 58 interval timeconstant 81 interval. 298 estimator interval timeconstant 302 .B interval
|
/external/iw/ |
status.c | 47 [51] = "Association denied because Listen Interval is too large",
|
/external/jemalloc/include/jemalloc/internal/ |
prof.h | 269 * Profile dump interval, measured in bytes allocated. Each arena triggers a 271 * interval between profile dumps averages prof_interval, though the actual 272 * interval between dumps will tend to be sporadic, and the interval will be a
|
/external/jetty/src/java/org/eclipse/jetty/util/preventers/ |
GCThreadLeakPreventer.java | 32 * This preventer will start the thread with the longest possible interval, although
|
/external/libavc/encoder/ |
ih264e_rate_control.c | 123 * average and peak bitrate, intra-inter frame interval and initial 160 * Intra frame interval 166 * Maximum inter frame interval 250 i4_inter_frm_int, /* Inter frame interval */
|
/external/llvm/lib/CodeGen/ |
LiveStackAnalysis.cpp | 11 // live interval analysis except it's analyzing liveness of stack slots rather
|
/external/mesa3d/src/egl/main/ |
eglsurface.h | 99 _eglSwapInterval(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSurface *surf, EGLint interval);
|
/external/mesa3d/src/glx/ |
dri2.h | 104 DRI2SwapInterval(Display *dpy, XID drawable, int interval);
|
/external/netperf/ |
Release_Notes | 24 <interval> option netperf will make sure it emits "one last 25 interval result" when the test is terminated. This should assist 28 have stretched the interval to beyond the test termination. 61 output includes the count of interval, with a mind towards being 172 reality rather than the length of the pacing interval. It and the 320 *) The width of the confidence interval can be specified in fractions 536 spin in a tight loop until time for the next interval rather than 537 wait for an interval timer to expire. This means it should be 538 possible to have a much finer granularity on the interval, at the 545 interval timer and wait method is still used [all...] |
/external/netperf/doc/examples/ |
tcp_range_script | 51 # confidence level (99 or 95) and interval (percent)
|
udp_rr_script | 40 # confidence level (99 or 95) and interval (percent)
|
udp_stream_script | 35 # confidence level (99 or 95) and interval (percent)
|
/external/netperf/src/ |
netcpu_osx.c | 103 calibrate_idle_rate(int iterations, int interval)
|
/external/skia/src/views/unix/ |
SkOSWindow_Unix.cpp | 344 static void glXSwapInterval(Display* dsp, GLXDrawable drawable, int interval) { 345 EXT_WRANGLE(glXSwapIntervalEXT, PFNGLXSWAPINTERVALEXTPROC, dsp, drawable, interval); 346 EXT_WRANGLE(glXSwapIntervalMESA, PFNGLXSWAPINTERVALMESAPROC, interval); 347 EXT_WRANGLE(glXSwapIntervalSGI, PFNGLXSWAPINTERVALSGIPROC, interval);
|
/external/squashfs-tools/squashfs-tools/ |
info.c | 160 /* set one second interval period, if ^\ received
|
unsquashfs_info.c | 124 /* set one second interval period, if ^\ received
|
/external/tcpdump/ |
print-cfm.c | 76 * Timer Bases for the CCM Interval field. 336 ND_PRINT((ndo, ", Flags [CCM Interval %u%s]", 342 * Resolve the CCM interval field. 345 ND_PRINT((ndo, "\n\t CCM Interval %.3fs"
|
/external/tcpdump/tests/ |
icmpv6.out | 19 advertisement interval option (7), length 8 (1): 5000ms
|
/external/v8/test/mjsunit/ |
debug-sourceslice.js | 60 // Try all possible line interval slices.
|
/external/v8/test/mjsunit/regress/ |
regress-put-prototype-transition.js | 5 // Flags: --allow-natives-syntax --expose-gc --stress-compaction --gc-interval=255
|
/external/valgrind/exp-sgcheck/ |
sg_main.c | 86 first interval is lower, 1 if the first interval is higher, and 0 460 // Interval tree of StackTreeBlock // 464 /* A node in a stack interval tree. Zero length intervals (.szB == 0) 467 A stack interval tree is a (WordFM StackTreeNode* void). There is 468 one stack interval tree for each thread. 492 /* Interval comparison function for StackTreeNode */ 557 /* The interval can't already be there; else we have 579 /* The interval must be there; we added it earlier when 614 // Interval tree of GlobalTreeBlock / [all...] |
Completed in 706 milliseconds
<<31323334353637383940>>