Home
last modified time | relevance | path

Searched refs:Property (Results 1 – 25 of 106) sorted by relevance

12345

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes308 Property { name: "category"; type: "QPlaceCategory" }
309 Property { name: "plugin"; type: "QDeclarativeGeoServiceProvider"; isPointer: true }
310 Property { name: "categoryId"; type: "string" }
311 Property { name: "name"; type: "string" }
312 Property { name: "visibility"; type: "Visibility" }
313 Property { name: "icon"; type: "QDeclarativePlaceIcon"; isPointer: true }
314 Property { name: "status"; type: "Status"; isReadonly: true }
329 Property { name: "center"; type: "QGeoCoordinate" }
330 Property { name: "radius"; type: "double" }
331 Property { name: "color"; type: "QColor" }
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/positioning/
H A Dplugins.qmltypes126 Property { name: "address"; type: "QGeoAddress" }
127 Property { name: "text"; type: "string" }
128 Property { name: "country"; type: "string" }
129 Property { name: "countryCode"; type: "string" }
130 Property { name: "state"; type: "string" }
131 Property { name: "county"; type: "string" }
132 Property { name: "city"; type: "string" }
133 Property { name: "district"; type: "string" }
134 Property { name: "street"; type: "string" }
135 Property { name: "postalCode"; type: "string" }
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/locationlabs/
H A Dplugins.qmltypes54 Property { name: "nextManeuverIcon"; type: "QVariant"; isReadonly: true }
55 Property { name: "distanceToNextManeuver"; type: "double"; isReadonly: true }
56 Property { name: "remainingTravelDistance"; type: "double"; isReadonly: true }
57 Property { name: "remainingTravelDistanceToNextWaypoint"; type: "double"; isReadonly: true }
58 Property { name: "traveledDistance"; type: "double"; isReadonly: true }
59 Property { name: "timeToNextManeuver"; type: "int"; isReadonly: true }
60 Property { name: "remainingTravelTime"; type: "int"; isReadonly: true }
61 Property { name: "remainingTravelTimeToNextWaypoint"; type: "int"; isReadonly: true }
62 Property { name: "traveledTime"; type: "int"; isReadonly: true }
63Property { name: "currentRoute"; type: "QDeclarativeGeoRoute"; isReadonly: true; isPointer: true }
[all …]
/OK3568_Linux_fs/external/xserver/dix/
H A DBuiltInAtoms25 Property names
26 Property types
40 -- Property types and names --
43 Property type:
48 Property type:
51 Property type:
55 Property type:
59 Property type:
62 Property type:
72 Property name: (type: STRING)
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/
H A Dcircle_bucket.cpp94 template <class Property>
97 if (it == paintPropertyBinders.end() || !it->second.statistics<Property>().max()) { in get()
98 return layer.evaluated.get<Property>().constantOr(Property::defaultValue()); in get()
100 return *it->second.statistics<Property>().max(); in get()
H A Dline_bucket.cpp469 template <class Property>
472 if (it == paintPropertyBinders.end() || !it->second.statistics<Property>().max()) { in get()
473 return layer.evaluated.get<Property>().constantOr(Property::defaultValue()); in get()
475 return *it->second.statistics<Property>().max(); in get()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-wpa-supplicant/
H A D0001-cli-drop-the-second-argument-from-click.argument-dec.patch72 """Method: Get Property (case sensitive)"""
83 """Method: Set Property (case sensitive)"""
93 """Method: Get Property (case sensitive)"""
104 """Method: Set Property (case sensitive)"""
113 """Method: Get Property (case sensitive)"""
124 """Method: Set Property (case sensitive)"""
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/
H A Dstringify.hpp150 template <class Property, class Writer, class T>
153 writer.Key(Property::key); in stringify()
163 template <class Property, class Writer, class T>
166 writer.Key(Property::key); in stringify()
/OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/
H A DDSD-properties-rules.rst7 Properties, Property Sets and Property Subsets
35 Property subsets are nested collections of properties. Each of them is
41 Property sets may be hierarchical. That is, a property set may contain
45 General Validity Rule for Property Sets
78 Property Sets and Device Tree Bindings
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/
H A Dresource-names.txt10 Resource Property Supplemental Names Property
/OK3568_Linux_fs/buildroot/package/libplist/
H A DConfig.in6 libplist is a client for manipulating Apple Property List
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/temperature/
H A Dtemperature-bindings.txt5 Property:
/OK3568_Linux_fs/u-boot/scripts/dtc/pylibfdt/
H A Dlibfdt.i_shipped221 Property object, or None if not found
231 return Property(pdata[0], pdata[1])
366 class Property:
371 a Property object will remain valid.
374 name: Property name
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/dac/
H A Dti,dac7512.txt7 Property rules described in Documentation/devicetree/bindings/spi/spi-bus.txt
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/i2c/
H A Di2c-cdns.txt7 - interrupts : Property with a value describing the interrupt
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/spi/
H A Dspi-zynq-qspi.txt7 - interrupts : Property with a value describing the interrupt
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/spi/
H A Dspi-zynq-qspi.txt7 - interrupts : Property with a value describing the interrupt
H A Dspi-zynqmp-qspi.txt7 - interrupts : Property with a value describing the interrupt
H A Dspi-xilinx.txt7 - interrupts : Property with a value describing the interrupt
H A Dadi,axi-spi-engine.txt6 - interrupts : Property with a value describing the interrupt
H A Dspi-cadence.txt7 - interrupts : Property with a value describing the interrupt
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/misc/
H A Deeprom-93xx46.txt14 Property rules described in Documentation/devicetree/bindings/spi/spi-bus.txt
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/libimobiledevice/
H A Dlibplist_2.2.0.bb1 SUMMARY = "A library to handle Apple Property List format whereas it's binary or XML"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/can/
H A Drockchip_can.txt9 - interrupts : Property with a value describing the interrupt
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/memory-controllers/
H A Dsynopsys.txt19 - interrupts: Property with a value describing the interrupt number.

12345