Home
last modified time | relevance | path

Searched refs:arg4 (Results 1 - 25 of 70) sorted by relevance

123

/third_party/node/deps/v8/src/third_party/valgrind/
H A Dvalgrind.h720 #define CALL_FN_v_WWWW(fnptr, arg1,arg2,arg3,arg4) \
722 CALL_FN_W_WWWW(_junk,fnptr,arg1,arg2,arg3,arg4); } while (0)
724 #define CALL_FN_v_5W(fnptr, arg1,arg2,arg3,arg4,arg5) \
726 CALL_FN_W_5W(_junk,fnptr,arg1,arg2,arg3,arg4,arg5); } while (0)
728 #define CALL_FN_v_6W(fnptr, arg1,arg2,arg3,arg4,arg5,arg6) \
730 CALL_FN_W_6W(_junk,fnptr,arg1,arg2,arg3,arg4,arg5,arg6); } while (0)
732 #define CALL_FN_v_7W(fnptr, arg1,arg2,arg3,arg4,arg5,arg6,arg7) \
734 CALL_FN_W_7W(_junk,fnptr,arg1,arg2,arg3,arg4,arg5,arg6,arg7); } while (0)
829 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \
838 _argvec[4] = (unsigned long)(arg4); \
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/gtest/
H A Ddjpeg-gtest-wrapper.cpp76 std::string arg4 = std::get<0>(GetParam()); in TEST_P() local
84 &arg1[0], &arg2[0], &arg3[0], &arg4[0], &arg5[0], in TEST_P()
109 std::string arg4 = "256"; in TEST() local
116 &arg1[0], &arg2[0], &arg3[0], &arg4[0], &arg5[0], in TEST()
138 std::string arg4 = "-dither"; in TEST() local
146 &arg1[0], &arg2[0], &arg3[0], &arg4[0], &arg5[0], in TEST()
168 std::string arg4 = "-bmp"; in TEST() local
174 &arg1[0], &arg2[0], &arg3[0], &arg4[0], &arg5[0], in TEST()
196 std::string arg4 = "-rgb565"; in TEST() local
205 &arg1[0], &arg2[0], &arg3[0], &arg4[ in TEST()
227 std::string arg4 = "-rgb565"; TEST() local
256 std::string arg4 = "15,31"; TEST() local
287 std::string arg4 = "16,139"; TEST() local
317 std::string arg4 = "53x53+4+4"; TEST() local
346 std::string arg4 = output_path.MaybeAsASCII(); TEST() local
372 std::string arg4 = "37x37+0+0"; TEST() local
404 std::string arg4 = "-icc"; TEST() local
435 std::string arg4 = "-dither"; TEST() local
465 std::string arg4 = "-bmp"; TEST() local
493 std::string arg4 = output_path.MaybeAsASCII(); TEST() local
518 std::string arg4 = "-outfile"; TEST() local
545 std::string arg4 = "-rgb565"; TEST() local
576 std::string arg4 = "-rgb565"; TEST() local
605 std::string arg4 = output_path.MaybeAsASCII(); TEST() local
630 std::string arg4 = "-outfile"; TEST() local
657 std::string arg4 = output_path.MaybeAsASCII(); TEST() local
682 std::string arg4 = "-outfile"; TEST() local
709 std::string arg4 = "-dither"; TEST() local
739 std::string arg4 = "-bmp"; TEST() local
771 std::string arg4 = output_path.MaybeAsASCII(); TEST() local
800 std::string arg4 = output_path.MaybeAsASCII(); TEST() local
826 std::string arg4 = "62x62+71+71"; TEST() local
855 std::string arg4 = "1,6"; TEST() local
885 std::string arg4 = "98x98+13+13"; TEST() local
[all...]
H A Dcjpeg-gtest-wrapper.cpp44 std::string arg4 = "-icc"; in TEST() local
51 &arg1[0], &arg2[0], &arg3[0], &arg4[0], &arg5[0], in TEST()
73 std::string arg4 = "fast"; in TEST() local
80 &arg1[0], &arg2[0], &arg3[0], &arg4[0], &arg5[0], in TEST()
104 std::string arg4 = "100"; in TEST() local
114 &arg1[0], &arg2[0], &arg3[0], &arg4[0], &arg5[0], in TEST()
137 std::string arg4 = "-outfile"; in TEST() local
142 &arg1[0], &arg2[0], &arg3[0], &arg4[0], &arg5[0], in TEST()
164 std::string arg4 = "1"; in TEST() local
173 &arg1[0], &arg2[0], &arg3[0], &arg4[ in TEST()
195 std::string arg4 = "float"; TEST() local
228 std::string arg4 = "fast"; TEST() local
258 std::string arg4 = "-outfile"; TEST() local
285 std::string arg4 = "int"; TEST() local
315 std::string arg4 = "-sample"; TEST() local
345 std::string arg4 = "-outfile"; TEST() local
372 std::string arg4 = "1x1"; TEST() local
400 std::string arg4 = "-sample"; TEST() local
[all...]
H A Djpegtran-gtest-wrapper.cpp44 std::string arg4 = icc_path.MaybeAsASCII(); in TEST() local
50 &arg1[0], &arg2[0], &arg3[0], &arg4[0], &arg5[0], in TEST()
72 std::string arg4 = "-perfect"; in TEST() local
78 &arg1[0], &arg2[0], &arg3[0], &arg4[0], &arg5[0], in TEST()
101 std::string arg4 = input_image_path.MaybeAsASCII(); in TEST() local
104 &arg1[0], &arg2[0], &arg3[0], &arg4[0] in TEST()
H A Dtjbench-gtest-wrapper.cpp79 std::string arg4 = "-quiet"; in SetUpTestSuite() local
86 &arg1[0], &arg2[0], &arg3[0], &arg4[0], &arg5[0], in SetUpTestSuite()
149 std::string arg4 = "-fastupsample"; in SetUpTestSuite() local
157 &arg1[0], &arg2[0], &arg3[0], &arg4[0], &arg5[0], in SetUpTestSuite()
/third_party/libinput/include/valgrind/
H A Dvalgrind.h1210 #define CALL_FN_v_WWWW(fnptr, arg1,arg2,arg3,arg4) \
1212 CALL_FN_W_WWWW(_junk,fnptr,arg1,arg2,arg3,arg4); } while (0)
1214 #define CALL_FN_v_5W(fnptr, arg1,arg2,arg3,arg4,arg5) \
1216 CALL_FN_W_5W(_junk,fnptr,arg1,arg2,arg3,arg4,arg5); } while (0)
1218 #define CALL_FN_v_6W(fnptr, arg1,arg2,arg3,arg4,arg5,arg6) \
1220 CALL_FN_W_6W(_junk,fnptr,arg1,arg2,arg3,arg4,arg5,arg6); } while (0)
1222 #define CALL_FN_v_7W(fnptr, arg1,arg2,arg3,arg4,arg5,arg6,arg7) \
1224 CALL_FN_W_7W(_junk,fnptr,arg1,arg2,arg3,arg4,arg5,arg6,arg7); } while (0)
1336 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \
1345 _argvec[4] = (unsigned long)(arg4); \
[all...]
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dtrace.h293 # define OSSL_TRACE4(category, format, arg1, arg2, arg3, arg4) \
294 OSSL_TRACEV(category, (trc_out, format, arg1, arg2, arg3, arg4))
295 # define OSSL_TRACE5(category, format, arg1, arg2, arg3, arg4, arg5) \
296 OSSL_TRACEV(category, (trc_out, format, arg1, arg2, arg3, arg4, arg5))
297 # define OSSL_TRACE6(category, format, arg1, arg2, arg3, arg4, arg5, arg6) \
298 OSSL_TRACEV(category, (trc_out, format, arg1, arg2, arg3, arg4, arg5, arg6))
299 # define OSSL_TRACE7(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7) \
300 OSSL_TRACEV(category, (trc_out, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7))
301 # define OSSL_TRACE8(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) \
302 OSSL_TRACEV(category, (trc_out, format, arg1, arg2, arg3, arg4, arg
[all...]
/third_party/openssl/include/openssl/
H A Dtrace.h293 # define OSSL_TRACE4(category, format, arg1, arg2, arg3, arg4) \
294 OSSL_TRACEV(category, (trc_out, format, arg1, arg2, arg3, arg4))
295 # define OSSL_TRACE5(category, format, arg1, arg2, arg3, arg4, arg5) \
296 OSSL_TRACEV(category, (trc_out, format, arg1, arg2, arg3, arg4, arg5))
297 # define OSSL_TRACE6(category, format, arg1, arg2, arg3, arg4, arg5, arg6) \
298 OSSL_TRACEV(category, (trc_out, format, arg1, arg2, arg3, arg4, arg5, arg6))
299 # define OSSL_TRACE7(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7) \
300 OSSL_TRACEV(category, (trc_out, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7))
301 # define OSSL_TRACE8(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) \
302 OSSL_TRACEV(category, (trc_out, format, arg1, arg2, arg3, arg4, arg
[all...]
/third_party/typescript/tests/baselines/reference/
H A DescapedIdentifiers.js73 public func(arg1: number, arg\u0032: string, arg\u0033: boolean, arg4: number) {
77 arg4 = 2;
83 constructor (public arg1: number,public arg\u0032: string,public arg\u0033: boolean,public arg4: number) {
90 constructorTestObject.arg4 = 2;
182 testClass.prototype.func = function (arg1, arg\u0032, arg\u0033, arg4) {
186 arg4 = 2;
192 function constructorTestClass(arg1, arg\u0032, arg\u0033, arg4) {
196 this.arg4 = arg4;
204 constructorTestObject.arg4
[all...]
H A DcallsOnComplexSignatures.js46 arg4: ((a?: {x: number}, b?: {x: number}) => number) | ((a?: {y: number}) => number),
60 arg4();
61 arg4({x: 0, y: 0});
62 arg4({x: 0, y: 0}, {x: 0});
133 function test4(arg1, arg2, arg3, arg4, arg5, arg6) {
141 arg4();
142 arg4({ x: 0, y: 0 });
143 arg4({ x: 0, y: 0 }, { x: 0 });
H A DgenericCallWithConstructorTypedArguments5.js22 var arg4: { cb: new (x: string) => string };
23 var r6 = foo(arg4); // string
45 var arg4; variable
46 var r6 = foo(arg4); // string
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
H A Dtest_calling_conv.cpp33 v4si32 arg4 = {12, 13, 14, 15}; in caller_vvvvv() local
36 CALL_AS_TYPE(callee_vvvvv_Ty, Callee)(arg1, arg2, arg3, arg4, arg5); in caller_vvvvv()
43 int arg4 = 10; in caller_vlvilvfvdviv() local
54 (arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12); in caller_vlvilvfvdviv()
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
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_java_wrap.c870 (result ? (jint)ReturnedBufferSize(__FUNCTION__, arg3, arg4) : 0)
1028 int *arg4 = (int *) 0 ; in Java_com_google_webp_libwebpJNI_WebPGetInfo() local
1058 arg4 = &temp4; in Java_com_google_webp_libwebpJNI_WebPGetInfo()
1060 result = (int)WebPGetInfo((uint8_t const *)arg1,arg2,arg3,arg4); in Java_com_google_webp_libwebpJNI_WebPGetInfo()
1083 int *arg4 = (int *) 0 ; in Java_com_google_webp_libwebpJNI_WebPDecodeRGB() local
1113 arg4 = &temp4; in Java_com_google_webp_libwebpJNI_WebPDecodeRGB()
1115 result = (uint8_t *)WebPDecodeRGB((uint8_t const *)arg1,arg2,arg3,arg4); in Java_com_google_webp_libwebpJNI_WebPDecodeRGB()
1139 int *arg4 = (int *) 0 ; in Java_com_google_webp_libwebpJNI_WebPDecodeRGBA() local
1169 arg4 = &temp4; in Java_com_google_webp_libwebpJNI_WebPDecodeRGBA()
1171 result = (uint8_t *)WebPDecodeRGBA((uint8_t const *)arg1,arg2,arg3,arg4); in Java_com_google_webp_libwebpJNI_WebPDecodeRGBA()
1195 int *arg4 = (int *) 0 ; Java_com_google_webp_libwebpJNI_WebPDecodeARGB() local
1251 int *arg4 = (int *) 0 ; Java_com_google_webp_libwebpJNI_WebPDecodeBGR() local
1307 int *arg4 = (int *) 0 ; Java_com_google_webp_libwebpJNI_WebPDecodeBGRA() local
1375 int *arg4 = (int *) 0 ; Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeRGB() local
1425 int *arg4 = (int *) 0 ; Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeBGR() local
1475 int *arg4 = (int *) 0 ; Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeRGBA() local
1525 int *arg4 = (int *) 0 ; Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeBGRA() local
1575 int *arg4 = (int *) 0 ; Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeLosslessRGB() local
1623 int *arg4 = (int *) 0 ; Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeLosslessBGR() local
1671 int *arg4 = (int *) 0 ; Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeLosslessRGBA() local
1719 int *arg4 = (int *) 0 ; Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeLosslessBGRA() local
[all...]
H A Dlibwebp_go_wrap.c226 int *arg4 = (int *) 0 ; in _wrap_wrapped_WebPGetInfo() local
234 _goslice_ arg4; in _wrap_wrapped_WebPGetInfo() member
250 if (swig_a->arg4.len == 0) { in _wrap_wrapped_WebPGetInfo()
253 arg4 = &temp4; in _wrap_wrapped_WebPGetInfo()
256 result = (int)WebPGetInfo((uint8_t const *)arg1,arg2,arg3,arg4); in _wrap_wrapped_WebPGetInfo()
263 int* a = (int *) swig_a->arg4.array; in _wrap_wrapped_WebPGetInfo()
H A Dlibwebp_python_wrap.c3645 int *arg4 = (int *) 0 ; variable
3658 arg4 = &temp4;
3666 result = (int)WebPGetInfo((uint8_t const *)arg1,arg2,arg3,arg4);
3675 resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_From_int((*arg4)));
3678 resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_NewPointerObj((void*)(arg4), SWIGTYPE_p_int, new_flags));
3693 int *arg4 = (int *) 0 ; variable
3706 arg4 = &temp4;
3714 result = (uint8_t *)WebPDecodeRGB((uint8_t const *)arg1,arg2,arg3,arg4);
3718 (result == NULL) ? 0 : ReturnedBufferSize("WebPDecodeRGB", arg3, arg4));
3727 resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_From_int((*arg4)));
3746 int *arg4 = (int *) 0 ; global() variable
3799 int *arg4 = (int *) 0 ; global() variable
3852 int *arg4 = (int *) 0 ; global() variable
3905 int *arg4 = (int *) 0 ; global() variable
3971 int *arg4 = (int *) 0 ; global() variable
4091 int *arg4 = (int *) 0 ; global() variable
4211 int *arg4 = (int *) 0 ; global() variable
4331 int *arg4 = (int *) 0 ; global() variable
4451 int *arg4 = (int *) 0 ; global() variable
4562 int *arg4 = (int *) 0 ; global() variable
4673 int *arg4 = (int *) 0 ; global() variable
4784 int *arg4 = (int *) 0 ; global() variable
[all...]
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs453 pub fn fread(arg1: *mut c_void, arg2: size_t, arg3: size_t, arg4: *mut FILE) -> size_t; in fread()
458 pub fn fwrite(arg1: *const c_void, arg2: size_t, arg3: size_t, arg4: *mut FILE) -> size_t; in fwrite()
470 pub fn setvbuf(arg1: *mut FILE, arg2: *mut c_char, arg3: c_int, arg4: size_t) -> c_int; in setvbuf()
500 arg4: __va_list, in vsniprintf()
520 arg4: __va_list, in vsnprintf()
551 arg4: size_t, in bsearch()
566 arg4: ::Option<unsafe extern "C" fn(arg1: *const c_void, arg2: *const c_void) -> c_int>, in qsort()
612 arg4: *const c_char, in humanize_number()
622 arg4: ::Option<unsafe extern "C" fn(arg1: *const c_void, arg2: *const c_void) -> c_int>, in heapsort()
628 arg4 in mergesort()
[all...]
/third_party/ltp/testcases/realtime/stress/pi-tests/
H A Dtestpi-3.c92 Thread arg1, arg2, arg3, arg4, arg5; variable
354 arg4.policy = SCHED_RR; in main()
355 arg4.priority = 40; in main()
356 arg4.func = func_rt; in main()
394 startThread(&arg4); in main()
403 stopThread(&arg4); in main()
407 arg4.id, arg5.id); in main()
/third_party/protobuf/src/google/protobuf/stubs/
H A Dsubstitute.cc59 const SubstituteArg& arg4, const SubstituteArg& arg5, in Substitute()
63 SubstituteAndAppend(&result, format, arg0, arg1, arg2, arg3, arg4, in Substitute()
72 const SubstituteArg& arg4, const SubstituteArg& arg5, in SubstituteAndAppend()
76 &arg0, &arg1, &arg2, &arg3, &arg4, &arg5, &arg6, &arg7, &arg8, &arg9, nullptr in SubstituteAndAppend()
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
/third_party/rust/crates/clap/tests/derive/
H A Ddefault_value.rs63 arg4: Vec<i32>, in default_values_t()
76 arg4: vec![10, 11, 12], in default_values_t()
87 arg4: vec![10, 11, 12], in default_values_t()
98 arg4: vec![42, 15], in default_values_t()
102 Opt::try_parse_from(["test", "--arg4", "42", "--arg4", "15", "--arg5", "baz"]).unwrap() in default_values_t()
/third_party/jerryscript/jerry-core/parser/js/
H A Dbyte-code.c39 #define CBC_OPCODE(arg1, arg2, arg3, arg4) \
62 #define CBC_OPCODE(arg1, arg2, arg3, arg4) #arg1,
/third_party/ltp/include/lapi/
H A Dkeyctl.h45 unsigned long arg2, arg3, arg4, arg5; in keyctl() local
50 arg4 = va_arg(va, unsigned long); in keyctl()
54 return tst_syscall(__NR_keyctl, cmd, arg2, arg3, arg4, arg5); in keyctl()
/third_party/ltp/testcases/misc/crash/
H A Dcrash02.c419 long int sysno, arg1, arg2, arg3, arg4, arg5, arg6, arg7; in try_one_crash() local
428 arg4 = rand_long(); in try_one_crash()
436 arg4, arg5, arg6, arg7); in try_one_crash()
439 syscall(sysno, arg1, arg2, arg3, arg4, arg5, arg6, arg7); in try_one_crash()
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_safe_arithmetic.cpp141 std::uint32_t arg4, std::uint32_t *result) { in SafeUint32Mult()
143 *result = SafeUint32Mult(arg1, arg2, arg3, arg4); in SafeUint32Mult()
160 std::uint32_t arg3, std::uint32_t arg4) { in SafeUint32Mult()
161 return SafeUint32Mult(SafeUint32Mult(arg1, arg2, arg3), arg4); in SafeUint32Mult()
140 SafeUint32Mult(std::uint32_t arg1, std::uint32_t arg2, std::uint32_t arg3, std::uint32_t arg4, std::uint32_t *result) SafeUint32Mult() argument
159 SafeUint32Mult(std::uint32_t arg1, std::uint32_t arg2, std::uint32_t arg3, std::uint32_t arg4) SafeUint32Mult() argument
/third_party/jerryscript/tests/unit-ext/
H A Dtest-ext-arg.c29 "var arg4 = function foo() {};"
30 "test_validator1(arg1, arg2, arg3, arg4);"
105 * arg4: function. It is an optional argument.
119 jerry_value_t arg4 = jerry_create_undefined (); in test_validator1_handler() local
132 jerryx_arg_function (&arg4, JERRYX_ARG_OPTIONAL) in test_validator1_handler()
147 TEST_ASSERT (jerry_value_is_function (arg4)); in test_validator1_handler()
155 TEST_ASSERT (jerry_value_is_undefined (arg4)); in test_validator1_handler()
163 TEST_ASSERT (jerry_value_is_undefined (arg4)); in test_validator1_handler()
171 jerry_release_value (arg4); in test_validator1_handler()
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dobjc_method.rs74 arg4: ::std::os::raw::c_int, in methodWithAndWithoutKeywords_arg2Name__arg4Name_()
79 msg_send ! (* self , methodWithAndWithoutKeywords : arg1 arg2Name : arg2 arg3 : arg3 arg4Name : arg4) in methodWithAndWithoutKeywords_arg2Name__arg4Name_()

Completed in 30 milliseconds

123