/kernel/liteos_a/testsuites/unittest/process/plimits/smoke/ |
H A D | It_process_plimits_pid_005.cpp | 46 mode_t mode = 0; in ItProcessPlimitsPid005() local
|
/third_party/eudev/src/shared/ |
H A D | mkdir.c | 32 int mkdir_safe_internal(const char *path, mode_t mode, uid_t uid, gid_t gid, mkdir_func_t _mkdir) { in mkdir_safe_internal() argument 53 int mkdir_parents_internal(const char *prefix, const char *path, mode_t mode, mkdir_func_t _mkdir) { in mkdir_parents_internal() argument 107 int mkdir_parents(const char *path, mode_t mode) { in mkdir_parents() argument 111 mkdir_p_internal(const char *prefix, const char *path, mode_t mode, mkdir_func_t _mkdir) mkdir_p_internal() argument 127 udev_mkdir_p(const char *path, mode_t mode) udev_mkdir_p() argument [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | opusenc.h | 48 enum OpusMode mode; member
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_pp7.h | 33 int mode; member
|
/third_party/ffmpeg/libavformat/ |
H A D | rtpdec_ilbc.c | 31 int mode = atoi(value); in ilbc_parse_fmtp() local
|
/third_party/alsa-lib/src/control/ |
H A D | control_empty.c | 73 _snd_ctl_empty_open(snd_ctl_t **handlep, const char *name ATTRIBUTE_UNUSED, snd_config_t *root, snd_config_t *conf, int mode) _snd_ctl_empty_open() argument
|
/third_party/alsa-lib/src/hwdep/ |
H A D | hwdep_local.h | 40 int mode; member
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_asym.c | 77 _snd_pcm_asym_open(snd_pcm_t **pcmp, const char *name ATTRIBUTE_UNUSED, snd_config_t *root, snd_config_t *conf, snd_pcm_stream_t stream, int mode) _snd_pcm_asym_open() argument
|
H A D | pcm_empty.c | 79 _snd_pcm_empty_open(snd_pcm_t **pcmp, const char *name ATTRIBUTE_UNUSED, snd_config_t *root, snd_config_t *conf, snd_pcm_stream_t stream, int mode) _snd_pcm_empty_open() argument
|
/third_party/backends/backend/genesys/ |
H A D | enums.cpp | 51 const char* scan_color_mode_to_option_string(ScanColorMode mode) in scan_color_mode_to_option_string() argument 77 std::ostream& operator<<(std::ostream& out, ColorFilter mode) in operator <<() argument
|
/third_party/cups-filters/fontembed/ |
H A D | embed.c | 59 EMB_PARAMS *emb_new(FONTFILE *font,EMB_DESTINATION dest,EMB_CONSTRAINTS mode) // {{{ in emb_new() argument [all...] |
/third_party/NuttX/fs/vfs/ |
H A D | fs_mkdir.c | 38 int do_mkdir(int dirfd, const char *pathname, mode_t mode) in do_mkdir() argument 168 int mkdir(const char *pathname, mode_t mode) in mkdir() argument 180 int mkdirat(int dirfd, const char *pathname, mode_t mode) in mkdirat() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | double-conversion-double-to-string.cpp | 395 DoubleToAscii(double v, DtoaMode mode, int requested_digits, char* buffer, int buffer_length, bool* sign, int* length, int* point) DoubleToAscii() argument [all...] |
/third_party/libwebsockets/lib/plat/freertos/esp32/drivers/ |
H A D | gpio-esp32.c | 30 int mode, pup = GPIO_FLOATING; in lws_gpio_esp32_mode() local
|
/third_party/libuv/src/win/ |
H A D | handle.c | 33 DWORD mode; in uv_guess_handle() local
|
/third_party/libbpf/include/uapi/linux/ |
H A D | openat2.h | 21 __u64 mode; member
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | WorkDir.cpp | 16 NWorkDir::NMode::EEnum mode = workDirInfo.Mode;
in GetWorkDir() local
|
/third_party/lzma/C/ |
H A D | Xz.c | 47 void XzCheck_Init(CXzCheck *p, unsigned mode)
in XzCheck_Init() argument
|
/third_party/lame/ACM/ |
H A D | ACM.h | 55 vbr_mode mode; member in bitrate_item
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_metadata.c | 53 nir_variable_mode mode = va_arg(ap, nir_variable_mode); in nir_metadata_require() local
|
H A D | nir_lower_clip_cull_distance_arrays.c | 65 combine_clip_cull(nir_shader *nir, nir_variable_mode mode, bool store_info) combine_clip_cull() argument
|
/third_party/libwebsockets/lib/tls/openssl/ |
H A D | openssl-tls.c | 60 lws_openssl_lock_callback(int mode, int type, const char *file, int line) in lws_openssl_lock_callback() argument
|
/third_party/ltp/include/lapi/ |
H A D | ipcbuf.h | 34 __kernel_mode_t mode; member 61 __kernel_mode_t mode; member 89 __kernel_mode_t mode; member 124 __kernel_mode_t mode; member 152 __kernel_mode_t mode; member 182 __kernel_mode_t mode; member
|
H A D | fallocate.h | 39 static inline long fallocate(int fd, int mode, loff_t offset, loff_t len) in fallocate() argument
|
/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | forker.c | 242 int mode = 0; local 155 forker(int ncopies, int mode, char *prefix) forker() argument [all...] |