Home
last modified time | relevance | path

Searched defs:mode (Results 76 - 100 of 12291) sorted by relevance

12345678910>>...492

/third_party/musl/porting/liteos_a/user/src/stat/
H A Dmknodat.c5 int mknodat(int fd, const char *path, mode_t mode, dev_t dev) in mknodat() argument
/third_party/musl/src/stdio/
H A D__fmodeflags.c6 int __fmodeflags(const char *mode, int *flags) in __fmodeflags() argument
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dfopen.c8 FILE *fopen(const char *restrict filename, const char *restrict mode) in fopen() argument
/third_party/libinput/test/
H A Dtest-builddir-lookup.c32 char *mode; in main() local
/third_party/skia/src/core/
H A DSkBlendModeBlender.h15 SkBlendModeBlender(SkBlendMode mode) : fMode(mode) {} in SkBlendModeBlender() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DDriverUniformMetal.h21 DriverUniformMetal(DriverUniformMode mode) : DriverUniform(mode) {} in DriverUniformMetal() argument
/arkcompiler/ets_runtime/ecmascript/platform/unix/ohos/
H A Ddirectory.cpp31 mode_t mode = S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH; in SetDirModeAsDefault() local
37 mode_t mode = S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH; in SetFileModeAsDefault() local
/arkcompiler/runtime_core/platforms/unix/libpandabase/
H A Dfile.cpp25 static int GetFlags(Mode mode) in GetFlags() argument
47 File Open(std::string_view filename, Mode mode) in Open() argument
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
H A Dfile.cpp26 static int GetFlags(Mode mode) in GetFlags() argument
48 File Open(std::string_view filename, Mode mode) in Open() argument
/base/telephony/core_service/frameworks/js/network_search/src/
H A Dget_nr_option_mode_callback.cpp26 void GetNrOptionModeCallback::OnGetNrOptionModeCallback(const int32_t mode, const int32_t errorCode) in OnGetNrOptionModeCallback() argument
/base/update/updater/test/fuzztest/updaterfactoryreset_fuzzer/
H A Dupdaterfactoryreset_fuzzer.cpp33 FactoryResetMode mode = USER_WIPE_DATA; in FuzzFactoryReset() local
/base/web/webview/test/fuzztest/ohos_nweb/sethttpdns_fuzzer/
H A Dsethttpdns_fuzzer.cpp36 int mode; in SetHttpDnsFuzzTest() local
/foundation/ability/ability_runtime/services/uripermmgr/include/
H A Dupms_policy_info.h25 uint64_t mode; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_view_factory.h27 static RefPtr<FrameNode> GetView(RefPtr<FrameNode>& content, MaximizeMode mode) { in GetView() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_content_overlay/
H A Dselect_content_overlay_pattern.h28 explicit SelectContentOverlayPattern(std::shared_ptr<SelectOverlayInfo> info, SelectOverlayMode mode) in SelectContentOverlayPattern() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dstrategy_factory.cpp22 BuildSyncStrategy( SyncMode mode, bool isLocalDeleteUpload, SingleVerConflictResolvePolicy policy) BuildSyncStrategy() argument
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsysfb.c40 struct simplefb_platform_data mode; in sysfb_init() local
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap2-restart.c31 void omap2xxx_restart(enum reboot_mode mode, const char *cmd) in omap2xxx_restart() argument
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dhwacpi.c28 acpi_status acpi_hw_set_mode(u32 mode) in acpi_hw_set_mode() argument
[all...]
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap2-restart.c31 void omap2xxx_restart(enum reboot_mode mode, const char *cmd) in omap2xxx_restart() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/via/
H A Dvia_aux.c62 const struct fb_videomode *mode = NULL; in via_aux_get_preferred_mode() local
/kernel/linux/linux-5.10/fs/
H A Dfs_types.c77 unsigned char fs_umode_to_ftype(umode_t mode) in fs_umode_to_ftype() argument
101 fs_umode_to_dtype(umode_t mode) fs_umode_to_dtype() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/pwc/
H A Dpwc-timon.h42 unsigned char mode[13]; /* precomputed mode settings for cam */ member
H A Dpwc-kiara.h27 unsigned char mode[12]; /* precomputed mode settings for cam */ member
/kernel/linux/linux-6.6/drivers/media/usb/pwc/
H A Dpwc-timon.h42 unsigned char mode[13]; /* precomputed mode settings for cam */ member

Completed in 8 milliseconds

12345678910>>...492