HomeSort by relevance Sort by last modified time
    Searched full:monitors (Results 76 - 100 of 155) sorted by null

1 2 34 5 6 7

  /dalvik/docs/
verifier.html 93 monitors locked by the method have been unlocked an equal number of times.
debugger.html 183 include field access watchpoints and better tracking of monitors.
  /development/tools/emulator/opengl/host/libs/Translator/include/GLES2/
gl2ext.h 657 GL_APICALL void GL_APIENTRY glGenPerfMonitorsAMD (GLsizei n, GLuint *monitors);
658 GL_APICALL void GL_APIENTRY glDeletePerfMonitorsAMD (GLsizei n, GLuint *monitors);
669 typedef void (GL_APIENTRYP PFNGLGENPERFMONITORSAMDPROC) (GLsizei n, GLuint *monitors);
670 typedef void (GL_APIENTRYP PFNGLDELETEPERFMONITORSAMDPROC) (GLsizei n, GLuint *monitors);
    [all...]
  /external/bluetooth/glib/docs/reference/gio/
overview.xml 251 Allows to add more volume monitors.
  /external/chromium/third_party/libjingle/source/talk/session/phone/
channel.h 78 // connection and media monitors.
  /external/wpa_supplicant_6/wpa_supplicant/
config_ssid.h 306 * This value is passed to external ctrl_iface monitors in
  /external/wpa_supplicant_8/wpa_supplicant/
config_ssid.h 324 * This value is passed to external ctrl_iface monitors in
  /frameworks/base/services/java/com/android/server/
WiredAccessoryObserver.java 37 * <p>WiredAccessoryObserver monitors for a wired headset on the main board or dock.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
CompiledResourcesMonitor.java 48 * A monitor for the compiled resources. This only monitors changes in the resources of type
  /frameworks/base/opengl/libs/
entries.in 67 GL_ENTRY(void, glDeletePerfMonitorsAMD, GLsizei n, GLuint *monitors)
140 GL_ENTRY(void, glGenPerfMonitorsAMD, GLsizei n, GLuint *monitors)
glesv2dbg_functions.h 69 GL_ENTRY(void, glDeletePerfMonitorsAMD, GLsizei n, GLuint *monitors)
142 GL_ENTRY(void, glGenPerfMonitorsAMD, GLsizei n, GLuint *monitors)
  /external/mesa3d/docs/
README.3DFX 260 - It's nice to have two monitors - one for your normal graphics
290 multiple video outputs for driving monitors, videoprojectors or HMDs).
629 multiple monitors, videoprojectors or HMDs for the output. See
  /external/bluetooth/glib/gio/
gfilemonitor.c 44 * Monitors a file or directory for changes.
gvolume.c 76 * when the gvfs hal volume monitor is in use. Other volume monitors
  /external/chromium/chrome/browser/automation/
automation_provider_win.cc 93 // monitors, so this only works reliably in a single monitor setup.
  /external/chromium/chrome/browser/metrics/
thread_watcher.h 5 // This file defines a WatchDog thread that monitors the responsiveness of other
  /external/webkit/Source/WebKit2/UIProcess/mac/
WKFullScreenWindowController.mm 191 // monitors, we must create a window large enough to contain the destination
  /frameworks/base/docs/html/guide/topics/ui/
layout-objects.jd 272 <td>Provides a tab selection list that monitors clicks and enables the application
  /libcore/luni/src/main/java/java/util/concurrent/
package-info.java 203 * as entering and exiting monitors, but do <em>not</em> entail
  /external/chromium/chrome/browser/ui/
window_sizer_unittest.cc 34 // The work area for 1024x768 monitors with different taskbar orientations.
83 // Loop through all the monitors, finding the one that intersects the
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
PhoneBase.java 244 // Initialize device storage and outgoing SMS usage monitors for SMSDispatchers.
255 // Dispose the SMS usage and storage monitors
    [all...]
  /external/valgrind/main/docs/html/
hg-manual.html 175 <p>Helgrind monitors the order in which threads acquire locks.
421 <p>Helgrind's algorithm is (conceptually) very simple. It monitors all
492 dependencies. It also monitors all memory accesses.</p>
    [all...]
  /external/valgrind/main/helgrind/docs/
hg-manual.xml 180 <para>Helgrind monitors the order in which threads acquire locks.
467 <para>Helgrind's algorithm is (conceptually) very simple. It monitors all
552 dependencies. It also monitors all memory accesses.</para>
    [all...]
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
AndroidDebugBridge.java 159 * <li>Mode 1: <var>clientSupport</var> == <code>true</code>.<br>The library monitors the
162 * <li>Mode 2: <var>clientSupport</var> == <code>false</code>.<br>The library only monitors
    [all...]
  /external/chromium/chrome/browser/net/
predictor_api.cc 81 // The InitialObserver lives on the IO thread, and monitors navigations made by

Completed in 919 milliseconds

1 2 34 5 6 7