Home
last modified time | relevance | path

Searched refs:args (Results 401 - 425 of 10019) sorted by relevance

1...<<11121314151617181920>>...401

/kernel/linux/linux-6.6/fs/
H A Dmpage.c159 static struct bio *do_mpage_readpage(struct mpage_readpage_args *args) in do_mpage_readpage() argument
161 struct folio *folio = args->folio; in do_mpage_readpage()
166 struct buffer_head *map_bh = &args->map_bh; in do_mpage_readpage()
184 if (args->is_readahead) { in do_mpage_readpage()
193 last_block = block_in_file + args->nr_pages * blocks_per_page; in do_mpage_readpage()
204 block_in_file > args->first_logical_block && in do_mpage_readpage()
205 block_in_file < (args->first_logical_block + nblocks)) { in do_mpage_readpage()
206 unsigned map_offset = block_in_file - args->first_logical_block; in do_mpage_readpage()
234 if (args->get_block(inode, block_in_file, map_bh, 0)) in do_mpage_readpage()
236 args in do_mpage_readpage()
373 struct mpage_readpage_args args = { mpage_readahead() local
394 struct mpage_readpage_args args = { mpage_read_folio() local
[all...]
/kernel/linux/linux-6.6/drivers/firmware/efi/
H A Druntime-wrappers.c42 #define efi_call_virt(f, args...) \
43 arch_efi_call_virt(efi.runtime, f, args)
218 const union efi_rts_args *args = efi_rts_work.args; in efi_call_rts() local
228 args->GET_TIME.time, in efi_call_rts()
229 args->GET_TIME.capabilities); in efi_call_rts()
233 args->SET_TIME.time); in efi_call_rts()
237 args->GET_WAKEUP_TIME.enabled, in efi_call_rts()
238 args->GET_WAKEUP_TIME.pending, in efi_call_rts()
239 args in efi_call_rts()
315 __efi_queue_work(enum efi_rts_ids id, union efi_rts_args *args) __efi_queue_work() argument
[all...]
/kernel/linux/linux-5.10/drivers/mfd/
H A Dsi476x-cmd.c247 * @args: command arguments we are sending
248 * @argn: actual size of @args
259 const u8 args[], in si476x_core_send_command()
281 memcpy(&data[1], args, argn); in si476x_core_send_command()
350 struct si476x_rsq_status_args args = { in si476x_cmd_clear_stc() local
360 err = si476x_core_cmd_fm_rsq_status(core, &args, NULL); in si476x_cmd_clear_stc()
363 err = si476x_core_cmd_am_rsq_status(core, &args, NULL); in si476x_cmd_clear_stc()
374 const uint8_t args[], size_t argn, in si476x_cmd_tune_seek_freq()
381 err = si476x_core_send_command(core, cmd, args, argn, resp, respn, in si476x_cmd_tune_seek_freq()
439 const u8 args[CMD_SET_PROPERTY_NARG in si476x_core_cmd_set_property() local
257 si476x_core_send_command(struct si476x_core *core, const u8 command, const u8 args[], const int argn, u8 resp[], const int respn, const int usecs) si476x_core_send_command() argument
372 si476x_cmd_tune_seek_freq(struct si476x_core *core, uint8_t cmd, const uint8_t args[], size_t argn, uint8_t *resp, size_t respn) si476x_cmd_tune_seek_freq() argument
466 const u8 args[CMD_GET_PROPERTY_NARGS] = { si476x_core_cmd_get_property() local
527 const u8 args[CMD_DIG_AUDIO_PIN_CFG_NARGS] = { si476x_core_cmd_dig_audio_pin_cfg() local
576 const u8 args[CMD_ZIF_PIN_CFG_NARGS] = { si476x_core_cmd_zif_pin_cfg() local
633 const u8 args[CMD_IC_LINK_GPO_CTL_PIN_CFG_NARGS] = { si476x_core_cmd_ic_link_gpo_ctl_pin_cfg() local
664 const u8 args[CMD_ANA_AUDIO_PIN_CFG_NARGS] = { si476x_core_cmd_ana_audio_pin_cfg() local
699 const u8 args[CMD_INTB_PIN_CFG_NARGS] = { si476x_core_cmd_intb_pin_cfg_a10() local
715 const u8 args[CMD_INTB_PIN_CFG_NARGS] = { si476x_core_cmd_intb_pin_cfg_a20() local
745 const u8 args[CMD_AM_RSQ_STATUS_NARGS] = { si476x_core_cmd_am_rsq_status() local
793 const u8 args[CMD_FM_ACF_STATUS_NARGS] = { si476x_core_cmd_fm_acf_status() local
829 const u8 args[CMD_AM_ACF_STATUS_NARGS] = { si476x_core_cmd_am_acf_status() local
876 const u8 args[CMD_FM_SEEK_START_NARGS] = { si476x_core_cmd_fm_seek_start() local
908 const u8 args[CMD_FM_RDS_STATUS_NARGS] = { si476x_core_cmd_fm_rds_status() local
972 const u8 args[CMD_FM_RDS_BLOCKCOUNT_NARGS] = { si476x_core_cmd_fm_rds_blockcount() local
998 const u8 args[CMD_FM_PHASE_DIVERSITY_NARGS] = { si476x_core_cmd_fm_phase_diversity() local
1052 const u8 args[CMD_AM_SEEK_START_NARGS] = { si476x_core_cmd_am_seek_start() local
1070 const u8 args[CMD_POWER_UP_A10_NARGS] = { si476x_core_cmd_power_up_a10() local
1093 const u8 args[CMD_POWER_UP_A20_NARGS] = { si476x_core_cmd_power_up_a20() local
1124 const u8 args[CMD_POWER_DOWN_A20_NARGS] = { si476x_core_cmd_power_down_a20() local
1139 const u8 args[CMD_AM_TUNE_FREQ_NARGS] = { si476x_core_cmd_am_tune_freq_a10() local
1155 const u8 args[CMD_AM_TUNE_FREQ_NARGS] = { si476x_core_cmd_am_tune_freq_a20() local
1172 const u8 args[CMD_FM_RSQ_STATUS_A10_NARGS] = { si476x_core_cmd_fm_rsq_status_a10() local
1225 const u8 args[CMD_FM_RSQ_STATUS_A30_NARGS] = { si476x_core_cmd_fm_rsq_status_a20() local
1280 const u8 args[CMD_FM_RSQ_STATUS_A30_NARGS] = { si476x_core_cmd_fm_rsq_status_a30() local
1340 const u8 args[CMD_FM_TUNE_FREQ_A10_NARGS] = { si476x_core_cmd_fm_tune_freq_a10() local
1358 const u8 args[CMD_FM_TUNE_FREQ_A20_NARGS] = { si476x_core_cmd_fm_tune_freq_a20() local
1473 si476x_core_cmd_power_up(struct si476x_core *core, struct si476x_power_up_args *args) si476x_core_cmd_power_up() argument
1482 si476x_core_cmd_power_down(struct si476x_core *core, struct si476x_power_down_args *args) si476x_core_cmd_power_down() argument
1491 si476x_core_cmd_fm_tune_freq(struct si476x_core *core, struct si476x_tune_freq_args *args) si476x_core_cmd_fm_tune_freq() argument
1500 si476x_core_cmd_am_tune_freq(struct si476x_core *core, struct si476x_tune_freq_args *args) si476x_core_cmd_am_tune_freq() argument
1509 si476x_core_cmd_fm_rsq_status(struct si476x_core *core, struct si476x_rsq_status_args *args, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status() argument
[all...]
/kernel/linux/linux-6.6/drivers/mfd/
H A Dsi476x-cmd.c247 * @args: command arguments we are sending
248 * @argn: actual size of @args
259 const u8 args[], in si476x_core_send_command()
281 memcpy(&data[1], args, argn); in si476x_core_send_command()
350 struct si476x_rsq_status_args args = { in si476x_cmd_clear_stc() local
360 err = si476x_core_cmd_fm_rsq_status(core, &args, NULL); in si476x_cmd_clear_stc()
363 err = si476x_core_cmd_am_rsq_status(core, &args, NULL); in si476x_cmd_clear_stc()
374 const uint8_t args[], size_t argn, in si476x_cmd_tune_seek_freq()
381 err = si476x_core_send_command(core, cmd, args, argn, resp, respn, in si476x_cmd_tune_seek_freq()
439 const u8 args[CMD_SET_PROPERTY_NARG in si476x_core_cmd_set_property() local
257 si476x_core_send_command(struct si476x_core *core, const u8 command, const u8 args[], const int argn, u8 resp[], const int respn, const int usecs) si476x_core_send_command() argument
372 si476x_cmd_tune_seek_freq(struct si476x_core *core, uint8_t cmd, const uint8_t args[], size_t argn, uint8_t *resp, size_t respn) si476x_cmd_tune_seek_freq() argument
466 const u8 args[CMD_GET_PROPERTY_NARGS] = { si476x_core_cmd_get_property() local
527 const u8 args[CMD_DIG_AUDIO_PIN_CFG_NARGS] = { si476x_core_cmd_dig_audio_pin_cfg() local
576 const u8 args[CMD_ZIF_PIN_CFG_NARGS] = { si476x_core_cmd_zif_pin_cfg() local
633 const u8 args[CMD_IC_LINK_GPO_CTL_PIN_CFG_NARGS] = { si476x_core_cmd_ic_link_gpo_ctl_pin_cfg() local
664 const u8 args[CMD_ANA_AUDIO_PIN_CFG_NARGS] = { si476x_core_cmd_ana_audio_pin_cfg() local
699 const u8 args[CMD_INTB_PIN_CFG_NARGS] = { si476x_core_cmd_intb_pin_cfg_a10() local
715 const u8 args[CMD_INTB_PIN_CFG_NARGS] = { si476x_core_cmd_intb_pin_cfg_a20() local
745 const u8 args[CMD_AM_RSQ_STATUS_NARGS] = { si476x_core_cmd_am_rsq_status() local
793 const u8 args[CMD_FM_ACF_STATUS_NARGS] = { si476x_core_cmd_fm_acf_status() local
829 const u8 args[CMD_AM_ACF_STATUS_NARGS] = { si476x_core_cmd_am_acf_status() local
876 const u8 args[CMD_FM_SEEK_START_NARGS] = { si476x_core_cmd_fm_seek_start() local
908 const u8 args[CMD_FM_RDS_STATUS_NARGS] = { si476x_core_cmd_fm_rds_status() local
972 const u8 args[CMD_FM_RDS_BLOCKCOUNT_NARGS] = { si476x_core_cmd_fm_rds_blockcount() local
998 const u8 args[CMD_FM_PHASE_DIVERSITY_NARGS] = { si476x_core_cmd_fm_phase_diversity() local
1052 const u8 args[CMD_AM_SEEK_START_NARGS] = { si476x_core_cmd_am_seek_start() local
1070 const u8 args[CMD_POWER_UP_A10_NARGS] = { si476x_core_cmd_power_up_a10() local
1093 const u8 args[CMD_POWER_UP_A20_NARGS] = { si476x_core_cmd_power_up_a20() local
1124 const u8 args[CMD_POWER_DOWN_A20_NARGS] = { si476x_core_cmd_power_down_a20() local
1139 const u8 args[CMD_AM_TUNE_FREQ_NARGS] = { si476x_core_cmd_am_tune_freq_a10() local
1155 const u8 args[CMD_AM_TUNE_FREQ_NARGS] = { si476x_core_cmd_am_tune_freq_a20() local
1172 const u8 args[CMD_FM_RSQ_STATUS_A10_NARGS] = { si476x_core_cmd_fm_rsq_status_a10() local
1225 const u8 args[CMD_FM_RSQ_STATUS_A30_NARGS] = { si476x_core_cmd_fm_rsq_status_a20() local
1280 const u8 args[CMD_FM_RSQ_STATUS_A30_NARGS] = { si476x_core_cmd_fm_rsq_status_a30() local
1340 const u8 args[CMD_FM_TUNE_FREQ_A10_NARGS] = { si476x_core_cmd_fm_tune_freq_a10() local
1358 const u8 args[CMD_FM_TUNE_FREQ_A20_NARGS] = { si476x_core_cmd_fm_tune_freq_a20() local
1473 si476x_core_cmd_power_up(struct si476x_core *core, struct si476x_power_up_args *args) si476x_core_cmd_power_up() argument
1482 si476x_core_cmd_power_down(struct si476x_core *core, struct si476x_power_down_args *args) si476x_core_cmd_power_down() argument
1491 si476x_core_cmd_fm_tune_freq(struct si476x_core *core, struct si476x_tune_freq_args *args) si476x_core_cmd_fm_tune_freq() argument
1500 si476x_core_cmd_am_tune_freq(struct si476x_core *core, struct si476x_tune_freq_args *args) si476x_core_cmd_am_tune_freq() argument
1509 si476x_core_cmd_fm_rsq_status(struct si476x_core *core, struct si476x_rsq_status_args *args, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/
H A DTdcPlugin.py12 if self.args.verbose > 1:
18 if self.args.verbose > 1:
23 if self.args.verbose > 1:
25 self.args.caseinfo = caseinfo
26 self.args.test_skip = test_skip
30 if self.args.verbose > 1:
35 if self.args.verbose > 1:
40 if self.args.verbose > 1:
45 if self.args.verbose > 1:
66 '''Get the plugin args fro
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/
H A Dqxl_dumb.c33 struct drm_mode_create_dumb *args) in qxl_mode_dumb_create()
43 pitch = args->width * ((args->bpp + 1) / 8); in qxl_mode_dumb_create()
44 args->size = pitch * args->height; in qxl_mode_dumb_create()
45 args->size = ALIGN(args->size, PAGE_SIZE); in qxl_mode_dumb_create()
47 switch (args->bpp) { in qxl_mode_dumb_create()
58 surf.width = args->width; in qxl_mode_dumb_create()
59 surf.height = args in qxl_mode_dumb_create()
31 qxl_mode_dumb_create(struct drm_file *file_priv, struct drm_device *dev, struct drm_mode_create_dumb *args) qxl_mode_dumb_create() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/
H A DTdcPlugin.py12 if self.args.verbose > 1:
18 if self.args.verbose > 1:
23 if self.args.verbose > 1:
25 self.args.caseinfo = caseinfo
26 self.args.test_skip = test_skip
30 if self.args.verbose > 1:
35 if self.args.verbose > 1:
40 if self.args.verbose > 1:
45 if self.args.verbose > 1:
66 '''Get the plugin args fro
[all...]
/third_party/node/test/addons/make-callback/
H A Dbinding.cc9 void MakeCallback(const v8::FunctionCallbackInfo<v8::Value>& args) { in MakeCallback() argument
10 assert(args[0]->IsObject()); in MakeCallback()
11 assert(args[1]->IsFunction() || args[1]->IsString()); in MakeCallback()
12 auto isolate = args.GetIsolate(); in MakeCallback()
13 auto recv = args[0].As<v8::Object>(); in MakeCallback()
15 for (size_t n = 2; n < static_cast<size_t>(args.Length()); n += 1) { in MakeCallback()
16 argv.push_back(args[n]); in MakeCallback()
19 if (args[1]->IsFunction()) { in MakeCallback()
20 auto method = args[ in MakeCallback()
[all...]
/kernel/linux/linux-5.10/tools/perf/ui/
H A Dutil.c9 static int perf_stdio__error(const char *format, va_list args) in perf_stdio__error() argument
12 vfprintf(stderr, format, args); in perf_stdio__error()
16 static int perf_stdio__warning(const char *format, va_list args) in perf_stdio__warning() argument
19 vfprintf(stderr, format, args); in perf_stdio__warning()
35 va_list args; in ui__error() local
37 va_start(args, format); in ui__error()
38 ret = perf_eops->error(format, args); in ui__error()
39 va_end(args); in ui__error()
47 va_list args; in ui__warning() local
49 va_start(args, forma in ui__warning()
[all...]
/kernel/linux/linux-6.6/tools/perf/ui/
H A Dutil.c9 static int perf_stdio__error(const char *format, va_list args) in perf_stdio__error() argument
12 vfprintf(stderr, format, args); in perf_stdio__error()
16 static int perf_stdio__warning(const char *format, va_list args) in perf_stdio__warning() argument
22 vfprintf(stderr, format, args); in perf_stdio__warning()
38 va_list args; in ui__error() local
40 va_start(args, format); in ui__error()
41 ret = perf_eops->error(format, args); in ui__error()
42 va_end(args); in ui__error()
50 va_list args; in ui__warning() local
54 va_start(args, forma in ui__warning()
[all...]
/third_party/node/src/
H A Dnode_wasm_web_api.cc77 void WasmStreamingObject::New(const FunctionCallbackInfo<Value>& args) { in New() argument
78 CHECK(args.IsConstructCall()); in New()
79 Environment* env = Environment::GetCurrent(args); in New()
80 new WasmStreamingObject(env, args.This()); in New()
83 void WasmStreamingObject::SetURL(const FunctionCallbackInfo<Value>& args) { in SetURL() argument
85 ASSIGN_OR_RETURN_UNWRAP(&obj, args.Holder()); in SetURL()
88 CHECK_EQ(args.Length(), 1); in SetURL()
89 CHECK(args[0]->IsString()); in SetURL()
90 Utf8Value url(Environment::GetCurrent(args)->isolate(), args[ in SetURL()
94 Push(const FunctionCallbackInfo<Value>& args) Push() argument
130 Finish(const FunctionCallbackInfo<Value>& args) Finish() argument
139 Abort(const FunctionCallbackInfo<Value>& args) Abort() argument
177 Local<Value> args[] = {obj, info[0]}; StartStreamingCompilation() local
[all...]
/third_party/node/deps/npm/node_modules/function-bind/test/
H A Dindex.js26 var args, context;
29 args = Array.prototype.slice.call(arguments);
34 st.deepEqual(args, [1, 2, 3]);
40 var args, context;
43 args = Array.prototype.slice.call(arguments);
48 st.deepEqual(args, [1, 2, 3, 4, 5, 6]);
54 var args;
57 args = Array.prototype.slice.call(arguments);
63 st.deepEqual(args, [1, 2, 3], 'passed arguments are correct');
68 var args;
[all...]
/third_party/python/Lib/tkinter/
H A Dfont.py57 def _get(self, args):
59 for k in args:
63 def _mkdict(self, args):
65 for i in range(0, len(args), 2):
66 options[args[i][1:]] = args[i+1]
131 args = ()
133 args = ('-displayof', displayof)
135 args = args
[all...]
/kernel/linux/linux-6.6/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_dev.c141 struct vchiq_create_service *args) in vchiq_ioc_create_service()
149 if (args->is_open && !instance->connected) in vchiq_ioc_create_service()
156 if (args->is_open) { in vchiq_ioc_create_service()
164 .fourcc = args->params.fourcc, in vchiq_ioc_create_service()
167 .version = args->params.version, in vchiq_ioc_create_service()
168 .version_min = args->params.version_min, in vchiq_ioc_create_service()
179 user_service->userdata = args->params.userdata; in vchiq_ioc_create_service()
181 user_service->is_vchi = (args->is_vchi != 0); in vchiq_ioc_create_service()
191 if (args->is_open) { in vchiq_ioc_create_service()
199 args in vchiq_ioc_create_service()
140 vchiq_ioc_create_service(struct vchiq_instance *instance, struct vchiq_create_service *args) vchiq_ioc_create_service() argument
204 vchiq_ioc_dequeue_message(struct vchiq_instance *instance, struct vchiq_dequeue_message *args) vchiq_ioc_dequeue_message() argument
286 vchiq_irq_queue_bulk_tx_rx(struct vchiq_instance *instance, struct vchiq_queue_bulk_transfer *args, enum vchiq_bulk_dir dir, enum vchiq_bulk_mode __user *mode) vchiq_irq_queue_bulk_tx_rx() argument
432 vchiq_ioc_await_completion(struct vchiq_instance *instance, struct vchiq_await_completion *args, int __user *msgbufcountp) vchiq_ioc_await_completion() argument
639 struct vchiq_create_service args; vchiq_ioctl() local
718 struct vchiq_queue_message args; vchiq_ioctl() local
745 struct vchiq_queue_bulk_transfer args; vchiq_ioctl() local
763 struct vchiq_await_completion args; vchiq_ioctl() local
777 struct vchiq_dequeue_message args; vchiq_ioctl() local
795 struct vchiq_get_config args; vchiq_ioctl() local
816 struct vchiq_set_service_option args; vchiq_ioctl() local
909 struct vchiq_create_service args; vchiq_compat_ioctl_create_service() local
961 struct vchiq_queue_message args; vchiq_compat_ioctl_queue_message() local
1028 struct vchiq_queue_bulk_transfer args; vchiq_compat_ioctl_queue_bulk() local
1063 struct vchiq_await_completion args; vchiq_compat_ioctl_await_completion() local
1097 struct vchiq_dequeue_message args; vchiq_compat_ioctl_dequeue_message() local
[all...]
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dsi2157.c26 /* write cmd and args for firmware */ in si2157_cmd_execute()
27 ret = i2c_master_send(client, cmd->args, cmd->wlen); in si2157_cmd_execute()
41 ret = i2c_master_recv(client, cmd->args, cmd->rlen); in si2157_cmd_execute()
50 if ((cmd->args[0] >> 7) & 0x01) in si2157_cmd_execute()
57 cmd->args[0]); in si2157_cmd_execute()
59 if (!((cmd->args[0] >> 7) & 0x01)) { in si2157_cmd_execute()
64 if (cmd->args[0] & 0x40) { in si2157_cmd_execute()
123 memcpy(cmd.args, &fw->data[(fw->size - remaining) + 1], len); in si2157_load_firmware()
158 memcpy(cmd.args, "\x02", 1); in si2157_find_and_load_firmware()
165 part_id = cmd.args[ in si2157_find_and_load_firmware()
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_csmt_helper.h179 struct s_##name##_private *args = (struct s_##name##_private *)instr; \
181 (void) args; \
194 struct s_##name##_private *args; \
205 args = nine_queue_alloc(ctx->pool, memsize + memsize2); \
206 assert(args); \
207 args->instr.func = &name##_rx; \
229 struct s_##name##_private *args = (struct s_##name##_private *)instr; \
231 (void) args; \
236 p_atomic_dec(args->counter); \
245 struct s_##name##_private *args; \
[all...]
/kernel/linux/linux-6.6/tools/perf/scripts/python/Perf-Trace-Util/
H A DContext.c46 static struct scripting_context *get_args(PyObject *args, const char *name, PyObject **arg2) in get_args() argument
51 if (!PyArg_UnpackTuple(args, name, 1, cnt, &context, arg2)) in get_args()
57 static struct scripting_context *get_scripting_context(PyObject *args) in get_scripting_context() argument
59 return get_args(args, "context", NULL); in get_scripting_context()
63 static PyObject *perf_trace_context_common_pc(PyObject *obj, PyObject *args) in perf_trace_context_common_pc() argument
65 struct scripting_context *c = get_scripting_context(args); in perf_trace_context_common_pc()
74 PyObject *args) in perf_trace_context_common_flags()
76 struct scripting_context *c = get_scripting_context(args); in perf_trace_context_common_flags()
85 PyObject *args) in perf_trace_context_common_lock_depth()
87 struct scripting_context *c = get_scripting_context(args); in perf_trace_context_common_lock_depth()
73 perf_trace_context_common_flags(PyObject *obj, PyObject *args) perf_trace_context_common_flags() argument
84 perf_trace_context_common_lock_depth(PyObject *obj, PyObject *args) perf_trace_context_common_lock_depth() argument
96 perf_sample_insn(PyObject *obj, PyObject *args) perf_sample_insn() argument
114 perf_set_itrace_options(PyObject *obj, PyObject *args) perf_set_itrace_options() argument
140 perf_sample_src(PyObject *obj, PyObject *args, bool get_srccode) perf_sample_src() argument
175 perf_sample_srcline(PyObject *obj, PyObject *args) perf_sample_srcline() argument
180 perf_sample_srccode(PyObject *obj, PyObject *args) perf_sample_srccode() argument
[all...]
/third_party/skia/src/gpu/tessellate/shaders/
H A DGrPathTessellationShader.cpp88 const ProgramArgs& args, in MakeStencilOnlyPipeline()
94 pipelineArgs.fCaps = args.fCaps; in MakeStencilOnlyPipeline()
95 return args.fArena->make<GrPipeline>(pipelineArgs, in MakeStencilOnlyPipeline()
118 void GrPathTessellationShader::Impl::onEmitCode(EmitArgs& args, GrGPArgs* gpArgs) { in onEmitCode() argument
119 const auto& shader = args.fGeomProc.cast<GrPathTessellationShader>(); in onEmitCode()
120 args.fVaryingHandler->emitAttributes(shader); in onEmitCode()
124 fAffineMatrixUniform = args.fUniformHandler->addUniform(nullptr, kVertex_GrShaderFlag, in onEmitCode()
127 fTranslateUniform = args.fUniformHandler->addUniform(nullptr, kVertex_GrShaderFlag, in onEmitCode()
129 args.fVertBuilder->codeAppendf("float2x2 AFFINE_MATRIX = float2x2(%s);", affineMatrix); in onEmitCode()
130 args in onEmitCode()
87 MakeStencilOnlyPipeline( const ProgramArgs& args, GrAAType aaType, const GrAppliedHardClip& hardClip, GrPipeline::InputFlags pipelineFlags) MakeStencilOnlyPipeline() argument
[all...]
/third_party/typescript/tests/baselines/reference/
H A DassignmentCompatWithCallSignaturesWithRestParameters.js5 a: (...args: number[]) => number;
11 var a: (...args: number[]) => number; // ok, same number of required params
13 a = (...args: number[]) => 1; // ok, same number of required params
14 a = (...args: string[]) => 1; // error, type mismatch
23 a2 = (...args: number[]) => 1; // ok, fewer required params
26 a2 = (x: number, ...args: number[]) => 1; // ok, same number of required params
27 a2 = (x: number, ...args: string[]) => 1; // should be type mismatch error
46 a4 = (x: number, ...args: string[]) => 1; // error, rest params have type mismatch
53 var args = [];
55 args[_
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Drestricted_trace_gold_tests.py128 def run_wrapper(args, cmd, env, stdoutfile=None):
129 if args.xvfb:
158 def get_skia_gold_keys(args, env):
202 if args.swiftshader:
204 if run_wrapper(args, sysinfo_args, env, tempfile_path):
254 def upload_test_result_to_skia_gold(args, gold_session_manager, gold_session, gold_properties,
263 args: Command line options.
275 prefix = SWIFTSHADER_SCREENSHOT_PREFIX if args.swiftshader else DEFAULT_SCREENSHOT_PREFIX
329 def _get_gtest_filter_for_batch(args, batch):
330 prefix = SWIFTSHADER_TEST_PREFIX if args
[all...]
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfsxdr.c278 struct nfsd_fhandle *args = rqstp->rq_argp; in nfssvc_decode_fhandleargs() local
280 return svcxdr_decode_fhandle(xdr, &args->fh); in nfssvc_decode_fhandleargs()
286 struct nfsd_sattrargs *args = rqstp->rq_argp; in nfssvc_decode_sattrargs() local
288 return svcxdr_decode_fhandle(xdr, &args->fh) && in nfssvc_decode_sattrargs()
289 svcxdr_decode_sattr(rqstp, xdr, &args->attrs); in nfssvc_decode_sattrargs()
295 struct nfsd_diropargs *args = rqstp->rq_argp; in nfssvc_decode_diropargs() local
297 return svcxdr_decode_diropargs(xdr, &args->fh, &args->name, &args->len); in nfssvc_decode_diropargs()
303 struct nfsd_readargs *args in nfssvc_decode_readargs() local
322 struct nfsd_writeargs *args = rqstp->rq_argp; nfssvc_decode_writeargs() local
348 struct nfsd_createargs *args = rqstp->rq_argp; nfssvc_decode_createargs() local
358 struct nfsd_renameargs *args = rqstp->rq_argp; nfssvc_decode_renameargs() local
369 struct nfsd_linkargs *args = rqstp->rq_argp; nfssvc_decode_linkargs() local
379 struct nfsd_symlinkargs *args = rqstp->rq_argp; nfssvc_decode_symlinkargs() local
399 struct nfsd_readdirargs *args = rqstp->rq_argp; nfssvc_decode_readdirargs() local
[all...]
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dtda10071.c53 /* write cmd and args for firmware */ in tda10071_cmd_execute()
54 ret = regmap_bulk_write(dev->regmap, 0x00, cmd->args, cmd->len); in tda10071_cmd_execute()
117 cmd.args[0] = CMD_LNB_PCB_CONFIG; in tda10071_set_tone()
118 cmd.args[1] = 0; in tda10071_set_tone()
119 cmd.args[2] = 0x00; in tda10071_set_tone()
120 cmd.args[3] = 0x00; in tda10071_set_tone()
121 cmd.args[4] = tone; in tda10071_set_tone()
165 cmd.args[0] = CMD_LNB_SET_DC_LEVEL; in tda10071_set_voltage()
166 cmd.args[1] = 0; in tda10071_set_voltage()
167 cmd.args[ in tda10071_set_voltage()
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dtda10071.c53 /* write cmd and args for firmware */ in tda10071_cmd_execute()
54 ret = regmap_bulk_write(dev->regmap, 0x00, cmd->args, cmd->len); in tda10071_cmd_execute()
117 cmd.args[0] = CMD_LNB_PCB_CONFIG; in tda10071_set_tone()
118 cmd.args[1] = 0; in tda10071_set_tone()
119 cmd.args[2] = 0x00; in tda10071_set_tone()
120 cmd.args[3] = 0x00; in tda10071_set_tone()
121 cmd.args[4] = tone; in tda10071_set_tone()
165 cmd.args[0] = CMD_LNB_SET_DC_LEVEL; in tda10071_set_voltage()
166 cmd.args[1] = 0; in tda10071_set_voltage()
167 cmd.args[ in tda10071_set_voltage()
[all...]
/third_party/python/Modules/clinic/
H A D_cursesmodule.c.h32 _curses_window_addch(PyCursesWindowObject *self, PyObject *args) in _curses_window_addch() argument
42 switch (PyTuple_GET_SIZE(args)) { in _curses_window_addch()
44 if (!PyArg_ParseTuple(args, "O:addch", &ch)) { in _curses_window_addch()
49 if (!PyArg_ParseTuple(args, "Ol:addch", &ch, &attr)) { in _curses_window_addch()
55 if (!PyArg_ParseTuple(args, "iiO:addch", &y, &x, &ch)) { in _curses_window_addch()
61 if (!PyArg_ParseTuple(args, "iiOl:addch", &y, &x, &ch, &attr)) { in _curses_window_addch()
104 _curses_window_addstr(PyCursesWindowObject *self, PyObject *args) in _curses_window_addstr() argument
114 switch (PyTuple_GET_SIZE(args)) { in _curses_window_addstr()
116 if (!PyArg_ParseTuple(args, "O:addstr", &str)) { in _curses_window_addstr()
121 if (!PyArg_ParseTuple(args, "O in _curses_window_addstr()
178 _curses_window_addnstr(PyCursesWindowObject *self, PyObject *args) _curses_window_addnstr() argument
242 _curses_window_bkgd(PyCursesWindowObject *self, PyObject *const *args, Py_ssize_t nargs) _curses_window_bkgd() argument
369 _curses_window_bkgdset(PyCursesWindowObject *self, PyObject *const *args, Py_ssize_t nargs) _curses_window_bkgdset() argument
434 _curses_window_border(PyCursesWindowObject *self, PyObject *const *args, Py_ssize_t nargs) _curses_window_border() argument
508 _curses_window_box(PyCursesWindowObject *self, PyObject *args) _curses_window_box() argument
551 _curses_window_delch(PyCursesWindowObject *self, PyObject *args) _curses_window_delch() argument
602 _curses_window_derwin(PyCursesWindowObject *self, PyObject *args) _curses_window_derwin() argument
652 _curses_window_echochar(PyCursesWindowObject *self, PyObject *const *args, Py_ssize_t nargs) _curses_window_echochar() argument
696 _curses_window_enclose(PyCursesWindowObject *self, PyObject *const *args, Py_ssize_t nargs) _curses_window_enclose() argument
770 _curses_window_getch(PyCursesWindowObject *self, PyObject *args) _curses_window_getch() argument
822 _curses_window_getkey(PyCursesWindowObject *self, PyObject *args) _curses_window_getkey() argument
870 _curses_window_get_wch(PyCursesWindowObject *self, PyObject *args) _curses_window_get_wch() argument
922 _curses_window_hline(PyCursesWindowObject *self, PyObject *args) _curses_window_hline() argument
993 _curses_window_insch(PyCursesWindowObject *self, PyObject *args) _curses_window_insch() argument
1057 _curses_window_inch(PyCursesWindowObject *self, PyObject *args) _curses_window_inch() argument
1116 _curses_window_insstr(PyCursesWindowObject *self, PyObject *args) _curses_window_insstr() argument
1192 _curses_window_insnstr(PyCursesWindowObject *self, PyObject *args) _curses_window_insnstr() argument
1291 _curses_window_noutrefresh(PyCursesWindowObject *self, PyObject *args) _curses_window_noutrefresh() argument
1372 _curses_window_overlay(PyCursesWindowObject *self, PyObject *args) _curses_window_overlay() argument
1431 _curses_window_overwrite(PyCursesWindowObject *self, PyObject *args) _curses_window_overwrite() argument
1496 _curses_window_redrawln(PyCursesWindowObject *self, PyObject *const *args, Py_ssize_t nargs) _curses_window_redrawln() argument
1544 _curses_window_refresh(PyCursesWindowObject *self, PyObject *args) _curses_window_refresh() argument
1595 _curses_window_setscrreg(PyCursesWindowObject *self, PyObject *const *args, Py_ssize_t nargs) _curses_window_setscrreg() argument
1642 _curses_window_subwin(PyCursesWindowObject *self, PyObject *args) _curses_window_subwin() argument
1690 _curses_window_scroll(PyCursesWindowObject *self, PyObject *args) _curses_window_scroll() argument
1730 _curses_window_touchline(PyCursesWindowObject *self, PyObject *args) _curses_window_touchline() argument
1784 _curses_window_vline(PyCursesWindowObject *self, PyObject *args) _curses_window_vline() argument
1927 _curses_cbreak(PyObject *module, PyObject *const *args, Py_ssize_t nargs) _curses_cbreak() argument
2163 _curses_echo(PyObject *module, PyObject *const *args, Py_ssize_t nargs) _curses_echo() argument
2329 _curses_ungetmouse(PyObject *module, PyObject *const *args, Py_ssize_t nargs) _curses_ungetmouse() argument
2561 _curses_init_color(PyObject *module, PyObject *const *args, Py_ssize_t nargs) _curses_init_color() argument
2613 _curses_init_pair(PyObject *module, PyObject *const *args, Py_ssize_t nargs) _curses_init_pair() argument
2678 _curses_setupterm(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) _curses_setupterm() argument
2922 _curses_is_term_resized(PyObject *module, PyObject *const *args, Py_ssize_t nargs) _curses_is_term_resized() argument
3174 _curses_newpad(PyObject *module, PyObject *const *args, Py_ssize_t nargs) _curses_newpad() argument
3221 _curses_newwin(PyObject *module, PyObject *args) _curses_newwin() argument
3271 _curses_nl(PyObject *module, PyObject *const *args, Py_ssize_t nargs) _curses_nl() argument
3503 _curses_qiflush(PyObject *module, PyObject *const *args, Py_ssize_t nargs) _curses_qiflush() argument
3566 _curses_raw(PyObject *module, PyObject *const *args, Py_ssize_t nargs) _curses_raw() argument
3665 _curses_resizeterm(PyObject *module, PyObject *const *args, Py_ssize_t nargs) _curses_resizeterm() argument
3716 _curses_resize_term(PyObject *module, PyObject *const *args, Py_ssize_t nargs) _curses_resize_term() argument
3781 _curses_setsyx(PyObject *module, PyObject *const *args, Py_ssize_t nargs) _curses_setsyx() argument
4014 _curses_tparm(PyObject *module, PyObject *const *args, Py_ssize_t nargs) _curses_tparm() argument
[all...]
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dutprint.c310 * args - Argument list
318 int vsnprintf(char *string, acpi_size size, const char *format, va_list args) in vsnprintf() argument
379 width = va_arg(args, int); in vsnprintf()
396 precision = va_arg(args, int); in vsnprintf()
434 c = (char)va_arg(args, int); in vsnprintf()
445 s = va_arg(args, char *); in vsnprintf()
501 p = va_arg(args, void *); in vsnprintf()
521 number = va_arg(args, u64); in vsnprintf()
526 number = va_arg(args, unsigned long); in vsnprintf()
531 number = (u16)va_arg(args, in in vsnprintf()
573 va_list args; snprintf() local
598 va_list args; sprintf() local
622 vprintf(const char *format, va_list args) vprintf() argument
651 va_list args; printf() local
675 vfprintf(FILE * file, const char *format, va_list args) vfprintf() argument
705 va_list args; fprintf() local
[all...]

Completed in 18 milliseconds

1...<<11121314151617181920>>...401