Searched
full:interval (Results
451 -
475 of
3257) sorted by null
<<11121314151617181920>>
/external/icu/icu4c/source/test/intltest/ |
dtifmtts.h | 41 * interval patterns.
|
/external/iproute2/man/man8/ |
ifstat.8 | 44 .B \-t, \-\-interval=SECS
|
/external/libavc/encoder/ |
ih264e_rate_control.h | 54 * average and peak bitrate, intra-inter frame interval and initial 91 * Intra frame interval 94 * Inter frame interval 100 * Maximum inter frame interval
|
/external/libnl/lib/route/sch/ |
sfq.c | 214 * Set perturbation interval of SFQ qdisc. 216 * @arg perturb New perturbation interval in seconds. 235 * Get perturbation interval of SFQ qdisc. 237 * @return Perturbation interval in seconds or a negative error code.
|
/external/llvm/lib/Analysis/ |
CMakeLists.txt | 34 Interval.cpp
|
/external/llvm/lib/CodeGen/ |
Spiller.h | 29 /// spill - Spill the LRE.getParent() live interval.
|
/external/llvm/test/CodeGen/AMDGPU/ |
partially-dead-super-register-immediate.ll | 8 ; During live interval construction, the first sub register def is
|
/external/mesa3d/docs/ |
MESA_swap_frame_usage.spec | 47 depending on the swap interval as set by the GLX_SGI_swap_control or 116 time multiplied by the swap interval (or one if the swap interval is set 141 <interval> set by glXSwapIntervalSGI or the default swap of once
|
/external/skia/src/core/ |
SkRegionPriv.h | 22 // Given the first interval (just past the interval-count), compute the 23 // interval count, by search for the x-sentinel 169 // Copy src runs into us, computing interval counts and bounds along the way
|
/external/v8/test/mjsunit/regress/ |
regress-3969.js | 29 %SetAllocationTimeout(0 /*interval*/, 2 /*timeout*/);
|
/external/webrtc/webrtc/examples/objc/AppRTCDemo/ |
ARDBitrateTracker.h | 16 * over the interval between updates.
|
/external/webrtc/webrtc/modules/pacing/ |
paced_sender.h | 63 // the number of bytes that can be transmitted per interval. 128 // Updates the number of bytes that can be sent for the next time interval. 143 // we can pace out during the current interval. 147 // allowed to send out during the current interval. This budget will be
|
/external/webrtc/webrtc/modules/video_coding/ |
content_metrics_processing.h | 20 // QM interval time (in ms)
|
/external/webrtc/webrtc/p2p/stunprober/ |
main.cc | 35 DEFINE_int(interval, 10, "Interval of consecutive stun pings in milliseconds"); 75 LOG(LS_INFO) << "Target interval (ns): " << stats.target_request_interval_ns; 76 LOG(LS_INFO) << "Actual interval (ns): " << stats.actual_request_interval_ns;
|
/external/webrtc/webrtc/voice_engine/ |
network_predictor.h | 33 // interval [0, 255].
|
/external/wpa_supplicant_8/src/fst/ |
fst_defs.h | 67 /* Timeout Interval (optional) */
|
/frameworks/av/media/libeffects/loudness/dsp/core/ |
basic.h | 28 // Searchs for the interval that contains <x> using a divide-and-conquer
|
/frameworks/base/core/java/android/app/ |
IAlarmManager.aidl | 33 long interval, int flags, in PendingIntent operation, in IAlarmListener listener,
|
/frameworks/base/core/java/android/app/job/ |
JobInfo.java | 79 /* Minimum interval for a periodic job, in milliseconds. */ 86 * Query the minimum interval allowed for periodic scheduled jobs. Attempting 90 * @return The minimum available interval for scheduling periodic jobs, in milliseconds. 307 * Set to the interval between occurrences of this job. This value is <b>not</b> set if the 319 long interval = getIntervalMillis(); local 320 long percentClamp = 5 * interval / 100; 322 return clampedFlex <= interval ? clampedFlex : interval; 697 * Specify that this job should recur with the provided interval, not more than once per 698 * period. You have no control over when within this interval this job will be executed [all...] |
/frameworks/base/core/java/android/ddm/ |
DdmHandleProfiling.java | 202 int interval = in.getInt(); local 205 + ", flags=" + flags + ", interval=" + interval); 209 Debug.startMethodTracingDdms(bufferSize, flags, true, interval);
|
/frameworks/base/location/lib/java/com/android/location/provider/ |
ProviderRequestUnbundled.java | 45 return mRequest.interval;
|
/frameworks/base/services/usage/java/com/android/server/usage/ |
UnixCalendar.java | 20 * interval book-keeping. It is *NOT* meant to be used as a user-facing calendar, as it has
|
/frameworks/native/opengl/tools/glgen/specs/egl/ |
EGL14.spec | 22 EGLBoolean eglSwapInterval ( EGLDisplay dpy, EGLint interval )
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
802.11e.h | 56 uint32 min_srv_interval; /* Minimum Service Interval (us) */ 57 uint32 max_srv_interval; /* Maximum Service Interval (us) */ 58 uint32 inactivity_interval; /* Inactivity Interval (us) */ 59 uint32 suspension_interval; /* Suspension Interval (us) */
|
/hardware/libhardware/include/hardware/ |
fb.h | 67 /* min swap interval supported by this framebuffer */ 70 /* max swap interval supported by this framebuffer */ 79 * requests a specific swap-interval (same definition than EGL) 84 int interval);
|
Completed in 731 milliseconds
<<11121314151617181920>>