Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libjpeg-turbo/gtest/
H A Dcjpeg-gtest-wrapper.cpp48 std::string arg8 = input_image_path.MaybeAsASCII(); in TEST() local
52 &arg6[0], &arg7[0], &arg8[0], in TEST()
77 std::string arg8 = input_image_path.MaybeAsASCII(); in TEST() local
81 &arg6[0], &arg7[0], &arg8[0], in TEST()
108 std::string arg8 = scans_path.MaybeAsASCII(); in TEST() local
115 &arg6[0], &arg7[0], &arg8[0], &arg9[0], &arg10[0], in TEST()
168 std::string arg8 = "-outfile"; in TEST() local
174 &arg6[0], &arg7[0], &arg8[0], &arg9[0], &arg10[0] in TEST()
199 std::string arg8 = input_image_path.MaybeAsASCII(); in TEST() local
203 &arg6[0], &arg7[0], &arg8[ in TEST()
232 std::string arg8 = input_image_path.MaybeAsASCII(); TEST() local
289 std::string arg8 = output_path.MaybeAsASCII(); TEST() local
319 std::string arg8 = input_image_path.MaybeAsASCII(); TEST() local
404 std::string arg8 = input_image_path.MaybeAsASCII(); TEST() local
[all...]
H A Ddjpeg-gtest-wrapper.cpp80 std::string arg8 = output_path.MaybeAsASCII(); in TEST_P() local
85 &arg6[0], &arg7[0], &arg8[0], &arg9[0] in TEST_P()
113 std::string arg8 = input_image_path.MaybeAsASCII(); in TEST() local
117 &arg6[0], &arg7[0], &arg8[0] in TEST()
142 std::string arg8 = output_path.MaybeAsASCII(); in TEST() local
147 &arg6[0], &arg7[0], &arg8[0], &arg9[0] in TEST()
200 std::string arg8 = "-outfile"; in TEST() local
206 &arg6[0], &arg7[0], &arg8[0], &arg9[0], &arg10[0] in TEST()
231 std::string arg8 = input_image_path.MaybeAsASCII(); in TEST() local
235 &arg6[0], &arg7[0], &arg8[ in TEST()
260 std::string arg8 = input_image_path.MaybeAsASCII(); TEST() local
291 std::string arg8 = input_image_path.MaybeAsASCII(); TEST() local
321 std::string arg8 = input_image_path.MaybeAsASCII(); TEST() local
376 std::string arg8 = input_image_path.MaybeAsASCII(); TEST() local
408 std::string arg8 = input_image_path.MaybeAsASCII(); TEST() local
439 std::string arg8 = output_path.MaybeAsASCII(); TEST() local
549 std::string arg8 = "-outfile"; TEST() local
580 std::string arg8 = input_image_path.MaybeAsASCII(); TEST() local
713 std::string arg8 = output_path.MaybeAsASCII(); TEST() local
830 std::string arg8 = input_image_path.MaybeAsASCII(); TEST() local
859 std::string arg8 = input_image_path.MaybeAsASCII(); TEST() local
889 std::string arg8 = input_image_path.MaybeAsASCII(); TEST() local
[all...]
H A Dtjbench-gtest-wrapper.cpp83 std::string arg8 = "-warmup"; in SetUpTestSuite() local
87 &arg6[0], &arg7[0], &arg8[0], &arg9[0], in SetUpTestSuite()
153 std::string arg8 = "0.01"; in SetUpTestSuite() local
158 &arg6[0], &arg7[0], &arg8[0], &arg9[0], &arg10[0] in SetUpTestSuite()
/third_party/node/deps/v8/src/third_party/valgrind/
H A Dvalgrind.h946 arg7,arg8) \
959 _argvec[8] = (unsigned long)(arg8); \
980 arg7,arg8,arg9) \
993 _argvec[8] = (unsigned long)(arg8); \
1017 arg7,arg8,arg9,arg10) \
1030 _argvec[8] = (unsigned long)(arg8); \
1056 arg6,arg7,arg8,arg9,arg10, \
1070 _argvec[8] = (unsigned long)(arg8); \
1098 arg6,arg7,arg8,arg9,arg10, \
1112 _argvec[8] = (unsigned long)(arg8); \
[all...]
/third_party/libinput/include/valgrind/
H A Dvalgrind.h1457 arg7,arg8) \
1470 _argvec[8] = (unsigned long)(arg8); \
1492 arg7,arg8,arg9) \
1505 _argvec[8] = (unsigned long)(arg8); \
1530 arg7,arg8,arg9,arg10) \
1543 _argvec[8] = (unsigned long)(arg8); \
1570 arg6,arg7,arg8,arg9,arg10, \
1584 _argvec[8] = (unsigned long)(arg8); \
1613 arg6,arg7,arg8,arg9,arg10, \
1627 _argvec[8] = (unsigned long)(arg8); \
[all...]
/third_party/protobuf/src/google/protobuf/stubs/
H A Dsubstitute.cc61 const SubstituteArg& arg8, const SubstituteArg& arg9) { in Substitute()
64 arg5, arg6, arg7, arg8, arg9); in Substitute()
74 const SubstituteArg& arg8, const SubstituteArg& arg9) { 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
H A Dsubstitute.h152 const internal::SubstituteArg& arg8 = internal::SubstituteArg(),
165 const internal::SubstituteArg& arg8 = internal::SubstituteArg(),
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
H A Dtest_calling_conv.cpp47 v4f32 arg8 = {17, 18, 19, 20}; in caller_vlvilvfvdviv() local
54 (arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12); in caller_vlvilvfvdviv()
79 v4f32 arg6, float arg7, v4f32 arg8, double arg9, in callee_vlvilvfvdviv()
78 callee_vlvilvfvdviv(v4f32 arg1, int64 arg2, v4f32 arg3, int arg4, int64 arg5, v4f32 arg6, float arg7, v4f32 arg8, double arg9, v4f32 arg10, int arg11, v4f32 arg12) callee_vlvilvfvdviv() argument
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dtrace.h301 # define OSSL_TRACE8(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) \
302 OSSL_TRACEV(category, (trc_out, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8))
303 # define OSSL_TRACE9(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) \
304 OSSL_TRACEV(category, (trc_out, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9))
/third_party/openssl/include/openssl/
H A Dtrace.h301 # define OSSL_TRACE8(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) \
302 OSSL_TRACEV(category, (trc_out, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8))
303 # define OSSL_TRACE9(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) \
304 OSSL_TRACEV(category, (trc_out, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9))
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dderive-fn-ptr.rs17 arg8: ::std::os::raw::c_int,
70 arg8: ::std::os::raw::c_int,
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_java_wrap.c1379 float arg8 ; in Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeRGB() local
1403 arg8 = (float)jarg8; in Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeRGB()
1404 result = (uint8_t *)wrap_WebPEncodeRGB((uint8_t const *)arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8); in Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeRGB()
1429 float arg8 ; in Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeBGR() local
1453 arg8 = (float)jarg8; in Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeBGR()
1454 result = (uint8_t *)wrap_WebPEncodeBGR((uint8_t const *)arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8); in Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeBGR()
1479 float arg8 ; in Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeRGBA() local
1503 arg8 = (float)jarg8; in Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeRGBA()
1504 result = (uint8_t *)wrap_WebPEncodeRGBA((uint8_t const *)arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8); in Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeRGBA()
1529 float arg8 ; in Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeBGRA() local
[all...]
H A Dlibwebp_python_wrap.c3975 float arg8 ; variable
4056 arg8 = (float)(val8);
4057 result = (uint8_t *)wrap_WebPEncodeRGB((uint8_t const *)arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8);
4095 float arg8 ; variable
4176 arg8 = (float)(val8);
4177 result = (uint8_t *)wrap_WebPEncodeBGR((uint8_t const *)arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8);
4215 float arg8 ; variable
4296 arg8 = (float)(val8);
4297 result = (uint8_t *)wrap_WebPEncodeRGBA((uint8_t const *)arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8);
4335 float arg8 ; variable
[all...]
/third_party/pcre2/pcre2/
H A DRunTest215 arg8=
290 -8) arg8=yes;;
373 if [ "$arg8$arg16$arg32" = "" ] ; then
387 if [ "$arg8" = yes ] ; then
/third_party/mesa3d/include/CL/
H A Dcl.hpp7662 T8 arg8, in operator ()()
7697 arg8, in operator ()()
7887 T8 arg8, in operator ()()
7921 arg8, in operator ()()
8108 T8 arg8, in operator ()()
8141 arg8, in operator ()()
8325 T8 arg8, in operator ()()
8357 arg8, in operator ()()
8538 T8 arg8, in operator ()()
8569 arg8, in operator ()()
[all...]
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.cc447 int64_t arg5, int64_t arg6, int64_t arg7, int64_t arg8, int64_t arg9,
454 int64_t arg5, int64_t arg6, int64_t arg7, int64_t arg8, int64_t arg9,
479 int64_t arg4, int64_t arg5, int64_t arg6, int64_t arg7, int64_t arg8, in UnsafeGenericFunctionCall()
485 return target(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, in UnsafeGenericFunctionCall()
669 const int64_t arg8 = stack_pointer[0]; in DoRuntimeCall() local
724 arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, in DoRuntimeCall()
731 arg8, arg9, arg10, arg11, arg12, arg13, arg14, in DoRuntimeCall()
771 arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, in DoRuntimeCall()
775 external, arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, in DoRuntimeCall()
477 UnsafeGenericFunctionCall( int64_t function, int64_t arg0, int64_t arg1, int64_t arg2, int64_t arg3, int64_t arg4, int64_t arg5, int64_t arg6, int64_t arg7, int64_t arg8, int64_t arg9, int64_t arg10, int64_t arg11, int64_t arg12, int64_t arg13, int64_t arg14, int64_t arg15, int64_t arg16, int64_t arg17, int64_t arg18, int64_t arg19) UnsafeGenericFunctionCall() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-regexp-gen.cc624 TNode<JSRegExp> arg8 = regexp; in RegExpExecInternal() local
638 std::make_pair(arg7_type, arg7), std::make_pair(arg8_type, arg8))); in RegExpExecInternal()
/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.cc1600 int32_t arg5, int32_t arg6, int32_t arg7, int32_t arg8, int32_t arg9,
1627 int32_t arg8, int32_t arg9, int32_t arg10, in UnsafeGenericFunctionCall()
1633 return target(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, in UnsafeGenericFunctionCall()
1674 int32_t arg8 = stack_pointer[4]; in SoftwareInterrupt() local
1873 arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, in SoftwareInterrupt()
1882 external, arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, in SoftwareInterrupt()
1624 UnsafeGenericFunctionCall(intptr_t function, int32_t arg0, int32_t arg1, int32_t arg2, int32_t arg3, int32_t arg4, int32_t arg5, int32_t arg6, int32_t arg7, int32_t arg8, int32_t arg9, int32_t arg10, int32_t arg11, int32_t arg12, int32_t arg13, int32_t arg14, int32_t arg15, int32_t arg16, int32_t arg17, int32_t arg18, int32_t arg19) UnsafeGenericFunctionCall() argument
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.cc2742 int64_t arg5, int64_t arg6, int64_t arg7, int64_t arg8, int64_t arg9,
2783 const int64_t arg8 = stack_pointer[0]; in SoftwareInterrupt() local
2960 arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, in SoftwareInterrupt()
2964 arg8, arg9, arg10, arg11, arg12, arg13, arg14, in SoftwareInterrupt()
4429 int64_t arg8 = stack_pointer[0]; in DecodeRVIType() local
4438 arg6, arg7, arg8, arg9, get_register(sp), get_register(fp)); in DecodeRVIType()
/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.cc2019 int64_t arg5, int64_t arg6, int64_t arg7, int64_t arg8, int64_t arg9,
2059 int64_t arg8 = stack_pointer[0]; in SoftwareInterrupt() local
2245 arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, in SoftwareInterrupt()
2249 arg8, arg9, arg10, arg11, arg12, arg13, arg14, in SoftwareInterrupt()
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc2212 int64_t arg5, int64_t arg6, int64_t arg7, int64_t arg8, int64_t arg9,
2254 int64_t arg8 = stack_pointer[0]; in SoftwareInterrupt() local
2440 arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, in SoftwareInterrupt()
2444 arg8, arg9, arg10, arg11, arg12, arg13, arg14, in SoftwareInterrupt()
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc2192 int32_t arg5, int32_t arg6, int32_t arg7, int32_t arg8, int32_t arg9,
2235 int32_t arg8 = stack_pointer[8]; in SoftwareInterrupt() local
2432 arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, in SoftwareInterrupt()
2436 arg8, arg9, arg10, arg11, arg12, arg13, arg14, in SoftwareInterrupt()
/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.cc944 intptr_t arg5, intptr_t arg6, intptr_t arg7, intptr_t arg8, intptr_t arg9,
950 intptr_t arg5, intptr_t arg6, intptr_t arg7, intptr_t arg8, intptr_t arg9,
/third_party/node/deps/v8/src/execution/s390/
H A Dsimulator-s390.cc1941 intptr_t arg5, intptr_t arg6, intptr_t arg7, intptr_t arg8, intptr_t arg9,
1947 intptr_t arg5, intptr_t arg6, intptr_t arg7, intptr_t arg8, intptr_t arg9,
/third_party/vixl/test/aarch64/
H A Dtest-assembler-aarch64.cc13649 int64_t arg8 __attribute__((unused)),
13661 int64_t arg8 __attribute__((unused)),

Completed in 108 milliseconds