/third_party/skia/third_party/externals/libjpeg-turbo/gtest/ |
H A D | cjpeg-gtest-wrapper.cpp | 46 std::string arg6 = "-outfile"; in TEST() local 52 &arg6[0], &arg7[0], &arg8[0], in TEST() 75 std::string arg6 = "-outfile"; in TEST() local 81 &arg6[0], &arg7[0], &arg8[0], in TEST() 106 std::string arg6 = "fast"; in TEST() local 115 &arg6[0], &arg7[0], &arg8[0], &arg9[0], &arg10[0], in TEST() 139 std::string arg6 = input_image_path.MaybeAsASCII(); in TEST() local 143 &arg6[0], in TEST() 166 std::string arg6 = "int"; in TEST() local 174 &arg6[ in TEST() 197 std::string arg6 = "-outfile"; TEST() local 230 std::string arg6 = "-outfile"; TEST() local 260 std::string arg6 = input_image_path.MaybeAsASCII(); TEST() local 287 std::string arg6 = "-arithmetic"; TEST() local 317 std::string arg6 = "-outfile"; TEST() local 347 std::string arg6 = input_image_path.MaybeAsASCII(); TEST() local 374 std::string arg6 = output_path.MaybeAsASCII(); TEST() local 402 std::string arg6 = "-outfile"; TEST() local [all...] |
H A D | djpeg-gtest-wrapper.cpp | 78 std::string arg6 = "-ppm"; in TEST_P() local 85 &arg6[0], &arg7[0], &arg8[0], &arg9[0] in TEST_P() 111 std::string arg6 = "-outfile"; in TEST() local 117 &arg6[0], &arg7[0], &arg8[0] in TEST() 140 std::string arg6 = "-bmp"; in TEST() local 147 &arg6[0], &arg7[0], &arg8[0], &arg9[0] in TEST() 170 std::string arg6 = output_path.MaybeAsASCII(); in TEST() local 175 &arg6[0], &arg7[0] in TEST() 198 std::string arg6 = "none"; in TEST() local 206 &arg6[ in TEST() 229 std::string arg6 = "-outfile"; TEST() local 258 std::string arg6 = "-outfile"; TEST() local 289 std::string arg6 = "-outfile"; TEST() local 319 std::string arg6 = "-outfile"; TEST() local 374 std::string arg6 = "-outfile"; TEST() local 406 std::string arg6 = "-outfile"; TEST() local 437 std::string arg6 = "-bmp"; TEST() local 467 std::string arg6 = output_path.MaybeAsASCII(); TEST() local 520 std::string arg6 = input_image_path.MaybeAsASCII(); TEST() local 547 std::string arg6 = "none"; TEST() local 578 std::string arg6 = "-outfile"; TEST() local 632 std::string arg6 = input_image_path.MaybeAsASCII(); TEST() local 684 std::string arg6 = input_image_path.MaybeAsASCII(); TEST() local 711 std::string arg6 = "-bmp"; TEST() local 741 std::string arg6 = output_path.MaybeAsASCII(); TEST() local 828 std::string arg6 = "-outfile"; TEST() local 857 std::string arg6 = "-outfile"; TEST() local 887 std::string arg6 = "-outfile"; TEST() local [all...] |
H A D | jpegtran-gtest-wrapper.cpp | 46 std::string arg6 = output_path.MaybeAsASCII(); in TEST() local 51 &arg6[0], &arg7[0] in TEST() 74 std::string arg6 = output_path.MaybeAsASCII(); in TEST() local 79 &arg6[0], &arg7[0] in TEST()
|
H A D | tjbench-gtest-wrapper.cpp | 81 std::string arg6 = "-benchtime"; in SetUpTestSuite() local 87 &arg6[0], &arg7[0], &arg8[0], &arg9[0], in SetUpTestSuite() 151 std::string arg6 = "-tile"; 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 | 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) 882 #define CALL_FN_W_6W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6) \ 893 _argvec[6] = (unsigned long)(arg6); \ 912 #define CALL_FN_W_7W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ 924 _argvec[6] = (unsigned long)(arg6); \ 945 #define CALL_FN_W_8W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ 957 _argvec[6] = (unsigned long)(arg6); \ [all...] |
/third_party/libinput/include/valgrind/ |
H A D | valgrind.h | 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) 1391 #define CALL_FN_W_6W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6) \ 1402 _argvec[6] = (unsigned long)(arg6); \ 1422 #define CALL_FN_W_7W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ 1434 _argvec[6] = (unsigned long)(arg6); \ 1456 #define CALL_FN_W_8W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ 1468 _argvec[6] = (unsigned long)(arg6); \ [all...] |
/third_party/typescript/tests/baselines/reference/ |
H A D | callsOnComplexSignatures.js | 48 arg6: ((a?: {x: number}, b?: {x: number}) => number) | ((...a: {y: number}[]) => number), 68 arg6(); 69 arg6({x: 0, y: 0}); 70 arg6({x: 0, y: 0}, {x: 0, y: 0}); 71 arg6({x: 0, y: 0}, {x: 0, y: 0}, {y: 0}); 133 function test4(arg1, arg2, arg3, arg4, arg5, arg6) {
147 arg6();
148 arg6({ x: 0, y: 0 });
149 arg6({ x: 0, y: 0 }, { x: 0, y: 0 });
150 arg6({ [all...] |
/third_party/node/deps/openssl/openssl/include/openssl/ |
H A D | trace.h | 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, 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 | 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, 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/protobuf/src/google/protobuf/stubs/ |
H A D | substitute.cc | 60 const SubstituteArg& arg6, const SubstituteArg& arg7, in Substitute() 64 arg5, arg6, arg7, arg8, arg9); in Substitute() 73 const SubstituteArg& arg6, const SubstituteArg& arg7, 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 | 150 const internal::SubstituteArg& arg6 = internal::SubstituteArg(), 163 const internal::SubstituteArg& arg6 = internal::SubstituteArg(),
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
H A D | test_calling_conv.cpp | 45 v4f32 arg6 = {12, 13, 14, 15}; 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/rust/crates/clap/tests/derive/ |
H A D | default_value.rs | 69 arg6: Vec<String>, in default_values_t() 78 arg6: vec!["foo".to_string(), "bar".to_string()], in default_values_t() 89 arg6: vec!["foo".to_string(), "bar".to_string()], in default_values_t() 100 arg6: vec!["foo".to_string(), "bar".to_string()], in default_values_t()
|
/third_party/skia/third_party/externals/libwebp/swig/ |
H A D | libwebp_java_wrap.c | 1377 int arg6 ; in Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeRGB() local 1401 arg6 = (int)jarg6; 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() 1427 int arg6 ; in Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeBGR() local 1451 arg6 = (int)jarg6; 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() 1477 int arg6 ; in Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeRGBA() local 1501 arg6 = (int)jarg6; 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() 1527 int arg6 ; in Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeBGRA() local 1577 int arg6 ; Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeLosslessRGB() local 1625 int arg6 ; Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeLosslessBGR() local 1673 int arg6 ; Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeLosslessRGBA() local 1721 int arg6 ; Java_com_google_webp_libwebpJNI_wrap_1WebPEncodeLosslessBGRA() local [all...] |
H A D | libwebp_python_wrap.c | 3973 int arg6 ; variable 4046 arg6 = (int)(val6); 4057 result = (uint8_t *)wrap_WebPEncodeRGB((uint8_t const *)arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8); 4093 int arg6 ; variable 4166 arg6 = (int)(val6); 4177 result = (uint8_t *)wrap_WebPEncodeBGR((uint8_t const *)arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8); 4213 int arg6 ; variable 4286 arg6 = (int)(val6); 4297 result = (uint8_t *)wrap_WebPEncodeRGBA((uint8_t const *)arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8); 4333 int arg6 ; variable 4453 int arg6 ; global() variable 4564 int arg6 ; global() variable 4675 int arg6 ; global() variable 4786 int arg6 ; global() variable [all...] |
/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 430 arg6 = 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/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
H A D | derive-fn-ptr.rs | 15 arg6: ::std::os::raw::c_int, 68 arg6: ::std::os::raw::c_int,
|
H A D | function-typedef-stdcall.rs | 15 arg6: *mut ::std::os::raw::c_void,
|
H A D | fit-macro-constant-types.rs | 46 arg6: ::std::os::raw::c_schar, in foo()
|
H A D | fit-macro-constant-types-signed.rs | 46 arg6: ::std::os::raw::c_schar, in foo()
|
H A D | default-macro-constant-type-unsigned.rs | 46 arg6: ::std::os::raw::c_schar, in foo()
|
H A D | default-macro-constant-type-signed.rs | 46 arg6: ::std::os::raw::c_schar, in foo()
|
H A D | default-macro-constant-type.rs | 46 arg6: ::std::os::raw::c_schar, in foo()
|
/third_party/mesa3d/include/CL/ |
H A D | cl.hpp | 7660 T6 arg6, in operator ()() 7695 arg6, in operator ()() 7885 T6 arg6, in operator ()() 7919 arg6, in operator ()() 8106 T6 arg6, in operator ()() 8139 arg6, in operator ()() 8323 T6 arg6, in operator ()() 8355 arg6, in operator ()() 8536 T6 arg6, in operator ()() 8567 arg6, in operator ()() [all...] |
/third_party/musl/src/thread/powerpc/ |
H A D | syscall_cp.s | 51 mr 8, 10 # arg6
|