| /external/rust/crates/criterion-plot/src/ |
| D | axis.rs | 14 pub struct Properties { struct 15 grids: map::grid::Map<grid::Properties>, argument 24 impl Default for Properties { argument 38 impl Properties { impl 42 pub fn hide(&mut self) -> &mut Properties { in hide() 50 pub fn show(&mut self) -> &mut Properties { in show() 56 impl Configure<Grid> for Properties { implementation 57 type Properties = grid::Properties; typedef 62 F: FnOnce(&mut grid::Properties) -> &mut grid::Properties, in configure() 76 impl Set<Label> for Properties { implementation [all …]
|
| D | key.rs | 10 pub struct Properties { struct 20 impl Default for Properties { implementation 34 impl Properties { impl 36 pub fn hide(&mut self) -> &mut Properties { in hide() 44 pub fn show(&mut self) -> &mut Properties { in show() 50 impl Script for Properties { implementation 99 impl Set<Boxed> for Properties { implementation 103 fn set(&mut self, boxed: Boxed) -> &mut Properties { in set() 113 impl Set<Justification> for Properties { implementation 117 fn set(&mut self, justification: Justification) -> &mut Properties { in set() [all …]
|
| D | curve.rs | 14 pub struct Properties { struct 25 impl CurveDefault<Style> for Properties { argument 26 fn default(style: Style) -> Properties { in default() 40 impl Script for Properties { implementation 82 impl Set<Axes> for Properties { implementation 86 fn set(&mut self, axes: Axes) -> &mut Properties { in set() 92 impl Set<Color> for Properties { implementation 94 fn set(&mut self, color: Color) -> &mut Properties { in set() 100 impl Set<Label> for Properties { implementation 102 fn set(&mut self, label: Label) -> &mut Properties { in set() [all …]
|
| D | errorbar.rs | 14 pub struct Properties { struct 24 impl ErrorBarDefault<Style> for Properties { argument 25 fn default(style: Style) -> Properties { in default() 38 impl Script for Properties { implementation 75 impl Set<Color> for Properties { implementation 77 fn set(&mut self, color: Color) -> &mut Properties { in set() 83 impl Set<Label> for Properties { implementation 85 fn set(&mut self, label: Label) -> &mut Properties { in set() 91 impl Set<LineType> for Properties { implementation 95 fn set(&mut self, lt: LineType) -> &mut Properties { in set() [all …]
|
| D | filledcurve.rs | 11 pub struct Properties { struct 18 impl Default for Properties { argument 29 impl Script for Properties { implementation 66 impl Set<Axes> for Properties { implementation 70 fn set(&mut self, axes: Axes) -> &mut Properties { in set() 76 impl Set<Color> for Properties { implementation 78 fn set(&mut self, color: Color) -> &mut Properties { in set() 84 impl Set<Label> for Properties { implementation 86 fn set(&mut self, label: Label) -> &mut Properties { in set() 92 impl Set<Opacity> for Properties { implementation [all …]
|
| D | candlestick.rs | 11 pub struct Properties { struct 18 impl Default for Properties { argument 29 impl Script for Properties { implementation 58 impl Set<Color> for Properties { implementation 60 fn set(&mut self, color: Color) -> &mut Properties { in set() 66 impl Set<Label> for Properties { implementation 68 fn set(&mut self, label: Label) -> &mut Properties { in set() 74 impl Set<LineType> for Properties { implementation 78 fn set(&mut self, lt: LineType) -> &mut Properties { in set() 84 impl Set<LineWidth> for Properties { implementation [all …]
|
| D | grid.rs | 7 pub struct Properties { struct 11 impl Default for Properties { implementation 18 impl Properties { impl 22 pub fn hide(&mut self) -> &mut Properties { in hide() 28 pub fn show(&mut self) -> &mut Properties { in show() 34 impl<'a> Script for (Axis, Grid, &'a Properties) { implementation
|
| D | traits.rs | 6 type Properties; typedef 11 F: FnOnce(&mut Self::Properties) -> &mut Self::Properties; in configure() 23 type Properties; typedef 28 F: FnOnce(&mut Self::Properties) -> &mut Self::Properties; in plot()
|
| /external/mesa3d/docs/gallium/ |
| D | tgsi.rst | 3650 Properties section in Other tokens 3655 FS_COORD_ORIGIN 3671 FS_COORD_PIXEL_CENTER 3690 FS_COLOR0_WRITES_ALL_CBUFS 3696 VS_PROHIBIT_UCPS 3707 GS_INVOCATIONS 3715 VS_WINDOW_SPACE_POSITION 3725 TCS_VERTICES_OUT 3732 TES_PRIM_MODE 3739 TES_SPACING [all …]
|
| /external/libbrillo/brillo/dbus/ |
| D | exported_property_set_test.cc | 63 struct Properties { struct in brillo::dbus_utils::ExportedPropertySetTest 65 ExportedProperty<bool> bool_prop_; 66 ExportedProperty<uint8_t> uint8_prop_; 67 ExportedProperty<int16_t> int16_prop_; 68 ExportedProperty<uint16_t> uint16_prop_; 69 ExportedProperty<int32_t> int32_prop_; 70 ExportedProperty<uint32_t> uint32_prop_; 71 ExportedProperty<int64_t> int64_prop_; 72 ExportedProperty<uint64_t> uint64_prop_; 73 ExportedProperty<double> double_prop_; [all …]
|
| /external/llvm/docs/ |
| D | SourceLevelDebugging.rst | 482 Introduction 497 Proposal 631 New DWARF Tags 640 New DWARF Attributes 655 New DWARF Constants
|
| /external/libchrome/dbus/ |
| D | object_manager_unittest.cc | 37 struct Properties : public PropertySet { struct in dbus::ObjectManagerTest 38 Property<std::string> name; 39 Property<int16_t> version; 40 Property<std::vector<std::string>> methods; 41 Property<std::vector<ObjectPath>> objects; 43 Properties(ObjectProxy* object_proxy, in Properties() function
|
| D | property_unittest.cc | 36 struct Properties : public PropertySet { struct in dbus::PropertyTest 37 Property<std::string> name; 38 Property<int16_t> version; 39 Property<std::vector<std::string>> methods; 40 Property<std::vector<ObjectPath>> objects; 41 Property<std::vector<uint8_t>> bytes; 43 Properties(ObjectProxy* object_proxy, in Properties() argument
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/ |
| D | Properties.java | 18 public class Properties class 20 private Properties() in Properties() method in Properties
|
| /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/util/ |
| D | Properties.java | 20 public class Properties class 22 private Properties() in Properties() method in Properties
|
| /external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/util/ |
| D | Properties.java | 20 public class Properties class 22 private Properties() in Properties() method in Properties
|
| /external/dokka/core/testdata/format/ |
| D | unorderedLists.md | 37 ### Properties subsection in Bar
|
| D | annotations.md | 11 ### Properties subsection in Foo
|
| D | nestedLists.md | 34 ### Properties subsection in Bar
|
| D | summarizeSignaturesProperty.md | 11 ### Properties subsection
|
| D | inheritedMembers.md | 11 ### Properties subsection in Bar
|
| /external/dokka/core/testdata/format/multiplatform/implied/ |
| D | foo.md | 13 ### Properties subsection in Foo
|
| /external/dokka/core/testdata/format/multiplatform/mergeMembers/ |
| D | foo.md | 15 ### Properties subsection in Foo
|
| /external/dokka/core/testdata/format/multiplatform/omitRedundant/ |
| D | foo.md | 15 ### Properties subsection in Foo
|
| /external/kotlinpoet/docs/ |
| D | index.md | 890 ### Properties subsection in KotlinPoet 944 #### Inline properties
|