HomeSort by relevance Sort by last modified time
    Searched full:interval (Results 1726 - 1750 of 3257) sorted by null

<<61626364656667686970>>

  /external/valgrind/coregrind/m_aspacemgr/
aspacemgr-linux.c 758 and also the gaps in between. For each such interval, try and find
760 cover or more than cover the kernel's interval, and which all have
763 Although any specific kernel interval is not matched exactly to a
764 valgrind interval or sequence thereof, eventually any disagreement
767 kernel interval, it must be the case that a neighbouring free-space
768 interval belonging to valgrind cannot cover the neighbouring
769 free-space interval belonging to the kernel. So the disagreement
772 In other words, we examine each kernel interval in turn, and check
773 we do not disagree over the range of that interval. Because all of
    [all...]
  /external/valgrind/docs/internals/
segments-seginfos.txt 101 glibc-2.3.5 ld-linux does. It finds the minimum interval of pages which
  /external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
CpuMonitor.java 126 * Re-measure CPU use. Call this method at an interval of around 1/s.
  /external/webrtc/webrtc/modules/audio_coding/codecs/g711/
g711.h 189 * of leading 0's. The quantization interval is directly available as the
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
structs.h 426 /* Upper boundary of interval W */
  /external/webrtc/webrtc/modules/audio_processing/utility/
delay_estimator_wrapper.h 237 // quality is a value in the interval [0, 1]. The higher the value, the better
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/
inter_arrival_unittest.cc 60 // match within an interval, given in |timestamp_near].
  /external/webrtc/webrtc/modules/video_coding/codecs/test/
videoprocessor.h 93 // locations in addition to the interval that is set using this parameter.
  /external/wpa_supplicant_8/src/ap/
ap_config.h 389 * Maximum listen interval that STAs can use when associating with this
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
wpagui.cpp 859 int interval = isHidden() ? 5000 : 1000; local
860 if (timer->interval() != interval)
861 timer->setInterval(interval);
    [all...]
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.h 57 static const int interval; member in class:android::Antagonizer
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.cpp 161 // Set IDR frame refresh interval
  /frameworks/av/media/libstagefright/omx/
GraphicBufferSource.h 116 // Specifies the interval after which we requeue the buffer previously
  /frameworks/base/core/java/android/hardware/camera2/legacy/
PerfMeasurement.java 85 * the next timing interval
  /frameworks/base/core/tests/coretests/src/android/view/
VelocityTest.java 129 * the same interval
  /frameworks/base/libs/hwui/
JankTracker.cpp 80 // The interval of the slow frame histogram
  /frameworks/base/packages/PrintSpooler/res/values-ca/
strings.xml 32 <string name="template_page_range" msgid="428638530038286328">"Interval de: <xliff:g id="PAGE_COUNT">%1$s</xliff:g>"</string>
  /frameworks/base/services/accessibility/java/com/android/server/accessibility/
KeyEventDispatcher.java 53 /* KeyEvents must be processed in this time interval */
  /frameworks/base/services/core/java/com/android/server/
GestureLauncherService.java 269 Slog.i(TAG, "Power button double tap gesture detected, launching camera. Interval="
  /frameworks/base/tools/velocityplot/
velocityplot.py 117 self.timer = self.fig.canvas.new_timer(interval=100)
  /frameworks/base/wifi/java/android/net/wifi/
RttManager.java 402 * valid only if numberBurst > 1, interval between burst(100ms).
406 public int interval; field in class:RttManager.RttParams
512 dest.writeInt(params.interval);
543 params[i].interval = in.readInt();
    [all...]
  /frameworks/native/opengl/include/EGL/
egl.h 294 EGLAPI EGLBoolean EGLAPIENTRY eglSwapInterval(EGLDisplay dpy, EGLint interval);
  /hardware/akm/AK8975_FS/libsensors/
sensors.cpp 269 /* has dependencies, choose shorter interval */
  /hardware/intel/common/libmix/videoencoder/
PVSoftMPEG4Encoder.cpp 207 // Set IDR frame refresh interval
  /hardware/intel/img/psb_video/src/
vc1_header.h 47 denoting the relative temporal position of the B frame within the interval formed by its anchors.

Completed in 588 milliseconds

<<61626364656667686970>>