Home
last modified time | relevance | path

Searched defs:mode (Results 51 - 75 of 4454) sorted by relevance

12345678910>>...179

/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
H A D__fdopen.c9 FILE *__fdopen(int fd, const char *mode) in __fdopen() 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
/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
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/pointerevent/
H A Dpointer_event_test.cpp22 HitTestMode mode = HTM_DEFAULT; in TestPointerEvent001() local
/third_party/ffmpeg/fftools/
H A Dfopen_utf8.h32 static inline FILE *fopen_utf8(const char *path_utf8, const char *mode) in fopen_utf8() argument
65 static inline FILE *fopen_utf8(const char *path, const char *mode) in fopen_utf8() argument
/third_party/eudev/src/shared/
H A Dmkdir-label.c33 int mkdir_safe_label(const char *path, mode_t mode, uid_t uid, gid_t gid) { in mkdir_safe_label() argument
37 int mkdir_parents_label(const char *path, mode_t mode) { in mkdir_parents_label() argument
H A Dterminal-util.c44 int open_terminal(const char *name, int mode) { in open_terminal() argument
/third_party/libsnd/src/
H A Dwindows.c36 sf_wchar_open (LPCWSTR wpath, int mode, SF_INFO *sfinfo) in sf_wchar_open() argument
/third_party/mesa3d/.gitlab-ci/bare-metal/
H A Dgoogle-power-relay.py6 mode = sys.argv[1] variable
14 mode = mode_swap[mode] variable
/third_party/jerryscript/jerry-ext/handler/
H A Dhandler-gc.c32 jerry_gc_mode_t mode = ((args_cnt > 0 && jerry_value_to_boolean (args_p[0])) ? JERRY_GC_PRESSURE_HIGH in jerryx_handler_gc() local
/third_party/ltp/include/lapi/
H A Dfaccessat.h16 int faccessat2(int dirfd, const char *pathname, int mode, int flags) in faccessat2() argument
/third_party/musl/porting/linux/user/src/stdio/
H A Dfreopen.c13 FILE *freopen(const char *restrict filename, const char *restrict mode, FILE *restrict f) in freopen() argument
H A Dfopen.c6 FILE *fopen(const char *restrict filename, const char *restrict mode) in fopen() argument
/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A D__fdopen.c10 FILE *__fdopen(int fd, const char *mode) in __fdopen() argument
[all...]
/third_party/musl/porting/linux/user/src/fcntl/
H A Dopen.c22 mode_t mode = 0; in open() local
/third_party/musl/src/stdio/
H A Dpopen.c12 FILE *popen(const char *cmd, const char *mode) in popen() argument

Completed in 6 milliseconds

12345678910>>...179