| /third_party/curl/lib/ |
| H A D | cfilters.c | 479 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 D | ecma-builtin-object.c | 170 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 D | ecma-builtin-helpers.c | 514 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 D | test-ext-arg.c | 117 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 D | ares_sysconfig.c | 180 static int compareAddresses(const void *arg1, const void *arg2) in compareAddresses() argument
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_rast_tri.c | 112 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 D | builtins-typed-array-gen.cc | 95 TNode<Object> arg2 = args.GetOptionalArgumentValue(1); in TF_BUILTIN() local
|
| /third_party/node/deps/openssl/openssl/crypto/dh/ |
| H A D | dh_ameth.c | 397 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 D | ec_ameth.c | 396 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 D | ec_ameth.c | 396 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 D | dh_ameth.c | 397 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 D | SkRawCodec.cpp | 153 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 D | frame_dec.c | 402 static int FinishRow(void* arg1, void* arg2) { in FinishRow() argument
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | analysis_enc.c | 377 static int DoSegmentsJob(void* arg1, void* arg2) { in DoSegmentsJob() argument
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_pixel_buffer.cpp | 30 bool SafeUint32ToInt32Mult(uint32 arg1, uint32 arg2, int32 *result) { in SafeUint32ToInt32Mult() argument
|
| /base/telephony/core_service/services/sim/src/ |
| H A D | icc_file.cpp | 531 AppExecFwk::InnerEvent::Pointer IccFile::BuildCallerInfo(int eventId, int arg1, int arg2) in BuildCallerInfo() argument
|
| /foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/ |
| H A D | napi_audio_renderer.cpp | 1502 const int32_t arg2 = ARGS_TWO; in On() local
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/ |
| H A D | webgl_arg.h | 456 static bool CheckOverflow(T1 arg1, T2 arg2) in CheckOverflow() argument
|
| /kernel/linux/linux-5.10/drivers/firmware/xilinx/ |
| H A D | zynqmp.c | 80 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 D | irq_64.c | 292 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 D | otx_cptvf_algs.c | 114 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 D | arm_sdei.c | 137 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 D | ehea_phyp.c | 35 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 D | irq_64.c | 293 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 D | qlcnic_ctx.c | 177 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...] |