Home
last modified time | relevance | path

Searched defs:arg2 (Results 226 - 250 of 458) sorted by relevance

12345678910>>...19

/third_party/curl/lib/
H A Dcfilters.c479 Curl_cf_def_cntrl(struct Curl_cfilter *cf, struct Curl_easy *data, int event, int arg1, void *arg2) Curl_cf_def_cntrl() argument
491 Curl_conn_cf_cntrl(struct Curl_cfilter *cf, struct Curl_easy *data, bool ignore_result, int event, int arg1, void *arg2) Curl_conn_cf_cntrl() argument
542 cf_cntrl_all(struct connectdata *conn, struct Curl_easy *data, bool ignore_result, int event, int arg1, void *arg2) cf_cntrl_all() argument
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-object.c170 ecma_builtin_object_object_set_prototype_of(ecma_value_t arg1, ecma_value_t arg2) ecma_builtin_object_object_set_prototype_of() argument
234 ecma_builtin_object_object_set_proto(ecma_value_t arg1, ecma_value_t arg2) ecma_builtin_object_object_set_proto() argument
759 ecma_builtin_object_object_define_properties(ecma_object_t *obj_p, ecma_value_t arg2) ecma_builtin_object_object_define_properties() argument
865 ecma_builtin_object_object_create(ecma_value_t arg1, ecma_value_t arg2) ecma_builtin_object_object_create() argument
1069 ecma_builtin_object_object_is(ecma_value_t arg1, ecma_value_t arg2) ecma_builtin_object_object_is() argument
1096 ecma_value_t arg2 = arguments_list_p[1]; ecma_builtin_object_dispatch_routine() local
[all...]
H A Decma-builtin-helpers.c514 ecma_builtin_helper_string_prototype_object_index_of(ecma_string_t *original_str_p, ecma_value_t arg1, ecma_value_t arg2, ecma_string_index_of_mode_t mode) ecma_builtin_helper_string_prototype_object_index_of() argument
/third_party/jerryscript/tests/unit-ext/
H A Dtest-ext-arg.c117 double arg2 = 0.0; in test_validator1_handler() local
268 bool arg2 = false; test_validator3_handler() local
806 double_or_bool_t arg2; test_validator_restore_handler() local
[all...]
/third_party/node/deps/cares/src/lib/
H A Dares_sysconfig.c180 static int compareAddresses(const void *arg1, const void *arg2) in compareAddresses() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_tri.c112 union lp_rast_cmd_arg arg2; in lp_rast_triangle_3_16() local
129 union lp_rast_cmd_arg arg2; in lp_rast_triangle_4_16() local
139 union lp_rast_cmd_arg arg2; in lp_rast_triangle_ms_3_16() local
156 union lp_rast_cmd_arg arg2; lp_rast_triangle_ms_4_16() local
708 union lp_rast_cmd_arg arg2; lp_rast_triangle_32_3_16() local
720 union lp_rast_cmd_arg arg2; lp_rast_triangle_32_4_16() local
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-typed-array-gen.cc95 TNode<Object> arg2 = args.GetOptionalArgumentValue(1); in TF_BUILTIN() local
/third_party/node/deps/openssl/openssl/crypto/dh/
H A Ddh_ameth.c397 static int dh_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in dh_pkey_ctrl() argument
419 static int dhx_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in dhx_pkey_ctrl() argument
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_ameth.c396 static int ec_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in ec_pkey_ctrl() argument
/third_party/openssl/crypto/ec/
H A Dec_ameth.c396 static int ec_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in ec_pkey_ctrl() argument
/third_party/openssl/crypto/dh/
H A Ddh_ameth.c397 static int dh_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in dh_pkey_ctrl() argument
419 static int dhx_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in dhx_pkey_ctrl() argument
/third_party/skia/src/codec/
H A DSkRawCodec.cpp153 bool safe_add_to_size_t(T arg1, T arg2, size_t* result) { in safe_add_to_size_t() argument
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dframe_dec.c402 static int FinishRow(void* arg1, void* arg2) { in FinishRow() argument
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Danalysis_enc.c377 static int DoSegmentsJob(void* arg1, void* arg2) { in DoSegmentsJob() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_pixel_buffer.cpp30 bool SafeUint32ToInt32Mult(uint32 arg1, uint32 arg2, int32 *result) { in SafeUint32ToInt32Mult() argument
/base/telephony/core_service/services/sim/src/
H A Dicc_file.cpp531 AppExecFwk::InnerEvent::Pointer IccFile::BuildCallerInfo(int eventId, int arg1, int arg2) in BuildCallerInfo() argument
/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/
H A Dnapi_audio_renderer.cpp1502 const int32_t arg2 = ARGS_TWO; in On() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_arg.h456 static bool CheckOverflow(T1 arg1, T2 arg2) in CheckOverflow() argument
/kernel/linux/linux-5.10/drivers/firmware/xilinx/
H A Dzynqmp.c80 static noinline int do_fw_call_fail(u64 arg0, u64 arg1, u64 arg2, in do_fw_call_fail() argument
103 static noinline int do_fw_call_smc(u64 arg0, u64 arg1, u64 arg2, in do_fw_call_smc() argument
133 static noinline int do_fw_call_hvc(u64 arg0, u64 arg1, u64 arg2, in do_fw_call_hvc() argument
219 zynqmp_pm_invoke_fn(u32 pm_api_id, u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 *ret_payload) zynqmp_pm_invoke_fn() argument
[all...]
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dirq_64.c292 irq_install_pre_handler(int irq, void (*func)(unsigned int, void *, void *), void *arg1, void *arg2) irq_install_pre_handler() argument
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c114 static void otx_cpt_aead_callback(int status, void *arg1, void *arg2) in otx_cpt_aead_callback() argument
177 static void otx_cpt_skcipher_callback(int status, void *arg1, void *arg2) in otx_cpt_skcipher_callback() argument
/kernel/linux/linux-5.10/drivers/firmware/
H A Darm_sdei.c137 invoke_sdei_fn(unsigned long function_id, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, u64 *result) invoke_sdei_fn() argument
839 sdei_smccc_smc(unsigned long function_id, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, struct arm_smccc_res *res) sdei_smccc_smc() argument
848 sdei_smccc_hvc(unsigned long function_id, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, struct arm_smccc_res *res) sdei_smccc_hvc() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/
H A Dehea_phyp.c35 ehea_plpar_hcall_norets(unsigned long opcode, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5, unsigned long arg6, unsigned long arg7) ehea_plpar_hcall_norets() argument
70 ehea_plpar_hcall9(unsigned long opcode, unsigned long *outs, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5, unsigned long arg6, unsigned long arg7, unsigned long arg8, unsigned long arg9) ehea_plpar_hcall9() argument
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dirq_64.c293 irq_install_pre_handler(int irq, void (*func)(unsigned int, void *, void *), void *arg1, void *arg2) irq_install_pre_handler() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c177 u32 arg1, arg2, arg3; in qlcnic_fw_cmd_set_drv_version() local
1328 u32 arg1, arg2 = 0; in qlcnic_config_switch_port() local
1288 __qlcnic_get_eswitch_port_config(struct qlcnic_adapter *adapter, u32 *arg1, u32 *arg2) __qlcnic_get_eswitch_port_config() argument
1409 u32 arg1, arg2; qlcnic_get_eswitch_port_config() local
[all...]

Completed in 34 milliseconds

12345678910>>...19