HomeSort by relevance Sort by last modified time
    Searched full:polling (Results 326 - 350 of 776) sorted by null

<<11121314151617181920>>

  /prebuilts/jdk/jdk8/linux-x86/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/
ScanDirAgent.java 163 * We do so simply by polling the {@link BlockingQueue} in which our
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_gamecontroller.h 190 * Enable/disable controller event polling.
SDL_joystick.h 167 * Enable/disable joystick event polling.
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_gamecontroller.h 190 * Enable/disable controller event polling.
SDL_joystick.h 167 * Enable/disable joystick event polling.
  /prebuilts/misc/windows/sdl2/include/
SDL_gamecontroller.h 190 * Enable/disable controller event polling.
SDL_joystick.h 167 * Enable/disable joystick event polling.
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_gamecontroller.h 190 * Enable/disable controller event polling.
SDL_joystick.h 167 * Enable/disable joystick event polling.
  /system/bt/bta/sys/
bta_sys.h 104 #define BTA_ID_MIP 41 /* Multicase Individual Polling */
  /system/connectivity/wificond/
client_interface_impl.cpp 192 LOG(INFO) << "Fail RSSI polling because wifi is not associated.";
  /system/core/debuggerd/client/
debuggerd_client.cpp 201 PLOG(ERROR) << "libdebuggerd_client: error while polling";
  /system/update_engine/update_manager/
evaluation_context.h 112 // variable changes its value, a polling interval passes, or the context
  /tools/tradefederation/core/tests/src/com/android/tradefed/util/net/
HttpHelperTest.java 314 // Override all the polling related values to make this unit test run as fast as
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/SasV1Dxe/
SasV1Dxe.c 455 // Wait for status change in polling
501 // Wait for status change in polling
512 // Wait for status change in polling
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Acpi40.h 602 /// Corrected Platform Error Polling Table (CPEP)
620 /// Corrected Platform Error Polling Processor Structure Definition
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
PciIo.h 130 Reads from the memory space of a PCI controller. Returns either when the polling exit criteria is
138 @param Mask Mask used for the polling criteria.
139 @param Value The comparison value used for the polling exit criteria.
  /external/autotest/client/profilers/powertop/src/po/
es.po 268 "Suggestion: Disable 'hal' from polling your cdrom with: \n"
269 "hal-disable-polling --device /dev/cdrom 'hal' is the component that auto-"
602 msgid "polling"
it.po 260 "Suggestion: Disable 'hal' from polling your cdrom with: \n"
261 "hal-disable-polling --device /dev/cdrom 'hal' is the component that auto-"
564 msgid "polling"
  /external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
CapabilityPolling.java 423 logger.debug("Cancel the polling since the network is not ready");
543 logger.print("Polling delay: " + delay);
559 logger.print("The random for this time polling is: " + random);
    [all...]
  /external/libusb/libusb/os/
poll_windows.c 51 // Uncomment to debug the polling layer
295 // There's no polling on the write end, so we just use READ for our needs
308 * it can be used with our polling function
  /external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
PciIo.h 103 Reads from the memory space of a PCI controller. Returns when either the polling exit criteria is
111 @param Mask Mask used for the polling criteria.
112 @param Value The comparison value used for the polling exit criteria.
  /frameworks/base/core/java/android/os/
MessageQueue.java 142 * Returns whether this looper's thread is currently polling for more work to do.
149 * @return True if the looper is currently polling for events.
790 pw.println(prefix + "(Total messages: " + n + ", polling=" + isPollingLocked()
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WificondControl.java 438 * Request signal polling to wificond.
458 Log.e(TAG, "Failed to do signal polling due to remote exception");
489 Log.e(TAG, "Failed to do signal polling due to remote exception");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
wanrouter.h 149 unsigned t392; /* polling verification timer */
150 unsigned n391; /* full status polling cycle counter */
222 char read_mode; /* read mode: Polling or interrupt */

Completed in 637 milliseconds

<<11121314151617181920>>