Home
last modified time | relevance | path

Searched defs:input (Results 701 - 725 of 3616) sorted by relevance

1...<<21222324252627282930>>...145

/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dmigor_ts.c25 struct input_dev *input; member
122 struct input_dev *input; in migor_ts_probe() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
H A Dbench_rename.c26 static void *producer(void *input) in producer() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dfor_each_hash_map_elem.c24 int input; member
/kernel/linux/linux-6.6/sound/firewire/bebob/
H A Dbebob_command.c253 avc_bridgeco_get_plug_input(struct fw_unit *unit, u8 addr[AVC_BRIDGECO_ADDR_BYTES], u8 input[7]) avc_bridgeco_get_plug_input() argument
/kernel/linux/linux-6.6/sound/firewire/fireworks/
H A Dfireworks_proc.c12 get_phys_name(struct snd_efw_phys_grp *grp, bool input) in get_phys_name() argument
/kernel/linux/linux-6.6/sound/pci/echoaudio/
H A Dgina20_dsp.c180 static int set_input_gain(struct echoaudio *chip, u16 input, int gain) in set_input_gain() argument
H A Dlayla20_dsp.c254 static int set_input_gain(struct echoaudio *chip, u16 input, int gain) in set_input_gain() argument
/kernel/linux/linux-6.6/sound/pci/ctxfi/
H A Dctamixer.h55 struct rsc *input; /* pointer to a resource acting as source */ member
/kernel/linux/linux-6.6/lib/zstd/
H A Dzstd_decompress_module.c84 zstd_decompress_stream(zstd_dstream *dstream, zstd_out_buffer *output, zstd_in_buffer *input) zstd_decompress_stream() argument
/kernel/linux/linux-6.6/kernel/
H A Dsysctl-test.c254 char input[] = "9"; in sysctl_test_dointvec_write_happy_single_positive() local
284 char input[] = "-9"; in sysctl_test_dointvec_write_happy_single_negative() local
[all...]
/kernel/linux/linux-6.6/lib/
H A Ddecompress_unlz4.c31 STATIC inline int INIT unlz4(u8 *input, long in_len, in unlz4() argument
/kernel/linux/linux-6.6/lib/crypto/
H A Dsha256.c54 static inline void LOAD_OP(int I, u32 *W, const u8 *input) in LOAD_OP() argument
72 static void sha256_transform(u32 *state, const u8 *input, u32 *W) in sha256_transform() argument
121 sha256_transform_blocks(struct sha256_state *sctx, const u8 *input, int blocks) sha256_transform_blocks() argument
[all...]
/test/xts/acts/ai/nncore/opstest/src/
H A Dswish_test.cpp30 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 9*sizeof(float)}; member
44 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 6*sizeof(float)}; member
58 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 4*sizeof(float)}; member
[all...]
H A Dround_test.cpp30 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 6*sizeof(float)}; member
45 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 4*sizeof(float)}; member
H A Dsquare_test.cpp30 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 5*sizeof(float)}; member
45 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 0*sizeof(float)}; member
H A Dsin_test.cpp30 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 3*sizeof(float)}; member
45 OHNNOperandTest input = {OH_NN_BOOL, OH_NN_TENSOR, tensor_shape, inputValue, 2*sizeof(bool)}; member
H A Dreciprocal_test.cpp30 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 4*sizeof(float)}; member
44 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 3*sizeof(float)}; member
58 OHNNOperandTest input = {OH_NN_BOOL, OH_NN_TENSOR, tensor_shape, inputValue, sizeof(bool)}; member
[all...]
H A Drank_test.cpp30 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 5*sizeof(float)}; member
44 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 120*sizeof(float)}; member
H A Dlog_softmax_test.cpp31 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 8*sizeof(float)}; member
47 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 8*sizeof(float)}; member
63 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 8*sizeof(float)}; member
[all...]
H A Dhard_sigmoid_test.cpp30 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 4*sizeof(float)}; member
44 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 4*sizeof(float)}; member
H A Dlog_test.cpp30 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 3*sizeof(float)}; member
44 OHNNOperandTest input = {OH_NN_BOOL, OH_NN_TENSOR, tensor_shape, inputValue, 3*sizeof(bool)}; member
H A Dlogical_not_test.cpp30 OHNNOperandTest input = {OH_NN_INT64, OH_NN_TENSOR, tensor_shape, inputValue, 3*sizeof(int64_t)}; member
44 OHNNOperandTest input = {OH_NN_BOOL, OH_NN_TENSOR, tensor_shape, inputValue, sizeof(bool)}; member
58 OHNNOperandTest input = {OH_NN_BOOL, OH_NN_TENSOR, tensor_shape, inputValue, sizeof(bool)}; member
72 OHNNOperandTest input = {OH_NN_BOOL, OH_NN_TENSOR, tensor_shape, inputValue, 2*sizeof(bool)}; member
86 OHNNOperandTest input = {OH_NN_BOOL, OH_NN_TENSOR, tensor_shape, inputValue, 3*sizeof(bool)}; member
[all...]
H A Dneg_test.cpp30 OHNNOperandTest input = {OH_NN_BOOL, OH_NN_TENSOR, tensor_shape, inputValue, sizeof(bool)}; member
44 OHNNOperandTest input = {OH_NN_INT64, OH_NN_TENSOR, tensor_shape, inputValue, 3*sizeof(int64_t)}; member
H A Dflatten_test.cpp31 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, input_shape, inputValue, 9*sizeof(float)}; member
46 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, input_shape, inputValue, 8*sizeof(float)}; member
61 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, input_shape, inputValue, 9*sizeof(float)}; member
75 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 0*sizeof(float)}; member
[all...]
H A Ddepth_to_space_test.cpp35 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, input_shape, inputValue, 64*sizeof(float)}; member
52 OHNNOperandTest input = {OH_NN_FLOAT32, OH_NN_TENSOR, tensor_shape, inputValue, 12*sizeof(float)}; member

Completed in 21 milliseconds

1...<<21222324252627282930>>...145