Home
last modified time | relevance | path

Searched defs:arg2 (Results 101 - 125 of 445) sorted by relevance

12345678910>>...18

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dmntentndk.cpp49 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in DoPlainTests() argument
H A Dmountndk.cpp37 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in DoPlainTests() argument
H A Dwaitndk.cpp28 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 Dtest2.c82 unsigned long long arg2; member
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dtable.c51 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 D4-2.c181 struct thestruct arg1, arg2; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
H A D4-1.c247 thestruct arg1, arg2; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_trylock/
H A D4-3.c304 thestruct arg1, arg2; in main() local
/third_party/ltp/testcases/realtime/stress/pi-tests/
H A Dtestpi-3.c92 Thread arg1, arg2, arg3, arg4, arg5; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/
H A D3-3.c204 thestruct arg1, arg2; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
H A D4-2.c224 thestruct arg1, arg2; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
H A D4-3.c235 thestruct arg1, arg2; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/
H A D6-3.c171 struct thestruct arg1, arg2; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_lock/
H A D3-1.c280 thestruct arg1, arg2; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_once/
H A D6-1.c219 thestruct arg1, arg2; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/
H A D5-1.c201 thestruct arg1, arg2; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/
H A D18-1.c218 thestruct arg1, arg2; in main() local
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_trust.c123 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 Dvector_utils.h212 VectorBase<Dimension, Type>::VectorBase(const Arg1 &arg1, const Arg2 &arg2, const Args &... args) in VectorBase() argument
/third_party/openssl/crypto/x509/
H A Dx509_trust.c123 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 Dlibwebp_go_wrap.c224 size_t arg2 ; in _wrap_wrapped_WebPGetInfo() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dftgloadr.h44 FT_Int arg2; member
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_safe_arithmetic.cpp25 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 Daccount_dump_helper.cpp212 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 Dnetwork_ability_test.cpp227 std::u16string arg2 = Str8ToStr16("arg2"); in HWTEST_F() local

Completed in 13 milliseconds

12345678910>>...18