/third_party/skia/third_party/externals/libjpeg-turbo/gtest/ |
H A D | cjpeg-gtest-wrapper.cpp | 48 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 D | djpeg-gtest-wrapper.cpp | 80 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 D | tjbench-gtest-wrapper.cpp | 83 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 D | valgrind.h | 946 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 D | valgrind.h | 1457 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 D | substitute.cc | 61 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 D | substitute.h | 152 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 D | test_calling_conv.cpp | 47 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 D | trace.h | 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, 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 D | trace.h | 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, 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 D | derive-fn-ptr.rs | 17 arg8: ::std::os::raw::c_int, 70 arg8: ::std::os::raw::c_int,
|
/third_party/skia/third_party/externals/libwebp/swig/ |
H A D | libwebp_java_wrap.c | 1379 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 D | libwebp_python_wrap.c | 3975 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 D | RunTest | 215 arg8= 290 -8) arg8=yes;; 373 if [ "$arg8$arg16$arg32" = "" ] ; then 387 if [ "$arg8" = yes ] ; then
|
/third_party/mesa3d/include/CL/ |
H A D | cl.hpp | 7662 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 D | simulator-arm64.cc | 447 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 D | builtins-regexp-gen.cc | 624 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 D | simulator-arm.cc | 1600 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 D | simulator-riscv64.cc | 2742 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 D | simulator-loong64.cc | 2019 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 D | simulator-mips64.cc | 2212 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 D | simulator-mips.cc | 2192 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 D | simulator-ppc.cc | 944 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 D | simulator-s390.cc | 1941 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 D | test-assembler-aarch64.cc | 13649 int64_t arg8 __attribute__((unused)), 13661 int64_t arg8 __attribute__((unused)),
|