/third_party/openh264/codec/common/arm64/ |
D | deblocking_aarch64_neon.S | 50 .macro DIFF_LUMA_LT4_P1_Q1 arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 91 .macro DIFF_LUMA_EQ4_P2P1P0_1 arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 115 .macro DIFF_LUMA_EQ4_P2P1P0_2 arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9
|
/third_party/protobuf/src/google/protobuf/stubs/ |
D | substitute.cc | 61 const SubstituteArg& arg8, const SubstituteArg& arg9) { in Substitute() 74 const SubstituteArg& arg8, const SubstituteArg& arg9) { in SubstituteAndAppend()
|
/third_party/skia/third_party/externals/libjpeg-turbo/gtest/ |
D | tjbench-gtest-wrapper.cpp | 84 std::string arg9 = "0"; in SetUpTestSuite() local 154 std::string arg9 = "-warmup"; in SetUpTestSuite() local
|
D | cjpeg-gtest-wrapper.cpp | 109 std::string arg9 = "-outfile"; in TEST() local 169 std::string arg9 = output_path.MaybeAsASCII(); in TEST() local 290 std::string arg9 = input_image_path.MaybeAsASCII(); in TEST() local
|
D | djpeg-gtest-wrapper.cpp | 81 std::string arg9 = input_image_path.MaybeAsASCII(); in TEST_P() local 143 std::string arg9 = input_image_path.MaybeAsASCII(); in TEST() local 201 std::string arg9 = output_path.MaybeAsASCII(); in TEST() local 440 std::string arg9 = input_image_path.MaybeAsASCII(); in TEST() local 550 std::string arg9 = output_path.MaybeAsASCII(); in TEST() local 714 std::string arg9 = input_image_path.MaybeAsASCII(); in TEST() local
|
/third_party/libinput/include/valgrind/ |
D | valgrind.h | 1411 arg7,arg8,arg9) \ argument 1449 arg7,arg8,arg9,arg10) \ argument 1489 arg6,arg7,arg8,arg9,arg10, \ argument 1532 arg6,arg7,arg8,arg9,arg10, \ argument 1958 arg7,arg8,arg9) \ argument 1998 arg7,arg8,arg9,arg10) \ argument 2040 arg7,arg8,arg9,arg10,arg11) \ argument 2084 arg7,arg8,arg9,arg10,arg11,arg12) \ argument 2434 arg7,arg8,arg9) \ argument 2477 arg7,arg8,arg9,arg10) \ argument [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
D | test_calling_conv.cpp | 48 double arg9 = 21; in caller_vlvilvfvdviv() local 79 v4f32 arg6, float arg7, v4f32 arg8, double arg9, in callee_vlvilvfvdviv()
|
/third_party/openh264/codec/decoder/core/arm64/ |
D | block_add_aarch64_neon.S | 36 .macro ROW_TRANSFORM_1_STEP arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9
|
/third_party/openh264/codec/decoder/core/arm/ |
D | block_add_neon.S | 36 .macro ROW_TRANSFORM_1_STEP arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9
|
/third_party/node/deps/v8/src/third_party/valgrind/ |
D | valgrind.h | 980 arg7,arg8,arg9) \ argument 1017 arg7,arg8,arg9,arg10) \ argument 1056 arg6,arg7,arg8,arg9,arg10, \ argument 1098 arg6,arg7,arg8,arg9,arg10, \ argument 1505 arg7,arg8,arg9) \ argument 1545 arg7,arg8,arg9,arg10) \ argument 1587 arg7,arg8,arg9,arg10,arg11) \ argument 1631 arg7,arg8,arg9,arg10,arg11,arg12) \ argument 1952 arg7,arg8,arg9) \ argument 1994 arg7,arg8,arg9,arg10) \ argument [all …]
|
/third_party/openh264/codec/encoder/core/arm/ |
D | reconstruct_neon.S | 50 .macro LOAD_8x8_DATA_FOR_DCT arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 107 .macro NEWQUANT_COEF_EACH_16BITS_MAX arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 240 .macro ROW_TRANSFORM_1_STEP arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9
|
/third_party/openh264/codec/encoder/core/arm64/ |
D | intra_pred_sad_3_opt_aarch64_neon.S | 140 .macro HDM_TRANSFORM_4X4_L0 arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9
|
D | reconstruct_aarch64_neon.S | 207 .macro LOAD_8x4_DATA_FOR_DCT arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9
|
/third_party/node/deps/openssl/openssl/include/openssl/ |
D | trace.h | 303 # define OSSL_TRACE9(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) \ argument
|
/third_party/openssl/include/openssl/ |
D | trace.h | 303 # define OSSL_TRACE9(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) \ argument
|
/third_party/openh264/codec/common/arm/ |
D | deblocking_neon.S | 57 .macro DIFF_LUMA_LT4_P1_Q1 arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9
|
/third_party/node/deps/v8/src/execution/arm64/ |
D | simulator-arm64.cc | 480 int64_t arg9, int64_t arg10, int64_t arg11, int64_t arg12, int64_t arg13, in UnsafeGenericFunctionCall() 670 const int64_t arg9 = stack_pointer[1]; in DoRuntimeCall() local
|
/third_party/node/deps/v8/src/execution/riscv64/ |
D | simulator-riscv64.cc | 2784 const int64_t arg9 = stack_pointer[1]; in SoftwareInterrupt() local 4430 int64_t arg9 = stack_pointer[1]; in DecodeRVIType() local
|
/third_party/node/deps/v8/src/execution/arm/ |
D | simulator-arm.cc | 1627 int32_t arg8, int32_t arg9, int32_t arg10, in UnsafeGenericFunctionCall() 1675 int32_t arg9 = stack_pointer[5]; in SoftwareInterrupt() local
|
/third_party/node/deps/v8/src/execution/loong64/ |
D | simulator-loong64.cc | 2060 int64_t arg9 = stack_pointer[1]; in SoftwareInterrupt() local
|
/third_party/node/deps/v8/src/execution/mips/ |
D | simulator-mips.cc | 2236 int32_t arg9 = stack_pointer[9]; in SoftwareInterrupt() local
|
/third_party/node/deps/v8/src/execution/mips64/ |
D | simulator-mips64.cc | 2255 int64_t arg9 = stack_pointer[1]; in SoftwareInterrupt() local
|
/third_party/vixl/test/aarch64/ |
D | test-assembler-aarch64.cc | 13226 int64_t arg9) { in runtime_call_one_argument_on_stack() 13238 double arg9, in runtime_call_two_arguments_on_stack()
|