Home
last modified time | relevance | path

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

12345678910>>...12

/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
H A Dcf-socket.c1470 cf_socket_cntrl(struct Curl_cfilter *cf, struct Curl_easy *data, int event, int arg1, void *arg2) cf_socket_cntrl() 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
H A Decma-builtin-json.c1358 ecma_builtin_json_string_from_object (const ecma_value_t arg1) /**< object argument */ in ecma_builtin_json_string_from_object() argument
729 ecma_builtin_json_parse(ecma_value_t this_arg, ecma_value_t arg1, ecma_value_t arg2) ecma_builtin_json_parse() argument
1319 ecma_builtin_json_str_helper(ecma_json_stringify_context_t *context_p, const ecma_value_t arg1) ecma_builtin_json_str_helper() argument
1385 ecma_builtin_json_stringify(ecma_value_t this_arg, ecma_value_t arg1, ecma_value_t arg2, ecma_value_t arg3) ecma_builtin_json_stringify() 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
/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
/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
/third_party/ffmpeg/libavcodec/
H A Devrcdec.c261 float arg1 = M_PI * 0.9 * (tt - n); in evrc_decode_init() local
/third_party/curl/lib/vquic/
H A Dcurl_msh3.c753 cf_msh3_data_event(struct Curl_cfilter *cf, struct Curl_easy *data, int event, int arg1, void *arg2) cf_msh3_data_event() argument
H A Dcurl_quiche.c1126 cf_quiche_data_event(struct Curl_cfilter *cf, struct Curl_easy *data, int event, int arg1, void *arg2) cf_quiche_data_event() argument
/third_party/ltp/testcases/kernel/fs/fsx-linux/
H A Dfsx-linux.c171 void log4(int operation, int arg0, int arg1, int arg2, struct timeval *tv) in log4() argument
/third_party/node/deps/v8/src/execution/
H A Dmessages.cc405 Format(Isolate* isolate, MessageTemplate index, Handle<Object> arg0, Handle<Object> arg1, Handle<Object> arg2) Format() argument
451 Format(Isolate* isolate, MessageTemplate index, Handle<String> arg0, Handle<String> arg1, Handle<String> arg2) Format() argument
668 DoFormatMessage(Isolate* isolate, MessageTemplate index, Handle<Object> arg0, Handle<Object> arg1, Handle<Object> arg2) DoFormatMessage() argument
692 MakeGenericError( Isolate* isolate, Handle<JSFunction> constructor, MessageTemplate index, Handle<Object> arg0, Handle<Object> arg1, Handle<Object> arg2, FrameSkipMode mode) MakeGenericError() argument
/third_party/node/deps/v8/src/json/
H A Djson-parser.cc254 Handle<Object> arg1 = Handle<Smi>(Smi::FromInt(pos), isolate()); in ReportUnexpectedToken() local

Completed in 33 milliseconds

12345678910>>...12