Home
last modified time | relevance | path

Searched refs:hook_args (Results 1 – 25 of 46) sorted by relevance

12

/third_party/alsa-lib/src/conf/cards/
DHdmiLpeAudio.conf31 hook_args [
69 hook_args [
107 hook_args [
DCMI8738-MC8.conf91 hook_args [
129 hook_args [
163 hook_args [
208 hook_args [
DAudigy2.conf20 hook_args [
73 hook_args [
109 hook_args [
161 hook_args [
369 hook_args [
DNFORCE.conf70 hook_args [
129 hook_args [
202 hook_args [
275 hook_args [
DEMU10K1.conf22 hook_args [
81 hook_args [
120 hook_args [
297 hook_args [
DAudigy.conf20 hook_args [
73 hook_args [
109 hook_args [
259 hook_args [
DCMI8738-MC6.conf69 hook_args [
99 hook_args [
139 hook_args [
DATIIXP.conf54 hook_args [
98 hook_args [
164 hook_args [
DVIA8237.conf63 hook_args [
109 hook_args [
164 hook_args [
DVIA8233.conf63 hook_args [
108 hook_args [
174 hook_args [
DVIA8233A.conf54 hook_args [
105 hook_args [
178 hook_args [
DICH.conf70 hook_args [
129 hook_args [
201 hook_args [
DICH4.conf70 hook_args [
121 hook_args [
192 hook_args [
DTRID4DWAVENX.conf32 hook_args [
120 hook_args [
DENS1371.conf54 hook_args [
124 hook_args [
DSI7018.conf34 hook_args [
158 hook_args [
DATIIXP-SPDMA.conf54 hook_args [
98 hook_args [
DAureon51.conf135 hook_args [
167 hook_args [
DAureon71.conf146 hook_args [
178 hook_args [
DCS46xx.conf55 hook_args [
192 hook_args [
DICE1724.conf180 hook_args [
212 hook_args [
DHDA-Intel.conf114 hook_args [
153 hook_args [
199 hook_args [
DRME9636.conf52 hook_args [
DRME9652.conf52 hook_args [
/third_party/mindspore/mindspore/ccsrc/pybind_api/ir/
Dprimitive_py.cc233 auto hook_args = py::tuple(input_param_nums); in RunCellHookFunction() local
234 hook_args[0] = cell_id; in RunCellHookFunction()
235 hook_args[grad_input_index] = py::make_tuple(convert_args[0]); in RunCellHookFunction()
236 hook_args[grad_output_index] = py::make_tuple(convert_args[1]); in RunCellHookFunction()
237 obj = hook_(*hook_args); in RunCellHookFunction()

12