| /test/xts/acts/kernel_lite/dyload_posix/ |
| H A D | ExecveTest.cpp | 125 char *arg3[] = {"3", "-f", "/home/result/log.txt", "-d", "!@#$%^&*()_+", NULL};
in HWTEST_F() local 150 char *arg3[] = {"3", "-f", "/home/result/log.txt", "-d", "!@#$%^&*()_+", NULL};
in HWTEST_F() local
|
| /third_party/skia/third_party/externals/libjpeg-turbo/gtest/ |
| H A D | jpegtran-gtest-wrapper.cpp | 43 std::string arg3 = "-icc"; in TEST() local 71 std::string arg3 = "-transpose"; in TEST() local 100 std::string arg3 = output_path.MaybeAsASCII(); in TEST() local 124 std::string arg3 = input_image_path.MaybeAsASCII(); in TEST() local
|
| H A D | cjpeg-gtest-wrapper.cpp | 43 std::string arg3 = "int"; in TEST() local 72 std::string arg3 = "-dct"; in TEST() local 103 std::string arg3 = "-quality"; in TEST() local 136 std::string arg3 = "int"; in TEST() local 163 std::string arg3 = "-smooth"; in TEST() local 194 std::string arg3 = "-dct"; TEST() local 227 std::string arg3 = "-dct"; TEST() local 257 std::string arg3 = "-arithmetic"; TEST() local 284 std::string arg3 = "-dct"; TEST() local 314 std::string arg3 = "-arithmetic"; TEST() local 344 std::string arg3 = "-prog"; TEST() local 371 std::string arg3 = "-sample"; TEST() local 399 std::string arg3 = "-prog"; TEST() local [all...] |
| H A D | djpeg-gtest-wrapper.cpp | 75 std::string arg3 = "-scale"; in TEST_P() local 108 std::string arg3 = "-colors"; in TEST() local 137 std::string arg3 = "-rgb565"; in TEST() local 167 std::string arg3 = "-rgb565"; in TEST() local 195 std::string arg3 = "-nosmooth"; in TEST() local 226 std::string arg3 = "-nosmooth"; TEST() local 255 std::string arg3 = "-skip"; TEST() local 286 std::string arg3 = "-skip"; TEST() local 316 std::string arg3 = "-crop"; TEST() local 345 std::string arg3 = "-outfile"; TEST() local 371 std::string arg3 = "-crop"; TEST() local 403 std::string arg3 = "-ppm"; TEST() local 434 std::string arg3 = "-rgb565"; TEST() local 464 std::string arg3 = "-rgb565"; TEST() local 492 std::string arg3 = "-outfile"; TEST() local 517 std::string arg3 = "-nosmooth"; TEST() local 544 std::string arg3 = "-nosmooth"; TEST() local 575 std::string arg3 = "-nosmooth"; TEST() local 604 std::string arg3 = "-outfile"; TEST() local 629 std::string arg3 = "-nosmooth"; TEST() local 656 std::string arg3 = "-outfile"; TEST() local 681 std::string arg3 = "-rgb"; TEST() local 708 std::string arg3 = "-rgb565"; TEST() local 738 std::string arg3 = "-rgb565"; TEST() local 770 std::string arg3 = "-outfile"; TEST() local 799 std::string arg3 = "-outfile"; TEST() local 825 std::string arg3 = "-crop"; TEST() local 854 std::string arg3 = "-skip"; TEST() local 884 std::string arg3 = "-crop"; TEST() local [all...] |
| H A D | tjbench-gtest-wrapper.cpp | 78 std::string arg3 = "-rgb"; in SetUpTestSuite() local 148 std::string arg3 = "-rgb"; in SetUpTestSuite() local
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | genericCallWithConstructorTypedArguments5.js | 38 var arg3;
variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
| H A D | test_calling_conv.cpp | 32 v4si32 arg3 = {8, 9, 10, 11}; in caller_vvvvv() local 42 v4f32 arg3 = {6, 7, 8, 9}; in caller_vlvilvfvdviv() local 67 callee_vvvvv(v4si32 arg1, v4si32 arg2, v4si32 arg3, v4si32 arg4, v4si32 arg5) { in callee_vvvvv() argument 78 callee_vlvilvfvdviv(v4f32 arg1, int64 arg2, v4f32 arg3, int arg4, int64 arg5, in callee_vlvilvfvdviv() argument
|
| /base/startup/appspawn/test/unittest/hnp_test/ |
| H A D | hnp_pack_test.cpp | 103 char arg3[] = "-i", arg4[] = "./hnp_sample2", arg5[] = "-o", arg6[] = "./hnp_out";
in HWTEST_F() local 110 char arg3[] = "-i", arg4[] = "./hnp_sample", arg5[] = "-o", arg6[] = "./hnp_out";
in HWTEST_F() local 117 char arg3[] = "-i", arg4[] = "./hnp_sample", arg5[] = "-o", arg6[] = "./hnp_out";
in HWTEST_F() local 150 char arg3[] = "-i", arg4[] = "./hnp_sample", arg5[] = "-o", arg6[] = "./hnp_out";
in HWTEST_F() local 190 char arg3[] = "-i", arg4[] = "./hnp_sample", arg5[] = "-o", arg6[] = "./hnp_out";
in HWTEST_F() local 240 char arg3[] = "-i", arg4[] = "./hnp_sample", arg5[] = "-o", arg6[] = "./hnp_out"; HWTEST_F() local 300 char arg3[] = "-i", arg4[] = "./hnp_sample", arg5[] = "-o", arg6[] = "./hnp_out"; HWTEST_F() local 357 char arg3[] = "-i", arg4[] = "./hnp_sample", arg5[] = "-o", arg6[] = "./hnp_out"; HWTEST_F() local [all...] |
| /foundation/ai/intelligent_voice_framework/utils/ |
| H A D | message_queue.cpp | 32 Message::Message(uint32_t what, int32_t arg1, int32_t arg2, float arg3) in Message() argument 42 Message::Message(uint32_t what, int32_t arg1, int32_t arg2, float arg3, const std::string &obj) in Message() argument
|
| /foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/ |
| H A D | netfirewall_event.h | 142 static __always_inline void log_dbg3(enum debug_type type, enum stream_dir dir, __u32 arg1, __u32 arg2, __u32 arg3)
in log_dbg3() argument 155 static __always_inline void log_dbg4(enum debug_type type, enum stream_dir dir, __u32 arg1, __u32 arg2, __u32 arg3,
in log_dbg4() argument 170 static __always_inline void log_dbg5(enum debug_type type, enum stream_dir dir, __u32 arg1, __u32 arg2, __u32 arg3,
in log_dbg5() argument [all...] |
| H A D | netfirewall_types.h | 72 __u32 arg3;
member
|
| /third_party/ltp/testcases/kernel/syscalls/prctl/ |
| H A D | prctl02.c | 88 unsigned long *arg3; member [all...] |
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | substitute.cc | 55 Substitute( const char* format, const SubstituteArg& arg0, const SubstituteArg& arg1, const SubstituteArg& arg2, const SubstituteArg& arg3, const SubstituteArg& arg4, const SubstituteArg& arg5, const SubstituteArg& arg6, const SubstituteArg& arg7, const SubstituteArg& arg8, const SubstituteArg& arg9) Substitute() argument 68 SubstituteAndAppend( string* output, const char* format, const SubstituteArg& arg0, const SubstituteArg& arg1, const SubstituteArg& arg2, const SubstituteArg& arg3, const SubstituteArg& arg4, const SubstituteArg& arg5, const SubstituteArg& arg6, const SubstituteArg& arg7, const SubstituteArg& arg8, const SubstituteArg& arg9) SubstituteAndAppend() argument
|
| /base/location/test/location_passive/source/ |
| H A D | passive_ability_test.cpp | 212 std::u16string arg3 = Str8ToStr16("arg3"); in HWTEST_F() local
|
| /third_party/ltp/testcases/realtime/stress/pi-tests/ |
| H A D | testpi-3.c | 92 Thread arg1, arg2, arg3, arg4, arg5; variable
|
| /third_party/skia/third_party/externals/libwebp/swig/ |
| H A D | libwebp_go_wrap.c | 225 int *arg3 = (int *) 0 ; in _wrap_wrapped_WebPGetInfo() local 233 _goslice_ arg3; in _wrap_wrapped_WebPGetInfo() member
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_safe_arithmetic.cpp | 130 bool SafeUint32Mult(std::uint32_t arg1, std::uint32_t arg2, std::uint32_t arg3, in SafeUint32Mult() argument 140 bool SafeUint32Mult(std::uint32_t arg1, std::uint32_t arg2, std::uint32_t arg3, in SafeUint32Mult() argument 154 SafeUint32Mult(std::uint32_t arg1, std::uint32_t arg2, std::uint32_t arg3) SafeUint32Mult() argument 159 SafeUint32Mult(std::uint32_t arg1, std::uint32_t arg2, std::uint32_t arg3, std::uint32_t arg4) SafeUint32Mult() argument
|
| /base/location/test/location_network/source/ |
| H A D | network_ability_test.cpp | 229 std::u16string arg3 = Str8ToStr16("arg3"); in HWTEST_F() local
|
| /base/location/test/location_geocode/source/ |
| H A D | geo_convert_service_test.cpp | 259 std::u16string arg3 = Str8ToStr16("arg3"); in HWTEST_F() local
|
| /third_party/ltp/testcases/misc/crash/ |
| H A D | crash02.c | 419 long int sysno, arg1, arg2, arg3, arg4, arg5, arg6, arg7; in try_one_crash() local
|
| /third_party/popt/tests/ |
| H A D | test1.c | 19 static int arg3 = 0; variable
|
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | extension_test.cpp | 148 char arg3[ARG_BUF_SIZE]; in TEST_F() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_stack.c | 303 char *arg3, *p3, *saveptr3 = NULL; in config_output() local
|
| /third_party/ltp/include/lapi/ |
| H A D | keyctl.h | 45 unsigned long arg2, arg3, arg4, arg5; in keyctl() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | atifragshader.c | 131 debug_op(GLint optype, GLuint arg_count, GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod) debug_op() argument 593 _mesa_FragmentOpXATI(GLint optype, GLuint arg_count, GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod) _mesa_FragmentOpXATI() argument 771 _mesa_ColorFragmentOp3ATI(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod) _mesa_ColorFragmentOp3ATI() argument 801 _mesa_AlphaFragmentOp3ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod) _mesa_AlphaFragmentOp3ATI() argument [all...] |