Home
last modified time | relevance | path

Searched defs:arg5 (Results 1 – 25 of 39) sorted by relevance

12

/third_party/openh264/codec/common/arm64/
Dcopy_mb_aarch64_neon.S36 .macro LOAD_ALIGNED_DATA_WITH_STRIDE arg0, arg1, arg2, arg3, arg4, arg5
45 .macro STORE_ALIGNED_DATA_WITH_STRIDE arg0, arg1, arg2, arg3, arg4, arg5
54 .macro LOAD_UNALIGNED_DATA_WITH_STRIDE arg0, arg1, arg2, arg3, arg4, arg5
63 .macro STORE_UNALIGNED_DATA_WITH_STRIDE arg0, arg1, arg2, arg3, arg4, arg5
72 .macro LOAD16_ALIGNED_DATA_WITH_STRIDE arg0, arg1, arg2, arg3, arg4, arg5
81 .macro STORE16_ALIGNED_DATA_WITH_STRIDE arg0, arg1, arg2, arg3, arg4, arg5
90 .macro LOAD16_UNALIGNED_DATA_WITH_STRIDE arg0, arg1, arg2, arg3, arg4, arg5
99 .macro STORE16_UNALIGNED_DATA_WITH_STRIDE arg0, arg1, arg2, arg3, arg4, arg5
Ddeblocking_aarch64_neon.S177 .macro STORE_LUMA_DATA_4 arg0, arg1, arg2, arg3, arg4, arg5
187 .macro LOAD_CHROMA_DATA_4 arg0, arg1, arg2, arg3, arg4, arg5
238 .macro BS_COMPARE_MV arg0, arg1, arg2, arg3, arg4, arg5
Dmc_aarch64_neon.S196 .macro UNPACK_FILTER_SINGLE_TAG_16BITS arg0, arg1, arg2, arg3, arg4, arg5
211 .macro VEC4_LD1_8BITS_16ELEMENT arg0, arg1, arg2, arg3, arg4, arg5
220 .macro VEC4_ST1_8BITS_8ELEMENT arg0, arg1, arg2, arg3, arg4, arg5
/third_party/openh264/codec/common/arm/
Dcopy_mb_neon.S36 .macro LOAD_ALIGNED_DATA_WITH_STRIDE arg0, arg1, arg2, arg3, arg4, arg5
45 .macro STORE_ALIGNED_DATA_WITH_STRIDE arg0, arg1, arg2, arg3, arg4, arg5
54 .macro LOAD_UNALIGNED_DATA_WITH_STRIDE arg0, arg1, arg2, arg3, arg4, arg5
63 .macro STORE_UNALIGNED_DATA_WITH_STRIDE arg0, arg1, arg2, arg3, arg4, arg5
Ddeblocking_neon.S138 .macro STORE_LUMA_DATA_4 arg0, arg1, arg2, arg3, arg4, arg5
/third_party/skia/third_party/externals/libjpeg-turbo/gtest/
Ddjpeg-gtest-wrapper.cpp77 std::string arg5 = "-nosmooth"; in TEST_P() local
110 std::string arg5 = "-bmp"; in TEST() local
139 std::string arg5 = "none"; in TEST() local
169 std::string arg5 = "-outfile"; in TEST() local
197 std::string arg5 = "-dither"; in TEST() local
228 std::string arg5 = "-bmp"; in TEST() local
257 std::string arg5 = "-ppm"; in TEST() local
288 std::string arg5 = "-ppm"; in TEST() local
318 std::string arg5 = "-ppm"; in TEST() local
347 std::string arg5 = input_image_path.MaybeAsASCII(); in TEST() local
[all …]
Dcjpeg-gtest-wrapper.cpp45 std::string arg5 = icc_path.MaybeAsASCII(); in TEST() local
74 std::string arg5 = "-opt"; in TEST() local
105 std::string arg5 = "-dct"; in TEST() local
138 std::string arg5 = output_path.MaybeAsASCII(); in TEST() local
165 std::string arg5 = "-dct"; in TEST() local
196 std::string arg5 = "-prog"; in TEST() local
229 std::string arg5 = "-prog"; in TEST() local
259 std::string arg5 = output_path.MaybeAsASCII(); in TEST() local
286 std::string arg5 = "-prog"; in TEST() local
316 std::string arg5 = "1x1"; in TEST() local
[all …]
Dtjbench-gtest-wrapper.cpp80 std::string arg5 = "-tile"; in SetUpTestSuite() local
150 std::string arg5 = "-quiet"; in SetUpTestSuite() local
Djpegtran-gtest-wrapper.cpp45 std::string arg5 = "-outfile"; in TEST() local
73 std::string arg5 = "-outfile"; in TEST() local
/third_party/libinput/include/valgrind/
Dvalgrind.h1133 #define CALL_FN_v_5W(fnptr, arg1,arg2,arg3,arg4,arg5) \ argument
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
1281 #define CALL_FN_W_5W(lval, orig, arg1,arg2,arg3,arg4,arg5) \ 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
1488 #define CALL_FN_W_11W(lval, orig, arg1,arg2,arg3,arg4,arg5, \ argument
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dtest_calling_conv.cpp34 v4si32 arg5 = {16, 17, 18, 19}; in caller_vvvvv() local
44 int64 arg5 = 11; in caller_vlvilvfvdviv() local
67 callee_vvvvv(v4si32 arg1, v4si32 arg2, v4si32 arg3, v4si32 arg4, v4si32 arg5) { in callee_vvvvv()
78 callee_vlvilvfvdviv(v4f32 arg1, int64 arg2, v4f32 arg3, int arg4, int64 arg5, in callee_vlvilvfvdviv()
/third_party/node/deps/v8/src/third_party/valgrind/
Dvalgrind.h724 #define CALL_FN_v_5W(fnptr, arg1,arg2,arg3,arg4,arg5) \ argument
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
854 #define CALL_FN_W_5W(lval, orig, arg1,arg2,arg3,arg4,arg5) \ 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
1055 #define CALL_FN_W_11W(lval, orig, arg1,arg2,arg3,arg4,arg5, \ argument
[all …]
/third_party/typescript/tests/baselines/reference/
DgenericCallWithConstructorTypedArguments5.js24 var arg5: { cb: new () => string }; variable
47 var arg5; variable
/third_party/node/deps/openssl/openssl/include/openssl/
Dtrace.h295 # define OSSL_TRACE5(category, format, arg1, arg2, arg3, arg4, arg5) \ argument
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/openssl/include/openssl/
Dtrace.h295 # define OSSL_TRACE5(category, format, arg1, arg2, arg3, arg4, arg5) \ argument
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/openh264/codec/encoder/core/arm64/
Dreconstruct_aarch64_neon.S46 .macro NEWQUANT_COEF_EACH_16BITS arg0, arg1, arg2, arg3, arg4, arg5
95 .macro SELECT_MAX_IN_ABS_COEF arg0, arg1, arg2, arg3, arg4, arg5
179 .macro LOAD_4x4_DATA_FOR_DCT arg0, arg1, arg2, arg3, arg4, arg5
/third_party/protobuf/src/google/protobuf/stubs/
Dsubstitute.cc59 const SubstituteArg& arg4, const SubstituteArg& arg5, in Substitute()
72 const SubstituteArg& arg4, const SubstituteArg& arg5, in SubstituteAndAppend()
/third_party/typescript/tests/cases/conformance/types/typeRelationships/typeInference/
DgenericCallWithConstructorTypedArguments5.ts23 var arg5: { cb: new () => string }; variable
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_java_wrap.c1376 int arg5 ; local
1426 int arg5 ; local
1476 int arg5 ; local
1526 int arg5 ; local
1576 int arg5 ; local
1624 int arg5 ; local
1672 int arg5 ; local
1720 int arg5 ; local
/third_party/rust/crates/clap/tests/derive/
Ddefault_value.rs66 arg5: Vec<String>, in default_values_t() field
/third_party/ltp/include/lapi/
Dkeyctl.h45 unsigned long arg2, arg3, arg4, arg5; in keyctl() local
/third_party/ltp/testcases/realtime/stress/pi-tests/
Dtestpi-3.c92 Thread arg1, arg2, arg3, arg4, arg5; variable
/third_party/ltp/testcases/misc/crash/
Dcrash02.c419 long int sysno, arg1, arg2, arg3, arg4, arg5, arg6, arg7; in try_one_crash() local
/third_party/openh264/codec/processing/src/arm/
Dvaa_calc_neon.S141 .macro SAD_SD_MAD_8x16BYTES arg0, arg1, arg2, arg3, arg4, arg5
/third_party/openh264/codec/encoder/core/arm/
Dreconstruct_neon.S199 .macro MB_PRED_8BITS_ADD_DCT_16BITS_CLIP arg0, arg1, arg2, arg3, arg4, arg5

12