| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | mntentndk.cpp | 49 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2)
in DoPlainTests() argument
|
| H A D | mountndk.cpp | 37 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2)
in DoPlainTests() argument
|
| H A D | waitndk.cpp | 28 int do_plain_tests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2)
in do_plain_tests() argument
|
| /third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct-json/ |
| H A D | test2.c | 82 unsigned long long arg2; member
|
| /third_party/node/deps/v8/third_party/wasm-api/example/ |
| H A D | table.c | 51 void check_call(wasm_func_t* func, int32_t arg1, int32_t arg2, int32_t expected) { in check_call() argument 63 void check_trap(wasm_func_t* func, int32_t arg1, int32_t arg2) { in check_trap() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/ |
| H A D | 4-2.c | 181 struct thestruct arg1, arg2; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/ |
| H A D | 4-1.c | 247 thestruct arg1, arg2; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_trylock/ |
| H A D | 4-3.c | 304 thestruct arg1, arg2; in main() local
|
| /third_party/ltp/testcases/realtime/stress/pi-tests/ |
| H A D | testpi-3.c | 92 Thread arg1, arg2, arg3, arg4, arg5; variable
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/ |
| H A D | 3-3.c | 204 thestruct arg1, arg2; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/ |
| H A D | 4-2.c | 224 thestruct arg1, arg2; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/ |
| H A D | 4-3.c | 235 thestruct arg1, arg2; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/ |
| H A D | 6-3.c | 171 struct thestruct arg1, arg2; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_lock/ |
| H A D | 3-1.c | 280 thestruct arg1, arg2; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_once/ |
| H A D | 6-1.c | 219 thestruct arg1, arg2; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/ |
| H A D | 5-1.c | 201 thestruct arg1, arg2; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/ |
| H A D | 18-1.c | 218 thestruct arg1, arg2; in main() local
|
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | x509_trust.c | 123 X509_TRUST_add(int id, int flags, int (*ck) (X509_TRUST *, X509 *, int), const char *name, int arg1, void *arg2) X509_TRUST_add() argument
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | vector_utils.h | 212 VectorBase<Dimension, Type>::VectorBase(const Arg1 &arg1, const Arg2 &arg2, const Args &... args) in VectorBase() argument
|
| /third_party/openssl/crypto/x509/ |
| H A D | x509_trust.c | 123 X509_TRUST_add(int id, int flags, int (*ck) (X509_TRUST *, X509 *, int), const char *name, int arg1, void *arg2) X509_TRUST_add() argument
|
| /third_party/skia/third_party/externals/libwebp/swig/ |
| H A D | libwebp_go_wrap.c | 224 size_t arg2 ; in _wrap_wrapped_WebPGetInfo() local
|
| /third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
| H A D | ftgloadr.h | 44 FT_Int arg2; member
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_safe_arithmetic.cpp | 25 T SafeAdd(T arg1, T arg2) { in SafeAdd() argument 45 T SafeUnsignedMult(T arg1, T arg2) { in SafeUnsignedMult() argument 56 bool SafeInt32Add(std::int32_t arg1, std::int32_t arg2, st argument 65 SafeInt32Add(std::int32_t arg1, std::int32_t arg2) SafeInt32Add() argument 69 SafeInt64Add(std::int64_t arg1, std::int64_t arg2) SafeInt64Add() argument 73 SafeUint32Add(std::uint32_t arg1, std::uint32_t arg2, std::uint32_t *result) SafeUint32Add() argument 83 SafeUint32Add(std::uint32_t arg1, std::uint32_t arg2) SafeUint32Add() argument 87 SafeUint64Add(std::uint64_t arg1, std::uint64_t arg2) SafeUint64Add() argument 91 SafeInt32Sub(std::int32_t arg1, std::int32_t arg2, std::int32_t *result) SafeInt32Sub() argument 101 SafeInt32Sub(std::int32_t arg1, std::int32_t arg2) SafeInt32Sub() argument 111 SafeUint32Sub(std::uint32_t arg1, std::uint32_t arg2) SafeUint32Sub() argument 120 SafeUint32Mult(std::uint32_t arg1, std::uint32_t arg2, std::uint32_t *result) SafeUint32Mult() argument 130 SafeUint32Mult(std::uint32_t arg1, std::uint32_t arg2, std::uint32_t arg3, std::uint32_t *result) SafeUint32Mult() argument 140 SafeUint32Mult(std::uint32_t arg1, std::uint32_t arg2, std::uint32_t arg3, std::uint32_t arg4, std::uint32_t *result) SafeUint32Mult() argument 150 SafeUint32Mult(std::uint32_t arg1, std::uint32_t arg2) SafeUint32Mult() argument 154 SafeUint32Mult(std::uint32_t arg1, std::uint32_t arg2, std::uint32_t arg3) SafeUint32Mult() argument 159 SafeUint32Mult(std::uint32_t arg1, std::uint32_t arg2, std::uint32_t arg3, std::uint32_t arg4) SafeUint32Mult() argument 164 SafeInt32Mult(std::int32_t arg1, std::int32_t arg2) SafeInt32Mult() argument 176 SafeSizetMult(std::size_t arg1, std::size_t arg2) SafeSizetMult() argument 182 SafeInt64MultSlow(std::int64_t arg1, std::int64_t arg2) SafeInt64MultSlow() argument 210 SafeUint32DivideUp(std::uint32_t arg1, std::uint32_t arg2) SafeUint32DivideUp() argument [all...] |
| /base/account/os_account/dfx/hidumper_adapter/ |
| H A D | account_dump_helper.cpp | 212 void AccountDumpHelper::ProcessTwoParameter(const std::string& arg1, const std::string& arg2, std::string& result) const in ProcessTwoParameter() argument
|
| /base/location/test/location_network/source/ |
| H A D | network_ability_test.cpp | 227 std::u16string arg2 = Str8ToStr16("arg2"); in HWTEST_F() local
|