Home
last modified time | relevance | path

Searched defs:vals (Results 26 - 50 of 382) sorted by relevance

12345678910>>...16

/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dinit.c109 static const struct mt76_reg_pair vals[] = { in mt76_write_mac_initvals() local
/kernel/linux/linux-6.6/drivers/iio/dac/
H A Ddpot-dac.c95 dpot_dac_read_avail(struct iio_dev *indio_dev, struct iio_chan_spec const *chan, const int **vals, int *type, int *length, long mask) dpot_dac_read_avail() argument
/kernel/linux/linux-6.6/tools/objtool/include/objtool/
H A Dcfi.h30 struct cfi_reg vals[CFI_NUM_REGS]; member
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/
H A Dguest_print_test.c23 static struct guest_vals vals; variable
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/gpio/
H A Dgpio-mockup-cdev.c48 struct gpio_v2_line_values vals; in get_value_v2() local
81 struct gpiohandle_data vals; in get_value_v1() local
[all...]
/third_party/skia/samplecode/
H A DSampleCusp.cpp130 SkScalar vals[9]; variable
[all...]
/base/hiviewdfx/hiview/base/event_raw/test/unittest/common/
H A Devent_raw_encoded_and_decoded_test.cpp98 std::vector<uint64_t> vals = {1, 200, 3000}; // test value in HWTEST_F() local
170 std::vector<int64_t> vals = {1, -200, 3000}; // test value in HWTEST_F() local
242 std::vector<double> vals = {1.0, -200.0, 300}; // test value HWTEST_F() local
314 std::vector<std::string> vals = {"1.0", "-200.0", "300"}; // test value HWTEST_F() local
533 std::vector<uint64_t> vals = {1, 2, 3}; // test value HWTEST_F() local
613 std::vector<int64_t> vals = {1, -2, 3}; // test value HWTEST_F() local
693 std::vector<double> vals = {1.2, -2.78, 3.5}; // test value HWTEST_F() local
772 std::vector<std::string> vals = {"1.2", "-2.78", "3.5"}; // test value HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dvelocity_tracker.cpp45 std::optional<bool> GetMononicity(const std::vector<double>& vals, uint32_t valSize) in GetMononicity() argument
/foundation/resourceschedule/ffrt/src/sync/
H A Dperf_counter.h30 unsigned long vals[MAX_COUNTERS]; member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/effect/
H A Dcolor_space.h48 float vals[MATRIX3_SIZE][MATRIX3_SIZE]; member
/kernel/linux/linux-5.10/drivers/iio/potentiometer/
H A Dtpl0102.c84 tpl0102_read_avail(struct iio_dev *indio_dev, struct iio_chan_spec const *chan, const int **vals, int *type, int *length, long mask) tpl0102_read_avail() argument
/kernel/linux/linux-5.10/drivers/iio/accel/
H A Dcros_ec_accel_legacy.c144 cros_ec_accel_legacy_read_avail(struct iio_dev *indio_dev, struct iio_chan_spec const *chan, const int **vals, int *type, int *length, long mask) cros_ec_accel_legacy_read_avail() argument
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
H A Dinsn-x86.c40 } vals[] = { in get_op() local
73 } vals[] = { in get_branch() local
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dparse-metric.c133 static int __compute_metric(const char *name, struct value *vals, in __compute_metric() argument
192 static int compute_metric(const char *name, struct value *vals, double *ratio) in compute_metric() argument
197 static int compute_metric_group(const char *name, struct value *vals, in compute_metric_group() argument
207 struct value vals[] = { in test_ipc() local
101 load_runtime_stat(struct runtime_stat *st, struct evlist *evlist, struct value *vals) load_runtime_stat() argument
224 struct value vals[] = { test_frontend() local
243 struct value vals[] = { test_cache_miss_cycles() local
283 struct value vals[] = { test_dcache_l2() local
310 struct value vals[] = { test_recursion_fail() local
327 struct value vals[] = { test_metric_group() local
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dproc.c300 static void icmpmsg_put_line(struct seq_file *seq, unsigned long *vals, in icmpmsg_put_line() argument
323 unsigned long vals[PERLINE], val; in icmpmsg_put() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_dp_aux_backlight.c115 u8 vals[2] = { 0x0 }; in intel_dp_aux_set_backlight() local
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nfd3/
H A Dnfd3.h48 __le32 vals[4]; member
/kernel/linux/linux-6.6/drivers/iio/potentiometer/
H A Dx9250.c98 x9250_read_avail(struct iio_dev *indio_dev, struct iio_chan_spec const *chan, const int **vals, int *type, int *length, long mask) x9250_read_avail() argument
H A Dtpl0102.c84 tpl0102_read_avail(struct iio_dev *indio_dev, struct iio_chan_spec const *chan, const int **vals, int *type, int *length, long mask) tpl0102_read_avail() argument
/kernel/linux/linux-6.6/drivers/iio/accel/
H A Dadxl313_core.c235 adxl313_read_freq_avail(struct iio_dev *indio_dev, struct iio_chan_spec const *chan, const int **vals, int *type, int *length, long mask) adxl313_read_freq_avail() argument
H A Dcros_ec_accel_legacy.c144 cros_ec_accel_legacy_read_avail(struct iio_dev *indio_dev, struct iio_chan_spec const *chan, const int **vals, int *type, int *length, long mask) cros_ec_accel_legacy_read_avail() argument
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/
H A Dinsn-x86.c42 } vals[] = { in get_op() local
78 } vals[] = { in get_branch() local
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dparse-metric.c33 static void load_runtime_stat(struct evlist *evlist, struct value *vals) in load_runtime_stat() argument
68 static int __compute_metric(const char *name, struct value *vals, in __compute_metric() argument
125 static int compute_metric(const char *name, struct value *vals, double *ratio) in compute_metric() argument
130 static int compute_metric_group(const char *name, struct value *vals, in compute_metric_group() argument
140 struct value vals[] = { in test_ipc() local
157 struct value vals[] = { test_frontend() local
176 struct value vals[] = { test_cache_miss_cycles() local
216 struct value vals[] = { test_dcache_l2() local
243 struct value vals[] = { test_recursion_fail() local
260 struct value vals[] = { test_memory_bandwidth() local
277 struct value vals[] = { test_metric_group() local
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dproc.c304 static void icmpmsg_put_line(struct seq_file *seq, unsigned long *vals, in icmpmsg_put_line() argument
327 unsigned long vals[PERLINE], val; in icmpmsg_put() local
/third_party/backends/backend/
H A Dcanon_pp.h96 SANE_Int vals[NUM_OPTIONS]; member

Completed in 12 milliseconds

12345678910>>...16