/third_party/ffmpeg/libavutil/tests/ |
H A D | dict.c | 35 char vals[] = {val, '\0'}; in test_separators() local
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | SortUtils.cpp | 21 unsigned *vals = &indices[0];
in SortFileNames() local
|
/third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
H A D | pointer-param.c | 12 static int vals[5], valt[5], valr[5]; in foo() local
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SpirvShaderDebug.hpp | 124 auto vals = val(v, i); in val() local
|
/third_party/spirv-tools/source/util/ |
H A D | hash_combine.h | 35 inline size_t hash_combine(std::size_t hash, const std::vector<T>& vals) { in hash_combine() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | init.c | 80 static const struct mt76_reg_pair vals[] = { in mt76_write_mac_initvals() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
H A D | pedit.h | 19 struct pedit_headers vals; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | queue_stack_map.c | 13 __u32 vals[MAP_SIZE], val; in test_queue_stack_map_by_type() local
|
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/ |
H A D | BitBuffer.java | 102 public void appendBits(int[] vals, int len) { in appendBits() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | EndianStream.h | 44 inline void write(raw_ostream &os, ArrayRef<value_type> vals, in write() argument
|
/kernel/linux/linux-5.10/drivers/clk/uniphier/ |
H A D | clk-uniphier-mux.c | 18 const unsigned int *vals; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | queue_stack_map.c | 13 __u32 vals[MAP_SIZE], duration, retval, size, val; in test_queue_stack_map_by_type() local
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | synth_event_gen_test.c | 48 u64 vals[7]; in test_gen_synth_cmd() local 139 u64 vals[7]; test_empty_synth_event() local 255 u64 vals[9]; test_create_synth_event() local [all...] |
/kernel/linux/linux-6.6/drivers/clk/uniphier/ |
H A D | clk-uniphier-mux.c | 18 const unsigned int *vals; member
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | synth_event_gen_test.c | 48 u64 vals[7]; in test_gen_synth_cmd() local 139 u64 vals[7]; test_empty_synth_event() local 255 u64 vals[9]; test_create_synth_event() local [all...] |
/third_party/cups-filters/cupsfilters/ |
H A D | lut.c | 54 float vals[4]; /* Values */ in cupsLutLoad() local [all...] |
/third_party/skia/tests/ |
H A D | DashPathEffectTest.cpp | 131 SkScalar vals[] = { 98, 94, 2888458849.f, 227, 0, 197 }; in DEF_TEST() local
|
/kernel/linux/linux-5.10/drivers/iio/dac/ |
H A D | dpot-dac.c | 95 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-5.10/tools/objtool/ |
H A D | cfi.h | 30 struct cfi_reg vals[CFI_NUM_REGS]; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | init.c | 109 static const struct mt76_reg_pair vals[] = { in mt76_write_mac_initvals() local
|
/kernel/linux/linux-6.6/drivers/iio/dac/ |
H A D | dpot-dac.c | 95 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 D | cfi.h | 30 struct cfi_reg vals[CFI_NUM_REGS]; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/ |
H A D | guest_print_test.c | 23 static struct guest_vals vals; variable [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/gpio/ |
H A D | gpio-mockup-cdev.c | 48 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 D | SampleCusp.cpp | 130 SkScalar vals[9]; variable [all...] |