Home
last modified time | relevance | path

Searched defs:arg1 (Results 76 - 100 of 307) sorted by relevance

12345678910>>...13

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/
H A D4-3.c224 struct thestruct arg1; in do_child() 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
219 void VectorBase<Dimension, Type>::initWithList(const Vector<OtherDimension, OtherType> &arg1, in initWithList() argument
234 VectorBase<Dimension, Type>::initWithList(OtherType arg1, const Args &... args) in initWithList() argument
[all...]
/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.c223 uint8_t *arg1 = (uint8_t *) 0 ; in _wrap_wrapped_WebPGetInfo() local
232 _gostring_ arg1; in _wrap_wrapped_WebPGetInfo() member
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dftgloadr.h43 FT_Int arg1; 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 SafeInt32Add(std::int32_t arg1, std::int32_t arg2, std::int32_t *result) SafeInt32Add() 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/hiviewdfx/hiview/plugins/sysevent_source/
H A Dsysevent_source.cpp283 std::string arg1 = cmds[1]; in Dump() local
/base/location/test/location_network/source/
H A Dnetwork_ability_test.cpp225 std::u16string arg1 = Str8ToStr16("arg1"); in HWTEST_F() local
/base/location/test/location_geocode/source/
H A Dgeo_convert_service_test.cpp255 std::u16string arg1 = Str8ToStr16("arg1"); in HWTEST_F() local
/base/telephony/core_service/services/sim/include/
H A Dsim_data_type.h54 int arg1 = INVALID_VALUE; member
79 int arg1 = INVALID_VALUE; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_linear_indicator.cpp63 auto arg1 = info[1]; in Create() local
/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_state_machine.c221 static int32_t PostMessageToFsm(FsmStateMachine *fsm, int32_t what, uint64_t arg1, in PostMessageToFsm() argument
60 CreateFsmHandleMsg(FsmStateMachine *fsm, int32_t what, uint64_t arg1, uint64_t arg2, void *obj) CreateFsmHandleMsg() argument
[all...]
/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_conn_common.c97 ConnPostMsgToLooper( SoftBusHandlerWrapper *wrapper, int32_t what, uint64_t arg1, uint64_t arg2, void *obj, uint64_t delayMillis) ConnPostMsgToLooper() argument
113 ConnRemoveMsgFromLooper( const SoftBusHandlerWrapper *wrapper, int32_t what, uint64_t arg1, uint64_t arg2, void *obj) ConnRemoveMsgFromLooper() argument
/foundation/communication/nfc/interfaces/inner_api/controller/
H A Dnfc_controller.cpp245 ErrorCode NfcController::NotifyEventStatus(int eventType, int arg1, std::string arg2) in NotifyEventStatus() argument
/foundation/communication/nfc/services/src/
H A Dnfc_service.cpp177 void NfcService::OnVendorEvent(int eventType, int arg1, std::string arg2) in OnVendorEvent() argument
/test/testfwk/arkxtest/uitest/test/
H A Dfrontend_api_handler_test.cpp404 auto arg1 = json(); in TEST_F() local
560 auto arg1 = json(); in TEST_F() local
/third_party/elfutils/libdw/
H A Dlibdw_findcu.c39 findcu_cb (const void *arg1, const void *arg2) in findcu_cb() argument
65 __libdw_finddbg_cb (const void *arg1, const void *arg2) in __libdw_finddbg_cb() argument
/third_party/glslang/glslang/MachineIndependent/
H A DConstant.cpp1043 double arg1 = childConstUnions[1][arg1comp].getDConst(); in fold() local

Completed in 16 milliseconds

12345678910>>...13