Home
last modified time | relevance | path

Searched defs:force (Results 26 - 50 of 131) sorted by relevance

123456

/base/powermgr/power_manager/services/native/src/actions/default/display/
H A Ddevice_state_action.cpp255 GoToSleep(const std::function<void()> onSuspend, const std::function<void()> onWakeup, bool force) GoToSleep() argument
/base/powermgr/power_manager/test/fuzztest/power_utils/
H A Dpower_fuzzer.cpp79 GoToSleep([[maybe_unused]] const std::function<void()> onSuspend, [[maybe_unused]] const std::function<void()> onWakeup, [[maybe_unused]] bool force) GoToSleep() argument
/device/soc/rockchip/common/sdk_linux/kernel/
H A Dreboot.c476 static int __orderly_poweroff(bool force) in __orderly_poweroff() argument
512 void orderly_poweroff(bool force) in orderly_poweroff() argument
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_rc_defs.h177 EncRcForceCfg force; member
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_rc_defs.h177 EncRcForceCfg force; member
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_rc_defs.h177 EncRcForceCfg force; member
/third_party/elfutils/libelf/
H A Delf_compress.c350 bool force = (flags & ELF_CHF_FORCE) != 0; in elf_compress() local
66 __libelf_compress(Elf_Scn *scn, size_t hsize, int ei_data, size_t *orig_size, size_t *orig_addralign, size_t *new_size, bool force) __libelf_compress() argument
/third_party/ffmpeg/libavformat/
H A Dassenc.c84 static void purge_dialogues(AVFormatContext *s, int force) in purge_dialogues() argument
/third_party/gn/src/gn/
H A Dbuilder.cc467 void Builder::RecursiveSetShouldGenerate(BuilderRecord* record, bool force) { in RecursiveSetShouldGenerate() argument
/third_party/ntfs-3g/ntfsprogs/
H A Dntfslabel.c65 int force; /* Override common sense */ member
H A Dntfstruncate.c96 int force; /* -f, force truncation. */ member
H A Dntfsundelete.h53 int force; /* Override common sense */ member
H A Dntfsfallocate.c99 int force; /* -f, force allocation. */ member
H A Dntfsls.c112 int force; /* Override common sense */ member
/third_party/node/deps/npm/node_modules/@npmcli/arborist/bin/lib/
H A Doptions.js
/third_party/pulseaudio/src/pulse/
H A Dglib-mainloop.c91 static void cleanup_io_events(pa_glib_mainloop *g, int force) { in cleanup_io_events() argument
124 static void cleanup_time_events(pa_glib_mainloop *g, int force) { in cleanup_time_events() argument
159 static void cleanup_defer_events(pa_glib_mainloop *g, int force) { in cleanup_defer_events() argument
H A Dohos_glib-mainloop.c92 static void cleanup_io_events(pa_glib_mainloop *g, int force) { in cleanup_io_events() argument
125 static void cleanup_time_events(pa_glib_mainloop *g, int force) { in cleanup_time_events() argument
160 static void cleanup_defer_events(pa_glib_mainloop *g, int force) { in cleanup_defer_events() argument
/third_party/pulseaudio/src/pulsecore/
H A Dcore.c522 int pa_core_exit(pa_core *c, bool force, int retval) { in pa_core_exit() argument
H A Dmodule.c313 void pa_module_unload(pa_module *m, bool force) { in pa_module_unload() argument
325 void pa_module_unload_by_index(pa_core *c, uint32_t idx, bool force) { in pa_module_unload_by_index() argument
390 void pa_module_unload_request(pa_module *m, bool force) { in pa_module_unload_request() argument
405 void pa_module_unload_request_by_index(pa_core *c, uint32_t idx, bool force) { in pa_module_unload_request_by_index() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DQueryGL.cpp192 angle::Result StandardQueryGL::flush(const gl::Context *context, bool force) in flush() argument
402 angle::Result SyncQueryGL::flush(const gl::Context *context, bool force) in flush() argument
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dcp.c433 int force = FLAG(f), no_clobber = FLAG(n); in cp_main() local
/third_party/toybox/toys/posix/
H A Dcp.c429 int force = FLAG(f), no_clobber = FLAG(n); in cp_main() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_rgb.c83 static enum drm_connector_status rockchip_rgb_connector_detect(struct drm_connector *connector, bool force) in rockchip_rgb_connector_detect() argument
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_rc_defs.h198 EncRcForceCfg force; member
/third_party/skia/src/gpu/gl/builders/
H A DGrGLProgramBuilder.cpp530 void GrGLProgramBuilder::resolveProgramResourceLocations(GrGLuint programID, bool force) { in resolveProgramResourceLocations() argument

Completed in 17 milliseconds

123456