| /third_party/musl/porting/uniproton/kernel/src/stdio/ |
| H A D | fopen.c | 8 FILE *fopen(const char *restrict filename, const char *restrict mode)
in fopen() argument
|
| H A D | __fdopen.c | 9 FILE *__fdopen(int fd, const char *mode)
in __fdopen() argument
|
| /third_party/libinput/test/ |
| H A D | test-builddir-lookup.c | 32 char *mode; in main() local
|
| /third_party/skia/src/core/ |
| H A D | SkBlendModeBlender.h | 15 SkBlendModeBlender(SkBlendMode mode) : fMode(mode) {} in SkBlendModeBlender() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | DriverUniformMetal.h | 21 DriverUniformMetal(DriverUniformMode mode) : DriverUniform(mode) {} in DriverUniformMetal() argument
|
| /base/telephony/core_service/frameworks/js/network_search/src/ |
| H A D | get_nr_option_mode_callback.cpp | 26 void GetNrOptionModeCallback::OnGetNrOptionModeCallback(const int32_t mode, const int32_t errorCode) in OnGetNrOptionModeCallback() argument
|
| /base/update/updater/test/fuzztest/updaterfactoryreset_fuzzer/ |
| H A D | updaterfactoryreset_fuzzer.cpp | 33 FactoryResetMode mode = USER_WIPE_DATA; in FuzzFactoryReset() local
|
| /base/web/webview/test/fuzztest/ohos_nweb/sethttpdns_fuzzer/ |
| H A D | sethttpdns_fuzzer.cpp | 36 int mode; in SetHttpDnsFuzzTest() local
|
| /foundation/ability/ability_runtime/services/uripermmgr/include/ |
| H A D | upms_policy_info.h | 25 uint64_t mode; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/ |
| H A D | container_modal_view_factory.h | 27 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 D | select_content_overlay_pattern.h | 28 explicit SelectContentOverlayPattern(std::shared_ptr<SelectOverlayInfo> info, SelectOverlayMode mode) in SelectContentOverlayPattern() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
| H A D | strategy_factory.cpp | 22 BuildSyncStrategy( SyncMode mode, bool isLocalDeleteUpload, SingleVerConflictResolvePolicy policy) BuildSyncStrategy() argument
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/pointerevent/ |
| H A D | pointer_event_test.cpp | 22 HitTestMode mode = HTM_DEFAULT;
in TestPointerEvent001() local
|
| /third_party/ffmpeg/fftools/ |
| H A D | fopen_utf8.h | 32 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 D | mkdir-label.c | 33 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 D | terminal-util.c | 44 int open_terminal(const char *name, int mode) { in open_terminal() argument
|
| /third_party/libsnd/src/ |
| H A D | windows.c | 36 sf_wchar_open (LPCWSTR wpath, int mode, SF_INFO *sfinfo) in sf_wchar_open() argument
|
| /third_party/mesa3d/.gitlab-ci/bare-metal/ |
| H A D | google-power-relay.py | 6 mode = sys.argv[1] variable 14 mode = mode_swap[mode] variable
|
| /third_party/jerryscript/jerry-ext/handler/ |
| H A D | handler-gc.c | 32 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 D | faccessat.h | 16 int faccessat2(int dirfd, const char *pathname, int mode, int flags) in faccessat2() argument
|
| /third_party/musl/porting/linux/user/src/stdio/ |
| H A D | freopen.c | 13 FILE *freopen(const char *restrict filename, const char *restrict mode, FILE *restrict f) in freopen() argument
|
| H A D | fopen.c | 6 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.c | 10 FILE *__fdopen(int fd, const char *mode) in __fdopen() argument [all...] |
| /third_party/musl/porting/linux/user/src/fcntl/ |
| H A D | open.c | 22 mode_t mode = 0; in open() local
|
| /third_party/musl/src/stdio/ |
| H A D | popen.c | 12 FILE *popen(const char *cmd, const char *mode) in popen() argument
|