Home
last modified time | relevance | path

Searched full:calculator (Results 1 – 25 of 83) sorted by relevance

1234

/openbmc/sdbusplus/example/
H A Dcalculator-server.cpp1 #include <net/poettering/Calculator/client.hpp>
2 #include <net/poettering/Calculator/server.hpp>
9 sdbusplus::server::object_t<sdbusplus::server::net::poettering::Calculator>;
11 /** Example implementation of net.poettering.Calculator */
12 struct Calculator : Calculator_inherit struct
15 Calculator(sdbusplus::bus_t& bus, const char* path) : in Calculator() function
31 using sdbusplus::error::net::poettering::Calculator::DivisionByZero; in divide() argument
56 sdbusplus::server::manager_t m{b, Calculator::instance_path}; in main() argument
58 // Reserve the dbus service name : net.poettering.Calculator in main()
59 b.request_name(Calculator::default_service); in main()
[all …]
H A Dcalculator-aserver.cpp1 #include <net/poettering/Calculator/aserver.hpp>
6 class Calculator : class
7 public sdbusplus::aserver::net::poettering::Calculator<Calculator>
10 explicit Calculator(sdbusplus::async::context& ctx, auto path) : in Calculator() function in Calculator
11 sdbusplus::aserver::net::poettering::Calculator<Calculator>(ctx, path) in Calculator()
24 using sdbusplus::error::net::poettering::Calculator::DivisionByZero; in method_call()
60 constexpr auto path = Calculator::instance_path; in main()
65 Calculator c{ctx, path}; in main()
68 ctx.request_name(Calculator::default_service); in main()
H A Dcalculator-client.cpp1 #include <net/poettering/Calculator/client.hpp>
8 using Calculator = sdbusplus::client::net::poettering::Calculator<>; in startup() typedef
10 auto c = Calculator(ctx) in startup()
11 .service(Calculator::default_service) in startup()
12 .path(Calculator::instance_path); in startup()
14 // Alternatively, sdbusplus::async::client_t<Calculator, ...>() could have in startup()
18 sdbusplus::client::net::poettering::Calculator>(ctx) in startup()
19 .service(Calculator::default_service) in startup()
20 .path(Calculator::instance_path); in startup()
H A Dmeson.build57 'calculator-server',
58 'calculator-server.cpp',
66 'calculator-aserver',
67 'calculator-aserver.cpp',
75 'calculator-client',
76 'calculator-client.cpp',
/openbmc/sdbusplus/example/gen/net/poettering/
H A Dmeson.build2 subdir('Calculator') subdir
8 input: [ '../../../yaml/net/poettering/Calculator.events.yaml', '../../../yaml/net/poettering/Calculator.interface.yaml', ],
9 output: [ 'Calculator.md' ],
16 'net/poettering/Calculator',
25 input: [ '../../../yaml/net/poettering/Calculator.events.yaml', ],
26 output: [ 'Calculator.json' ],
33 'net/poettering/Calculator',
/openbmc/sdbusplus/example/yaml/net/poettering/
H A DCalculator.interface.yaml62 The current state of the Calculator.
66 The name of the owner of the Calculator.
91 - instance: /net/poettering/calculator
95 - default: net.poettering.Calculator
H A DCalculator.events.yaml19 description: The calculator is cleared.
20 message: The calculator is cleared.
/openbmc/sdbusplus/example/gen/net/poettering/Calculator/
H A Dmeson.build3 sdbusplus_current_path = 'net/poettering/Calculator'
8 '../../../../yaml/net/poettering/Calculator.events.yaml',
9 '../../../../yaml/net/poettering/Calculator.interface.yaml',
26 'net/poettering/Calculator',
/openbmc/linux/Documentation/driver-api/media/drivers/ccs/
H A Dccs.rst104 CCS PLL calculator
107 The CCS PLL calculator is used to compute the PLL configuration, given sensor's
110 PLL calculator isn't entirely trivial. Yet it is relatively simple to use for a
113 The PLL model implemented by the PLL calculator corresponds to MIPI CCS 1.1.
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/calculator/
H A Dxfce4-calculator-plugin_0.7.2.bb1 SUMMARY = "A calculator plugin for the Xfce panel"
2 HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-calculator-plugin"
/openbmc/linux/tools/perf/pmu-events/arch/x86/silvermont/
H A Dfrontend.json6 …ovide a correct prediction and this is corrected by the Branch Address Calculator at the front end…
14 …ovide a correct prediction and this is corrected by the Branch Address Calculator at the front end…
22 …ovide a correct prediction and this is corrected by the Branch Address Calculator at the front end…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/bitwise/
H A Dbitwise_0.50.bb1 SUMMARY = "Bitwise terminal calculator"
2 DESCRIPTION = "Bitwise is multi base interactive calculator \
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/packagegroups/
H A Dpackagegroup-gnome-apps.bb16 gnome-calculator \
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-calculator/
H A Dgnome-calculator_47.0.bb1 SUMMARY = "GNOME calculator"
/openbmc/linux/sound/spi/
H A DKconfig33 Sets the target bitrate for the bitrate calculator in the driver.
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/packagegroups/
H A Dpackagegroup-xfce-extended.bb48 xfce4-calculator-plugin \
/openbmc/openbmc/poky/meta/recipes-extended/bc/
H A Dbc_1.07.1.bb1 SUMMARY = "Arbitrary precision calculator language"
/openbmc/u-boot/drivers/ddr/marvell/axp/
H A Dxor.h20 MV_CRC32 /* XOR channel functions as CRC 32 calculator */
/openbmc/docs/
H A DSECURITY.md56 [cvss metrics]: https://www.first.org/cvss/calculator/3.0
/openbmc/linux/drivers/media/i2c/ccs/
H A Dccs-quirk.h25 * @pll_flags: Return flags for the PLL calculator.
/openbmc/google-misc/subprojects/acpi-power-state-daemon/
H A Dacpi_power_state.cpp16 * Based off of sdbusplus:/example/calculator-server.cpp
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dxor.h42 MV_CRC32 /* XOR channel functions as CRC 32 calculator */
/openbmc/docs/security/
H A Dobmc-security-response-team-guidelines.md96 [cvss metrics]: https://www.first.org/cvss/calculator/3.0
130 https://www.first.org/cvss/calculator/3.0
H A Dhow-to-report-a-security-vulnerability.md71 [cvss metrics]: https://www.first.org/cvss/calculator/3.0
/openbmc/qemu/hw/nvram/
H A Dxlnx-efuse-crc.c2 * Xilinx eFuse/bbram CRC calculator

1234