/external/chromium_org/chrome/browser/resources/options/chromeos/ |
D | bluetooth_device_list.js | 41 el.deletable = device.paired && !device.connecting; 75 (this.data.paired && this.data.connected); 76 this.notconnectable = this.data.paired && !this.data.connecting && 79 this.paired = this.data.paired && !this.data.connected &&
|
D | bluetooth.css | 43 #bluetooth-paired-devices-list { 47 #bluetooth-paired-devices-list, 62 #bluetooth-paired-devices-list-empty-placeholder {
|
D | bluetooth_add_device_overlay.js | 66 var disabled = !item || item.paired || item.connecting;
|
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/ |
D | bluetooth_options_browsertest.js | 96 paired: true property 104 paired: false property 112 paired: false property 180 paired: false property 212 fakeDevice.paired = true; 238 paired: true property 335 paired: false, property
|
/external/chromium_org/device/bluetooth/test/ |
D | mock_bluetooth_device.cc | 16 bool paired, in MockBluetoothDevice() argument 28 .WillByDefault(testing::Return(paired)); in MockBluetoothDevice()
|
D | mock_bluetooth_device.h | 25 bool paired,
|
/external/chromium_org/ash/system/tray/ |
D | system_tray_delegate.cc | 22 paired(false) { in BluetoothDeviceInfo()
|
D | system_tray_delegate.h | 51 bool paired; member
|
/external/chromium_org/chrome/browser/extensions/api/bluetooth/ |
D | bluetooth_api_utils.cc | 21 out->paired.reset(new bool(device.IsPaired())); in BluetoothDeviceToApiDevice()
|
/external/llvm/test/Transforms/LoopRotate/ |
D | alloca.ll | 6 ; definition of alloca). I.e. each @use must be paired with an alloca.
|
/external/chromium_org/chrome/common/extensions/api/ |
D | bluetooth.idl | 32 // Indicates whether or not the device is paired with the system. 33 boolean? paired; 206 // currently paired, or have been paired in the past.
|
/external/valgrind/main/ |
D | darwin10.supp | 18 …Mac OS X 10.6.4. rdar://8145289. "new[]" paired with "delete" in the DesktopServicesPriv framework.
|
D | darwin11.supp | 84 # Mac OS X 10.6.4. rdar://8145289. "new[]" paired with "delete" in the DesktopServicesPriv framew…
|
/external/chromium_org/chromeos/dbus/ |
D | bluetooth_device_client.h | 52 dbus::Property<bool> paired; member
|
D | fake_bluetooth_device_client.cc | 203 properties->paired.ReplaceValue(true); in FakeBluetoothDeviceClient() 265 if (properties->paired.value() != true && in Connect() 270 } else if (properties->paired.value() == true && in Connect() 397 if (properties->paired.value() == true) { in Pair() 829 properties->paired.ReplaceValue(true); in CompleteSimulatedPairing()
|
/external/chromium_org/ash/system/bluetooth/ |
D | tray_bluetooth.cc | 175 } else if (list[i].connected && list[i].paired) { in UpdateBlueToothDeviceList() 178 } else if (list[i].paired) { in UpdateBlueToothDeviceList()
|
/external/llvm/test/CodeGen/ARM/ |
D | gpr-paired-spill.ll | 14 ; Key point is that enough 64-bit paired GPR values are live that
|
/external/libusb-compat/m4/ |
D | ltsugar.m4 | 63 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/libexif/auto-m4/ |
D | ltsugar.m4 | 63 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/qemu/distrib/sdl-1.2.15/acinclude/ |
D | ltsugar.m4 | 64 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/libmtp/m4/ |
D | ltsugar.m4 | 63 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/protobuf/m4/ |
D | ltsugar.m4 | 63 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/chromium_org/third_party/tcmalloc/vendor/m4/ |
D | ltsugar.m4 | 63 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/openfst/m4/ |
D | ltsugar.m4 | 63 # Produce a SEP delimited list of all paired combinations of elements of
|
/external/open-vcdiff/m4/ |
D | ltsugar.m4 | 63 # Produce a SEP delimited list of all paired combinations of elements of
|