/third_party/libabigail/tests/data/test-diff-dwarf/ |
H A D | test24-added-fn-parms-v1.c | 9 fun(__attribute__((unused))unsigned arg0, __attribute__((unused)) char arg1, __attribute__((unused)) int arg2) fun() argument
|
H A D | test25-removed-fn-parms-v0.c | 4 fun(__attribute__((unused))unsigned arg0, __attribute__((unused)) char arg1, __attribute__((unused)) int arg2) fun() argument
|
/base/powermgr/power_manager/test/unittest/src/ |
H A D | power_mgr_dump_test.cpp | 105 std::u16string arg2 = u"-a"; in HWTEST_F() local
|
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/include/ |
H A D | fsm_message.h | 24 uint32_t arg2; member
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/Mock/ |
H A D | mock_scan_state_machine.cpp | 32 void MockScanStateMachine::SendMessage(int what, int arg1, int arg2) in SendMessage() argument
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/Mock/ |
H A D | mock_ap_state_machine.cpp | 45 void MockApStateMachine::SendMessage(int what, int arg1, int arg2) in SendMessage() argument
|
/test/xts/acts/kernel_lite/dyload_posix/ |
H A D | ExecveTest.cpp | 120 char *arg2[] = {"2", "aaaa", "bbbb", NULL};
in HWTEST_F() local 145 char *arg2[]={"2", "aaaa", "bbbb", NULL};
in HWTEST_F() local
|
/third_party/ltp/testcases/kernel/containers/libclone/ |
H A D | libclone.c | 19 do_clone_tests(unsigned long clone_flags, int (*fn1) (void *arg), void *arg1, int (*fn2) (void *arg), void *arg2) do_clone_tests() argument 38 do_unshare_tests(unsigned long clone_flags, int (*fn1) (void *arg), void *arg1, int (*fn2) (void *arg), void *arg2) do_unshare_tests() argument 89 do_plain_tests(int (*fn1) (void *arg), void *arg1, int (*fn2) (void *arg), void *arg2) do_plain_tests() argument 126 do_clone_unshare_tests(int use_clone, unsigned long clone_flags, int (*fn1) (void *arg), void *arg1, int (*fn2) (void *arg), void *arg2) do_clone_unshare_tests() argument [all...] |
/third_party/ltp/testcases/kernel/syscalls/setregid/ |
H A D | setregid01.c | 32 gid_t *arg2; member
|
/third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
H A D | function-ptr-xtype.c | 12 int foo(void *fn, int arg1, int arg2) in foo() argument 25 int bar(int (*fn)(int), int arg1, int arg2) in bar() argument
|
/third_party/skia/third_party/externals/libjpeg-turbo/gtest/ |
H A D | jpegtran-gtest-wrapper.cpp | 42 std::string arg2 = "all"; in TEST() local 70 std::string arg2 = "120x90+20+50"; in TEST() local 99 std::string arg2 = "-outfile"; in TEST() local 123 std::string arg2 = output_path.MaybeAsASCII(); in TEST() local
|
H A D | cjpeg-gtest-wrapper.cpp | 42 std::string arg2 = "-dct"; in TEST() local 71 std::string arg2 = "2x1"; in TEST() local 102 std::string arg2 = "2x2"; in TEST() local 135 std::string arg2 = "-dct"; in TEST() local 162 std::string arg2 = "2x2"; in TEST() local 193 std::string arg2 = "3x2"; TEST() local 226 std::string arg2 = "3x2"; TEST() local 256 std::string arg2 = "int"; TEST() local 283 std::string arg2 = "1x1"; TEST() local 313 std::string arg2 = "int"; TEST() local 343 std::string arg2 = "int"; TEST() local 370 std::string arg2 = "int"; TEST() local 398 std::string arg2 = "int"; TEST() local [all...] |
H A D | djpeg-gtest-wrapper.cpp | 74 std::string arg2 = "int"; in TEST_P() local 107 std::string arg2 = "int"; in TEST() local 136 std::string arg2 = "int"; in TEST() local 166 std::string arg2 = "int"; in TEST() local 194 std::string arg2 = "int"; in TEST() local 225 std::string arg2 = "int"; TEST() local 254 std::string arg2 = "int"; TEST() local 285 std::string arg2 = "int"; TEST() local 315 std::string arg2 = "int"; TEST() local 344 std::string arg2 = "-ppm"; TEST() local 370 std::string arg2 = "int"; TEST() local 402 std::string arg2 = "int"; TEST() local 433 std::string arg2 = "int"; TEST() local 463 std::string arg2 = "int"; TEST() local 491 std::string arg2 = "fast"; TEST() local 516 std::string arg2 = "fast"; TEST() local 543 std::string arg2 = "int"; TEST() local 574 std::string arg2 = "int"; TEST() local 603 std::string arg2 = "fast"; TEST() local 628 std::string arg2 = "fast"; TEST() local 655 std::string arg2 = "int"; TEST() local 680 std::string arg2 = "int"; TEST() local 707 std::string arg2 = "int"; TEST() local 737 std::string arg2 = "int"; TEST() local 769 std::string arg2 = "float"; TEST() local 798 std::string arg2 = "fast"; TEST() local 824 std::string arg2 = "int"; TEST() local 853 std::string arg2 = "int"; TEST() local 883 std::string arg2 = "int"; TEST() local [all...] |
/third_party/typescript/tests/baselines/reference/ |
H A D | genericCallWithConstructorTypedArguments5.js | 36 var arg2;
variable
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_safe_arithmetic.h | 113 SafeInt64MultByClang(std::int64_t arg1, std::int64_t arg2) SafeInt64MultByClang() argument 130 SafeInt64MultByInt128(std::int64_t arg1, std::int64_t arg2) SafeInt64MultByClang() argument 149 SafeInt64Mult(std::int64_t arg1, std::int64_t arg2) SafeInt64Mult() argument [all...] |
/base/telephony/core_service/interfaces/innerkits/include/ |
H A D | tel_ril_modem_parcel.h | 41 int32_t arg2 = 0; member
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/src/ |
H A D | handler.cpp | 107 bool Handler::SendCastMessage(int what, int arg1, int arg2)
in SendCastMessage() argument
|
H A D | message.cpp | 33 Message::Message(int what, int arg1, int arg2) : Message(what, arg1, arg2, 0) {}
in Message() argument 37 Message::Message(int what, int arg1, int arg2, long uptimeMillis) : Message(what, arg1, arg2, uptimeMillis, "") {}
in Message() argument 39 Message::Message(int what, int arg1, int arg2, long uptimeMillis, std::string strArg)
in Message() argument
|
/foundation/CastEngine/castengine_cast_plus_stream/src/utils/src/ |
H A D | handler.cpp | 107 bool Handler::SendCastMessage(int what, int arg1, int arg2) in SendCastMessage() argument
|
H A D | message.cpp | 33 Message::Message(int what, int arg1, int arg2) : Message(what, arg1, arg2, 0) {} in Message() argument 37 Message::Message(int what, int arg1, int arg2, long uptimeMillis) : Message(what, arg1, arg2, uptimeMillis, "") {} in Message() argument 39 Message::Message(int what, int arg1, int arg2, long uptimeMillis, std::string strArg) in Message() argument
|
/third_party/googletest/googlemock/include/gmock/ |
H A D | gmock-nice-strict.h | 177 NiceMock(TArg1&& arg1, TArg2&& arg2, An&&... args) in NiceMock() argument 219 NaggyMock(TArg1&& arg1, TArg2&& arg2, An&&... args) in NaggyMock() argument 261 StrictMock(TArg1&& arg1, TArg2&& arg2, An&&... args) in StrictMock() argument
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
H A D | ecma-builtin-arraybuffer-prototype.c | 87 ecma_builtin_arraybuffer_prototype_object_slice(ecma_value_t this_arg, ecma_value_t arg1, ecma_value_t arg2) ecma_builtin_arraybuffer_prototype_object_slice() argument
|
/third_party/node/deps/openssl/openssl/include/openssl/ |
H A D | txt_db.h | 46 long arg2; member
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | txt_db.h | 40 long arg2; member
|
/third_party/openssl/include/openssl/ |
H A D | txt_db.h | 46 long arg2; member
|