Home
last modified time | relevance | path

Searched defs:arg3 (Results 1 – 25 of 95) sorted by relevance

1234

/third_party/openh264/codec/processing/src/arm/
Dvaa_calc_neon.S236 .macro SSD_MUL_SUM_16BYTES_RESET arg0, arg1, arg2, arg3
244 .macro SSD_MUL_SUM_16BYTES arg0, arg1, arg2, arg3
252 .macro SAD_SSD_BGD_16 arg0, arg1, arg2, arg3
293 .macro SAD_SSD_BGD_16_RESET_8x8 arg0, arg1, arg2, arg3
316 .macro SAD_SSD_BGD_16_RESET_16x16 arg0, arg1, arg2, arg3
474 .macro SAD_VAR_16 arg0, arg1, arg2, arg3
507 .macro SAD_VAR_16_RESET_16x16 arg0, arg1, arg2, arg3
525 .macro SAD_VAR_16_RESET_8x8 arg0, arg1, arg2, arg3
633 .macro SAD_SSD_16 arg0, arg1, arg2, arg3
645 .macro SAD_SSD_16_RESET_16x16 arg0, arg1, arg2, arg3
[all …]
/third_party/libinput/include/valgrind/
Dvalgrind.h1125 #define CALL_FN_v_WWW(fnptr, arg1,arg2,arg3) \ argument
1129 #define CALL_FN_v_WWWW(fnptr, arg1,arg2,arg3,arg4) \ argument
1133 #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
1230 #define CALL_FN_W_WWW(lval, orig, arg1,arg2,arg3) \ argument
1255 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ 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
[all …]
/third_party/skia/third_party/externals/libjpeg-turbo/gtest/
Ddjpeg-gtest-wrapper.cpp75 std::string arg3 = "-scale"; in TEST_P() local
108 std::string arg3 = "-colors"; in TEST() local
137 std::string arg3 = "-rgb565"; in TEST() local
167 std::string arg3 = "-rgb565"; in TEST() local
195 std::string arg3 = "-nosmooth"; in TEST() local
226 std::string arg3 = "-nosmooth"; in TEST() local
255 std::string arg3 = "-skip"; in TEST() local
286 std::string arg3 = "-skip"; in TEST() local
316 std::string arg3 = "-crop"; in TEST() local
345 std::string arg3 = "-outfile"; in TEST() local
[all …]
Dcjpeg-gtest-wrapper.cpp43 std::string arg3 = "int"; in TEST() local
72 std::string arg3 = "-dct"; in TEST() local
103 std::string arg3 = "-quality"; in TEST() local
136 std::string arg3 = "int"; in TEST() local
163 std::string arg3 = "-smooth"; in TEST() local
194 std::string arg3 = "-dct"; in TEST() local
227 std::string arg3 = "-dct"; in TEST() local
257 std::string arg3 = "-arithmetic"; in TEST() local
284 std::string arg3 = "-dct"; in TEST() local
314 std::string arg3 = "-arithmetic"; in TEST() local
[all …]
Djpegtran-gtest-wrapper.cpp43 std::string arg3 = "-icc"; in TEST() local
71 std::string arg3 = "-transpose"; in TEST() local
100 std::string arg3 = output_path.MaybeAsASCII(); in TEST() local
124 std::string arg3 = input_image_path.MaybeAsASCII(); in TEST() local
/third_party/node/deps/v8/src/third_party/valgrind/
Dvalgrind.h716 #define CALL_FN_v_WWW(fnptr, arg1,arg2,arg3) \ argument
720 #define CALL_FN_v_WWWW(fnptr, arg1,arg2,arg3,arg4) \ argument
724 #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
805 #define CALL_FN_W_WWW(lval, orig, arg1,arg2,arg3) \ argument
829 #define CALL_FN_W_WWWW(lval, orig, arg1,arg2,arg3,arg4) \ 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
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dtest_calling_conv.cpp32 v4si32 arg3 = {8, 9, 10, 11}; in caller_vvvvv() local
42 v4f32 arg3 = {6, 7, 8, 9}; 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/openssl/include/openssl/
Dtrace.h291 # define OSSL_TRACE3(category, format, arg1, arg2, arg3) \ argument
293 # define OSSL_TRACE4(category, format, arg1, arg2, arg3, arg4) \ argument
295 # 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/node/deps/openssl/openssl/include/openssl/
Dtrace.h291 # define OSSL_TRACE3(category, format, arg1, arg2, arg3) \ argument
293 # define OSSL_TRACE4(category, format, arg1, arg2, arg3, arg4) \ argument
295 # 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/jerryscript/jerry-core/parser/js/
Dbyte-code.c39 #define CBC_OPCODE(arg1, arg2, arg3, arg4) \ argument
62 #define CBC_OPCODE(arg1, arg2, arg3, arg4) #arg1, argument
/third_party/typescript/tests/baselines/reference/
DgenericCallWithConstructorTypedArguments5.js13 var arg3: { cb: new (x: string, y: number) => string }; variable
38 var arg3; variable
/third_party/node/benchmark/timers/
Dtimers-breadth-args.js22 function cb3(arg1, arg2, arg3) { argument
28 function cb4(arg1, arg2, arg3, arg4) { argument
/third_party/jerryscript/tests/jerry/
Darray-prototype-some.js17 function f(arg1, arg2, arg3) { argument
25 function g(arg1, arg2, arg3) { argument
Darray-prototype-every.js17 function f(arg1, arg2, arg3) { argument
25 function g(arg1, arg2, arg3) { argument
Darray-prototype-filter.js17 function f(arg1, arg2, arg3) { argument
31 function g (arg1, arg2, arg3) { argument
Dfunction.prototype.js15 function f (arg1, arg2, arg3) argument
/third_party/node/benchmark/process/
Dnext-tick-breadth-args.js23 function cb3(arg1, arg2, arg3) { argument
29 function cb4(arg1, arg2, arg3, arg4) { argument
Dnext-tick-depth-args.js10 function cb4(arg1, arg2, arg3, arg4) { argument
24 function cb3(arg1, arg2, arg3) { argument
/third_party/node/lib/
Dtimers.js141 function setTimeout(callback, after, arg1, arg2, arg3) { argument
211 function setInterval(callback, repeat, arg1, arg2, arg3) { argument
284 function setImmediate(callback, arg1, arg2, arg3) { argument
/third_party/libffi/src/x86/
Dwin64.S17 #define arg3 %r9 macro
23 #define arg3 %rcx macro
Dwin64_intel.S16 #define arg3 r9 macro
22 #define arg3 rcx macro
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_safe_arithmetic.cpp130 bool SafeUint32Mult(std::uint32_t arg1, std::uint32_t arg2, std::uint32_t arg3, in SafeUint32Mult()
140 bool SafeUint32Mult(std::uint32_t arg1, std::uint32_t arg2, std::uint32_t arg3, in SafeUint32Mult()
155 std::uint32_t arg3) { in SafeUint32Mult()
160 std::uint32_t arg3, std::uint32_t arg4) { in SafeUint32Mult()
/third_party/openh264/codec/common/arm64/
Ddeblocking_aarch64_neon.S162 .macro DIFF_LUMA_EQ4_MASK arg0, arg1, arg2, arg3
191 .macro STORE_CHROMA_DATA_2 arg0, arg1, arg2, arg3
195 .macro ZERO_JUMP_END arg0, arg1, arg2, arg3
/third_party/protobuf/src/google/protobuf/stubs/
Dsubstitute.cc58 const SubstituteArg& arg2, const SubstituteArg& arg3, in Substitute()
71 const SubstituteArg& arg2, const SubstituteArg& arg3, in SubstituteAndAppend()
/third_party/node/deps/npm/node_modules/node-gyp/node_modules/readable-stream/
Derrors.js10 function getMessage (arg1, arg2, arg3) { argument
19 constructor (arg1, arg2, arg3) { argument

1234