| /external/chromium_org/chromeos/dbus/ |
| D | bluetooth_device_client.h | 26 struct Properties : public dbus::PropertySet { struct 28 dbus::Property<std::string> address; 32 dbus::Property<std::string> name; 36 dbus::Property<std::string> icon; 39 dbus::Property<uint32> bluetooth_class; 42 dbus::Property<uint16> appearance; 45 dbus::Property<uint16> vendor; 49 dbus::Property<std::vector<std::string> > uuids; 52 dbus::Property<bool> paired; 55 dbus::Property<bool> connected; [all …]
|
| D | bluetooth_adapter_client.h | 26 struct Properties : public dbus::PropertySet { struct 28 dbus::Property<std::string> address; 31 dbus::Property<std::string> name; 36 dbus::Property<std::string> alias; 39 dbus::Property<uint32> bluetooth_class; 42 dbus::Property<bool> powered; 47 dbus::Property<bool> discoverable; 75 Properties(dbus::ObjectProxy* object_proxy, argument
|
| D | nfc_record_client.h | 27 struct Properties : public NfcPropertySet { struct 30 dbus::Property<std::string> type; 35 dbus::Property<std::string> encoding; 39 dbus::Property<std::string> language; 44 dbus::Property<std::string> representation; 72 Properties(dbus::ObjectProxy* object_proxy, argument
|
| D | nfc_adapter_client.h | 29 struct Properties : public NfcPropertySet { struct 56 Properties(dbus::ObjectProxy* object_proxy, argument
|
| D | bluetooth_gatt_service_client.h | 23 struct Properties : public dbus::PropertySet { struct 41 Properties(dbus::ObjectProxy* object_proxy, argument
|
| D | bluetooth_gatt_characteristic_client.h | 24 struct Properties : public dbus::PropertySet { struct 36 // List of flags representing the GATT "Characteristic Properties bit field" argument 45 Properties(dbus::ObjectProxy* object_proxy, argument
|
| D | nfc_tag_client.h | 31 struct Properties : public NfcPropertySet { struct 47 Properties(dbus::ObjectProxy* object_proxy, argument
|
| D | bluetooth_gatt_descriptor_client.h | 24 struct Properties : public dbus::PropertySet { struct 32 Properties(dbus::ObjectProxy* object_proxy, argument
|
| D | nfc_manager_client.h | 23 struct Properties : public NfcPropertySet { struct 27 Properties(dbus::ObjectProxy* object_proxy, argument
|
| D | bluetooth_input_client.h | 25 struct Properties : public dbus::PropertySet { struct 29 Properties(dbus::ObjectProxy* object_proxy, argument
|
| D | nfc_device_client.h | 31 struct Properties : public NfcPropertySet { struct 36 Properties(dbus::ObjectProxy* object_proxy, argument
|
| D | fake_bluetooth_input_client.h | 23 struct Properties : public BluetoothInputClient::Properties { struct
|
| D | fake_nfc_manager_client.h | 22 struct Properties : public NfcManagerClient::Properties { struct
|
| D | fake_bluetooth_gatt_service_client.h | 27 struct Properties : public BluetoothGattServiceClient::Properties { struct
|
| /external/chromium_org/dbus/ |
| D | property_unittest.cc | 32 struct Properties : public PropertySet { struct in dbus::PropertyTest 33 Property<std::string> name; 34 Property<int16> version; 35 Property<std::vector<std::string> > methods; 36 Property<std::vector<ObjectPath> > objects; 37 Property<std::vector<uint8> > bytes; 39 Properties(ObjectProxy* object_proxy, in Properties() argument
|
| D | object_manager_unittest.cc | 34 struct Properties : public PropertySet { struct in dbus::ObjectManagerTest 35 Property<std::string> name; 36 Property<int16> version; 37 Property<std::vector<std::string> > methods; 38 Property<std::vector<ObjectPath> > objects; 40 Properties(ObjectProxy* object_proxy, in Properties() function
|
| /external/lldb/include/lldb/Core/ |
| D | UserSettingsController.h | 35 Properties () : in Properties() function 40 Properties (const lldb::OptionValuePropertiesSP &collection_sp) : in Properties() function
|
| /external/chromium_org/third_party/mesa/src/src/gallium/docs/source/ |
| D | tgsi.rst | 2015 Properties section in Other tokens 2021 FS_COORD_ORIGIN 2037 FS_COORD_PIXEL_CENTER 2056 FS_COLOR0_WRITES_ALL_CBUFS 2062 VS_PROHIBIT_UCPS
|
| /external/mesa3d/src/gallium/docs/source/ |
| D | tgsi.rst | 2015 Properties section in Other tokens 2021 FS_COORD_ORIGIN 2037 FS_COORD_PIXEL_CENTER 2056 FS_COLOR0_WRITES_ALL_CBUFS 2062 VS_PROHIBIT_UCPS
|
| /external/bluetooth/bluedroid/doc/ |
| D | properties.md | 1 Properties chapter
|
| /external/openfst/src/include/fst/ |
| D | arcsort.h | 71 uint64 Properties(uint64 props) const { return comp_.Properties(props); } in Properties() function 183 uint64 Properties(uint64 props) const { in Properties() function 197 uint64 Properties(uint64 props) const { in Properties() function
|
| D | arc-map.h | 429 uint64 Properties() const { return Properties(kFstProperties); } in Properties() function 432 uint64 Properties(uint64 mask) const { in Properties() function 700 uint64 Properties(uint64 props) const { return props; } in Properties() function 719 uint64 Properties(uint64 props) const { in Properties() function 747 uint64 Properties(uint64 props) const { return props; } in Properties() function 797 uint64 Properties(uint64 props) const { in Properties() function 846 uint64 Properties(uint64 inprops) const { in Properties() function 939 uint64 Properties(uint64 inprops) const { in Properties() function 991 uint64 Properties(uint64 props) const { in Properties() function 1025 uint64 Properties(uint64 props) const { in Properties() function [all …]
|
| /external/srec/tools/thirdparty/OpenFst/fst/lib/ |
| D | map.h | 502 virtual uint64 Properties(uint64 mask, bool test) const { in Properties() function 629 uint64 Properties(uint64 props) const { return props; } in Properties() function 644 uint64 Properties(uint64 props) const { in Properties() function 661 uint64 Properties(uint64 props) const { return props; } in Properties() function 676 uint64 Properties(uint64 props) const { return props; } in Properties() function 709 uint64 Properties(uint64 props) const { in Properties() function 747 uint64 Properties(uint64 props) const { in Properties() function 825 uint64 Properties(uint64 props) const { in Properties() function 864 uint64 Properties(uint64 props) const { in Properties() function 888 uint64 Properties(uint64 props) const { in Properties() function [all …]
|
| /external/llvm/docs/ |
| D | SourceLevelDebugging.rst | 1477 Introduction 1492 Proposal 1626 New DWARF Tags 1635 New DWARF Attributes 1650 New DWARF Constants
|
| /external/chromium_org/chrome/browser/themes/ |
| D | theme_service_mac.mm | 22 typedef ThemeProperties Properties; typedef
|