| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_safe_arithmetic.cpp | 25 T SafeAdd(T arg1, T arg2) { in SafeAdd() 45 T SafeUnsignedMult(T arg1, T arg2) { in SafeUnsignedMult() 56 bool SafeInt32Add(std::int32_t arg1, std::int32_t arg2, std::int32_t *result) { in SafeInt32Add() 65 std::int32_t SafeInt32Add(std::int32_t arg1, std::int32_t arg2) { in SafeInt32Add() 69 std::int64_t SafeInt64Add(std::int64_t arg1, std::int64_t arg2) { in SafeInt64Add() 73 bool SafeUint32Add(std::uint32_t arg1, std::uint32_t arg2, in SafeUint32Add() 83 std::uint32_t SafeUint32Add(std::uint32_t arg1, std::uint32_t arg2) { in SafeUint32Add() 87 std::uint64_t SafeUint64Add(std::uint64_t arg1, std::uint64_t arg2) { in SafeUint64Add() 91 bool SafeInt32Sub(std::int32_t arg1, std::int32_t arg2, std::int32_t *result) { in SafeInt32Sub() 101 std::int32_t SafeInt32Sub(std::int32_t arg1, std::int32_t arg2) { in SafeInt32Sub() [all …]
|
| D | dng_safe_arithmetic.h | 113 inline std::int64_t SafeInt64MultByClang(std::int64_t arg1, std::int64_t arg2) { in SafeInt64MultByClang() 130 inline std::int64_t SafeInt64MultByInt128(std::int64_t arg1, in SafeInt64MultByClang() 149 inline std::int64_t SafeInt64Mult(std::int64_t arg1, std::int64_t arg2) { in SafeInt64Mult()
|
| /third_party/node/benchmark/process/ |
| D | next-tick-breadth-args.js | 11 function cb1(arg1) { argument 17 function cb2(arg1, arg2) { argument 23 function cb3(arg1, arg2, arg3) { argument 29 function cb4(arg1, arg2, arg3, arg4) { argument
|
| D | next-tick-depth-args.js | 10 function cb4(arg1, arg2, arg3, arg4) { argument 24 function cb3(arg1, arg2, arg3) { argument 38 function cb2(arg1, arg2) { argument 52 function cb1(arg1) { argument
|
| /third_party/node/benchmark/timers/ |
| D | timers-breadth-args.js | 10 function cb1(arg1) { argument 16 function cb2(arg1, arg2) { argument 22 function cb3(arg1, arg2, arg3) { argument 28 function cb4(arg1, arg2, arg3, arg4) { argument
|
| D | set-immediate-breadth-args.js | 14 function cb1(arg1) {} argument 16 function cb2(arg1, arg2) {} argument 18 function cb3(arg1, arg2, arg3) {} argument
|
| /third_party/libinput/include/valgrind/ |
| D | valgrind.h | 1117 #define CALL_FN_v_W(fnptr, arg1) \ argument 1121 #define CALL_FN_v_WW(fnptr, arg1,arg2) \ argument 1125 #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 1186 #define CALL_FN_W_W(lval, orig, arg1) \ argument 1207 #define CALL_FN_W_WW(lval, orig, arg1,arg2) \ argument 1230 #define CALL_FN_W_WWW(lval, orig, arg1,arg2,arg3) \ argument [all …]
|
| /third_party/ltp/testcases/kernel/containers/libclone/ |
| D | libclone.c | 20 int (*fn1) (void *arg), void *arg1, in do_clone_tests() 39 int (*fn1) (void *arg), void *arg1, in do_unshare_tests() 89 int do_plain_tests(int (*fn1) (void *arg), void *arg1, in do_plain_tests() 107 int (*fn1) (void *arg), void *arg1) in do_clone_unshare_test() 127 int (*fn1) (void *arg), void *arg1, in do_clone_unshare_tests()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
| D | test_calling_conv.cpp | 25 int arg1 = 0x12345678; in caller_i() local 30 v4si32 arg1 = {0, 1, 2, 3}; in caller_vvvvv() local 40 v4f32 arg1 = {0, 1, 2, 3}; in caller_vlvilvfvdviv() local 62 void __attribute__((noinline)) callee_i(int arg1) { in callee_i() 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/skia/third_party/externals/libjpeg-turbo/gtest/ |
| D | djpeg-gtest-wrapper.cpp | 73 std::string arg1 = "-dct"; in TEST_P() local 106 std::string arg1 = "-dct"; in TEST() local 135 std::string arg1 = "-dct"; in TEST() local 165 std::string arg1 = "-dct"; in TEST() local 193 std::string arg1 = "-dct"; in TEST() local 224 std::string arg1 = "-dct"; in TEST() local 253 std::string arg1 = "-dct"; in TEST() local 284 std::string arg1 = "-dct"; in TEST() local 314 std::string arg1 = "-dct"; in TEST() local 343 std::string arg1 = "-fast"; in TEST() local [all …]
|
| D | cjpeg-gtest-wrapper.cpp | 41 std::string arg1 = "-rgb"; in TEST() local 70 std::string arg1 = "-sample"; in TEST() local 101 std::string arg1 = "-sample"; in TEST() local 134 std::string arg1 = "-gray"; in TEST() local 161 std::string arg1 = "-sample"; in TEST() local 192 std::string arg1 = "-sample"; in TEST() local 225 std::string arg1 = "-sample"; in TEST() local 255 std::string arg1 = "-dct"; in TEST() local 282 std::string arg1 = "-sample"; in TEST() local 312 std::string arg1 = "-dct"; in TEST() local [all …]
|
| D | jpegtran-gtest-wrapper.cpp | 41 std::string arg1 = "-copy"; in TEST() local 69 std::string arg1 = "-crop"; in TEST() local 98 std::string arg1 = "-arithmetic"; in TEST() local 122 std::string arg1 = "-outfile"; in TEST() local
|
| /third_party/openssl/include/openssl/ |
| D | trace.h | 289 # define OSSL_TRACE1(category, format, arg1) \ argument 291 # define OSSL_TRACE2(category, format, arg1, arg2) \ argument 293 # define OSSL_TRACE3(category, format, arg1, arg2, arg3) \ argument 295 # define OSSL_TRACE4(category, format, arg1, arg2, arg3, arg4) \ argument 297 # define OSSL_TRACE5(category, format, arg1, arg2, arg3, arg4, arg5) \ argument 299 # define OSSL_TRACE6(category, format, arg1, arg2, arg3, arg4, arg5, arg6) \ argument 301 # define OSSL_TRACE7(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7) \ argument 303 # define OSSL_TRACE8(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) \ argument 305 # define OSSL_TRACE9(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) \ argument
|
| /third_party/typescript/tests/baselines/reference/ |
| D | fatarrowfunctionsOptionalArgs.js | 167 (function (arg1, arg2) { return 12; }); argument 168 (function (arg1, arg2) { argument 173 (function (arg1, arg2) { return 14; }); argument 174 (function (arg1, arg2) { return 15; }); argument 175 (function (arg1, arg2) { argument 180 (function (arg1, arg2) { return 17; }); argument 181 (function (arg1) { argument 188 (function (arg1, arg2) { return 19; }); argument 339 (function (arg1, arg2) { return 0; }) + '' + (function (arg1, arg2) { return 108; }); argument 340 (function (arg1) { argument [all …]
|
| D | fatarrowfunctionsOptionalArgsErrors1.js | 11 (function (arg1, arg2) { return 101; }); argument 34 (function (arg1, arg2) { argument
|
| D | setterWithReturn.js | 3 public set p1(arg1) { argument 18 set: function (arg1) { argument
|
| /third_party/googletest/googlemock/include/gmock/ |
| D | gmock-nice-strict.h | 164 NiceMock(TArg1&& arg1, TArg2&& arg2, An&&... args) in NiceMock() 205 NaggyMock(TArg1&& arg1, TArg2&& arg2, An&&... args) in NaggyMock() 246 StrictMock(TArg1&& arg1, TArg2&& arg2, An&&... args) in StrictMock()
|
| /third_party/jerryscript/jerry-core/parser/js/ |
| D | byte-code.c | 39 #define CBC_OPCODE(arg1, arg2, arg3, arg4) \ argument 62 #define CBC_OPCODE(arg1, arg2, arg3, arg4) #arg1, argument
|
| /third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
| D | function-ptr-xtype.c | 12 int foo(void *fn, int arg1, int arg2) in foo() 25 int bar(int (*fn)(int), int arg1, int arg2) in bar() argument
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| D | callback.h | 168 Arg1 arg1) in FunctionClosure1() 191 Arg1 arg1) in MethodClosure1() 215 Arg1 arg1, Arg2 arg2) in FunctionClosure2() 239 Arg1 arg1, Arg2 arg2) in MethodClosure2() 439 Arg1 arg1) { in NewCallback() 446 Arg1 arg1) { in NewPermanentCallback() 453 Arg1 arg1) { in NewCallback() 460 Arg1 arg1) { in NewPermanentCallback() 467 Arg1 arg1, Arg2 arg2) { in NewCallback() 475 Arg1 arg1, Arg2 arg2) { in NewPermanentCallback() [all …]
|
| /third_party/mesa3d/src/mesa/main/ |
| D | atifragshader.c | 132 GLuint dstMask, GLuint dstMod, GLuint arg1, in debug_op() 594 GLuint dstMask, GLuint dstMod, GLuint arg1, in _mesa_FragmentOpXATI() 752 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp1ATI() 761 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp2ATI() 772 GLuint dstMod, GLuint arg1, GLuint arg1Rep, in _mesa_ColorFragmentOp3ATI() 783 _mesa_AlphaFragmentOp1ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, in _mesa_AlphaFragmentOp1ATI() 791 _mesa_AlphaFragmentOp2ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, in _mesa_AlphaFragmentOp2ATI() 801 _mesa_AlphaFragmentOp3ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, in _mesa_AlphaFragmentOp3ATI()
|
| /third_party/jerryscript/tests/jerry/ |
| D | array-prototype-some.js | 17 function f(arg1, arg2, arg3) { argument 25 function g(arg1, arg2, arg3) { argument
|
| D | array-prototype-every.js | 17 function f(arg1, arg2, arg3) { argument 25 function g(arg1, arg2, arg3) { argument
|
| D | array-prototype-filter.js | 17 function f(arg1, arg2, arg3) { argument 31 function g (arg1, arg2, arg3) { argument
|
| /third_party/node/src/ |
| D | node_dtrace.cc | 29 #define NODE_HTTP_SERVER_REQUEST(arg0, arg1) argument 33 #define NODE_HTTP_CLIENT_REQUEST(arg0, arg1) argument 41 #define NODE_GC_START(arg0, arg1, arg2) argument 42 #define NODE_GC_DONE(arg0, arg1, arg2) argument 124 #define SLURP_CONNECTION_HTTP_CLIENT_RESPONSE(arg0, arg1, conn) \ argument
|