Searched defs:raw_n (Results 1 - 5 of 5) sorted by relevance
| /third_party/vixl/test/aarch64/ |
| H A D | test-assembler-fp-aarch64.cc | 1425 uint32_t raw_n = FloatToRawbits(n); in MinMaxHelper() local 1466 uint64_t raw_n = DoubleToRawbits(n); in MinMaxHelper() local
|
| H A D | test-assembler-neon-aarch64.cc | 10626 uint16_t raw_n = Float16ToRawbits(n); in MinMaxHelper() local
|
| /kernel/linux/linux-5.10/drivers/input/mouse/ |
| H A D | bcm5974.c | 610 int raw_n, i, n = 0; in report_tp_state() local 585 report_synaptics_data(struct input_dev *input, const struct bcm5974_config *cfg, const struct tp_finger *f, int raw_n) report_synaptics_data() argument
|
| /kernel/linux/linux-6.6/drivers/input/mouse/ |
| H A D | bcm5974.c | 610 int raw_n, i, n = 0; in report_tp_state() local 585 report_synaptics_data(struct input_dev *input, const struct bcm5974_config *cfg, const struct tp_finger *f, int raw_n) report_synaptics_data() argument
|
| /third_party/googletest/googlemock/test/ |
| H A D | gmock-matchers-containers_test.cc | 247 int* raw_n = n.get(); in TEST() local 255 const int* raw_n = n.get(); in TEST() local
|
Completed in 23 milliseconds