Home
last modified time | relevance | path

Searched defs:mode (Results 276 - 300 of 4454) sorted by relevance

1...<<11121314151617181920>>...179

/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dfillp_os.c104 FILLP_ULONG mode = blocking ? 0 : 1; in SysArchSetSockBlocking() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_blender.cpp33 std::shared_ptr<Blender> SkiaBlender::CreateWithBlendMode(BlendMode mode) in CreateWithBlendMode() argument
/foundation/window/window_manager/wmserver/src/utils/
H A Dwindow_manager_service_utils.cpp21 bool WmsUtils::IsFixedOrientation(Orientation orientation, WindowMode mode, uint32_t flags) in IsFixedOrientation() argument
50 IsExpectedRotatableWindow(Orientation requestOrientation, DisplayOrientation currentOrientation, WindowMode mode, uint32_t flags, bool restricted) IsExpectedRotatableWindow() argument
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/
H A Dscroll_translate_test.cpp68 float mode = PARAM_100; in TestScrollTranslate004() local
H A Dscroll_scrollable_test.cpp62 int32_t mode = ABNORMAL_PARAM; in TestScrollScrollAble004() local
H A Dscroll_scrollbar_test.cpp58 int32_t mode = ABNORMAL_PARAM; in TestScrollScrollBar004() local
H A Dscroll_clip_test.cpp48 int32_t mode = ABNORMAL_PARAM; in TestScrollClip003() local
/test/xts/acts/kernel_lite/fs_posix/src/
H A DFsStatTest.cpp63 mode_t mode = 0777; in HWTEST_F() local
98 mode_t mode in HWTEST_F() local
134 mode_t mode = 0777; HWTEST_F() local
246 mode_t mode = 0666; HWTEST_F() local
[all...]
/test/xts/dcts/distributedhardware/distributedcameratest/
H A Ddcamera_automat_test.cpp1146 uint8_t mode = OHOS_CAMERA_EXPOSURE_MODE_MANUAL; in HWTEST_F() local
1161 uint8_t mode = OHOS_CAMERA_EXPOSURE_MODE_LOCKED; in HWTEST_F() local
1176 uint8_t mode = OHOS_CAMERA_EXPOSURE_MODE_AUTO; HWTEST_F() local
1191 uint8_t mode = OHOS_CAMERA_SPOT_METERING; HWTEST_F() local
1206 uint8_t mode = OHOS_CAMERA_REGION_METERING; HWTEST_F() local
1221 uint8_t mode = OHOS_CAMERA_FLASH_MODE_CLOSE; HWTEST_F() local
1236 uint8_t mode = OHOS_CAMERA_FLASH_MODE_OPEN; HWTEST_F() local
1251 uint8_t mode = OHOS_CAMERA_FLASH_MODE_AUTO; HWTEST_F() local
1266 uint8_t mode = OHOS_CAMERA_MIRROR_ON; HWTEST_F() local
1281 uint8_t mode = OHOS_CAMERA_JPEG_ROTATION_0; HWTEST_F() local
1296 uint8_t mode = OHOS_CAMERA_JPEG_ROTATION_90; HWTEST_F() local
1311 uint8_t mode = OHOS_CAMERA_FOCUS_MODE_MANUAL; HWTEST_F() local
1326 uint8_t mode = OHOS_CAMERA_FOCUS_MODE_CONTINUOUS_AUTO; HWTEST_F() local
1341 uint8_t mode = OHOS_CAMERA_FOCUS_MODE_LOCKED; HWTEST_F() local
1356 uint8_t mode = OHOS_CAMERA_FACE_DETECT_MODE_OFF; HWTEST_F() local
[all...]
/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
H A DHdfUsbdBenchmarkFunctionTest.cpp142 int32_t mode = PORT_MODE_NONE; in BENCHMARK_F() local
/test/xts/hats/hdf/usb/autoFunctionTest/common/
H A Dusbd_auto_function_test.cpp73 int32_t mode = PORT_MODE_NONE; in HWTEST_F() local
/third_party/eudev/src/shared/
H A Dmkdir.c32 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 Dopusenc.h48 enum OpusMode mode; member
/third_party/ffmpeg/libavfilter/
H A Dvf_pp7.h33 int mode; member
/third_party/ffmpeg/libavformat/
H A Drtpdec_ilbc.c31 int mode = atoi(value); in ilbc_parse_fmtp() local
/third_party/alsa-lib/src/control/
H A Dcontrol_empty.c73 _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 Dhwdep_local.h40 int mode; member
/third_party/alsa-lib/src/pcm/
H A Dpcm_asym.c77 _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 Dpcm_empty.c79 _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 Denums.cpp51 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 Dembed.c59 EMB_PARAMS *emb_new(FONTFILE *font,EMB_DESTINATION dest,EMB_CONSTRAINTS mode) // {{{ in emb_new() argument
[all...]
/third_party/NuttX/fs/vfs/
H A Dfs_mkdir.c38 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 Ddouble-conversion-double-to-string.cpp395 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 Dgpio-esp32.c30 int mode, pup = GPIO_FLOATING; in lws_gpio_esp32_mode() local
/third_party/libuv/src/win/
H A Dhandle.c33 DWORD mode; in uv_guess_handle() local

Completed in 9 milliseconds

1...<<11121314151617181920>>...179