HomeSort by relevance Sort by last modified time
    Searched full:devices (Results 176 - 200 of 6373) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/ui/events/x/
touch_factory_x11.h 27 // Functions related to determining touch devices.
37 // Sets the touch devices from the command line.
40 // Updates the list of devices.
50 // Keeps a list of touch devices so that it is possible to determine if a
53 void SetTouchDeviceList(const std::vector<unsigned int>& devices);
92 // Sets up the device id in the list |devices| as multi-touch capable
93 // devices and enables touch events processing. This function is only
95 void SetTouchDeviceForTest(const std::vector<unsigned int>& devices);
97 // Sets up the device id in the list |devices| as pointer devices
    [all...]
  /external/libpcap/
pcap-sita.h 2 * pcap-sita.h: Packet capture interface for SITA WAN devices
  /external/libusb/
TODO 4 notifications of hotplugged/unplugged devices
  /external/linux-tools-perf/perf-3.12.0/arch/blackfin/include/asm/
unistd.h 2 * Copyright 2004-2009 Analog Devices Inc.
  /external/qemu/
README 2 a QEMU-based program to emulate virtual devices running various
  /frameworks/base/docs/html/training/auto/
index.jd 9 <p>These classes teach you how to build and extend apps to work with Auto devices.</p
  /frameworks/base/tests/TransitionTests/res/values-v11/
styles.xml 5 AppBaseTheme from res/values/styles.xml on API 11+ devices.
  /frameworks/opt/datetimepicker/res/values-v11/
styles.xml 5 AppBaseTheme from res/values/styles.xml on API 11+ devices.
  /pdk/apps/TestingCamera2/res/values-w820dp/
dimens.xml 6 would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively).
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/extensions/
lbxbufstr.h 3 * Copyright 1988, 1989, 1990, 1994 Network Computing Devices, Inc.
9 * documentation, and that the name Network Computing Devices, Inc. not be
13 * THIS SOFTWARE IS PROVIDED `AS-IS'. NETWORK COMPUTING DEVICES, INC.,
17 * COMPUTING DEVICES, INC., BE LIABLE FOR ANY DAMAGES WHATSOEVER, INCLUDING
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
lbxbufstr.h 3 * Copyright 1988, 1989, 1990, 1994 Network Computing Devices, Inc.
9 * documentation, and that the name Network Computing Devices, Inc. not be
13 * THIS SOFTWARE IS PROVIDED `AS-IS'. NETWORK COMPUTING DEVICES, INC.,
17 * COMPUTING DEVICES, INC., BE LIABLE FOR ANY DAMAGES WHATSOEVER, INCLUDING
  /sdk/apps/DeviceConfig/
README.txt 3 tools/base/files/devices.xml).
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipe-loader/
pipe_loader.h 68 * Get a list of known devices.
70 * \param devs Array that will be filled with pointers to the devices
72 * \param ndev Maximum number of devices to return.
73 * \return Number of devices available in the system.
91 * Release resources allocated for a list of devices.
93 * Should be called when the specified devices are no longer in use to
96 * \param devs Devices to release.
97 * \param ndev Number of devices to release.
105 * Get a list of known software devices.
119 * Get a list of known DRM devices
    [all...]
  /external/mesa3d/src/gallium/auxiliary/pipe-loader/
pipe_loader.h 68 * Get a list of known devices.
70 * \param devs Array that will be filled with pointers to the devices
72 * \param ndev Maximum number of devices to return.
73 * \return Number of devices available in the system.
91 * Release resources allocated for a list of devices.
93 * Should be called when the specified devices are no longer in use to
96 * \param devs Devices to release.
97 * \param ndev Number of devices to release.
105 * Get a list of known software devices.
119 * Get a list of known DRM devices
    [all...]
  /device/asus/grouper/sepolicy/
file_contexts 27 /sys/devices/tegradc\.0(/.*)? u:object_r:sysfs_devices_tegradc:s0
28 /sys/devices/tegradc\.1(/.*)? u:object_r:sysfs_devices_tegradc:s0
29 /sys/devices/platform/tegra-i2c.1/i2c-1/1-0010/update_fw -- u:object_r:sysfs_firmware_writable:s0
30 /sys/devices/platform/bcm4330_rfkill/rfkill/rfkill0/state -- u:object_r:sysfs_bluetooth_writable:s0
31 /sys/devices/platform/bcm4330_rfkill/rfkill/rfkill0/type -- u:object_r:sysfs_bluetooth_writable:s0
  /external/chromium_org/content/browser/renderer_host/media/
video_capture_manager_unittest.cc 155 StreamDeviceInfoArray devices; local
159 .WillOnce(SaveArg<1>(&devices));
168 int video_session_id = vcm_->Open(devices.front());
181 StreamDeviceInfoArray devices; local
185 .WillOnce(SaveArg<1>(&devices));
194 int video_session_id = vcm_->Open(devices.front());
210 StreamDeviceInfoArray devices; local
214 .WillOnce(SaveArg<1>(&devices));
223 int video_session_id_first = vcm_->Open(devices.front());
227 int video_session_id_second = vcm_->Open(devices.front())
240 StreamDeviceInfoArray devices; local
275 StreamDeviceInfoArray devices; local
345 StreamDeviceInfoArray devices; local
391 StreamDeviceInfoArray devices; local
420 StreamDeviceInfoArray devices; local
462 StreamDeviceInfoArray devices; local
    [all...]
  /hardware/qcom/audio/legacy/alsa_sound/
alsa_default.cpp 197 static void switchDevice(alsa_handle_t *handle, uint32_t devices, uint32_t mode);
198 static char *getUCMDevice(uint32_t devices, int input, char *rxDevice);
392 void switchDevice(alsa_handle_t *handle, uint32_t devices, uint32_t mode)
401 ALOGD("%s: device %d mode:%d", __FUNCTION__, devices, mode);
404 if ((devices & AudioSystem::DEVICE_OUT_WIRED_HEADSET) ||
405 (devices & AudioSystem::DEVICE_IN_WIRED_HEADSET)) {
406 devices = devices | (AudioSystem::DEVICE_OUT_WIRED_HEADSET |
408 } else if (devices & AudioSystem::DEVICE_OUT_WIRED_HEADPHONE) {
409 devices = devices | (AudioSystem::DEVICE_OUT_WIRED_HEADPHONE
    [all...]
  /device/asus/fugu/
init.fugu.rc 91 chown system system /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
92 chmod 0660 /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
93 chown system system /sys/devices/system/cpu/cpu1/cpufreq/scaling_max_freq
94 chmod 0660 /sys/devices/system/cpu/cpu1/cpufreq/scaling_max_freq
95 chown system system /sys/devices/system/cpu/cpu2/cpufreq/scaling_max_freq
96 chmod 0660 /sys/devices/system/cpu/cpu2/cpufreq/scaling_max_freq
97 chown system system /sys/devices/system/cpu/cpu3/cpufreq/scaling_max_freq
98 chmod 0660 /sys/devices/system/cpu/cpu3/cpufreq/scaling_max_freq
99 chown system system /sys/devices/system/cpu/cpufreq/interactive/timer_rate
100 chown system system /sys/devices/system/cpu/cpufreq/interactive/go_hispeed_loa
    [all...]
  /developers/samples/android/connectivity/bluetooth/BluetoothChat/
template-params.xml 32 This application allows two Android devices to carry out two-way text chat over
34 (1) Scanning for other Bluetooth devices
35 (2) Querying the local Bluetooth adapter for paired Bluetooth devices
61 <img>screenshots/2-devices.png</img>
73 This sample shows how to implement two-way text chat over Bluetooth between two Android devices, using
80 This sample should be run on two Android devices at the same time, to establish a two-way chat over
81 Bluetooth between the devices. Select "Made discoverable" in overflow menu on one device and click
87 2. [Scanning][3] for other Bluetooth devices
88 3. [Querying][4] the local Bluetooth adapter for paired Bluetooth devices
  /external/chromium_org/chrome/browser/resources/inspect/
inspect.html 24 <div id="devices">
25 <div class="content-header">Devices</div>
27 <input id="discover-usb-devices-enable" type="checkbox" disabled/>
28 <label for="discover-usb-devices-enable"
31 Discover USB devices
36 <div id="devices-help" hidden="true">No devices detected. Please read the
41 <div id="devices-incognito" hidden="true">
44 <div id="devices-list"></div>
  /external/chromium_org/chrome/browser/resources/options/chromeos/
bluetooth_add_device_overlay.js 26 * The list of available (unpaired) bluetooth devices.
53 $('bluetooth-unpaired-devices-list').addEventListener('change',
55 var item = $('bluetooth-unpaired-devices-list').selectedItem;
56 // The "bluetooth-add-device-apply-button" should be enabled for devices
57 // that can be paired or remembered. Devices not supporting pairing will
61 // * Paired devices (item.paired is true) are already paired and a new
62 // pairing attempt will fail. Paired devices could appear in this list
64 // * "Connecting" devices (item.connecting is true) are in the process
82 var deviceList = $('bluetooth-unpaired-devices-list');
  /hardware/qcom/audio/hal/msm8974/
platform.h 21 * Below are the devices for which is back end is same, SLIMBUS_0_RX.
22 * All these devices are handled by the internal HW codec. We can
23 * enable any one of these devices at any time
31 /* Sound devices specific to the platform
33 * devices to enable corresponding mixer paths
38 /* Playback devices */
66 * Note: IN_BEGIN should be same as OUT_END because total number of devices
67 * SND_DEVICES_MAX should not exceed MAX_RX + MAX_TX devices.
69 /* Capture devices */
  /device/htc/flounder/power/
power_flounder.c 35 #define BOOSTPULSE_PATH "/sys/devices/system/cpu/cpufreq/interactive/boostpulse"
36 #define CPU_MAX_FREQ_PATH "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq"
38 #define TOUCH_SYNA_INTERACTIVE_PATH "/sys/devices/platform/spi-tegra114.2/spi_master/spi2/spi2.0/input/input0/interactive"
39 #define WAKE_GESTURE_PATH "/sys/devices/platform/spi-tegra114.2/spi_master/spi2/spi2.0/input/input0/wake_gesture"
41 #define IO_IS_BUSY_PATH "/sys/devices/system/cpu/cpufreq/interactive/io_is_busy"
96 sysfs_write("/sys/devices/system/cpu/cpufreq/interactive/timer_rate",
98 sysfs_write("/sys/devices/system/cpu/cpufreq/interactive/timer_slack",
100 sysfs_write("/sys/devices/system/cpu/cpufreq/interactive/min_sample_time",
102 sysfs_write("/sys/devices/system/cpu/cpufreq/interactive/hispeed_freq",
104 sysfs_write("/sys/devices/system/cpu/cpufreq/interactive/go_hispeed_load"
    [all...]
  /docs/source.android.com/src/devices/tech/
index.jd 34 <p>Android devices can connect to hardware accessories, such as audio docks,
45 <p><a href="{@docRoot}devices/tech/dalvik/index.html">&raquo; ART and Dalvik Information</a></p>
51 of when porting Android to specific devices.</p>
52 <p><a href="{@docRoot}devices/tech/datausage/index.html">&raquo; Data Usage Information</a></p>
57 <p><a href="{@docRoot}devices/debugtune.html">&raquo; Debugging Information</a></p>
63 <p><a href="{@docRoot}devices/halref/files.html">&raquo; HAL Reference</a></p>
67 for an Android kernel configuration. All devices should have the options in android-base
69 <p><a href="{@docRoot}devices/tech/kernel.html">&raquo; Kernel Information</a></p>
72 <p>Android supports devices with limited memory through various optimizations,
75 <p><a href="{@docRoot}devices/low-ram.html">&raquo; Low RAM Information</a></p
    [all...]
  /external/chromium_org/build/android/
adb_logcat_monitor.py 7 """Saves logcats from all connected devices.
11 This script will repeatedly poll adb for new devices and save logcats
29 devices = {} variable
44 process, logcat_num = devices[device_id]
64 devices[device_id] = (process, logcat_num + 1)
77 list of devices or an empty list on timeout
81 out, err = subprocess.Popen([adb_cmd, 'devices'],
88 logging.warning('"adb devices" command timed out')
91 logging.exception('Exception from "adb devices"')
109 # Set up the alarm for calling 'adb devices'. This is to ensur
    [all...]

Completed in 586 milliseconds

1 2 3 4 5 6 78 91011>>