Home
last modified time | relevance | path

Searched defs:arg1 (Results 126 - 150 of 307) sorted by relevance

12345678910>>...13

/third_party/node/deps/openssl/openssl/crypto/dsa/
H A Ddsa_ameth.c412 static int dsa_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in dsa_pkey_ctrl() argument
/third_party/openssl/crypto/asn1/
H A Dameth_lib.c348 EVP_PKEY_asn1_set_ctrl(EVP_PKEY_ASN1_METHOD *ameth, int (*pkey_ctrl) (EVP_PKEY *pkey, int op, long arg1, void *arg2)) EVP_PKEY_asn1_set_ctrl() argument
H A Dbio_asn1.c324 static long asn1_bio_ctrl(BIO *b, int cmd, long arg1, void *arg2) in asn1_bio_ctrl() argument
/third_party/openssl/crypto/dsa/
H A Ddsa_ameth.c412 static int dsa_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in dsa_pkey_ctrl() argument
/third_party/toybox/toys/posix/
H A Dsed.c201 int arg1, arg2, w; // offset of two arguments per command, plus s//w filename member
[all...]
/third_party/protobuf/src/google/protobuf/stubs/
H A Dcallback.h167 FunctionClosure1(FunctionType function, bool self_deleting, Arg1 arg1) FunctionClosure1() argument
190 MethodClosure1(Class* object, MethodType method, bool self_deleting, Arg1 arg1) MethodClosure1() argument
214 FunctionClosure2(FunctionType function, bool self_deleting, Arg1 arg1, Arg2 arg2) FunctionClosure2() argument
238 MethodClosure2(Class* object, MethodType method, bool self_deleting, Arg1 arg1, Arg2 arg2) MethodClosure2() argument
438 NewCallback(void (*function)(Arg1), Arg1 arg1) NewCallback() argument
445 NewPermanentCallback(void (*function)(Arg1), Arg1 arg1) NewPermanentCallback() argument
452 NewCallback(Class* object, void (Class::*method)(Arg1), Arg1 arg1) NewCallback() argument
459 NewPermanentCallback(Class* object, void (Class::*method)(Arg1), Arg1 arg1) NewPermanentCallback() argument
466 NewCallback(void (*function)(Arg1, Arg2), Arg1 arg1, Arg2 arg2) NewCallback() argument
474 NewPermanentCallback(void (*function)(Arg1, Arg2), Arg1 arg1, Arg2 arg2) NewPermanentCallback() argument
482 NewCallback(Class* object, void (Class::*method)(Arg1, Arg2), Arg1 arg1, Arg2 arg2) NewCallback() argument
490 NewPermanentCallback( Class* object, void (Class::*method)(Arg1, Arg2), Arg1 arg1, Arg2 arg2) NewPermanentCallback() argument
[all...]
/base/location/test/location_gnss/source/
H A Dgnss_ability_test.cpp647 std::u16string arg1 = Str8ToStr16("arg1"); in HWTEST_F() local
/base/location/test/location_locator/source/
H A Dlocator_service_test.cpp1802 std::u16string arg1 = Str8ToStr16("arg1"); in HWTEST_F() local
/base/startup/appspawn/test/unittest/hnp_test/
H A Dhnp_installer_test.cpp100 char arg1[] = "hnpcli"; in HnpPackWithoutBin() local
150 char arg1[] = "hnpcli"; in HnpPackWithBin() local
198 char arg1[] = "hnp"; in HnpPackWithCfg() local
224 char arg1[] = "hnp"; in HnpInstall() local
244 char arg1[] = "hnp"; in HnpUnInstall() local
279 char arg1[] = "hnp"; HWTEST_F() local
327 char arg1[] = "hnp"; HWTEST_F() local
384 char arg1[] = "hnp"; HWTEST_F() local
446 char arg1[] = "hnp"; HWTEST_F() local
499 char arg1[] = "hnp"; HWTEST_F() local
563 char arg1[] = "hnp"; HWTEST_F() local
617 char arg1[] = "hnp"; HWTEST_F() local
683 char arg1[] = "hnp"; HWTEST_F() local
737 char arg1[] = "hnp"; HWTEST_F() local
804 char arg1[] = "hnp"; HnpVersionV1Install() local
826 char arg1[] = "hnp"; HnpVersionV2Install() local
848 char arg1[] = "hnp"; HnpVersionV3Install() local
870 char arg1[] = "hnp"; HnpVersionV4Install() local
1300 char arg1[] = "hnp"; HWTEST_F() local
1352 char arg1[] = "hnp"; HWTEST_F() local
1400 char arg1[] = "hnp"; HWTEST_F() local
[all...]
/device/soc/rockchip/common/vendor/drivers/firmware/
H A Drockchip_sip.c37 static struct arm_smccc_res invoke_sip_fn_smc(unsigned long function_id, unsigned long arg0, unsigned long arg1, in invoke_sip_fn_smc() argument
46 struct arm_smccc_res sip_smc_dram(u32 arg0, u32 arg1, u32 arg2) in sip_smc_dram() argument
184 struct arm_smccc_res sip_smc_mcu_el3fiq(u32 arg0, u32 arg1, u32 arg2) in sip_smc_mcu_el3fiq() argument
190 struct arm_smccc_res sip_smc_vpu_reset(u32 arg0, u32 arg1, u32 arg2) in sip_smc_vpu_reset() argument
199 struct arm_smccc_res sip_smc_bus_config(u32 arg0, u32 arg1, u32 arg2) in sip_smc_bus_config() argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drm.c308 u32 arg0, arg1; in nouveau_accel_gr_init() local
/device/soc/rockchip/rk3588/kernel/drivers/firmware/
H A Drockchip_sip.c48 struct arm_smccc_res sip_smc_dram(u32 arg0, u32 arg1, u32 arg2) in sip_smc_dram() argument
185 struct arm_smccc_res sip_smc_mcu_el3fiq(u32 arg0, u32 arg1, u32 arg2) in sip_smc_mcu_el3fiq() argument
191 struct arm_smccc_res sip_smc_vpu_reset(u32 arg0, u32 arg1, u32 arg2) in sip_smc_vpu_reset() argument
200 struct arm_smccc_res sip_smc_bus_config(u32 arg0, u32 arg1, u32 arg2) in sip_smc_bus_config() argument
37 __invoke_sip_fn_smc(unsigned long function_id, unsigned long arg0, unsigned long arg1, unsigned long arg2) __invoke_sip_fn_smc() argument
[all...]
/foundation/communication/dsoftbus/sdk/bus_center/ipc/small/
H A Dbus_center_server_proxy.c48 int32_t arg1; member
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_transceiver.c235 static SoftBusMessage *TransProxyCreateLoopMsg(int32_t what, uint64_t arg1, uint64_t arg2, char *data) in TransProxyCreateLoopMsg() argument
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dthreadsndk.cpp331 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in DoPlainTests() argument
/third_party/backends/backend/
H A Dhp.c632 char buf[PATH_MAX], arg1[PATH_MAX], arg2[PATH_MAX], arg3[PATH_MAX]; in hp_read_config() local
/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, /**< routine's first argument */ in ecma_builtin_object_object_set_prototype_of() argument
234 ecma_builtin_object_object_set_proto (ecma_value_t arg1, /**< routine's first argument */ in ecma_builtin_object_object_set_proto() 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
1095 ecma_value_t arg1 = arguments_list_p[0]; 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.c116 bool arg1; test_validator1_handler() local
267 bool arg1 = false; test_validator3_handler() local
805 double_or_bool_t arg1; 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/node/deps/v8/src/builtins/
H A Dbuiltins-typed-array-gen.cc94 TNode<Object> arg1 = args.GetOptionalArgumentValue(0); 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

Completed in 36 milliseconds

12345678910>>...13