/third_party/openh264/codec/common/arm64/ |
D | deblocking_aarch64_neon.S | 37 .macro MASK_MATRIX arg0, arg1, arg2, arg3, arg4, arg5, arg6 69 .macro DIFF_LUMA_LT4_P0_Q0_1 arg0, arg1, arg2, arg3, arg4, arg5, arg6 77 .macro DIFF_LUMA_LT4_P0_Q0_2 arg0, arg1, arg2, arg3, arg4, arg5, arg6 167 .macro LOAD_LUMA_DATA_3 arg0, arg1, arg2, arg3, arg4, arg5, arg6 182 .macro STORE_LUMA_DATA_3 arg0, arg1, arg2, arg3, arg4, arg5, arg6 259 .macro BS_MV_CHECK arg0, arg1, arg2, arg3, arg4, arg5, arg6
|
/third_party/skia/third_party/externals/libjpeg-turbo/gtest/ |
D | cjpeg-gtest-wrapper.cpp | 46 std::string arg6 = "-outfile"; in TEST() local 75 std::string arg6 = "-outfile"; in TEST() local 106 std::string arg6 = "fast"; in TEST() local 139 std::string arg6 = input_image_path.MaybeAsASCII(); in TEST() local 166 std::string arg6 = "int"; in TEST() local 197 std::string arg6 = "-outfile"; in TEST() local 230 std::string arg6 = "-outfile"; in TEST() local 260 std::string arg6 = input_image_path.MaybeAsASCII(); in TEST() local 287 std::string arg6 = "-arithmetic"; in TEST() local 317 std::string arg6 = "-outfile"; in TEST() local [all …]
|
D | djpeg-gtest-wrapper.cpp | 78 std::string arg6 = "-ppm"; in TEST_P() local 111 std::string arg6 = "-outfile"; in TEST() local 140 std::string arg6 = "-bmp"; in TEST() local 170 std::string arg6 = output_path.MaybeAsASCII(); in TEST() local 198 std::string arg6 = "none"; in TEST() local 229 std::string arg6 = "-outfile"; in TEST() local 258 std::string arg6 = "-outfile"; in TEST() local 289 std::string arg6 = "-outfile"; in TEST() local 319 std::string arg6 = "-outfile"; in TEST() local 374 std::string arg6 = "-outfile"; in TEST() local [all …]
|
D | tjbench-gtest-wrapper.cpp | 81 std::string arg6 = "-benchtime"; in SetUpTestSuite() local 151 std::string arg6 = "-tile"; in SetUpTestSuite() local
|
D | jpegtran-gtest-wrapper.cpp | 46 std::string arg6 = output_path.MaybeAsASCII(); in TEST() local 74 std::string arg6 = output_path.MaybeAsASCII(); in TEST() local
|
/third_party/libinput/include/valgrind/ |
D | valgrind.h | 1137 #define CALL_FN_v_6W(fnptr, arg1,arg2,arg3,arg4,arg5,arg6) \ argument 1141 #define CALL_FN_v_7W(fnptr, arg1,arg2,arg3,arg4,arg5,arg6,arg7) \ argument 1310 #define CALL_FN_W_6W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6) \ argument 1341 #define CALL_FN_W_7W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument 1375 #define CALL_FN_W_8W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument 1410 #define CALL_FN_W_9W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument 1448 #define CALL_FN_W_10W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument 1489 arg6,arg7,arg8,arg9,arg10, \ argument 1532 arg6,arg7,arg8,arg9,arg10, \ argument 1850 #define CALL_FN_W_6W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6) \ argument [all …]
|
/third_party/node/deps/v8/src/third_party/valgrind/ |
D | valgrind.h | 728 #define CALL_FN_v_6W(fnptr, arg1,arg2,arg3,arg4,arg5,arg6) \ argument 732 #define CALL_FN_v_7W(fnptr, arg1,arg2,arg3,arg4,arg5,arg6,arg7) \ argument 882 #define CALL_FN_W_6W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6) \ argument 912 #define CALL_FN_W_7W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument 945 #define CALL_FN_W_8W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument 979 #define CALL_FN_W_9W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument 1016 #define CALL_FN_W_10W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6, \ argument 1056 arg6,arg7,arg8,arg9,arg10, \ argument 1098 arg6,arg7,arg8,arg9,arg10, \ argument 1398 #define CALL_FN_W_6W(lval, orig, arg1,arg2,arg3,arg4,arg5,arg6) \ argument [all …]
|
/third_party/openh264/codec/common/arm/ |
D | deblocking_neon.S | 44 .macro MASK_MATRIX arg0, arg1, arg2, arg3, arg4, arg5, arg6 74 .macro DIFF_LUMA_LT4_P0_Q0 arg0, arg1, arg2, arg3, arg4, arg5, arg6 133 .macro LOAD_LUMA_DATA_3 arg0, arg1, arg2, arg3, arg4, arg5, arg6 143 .macro STORE_LUMA_DATA_3 arg0, arg1, arg2, arg3, arg4, arg5, arg6 760 …g0, arg1, arg2, arg3, arg4, arg5, arg6 //in: $0,$1(const),$2(const),$3(const),$4(const); out:$5, $6 782 .macro BS_MV_CHECK arg0, arg1, arg2, arg3, arg4, arg5, arg6
|
/third_party/protobuf/src/google/protobuf/stubs/ |
D | substitute.cc | 60 const SubstituteArg& arg6, const SubstituteArg& arg7, in Substitute() 73 const SubstituteArg& arg6, const SubstituteArg& arg7, in SubstituteAndAppend()
|
/third_party/openssl/include/openssl/ |
D | trace.h | 297 # define OSSL_TRACE6(category, format, arg1, arg2, arg3, arg4, arg5, arg6) \ argument 299 # define OSSL_TRACE7(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7) \ argument 301 # define OSSL_TRACE8(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) \ argument 303 # define OSSL_TRACE9(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) \ argument
|
/third_party/node/deps/openssl/openssl/include/openssl/ |
D | trace.h | 297 # define OSSL_TRACE6(category, format, arg1, arg2, arg3, arg4, arg5, arg6) \ argument 299 # define OSSL_TRACE7(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7) \ argument 301 # define OSSL_TRACE8(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) \ argument 303 # define OSSL_TRACE9(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) \ argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
D | test_calling_conv.cpp | 45 v4f32 arg6 = {12, 13, 14, 15}; in caller_vlvilvfvdviv() local 79 v4f32 arg6, float arg7, v4f32 arg8, double arg9, in callee_vlvilvfvdviv()
|
/third_party/libffi/testsuite/libffi.closures/ |
D | cls_longdouble.c | 63 long double arg6 = 6; in main() local
|
/third_party/skia/third_party/externals/libwebp/swig/ |
D | libwebp_java_wrap.c | 1377 int arg6 ; local 1427 int arg6 ; local 1477 int arg6 ; local 1527 int arg6 ; local 1577 int arg6 ; local 1625 int arg6 ; local 1673 int arg6 ; local 1721 int arg6 ; local
|
D | libwebp_python_wrap.c | 3973 int arg6 ; in _wrap_wrap_WebPEncodeRGB() local 4093 int arg6 ; in _wrap_wrap_WebPEncodeBGR() local 4213 int arg6 ; in _wrap_wrap_WebPEncodeRGBA() local 4333 int arg6 ; in _wrap_wrap_WebPEncodeBGRA() local 4453 int arg6 ; in _wrap_wrap_WebPEncodeLosslessRGB() local 4564 int arg6 ; in _wrap_wrap_WebPEncodeLosslessBGR() local 4675 int arg6 ; in _wrap_wrap_WebPEncodeLosslessRGBA() local 4786 int arg6 ; in _wrap_wrap_WebPEncodeLosslessBGRA() local
|
/third_party/libffi/src/frv/ |
D | ffi.c | 167 unsigned arg4, unsigned arg5, unsigned arg6) in ffi_closure_eabi()
|
/third_party/rust/crates/clap/tests/derive/ |
D | default_value.rs | 69 arg6: Vec<String>, in default_values_t() field
|
/third_party/libffi/src/moxie/ |
D | ffi.c | 159 unsigned arg4, unsigned arg5, unsigned arg6) in ffi_closure_eabi()
|
/third_party/openh264/codec/encoder/core/arm64/ |
D | reconstruct_aarch64_neon.S | 63 .macro NEWQUANT_COEF_EACH_16BITS_MAX arg0, arg1, arg2, arg3, arg4, arg5, arg6
|
/third_party/ltp/testcases/misc/crash/ |
D | crash02.c | 419 long int sysno, arg1, arg2, arg3, arg4, arg5, arg6, arg7; in try_one_crash() local
|
/third_party/openh264/codec/processing/src/arm/ |
D | vaa_calc_neon.S | 129 .macro SAD_SD_MAD_16BYTES arg0, arg1, arg2, arg3, arg4, arg5, arg6
|
/third_party/openh264/codec/encoder/core/arm/ |
D | reconstruct_neon.S | 157 .macro ZERO_COUNT_IN_2_QUARWORD arg0, arg1, arg2, arg3, arg4, arg5, arg6
|
/third_party/typescript/tests/baselines/reference/ |
D | callsOnComplexSignatures.js | 133 function test4(arg1, arg2, arg3, arg4, arg5, arg6) { argument
|
/third_party/node/deps/v8/src/d8/ |
D | d8-test.cc | 487 AnyCType arg6; in AddAll32BitIntFastCallback_5ArgsPatch() local
|
/third_party/icu/icu4c/source/test/perf/collperf/ |
D | collperf.cpp | 668 #define TEST(testname, classname, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|