Home
last modified time | relevance | path

Searched defs:force (Results 376 - 400 of 1038) sorted by relevance

1...<<11121314151617181920>>...42

/kernel/linux/linux-6.6/samples/bpf/
H A Dxdp_router_ipv4_user.c552 bool error = true, generic = false, force = false; in main() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsfallocate.c99 int force; /* -f, force allocation. */ member
H A Dntfsls.c112 int force; /* Override common sense */ member
/third_party/skia/src/gpu/gl/builders/
H A DGrGLProgramBuilder.cpp530 void GrGLProgramBuilder::resolveProgramResourceLocations(GrGLuint programID, bool force) { in resolveProgramResourceLocations() argument
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_calltip.py335 def force(self): function
/third_party/rust/crates/once_cell/src/
H A Dlib.rs743 pub fn force(this: &Lazy<T, F>) -> &T { in force() functions
1273 pub fn force(this: &Lazy<T, F>) -> &T { in force() functions
[all...]
/base/powermgr/power_manager/services/native/src/suspend/
H A Dsuspend_controller.cpp453 bool force = true; in RegisterSettingsObserver() local
/base/usb/usb_manager/interfaces/innerkits/native/src/
H A Dusb_srv_client.cpp254 int32_t UsbSrvClient::ClaimInterface(USBDevicePipe &pipe, const UsbInterface &interface, bool force) in ClaimInterface() argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.c200 static enum drm_connector_status cdn_dp_connector_detect(struct drm_connector *connector, bool force) in cdn_dp_connector_detect() argument
H A Drk3066_hdmi.c428 static enum drm_connector_status rk3066_hdmi_connector_detect(struct drm_connector *connector, bool force) in rk3066_hdmi_connector_detect() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcmsdh.c798 bcmsdh_force_sbwad_calc(void *sdh, bool force) in bcmsdh_force_sbwad_calc() argument
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Drender_tab_bar.cpp301 void RenderTabBar::SetIndex(int32_t index, bool force) in SetIndex() argument
/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dpointer_event.h53 float force = 0.0f; member
75 float force = 0.0f; member in OHOS::MMI::PointerEvent
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_xcomponent.h201 float force; member
228 float force; member
252 float force; member
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dace_events.h130 void SetForce(float force) in SetForce() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H A Drs_render_particle_effector_test.cpp603 Vector2f force = noiseField->ApplyField(position, deltaTime); in HWTEST_F() local
648 Vector2f force = noiseField->ApplyField(position, deltaTime); in HWTEST_F() local
679 Vector2f force = noiseField->ApplyField(position, deltaTime); HWTEST_F() local
[all...]
/foundation/multimedia/media_foundation/engine/pipeline/filters/demux/
H A Ddemuxer_filter.cpp286 void DemuxerFilter::StopTask(bool force) in StopTask() argument
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_user_service.cpp270 void BundleActiveUserService::LoadActiveStats(const int64_t timeStamp, const bool& force, const bool& timeChanged) in LoadActiveStats() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dkv_store_nb_delegate_mock.cpp150 Export(const std::string &filePath, const CipherPassword &passwd, bool force) Export() argument
H A Ddb_store_mock.cpp162 DBStatus DBStoreMock::Export(const std::string &filePath, const CipherPassword &passwd, bool force) in Export() argument
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/
H A Dsvc_session_manager_mock.cpp44 ErrCode SvcSessionManager::Active(Impl newImpl, bool force) in Active() argument
52 void SvcSessionManager::Deactive(const wptr<IRemoteObject> &remoteInAction, bool force) in Deactive() argument
H A Dsvc_session_manager_throw_mock.cpp27 ErrCode SvcSessionManager::Active(Impl newImpl, bool force) in Active() argument
32 void SvcSessionManager::Deactive(const wptr<IRemoteObject> &remoteInAction, bool force) in Deactive() argument
/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/
H A Dservice_incremental_test.cpp42 void Service::StopAll(const wptr<IRemoteObject> &obj, bool force) {} in StopAll() argument
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Diosapic.c325 iosapic_set_affinity(struct irq_data *data, const struct cpumask *mask, bool force) iosapic_set_affinity() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dsched.c850 static int __spu_deactivate(struct spu_context *ctx, int force, int max_prio) in __spu_deactivate() argument

Completed in 29 milliseconds

1...<<11121314151617181920>>...42