HomeSort by relevance Sort by last modified time
    Searched defs:paired (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ash/system/tray/
system_tray_delegate.h 50 bool paired; member in struct:ash::BluetoothDeviceInfo
  /external/chromium_org/chromeos/dbus/
bluetooth_device_client.h 51 // Indicates that the device is currently paired. Read-only.
52 dbus::Property<bool> paired; member in struct:chromeos::BluetoothDeviceClient::Properties
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
radeon_pair_schedule.c 67 /** If the scheduler has paired an RGB and an Alpha instruction together,
985 int paired = 0; local
1008 paired = 1;
1014 if (!paired) {
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_pair_schedule.c 67 /** If the scheduler has paired an RGB and an Alpha instruction together,
985 int paired = 0; local
1008 paired = 1;
1014 if (!paired) {
    [all...]
  /external/chromium_org/third_party/closure_compiler/externs/
chrome_extensions.js 624 chrome.bluetooth.Device.prototype.paired;
    [all...]

Completed in 541 milliseconds