Home
last modified time | relevance | path

Searched defs:values (Results 1 – 25 of 298) sorted by relevance

12345678910>>...12

/openbmc/ibm-logging/test/
H A Dtest_policy.cpp283 auto values = policy::find(policy, testProperties); in TEST_F() local
295 auto values = policy::find(policy, testProperties); in TEST_F() local
308 auto values = policy::find(policy, testProperties); in TEST_F() local
321 auto values = policy::find(policy, testProperties); in TEST_F() local
333 auto values = policy::find(policy, testProperties); in TEST_F() local
345 auto values = policy::find(policy, testProperties); in TEST_F() local
357 auto values = policy::find(policy, testProperties); in TEST_F() local
366 auto values = policy::find(policy, testProperties); in TEST_F() local
378 auto values = policy::find(policy, testProperties); in TEST_F() local
390 auto values = policy::find(policy, testProperties); in TEST_F() local
[all …]
/openbmc/phosphor-power/phosphor-regulators/test/actions/
H A Di2c_write_bytes_action_tests.cpp53 std::vector<uint8_t> values{0x56, 0x14, 0xDA}; in TEST() local
73 std::vector<uint8_t> values{}; in TEST() local
95 std::vector<uint8_t> values{0x56, 0x14}; in TEST() local
117 std::vector<uint8_t> values{}; in TEST() local
221 std::vector<uint8_t> values{0xD6, 0xD2}; in TEST() local
265 std::vector<uint8_t> values{0xD6}; in TEST() local
324 std::vector<uint8_t> values{0xD6, 0xD2}; in TEST() local
421 std::vector<uint8_t> values{0x56, 0x14}; in TEST() local
428 std::vector<uint8_t> values{0x56, 0x14}; in TEST() local
447 std::vector<uint8_t> values{0x56, 0x14}; in TEST() local
[all …]
H A Di2c_compare_bytes_action_tests.cpp50 std::vector<uint8_t> values{0x56, 0x14, 0xDA}; in TEST() local
73 std::vector<uint8_t> values{}; in TEST() local
95 std::vector<uint8_t> values{0x56, 0x14}; in TEST() local
117 std::vector<uint8_t> values{}; in TEST() local
134 std::vector<uint8_t> values{0x56, 0x14, 0xFE}; in TEST() local
313 std::vector<uint8_t> values{0x56}; in TEST() local
368 std::vector<uint8_t> values{0x56, 0x14}; in TEST() local
403 std::vector<uint8_t> values{0x56, 0x14}; in TEST() local
410 std::vector<uint8_t> values{0x56, 0x14}; in TEST() local
432 std::vector<uint8_t> values{0x56, 0x14}; in TEST() local
[all …]
/openbmc/linux/tools/perf/util/
H A Dvalues.c12 int perf_read_values_init(struct perf_read_values *values) in perf_read_values_init()
47 void perf_read_values_destroy(struct perf_read_values *values) in perf_read_values_destroy()
65 static int perf_read_values__enlarge_threads(struct perf_read_values *values) in perf_read_values__enlarge_threads()
88 static int perf_read_values__findnew_thread(struct perf_read_values *values, in perf_read_values__findnew_thread()
117 static int perf_read_values__enlarge_counters(struct perf_read_values *values) in perf_read_values__enlarge_counters()
162 static int perf_read_values__findnew_counter(struct perf_read_values *values, in perf_read_values__findnew_counter()
184 int perf_read_values_add_value(struct perf_read_values *values, in perf_read_values_add_value()
202 struct perf_read_values *values) in perf_read_values__display_pretty()
250 struct perf_read_values *values) in perf_read_values__display_raw()
299 void perf_read_values_display(FILE *fp, struct perf_read_values *values, int raw) in perf_read_values_display()
/openbmc/phosphor-dbus-monitor/src/test/
H A Dpropertywatchtest.cpp61 static const std::array<uint8_t, 8> values = { in get() local
73 static const std::array<uint16_t, 8> values = { in get() local
85 static const std::array<uint32_t, 8> values = { in get() local
97 static const std::array<uint64_t, 8> values = { in get() local
109 static const std::array<std::string, 8> values = { in get() local
140 static const std::array<std::any, 8> values = { in expected() local
162 static const std::array<std::any, 8> values = { in expected() local
184 static const std::array<std::any, 8> values = { in expected() local
205 static const std::array<std::any, 8> values = { in expected() local
226 static const std::array<std::any, 8> values = { in expected() local
/openbmc/linux/drivers/iio/test/
H A Diio-test-format.c47 int values[2]; in iio_test_iio_format_value_fixedpoint() local
108 int values[2]; in iio_test_iio_format_value_fractional() local
148 int values[2]; in iio_test_iio_format_value_fractional_log2() local
188 int values[] = {1, -2, 3, -4, 5}; in iio_test_iio_format_value_multiple() local
202 int values[2]; in iio_test_iio_format_value_integer_64() local
/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Di2c_compare_bytes_action.hpp60 const std::vector<uint8_t>& values) : in I2CCompareBytesAction()
82 const std::vector<uint8_t>& values, in I2CCompareBytesAction()
172 const std::vector<uint8_t> values{}; member in phosphor::power::regulators::I2CCompareBytesAction
H A Di2c_write_bytes_action.hpp60 const std::vector<uint8_t>& values) : in I2CWriteBytesAction()
87 const std::vector<uint8_t>& values, in I2CWriteBytesAction()
174 const std::vector<uint8_t> values{}; member in phosphor::power::regulators::I2CWriteBytesAction
/openbmc/linux/lib/
H A Dtest_min_heap.c36 int *values = heap->data; in pop_verify_heap() local
64 int values[] = { 3, 1, 2, 4, 0x8000000, 0x7FFFFFF, 0, in test_heapify_all() local
98 int values[ARRAY_SIZE(data)]; in test_heap_push() local
131 int values[ARRAY_SIZE(data)]; in test_heap_pop_push() local
/openbmc/linux/tools/gpio/
H A Dgpio-utils.c111 int gpiotools_set_values(const int fd, struct gpio_v2_line_values *values) in gpiotools_set_values()
135 int gpiotools_get_values(const int fd, struct gpio_v2_line_values *values) in gpiotools_get_values()
206 unsigned int num_lines, unsigned int *values) in gpiotools_gets()
264 unsigned int num_lines, unsigned int *values) in gpiotools_sets()
/openbmc/qemu/hw/s390x/
H A Ds390-stattrib-kvm.c40 uint8_t *values, in kvm_s390_stattrib_read_helper()
66 uint8_t *values) in kvm_s390_stattrib_get_stattr()
74 uint8_t *values) in kvm_s390_stattrib_peek_stattr()
83 uint8_t *values) in kvm_s390_stattrib_set_stattr()
/openbmc/linux/tools/testing/selftests/bpf/map_tests/
H A Dlpm_trie_map_batch_ops.c23 struct test_lpm_key *keys, int *values) in map_batch_update()
45 struct test_lpm_key *keys, int *values) in map_batch_verify()
70 int map_fd, *values, *visited; in test_lpm_trie_map_batch_ops() local
H A Darray_map_batch_ops.c16 __s64 *values, bool is_pcpu) in map_batch_update()
41 __s64 *values, bool is_pcpu) in map_batch_verify()
77 void *values; in __test_map_lookup_and_update_batch() local
H A Dhtab_map_batch_ops.c15 void *values, bool is_pcpu) in map_batch_update()
42 int *keys, void *values, bool is_pcpu) in map_batch_verify()
86 void *values; in __test_map_lookup_and_delete_batch() local
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Daf9005.c46 int readwrite, int type, u8 * values, int len) in af9005_generic_read_write()
149 u8 * values, int len) in af9005_read_ofdm_registers()
179 u8 * values, int len) in af9005_write_ofdm_registers()
230 u16 reg, u8 * values, int len) in af9005_usb_read_tuner_registers()
238 u16 reg, u8 * values, int len) in af9005_usb_write_tuner_registers()
246 u8 * values, int len) in af9005_write_tuner_registers()
299 u8 * values, int len) in af9005_read_tuner_registers()
510 int af9005_read_eeprom(struct dvb_usb_device *d, u8 address, u8 * values, in af9005_read_eeprom()
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate_buildsys.py282 def process_line(self, srctree, fn, line, libdeps, pcdeps, deps, outlines, inherits, values): argument
289 def process_findpackage(self, srctree, fn, pkg, deps, outlines, inherits, values): argument
296 def post_process(self, srctree, fn, pkg, deps, outlines, inherits, values): argument
707 …o(self, srctree, keyword, value, process_value, libdeps, pcdeps, deps, outlines, inherits, values): argument
720 def process_prog(self, srctree, keyword, value, prog, deps, outlines, inherits, values): argument
727 def post_process(self, srctree, fn, pkg, deps, outlines, inherits, values): argument
/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp_i2c_common.c27 u16 addr, u8 length, void *values) in cyttsp_i2c_read_block_data()
57 u16 addr, u8 length, const void *values) in cyttsp_i2c_write_block_data()
/openbmc/linux/drivers/i2c/
H A Di2c-core-smbus.c225 u8 *values) in i2c_smbus_read_block_data()
252 u8 length, const u8 *values) in i2c_smbus_write_block_data()
268 u8 length, u8 *values) in i2c_smbus_read_i2c_block_data()
288 u8 length, const u8 *values) in i2c_smbus_write_i2c_block_data()
641 u8 command, u8 length, u8 *values) in i2c_smbus_read_i2c_block_data_or_emulated()
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dstandard_device.cpp81 std::vector<int> values{}; in getGPIOValuesIfPossible() local
105 Services& services, const std::vector<int>& values, in storeGPIOValues()
/openbmc/linux/samples/bpf/
H A Dtracex3_user.c20 __u64 values[nr_cpus]; in clear_stats() local
78 long values[nr_cpus]; in print_hist() local
/openbmc/u-boot/drivers/i2c/muxes/
H A Di2c-mux-gpio.c31 u32 *values; member
75 u32 *values; in i2c_mux_gpio_probe() local
/openbmc/linux/drivers/mfd/
H A Dstmpe-i2c.c34 static int i2c_block_read(struct stmpe *stmpe, u8 reg, u8 length, u8 *values) in i2c_block_read()
42 const u8 *values) in i2c_block_write()
H A Dstmpe-spi.c36 static int spi_block_read(struct stmpe *stmpe, u8 reg, u8 length, u8 *values) in spi_block_read()
51 const u8 *values) in spi_block_write()
/openbmc/dbus-sensors/src/
H A DIpmbSensorMain.cpp38 SensorBaseConfigMap values; in sdrHandler() local
59 boost::container::flat_map<std::string, std::variant<std::string>> values; in reinitSensors() local
/openbmc/bmcweb/redfish-core/lib/
H A Dmemory.hpp333 constexpr const std::array<const char*, 3> values{"Volatile", "PMEM", in getPersistentMemoryProperties() local
349 constexpr const std::array<const char*, 3> values{"DRAM", "NAND", in getPersistentMemoryProperties() local
490 constexpr const std::array<const char*, 4> values{ in assembleDimmProperties() local
505 constexpr const std::array<const char*, 11> values{ in assembleDimmProperties() local

12345678910>>...12