Home
last modified time | relevance | path

Searched defs:nullptr (Results 1 - 25 of 88) sorted by relevance

1234

/base/inputmethod/imf/test/fuzztest/imeeventmonitormanager_fuzzer/
H A Dimeeventmonitormanager_fuzzer.cpp27 ImeEventMonitorManager::GetInstance().RegisterImeEventListener(static_cast<uint32_t>(size), nullptr); in FuzzRegisterImeEventListener() local
34 ImeEventMonitorManager::GetInstance().UnRegisterImeEventListener(static_cast<uint32_t>(size), nullptr); in FuzzUnRegisterImeEventListener() local
/base/location/interfaces/inner_api/include/
H A Dgeofence_async_context.h42 GnssGeofenceAsyncContext( napi_env env, napi_async_work work = nullptr, napi_deferred deferred = nullptr) GnssGeofenceAsyncContext() argument
H A Dasync_context.h36 explicit AsyncContext(napi_env e, napi_async_work w = nullptr, napi_deferred d = nullptr) in AsyncContext() argument
/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/os_dependency/sa/src/
H A Dhks_dcm_callback_handler_test.cpp60 ASSERT_NE(HksOpenDcmFunction(), nullptr); in HWTEST_F() local
73 ASSERT_NE(HksOpenDcmFunction(), nullptr); in HWTEST_F() local
/base/update/updater/services/package/pkg_package/
H A Dpkg_lz4file.h56 explicit Lz4PkgFile(PkgManager::PkgManagerPtr manager, PkgStreamPtr stream, PkgInfoPtr header = nullptr) in Lz4PkgFile() argument
/base/useriam/pin_auth/test/unittest/src/
H A Dservices_pin_auth_manager_test.cpp61 EXPECT_NE(PinAuthManager::GetInstance().GetInputerLock(tokenId), nullptr); in HWTEST_F() local
H A Dframework_client_pinauth_register_impl_test.cpp87 EXPECT_NE(PinAuthRegisterImpl::Instance().proxy_->AsObject(), nullptr); in HWTEST_F() local
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/include/
H A Dcpu_decorator.h27 CpuDecorator(std::shared_ptr<CpuCollector> collector, std::shared_ptr<ThreadCpuCollector> threadCpuCollector = nullptr) CpuDecorator() argument
/base/startup/init/test/unittest/begetctl/
H A Dbegetctl_unittest.cpp416 BShellEnvDirectExecute(GetShellHandle(), 0, nullptr); in HWTEST_F() local
/base/startup/init/test/unittest/modules/
H A Dmodules_unittest.cpp63 EXPECT_EQ(ReadFileToBuffer(fileName, buffer, MAX_BUFFER_LEN), nullptr); in HWTEST_F() local
65 EXPECT_EQ(ReadFileToBuffer(nullptr, buffer, MAX_BUFFER_LEN), nullptr); in HWTEST_F() local
66 EXPECT_EQ(ReadFileToBuffer(nullptr, nullptr, MAX_BUFFER_LEN), nullptr); in HWTEST_F() local
116 HookMgrExecute(GetBootStageHookMgr(), INIT_POST_PERSIST_PARAM_LOAD, nullptr, nullptr); in HWTEST_F() local
H A Dtrace_unittest.cpp118 HookMgrExecute(GetBootStageHookMgr(), INIT_POST_PERSIST_PARAM_LOAD, nullptr, nullptr); in HWTEST_F() local
121 HookMgrExecute(GetBootStageHookMgr(), INIT_POST_PERSIST_PARAM_LOAD, nullptr, nullptr); in HWTEST_F() local
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_web_storage_impl.cpp53 nweb_web_storage_->GetOriginQuota(ArkWebStringStructToClass(origin), nullptr); in GetOriginQuota() local
69 nweb_web_storage_->GetOriginUsage(ArkWebStringStructToClass(origin), nullptr); in GetOriginUsage() local
/base/useriam/user_auth_framework/test/unittest/executors/
H A Ddriver_manager_unit_test.cpp69 EXPECT_EQ(DriverManager::GetInstance().GetDriverByServiceName(serviceName), nullptr); in HWTEST_F() local
/kernel/linux/linux-5.10/arch/parisc/math-emu/
H A Dfrnd.c35 sgl_frnd(sgl_floating_point *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) sgl_frnd() argument
139 dbl_frnd( dbl_floating_point *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) dbl_frnd() argument
H A Dsfsqrt.c38 sgl_fsqrt( sgl_floating_point *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) sgl_fsqrt() argument
H A Dfcnvxf.c45 sgl_to_sgl_fcnvxf( int *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) sgl_to_sgl_fcnvxf() argument
116 sgl_to_dbl_fcnvxf( int *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) sgl_to_dbl_fcnvxf() argument
167 dbl_to_sgl_fcnvxf( dbl_integer *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) dbl_to_sgl_fcnvxf() argument
272 dbl_to_dbl_fcnvxf( dbl_integer *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) dbl_to_dbl_fcnvxf() argument
H A Dfcnvuf.c46 sgl_to_sgl_fcnvuf( unsigned int *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) sgl_to_sgl_fcnvuf() argument
105 sgl_to_dbl_fcnvuf( unsigned int *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) sgl_to_dbl_fcnvuf() argument
146 dbl_to_sgl_fcnvuf( dbl_unsigned *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) dbl_to_sgl_fcnvuf() argument
228 dbl_to_dbl_fcnvuf( dbl_unsigned *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) dbl_to_dbl_fcnvuf() argument
H A Dfcnvfu.c288 dbl_to_sgl_fcnvfu (dbl_floating_point * srcptr, unsigned int *nullptr, in dbl_to_sgl_fcnvfu() argument
411 dbl_to_dbl_fcnvfu (dbl_floating_point * srcptr, unsigned int *nullptr, in dbl_to_dbl_fcnvfu() argument
46 sgl_to_sgl_fcnvfu( sgl_floating_point *srcptr, unsigned int *nullptr, unsigned int *dstptr, unsigned int *status) sgl_to_sgl_fcnvfu() argument
167 sgl_to_dbl_fcnvfu( sgl_floating_point *srcptr, unsigned int *nullptr, dbl_unsigned *dstptr, unsigned int *status) sgl_to_dbl_fcnvfu() argument
H A Dfcnvfut.c47 sgl_to_sgl_fcnvfut (sgl_floating_point * srcptr, unsigned int *nullptr, in sgl_to_sgl_fcnvfut() argument
116 sgl_to_dbl_fcnvfut (sgl_floating_point * srcptr, unsigned int *nullptr, in sgl_to_dbl_fcnvfut() argument
186 dbl_to_sgl_fcnvfut (dbl_floating_point * srcptr, unsigned int *nullptr, in dbl_to_sgl_fcnvfut() argument
255 dbl_to_dbl_fcnvfut (dbl_floating_point * srcptr, unsigned int *nullptr, in dbl_to_dbl_fcnvfut() argument
H A Ddfsqrt.c38 dbl_fsqrt( dbl_floating_point *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) dbl_fsqrt() argument
/kernel/linux/linux-6.6/arch/parisc/math-emu/
H A Dfcnvfu.c288 dbl_to_sgl_fcnvfu (dbl_floating_point * srcptr, unsigned int *nullptr, in dbl_to_sgl_fcnvfu() argument
411 dbl_to_dbl_fcnvfu (dbl_floating_point * srcptr, unsigned int *nullptr, in dbl_to_dbl_fcnvfu() argument
46 sgl_to_sgl_fcnvfu( sgl_floating_point *srcptr, unsigned int *nullptr, unsigned int *dstptr, unsigned int *status) sgl_to_sgl_fcnvfu() argument
167 sgl_to_dbl_fcnvfu( sgl_floating_point *srcptr, unsigned int *nullptr, dbl_unsigned *dstptr, unsigned int *status) sgl_to_dbl_fcnvfu() argument
H A Dfcnvuf.c46 sgl_to_sgl_fcnvuf( unsigned int *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) sgl_to_sgl_fcnvuf() argument
105 sgl_to_dbl_fcnvuf( unsigned int *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) sgl_to_dbl_fcnvuf() argument
146 dbl_to_sgl_fcnvuf( dbl_unsigned *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) dbl_to_sgl_fcnvuf() argument
228 dbl_to_dbl_fcnvuf( dbl_unsigned *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) dbl_to_dbl_fcnvuf() argument
H A Dfcnvfut.c47 sgl_to_sgl_fcnvfut (sgl_floating_point * srcptr, unsigned int *nullptr, in sgl_to_sgl_fcnvfut() argument
116 sgl_to_dbl_fcnvfut (sgl_floating_point * srcptr, unsigned int *nullptr, in sgl_to_dbl_fcnvfut() argument
186 dbl_to_sgl_fcnvfut (dbl_floating_point * srcptr, unsigned int *nullptr, in dbl_to_sgl_fcnvfut() argument
255 dbl_to_dbl_fcnvfut (dbl_floating_point * srcptr, unsigned int *nullptr, in dbl_to_dbl_fcnvfut() argument
H A Ddfsqrt.c38 dbl_fsqrt( dbl_floating_point *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) dbl_fsqrt() argument
H A Dfcnvxf.c45 sgl_to_sgl_fcnvxf( int *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) sgl_to_sgl_fcnvxf() argument
116 sgl_to_dbl_fcnvxf( int *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) sgl_to_dbl_fcnvxf() argument
167 dbl_to_sgl_fcnvxf( dbl_integer *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) dbl_to_sgl_fcnvxf() argument
272 dbl_to_dbl_fcnvxf( dbl_integer *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) dbl_to_dbl_fcnvxf() argument

Completed in 9 milliseconds

1234