| /third_party/musl/src/fcntl/ |
| H A D | creat.c | 3 int creat(const char *filename, mode_t mode) in creat() argument
|
| /third_party/musl/src/ldso/ |
| H A D | dlopen.c | 4 static void *stub_dlopen(const char *file, int mode) in stub_dlopen() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | draw_validate.h | 54 _mesa_is_valid_prim_mode(const struct gl_context *ctx, GLenum mode) in _mesa_is_valid_prim_mode() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/ |
| H A D | fortify_umask_chk_test.cpp | 18 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bi_print_common.c | 55 bi_flow_control_name(enum bifrost_flow mode) in bi_flow_control_name() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_file.h | 44 u_file_access(const char *path, int mode) { in u_file_access() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/stat/stat_gtest/ |
| H A D | stat_chmod_test.cpp | 19 mode_t mode = S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH; in HWTEST_F() local
|
| H A D | stat_mkdir_test.cpp | 19 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local 33 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
|
| /third_party/skia/src/core/ |
| H A D | SkBlendModePriv.h | 26 static inline bool SkBlendMode_CaresAboutRBOrder(SkBlendMode mode) { in SkBlendMode_CaresAboutRBOrder() argument
|
| /third_party/skia/tools/ |
| H A D | RuntimeBlendUtils.cpp | 12 sk_sp<SkBlender> GetRuntimeBlendForBlendMode(SkBlendMode mode) { in GetRuntimeBlendForBlendMode() argument
|
| /third_party/toybox/porting/liteos_a/toys/posix/ |
| H A D | mkdir.c | 41 mode_t mode = (0777&~toys.old_umask); in mkdir_main() local
|
| /third_party/toybox/toys/posix/ |
| H A D | mkdir.c | 41 mode_t mode = (0777&~toys.old_umask); in mkdir_main() local
|
| /base/powermgr/power_manager/test/unittest/src/ |
| H A D | power_register_callback_mode_test.cpp | 36 void PowerRegisterCallbackModeTest::PowerModeTest1Callback::OnPowerModeChanged(PowerMode mode) in OnPowerModeChanged() argument 54 PowerMode mode = PowerMode::POWER_SAVE_MODE; in HWTEST_F() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/ |
| H A D | mali_kbase_cache_policy_backend.c | 26 kbase_cache_set_coherency_mode(struct kbase_device *kbdev, u32 mode) kbase_cache_set_coherency_mode() argument
|
| /foundation/multimedia/camera_framework/services/camera_service/src/smooth_zoom/ |
| H A D | smooth_zoom.cpp | 21 std::shared_ptr<IZoomAlgorithm> SmoothZoom::GetZoomAlgorithm(SmoothZoomType mode) in GetZoomAlgorithm() argument
|
| /foundation/resourceschedule/device_standby/services/common/src/ |
| H A D | device_standby_switch.cpp | 27 int32_t mode = 0; in InitStandyMode() local
|
| /foundation/communication/dsoftbus/tests/sdk/bus_center/demo/bus_center/ |
| H A D | shift_lnn_gear_demo.c | 34 GearMode mode = { in main() local
|
| /third_party/ltp/include/lapi/ |
| H A D | mkdirat.h | 14 static inline int mkdirat(int dirfd, const char *dirname, int mode) in mkdirat() argument
|
| /third_party/musl/porting/linux/user/src/stdio/ |
| H A D | __fmodeflags.c | 6 int __fmodeflags(const char *mode, int *flags) in __fmodeflags() argument
|
| /third_party/musl/src/stat/ |
| H A D | fchmod.c | 6 int fchmod(int fd, mode_t mode) in fchmod() argument
|
| H A D | mknodat.c | 5 int mknodat(int fd, const char *path, mode_t mode, dev_t dev) in mknodat() argument
|
| /third_party/musl/porting/liteos_a/kernel/src/stdio/ |
| H A D | fopen.c | 8 FILE *fopen(const char *restrict filename, const char *restrict mode) in fopen() argument
|
| /third_party/musl/porting/liteos_m/kernel/src/stdio/ |
| H A D | fopen.c | 8 FILE *fopen(const char *restrict filename, const char *restrict mode)
in fopen() argument
|
| /third_party/musl/porting/liteos_a/user/src/stat/ |
| H A D | mknodat.c | 5 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.c | 6 int __fmodeflags(const char *mode, int *flags) in __fmodeflags() argument
|