Home
last modified time | relevance | path

Searched defs:mode (Results 4226 - 4250 of 4534) sorted by relevance

1...<<161162163164165166167168169170>>...182

/foundation/multimedia/media_library/frameworks/js/src/
H A Dfile_asset_napi.cpp1433 string mode = context->valuesBucket.Get(MEDIA_FILEMODE, isValid); in JSOpenExecute() local
3131 string mode; in ParseArgsUserFileMgrOpen() local
3154 string mode = context->valuesBucket.Get(MEDIA_FILEMODE, isValid); UserFileMgrOpenExecute() local
3684 string mode; ParseArgsPhotoAccessHelperOpen() local
3707 string mode = context->valuesBucket.Get(MEDIA_FILEMODE, isValid); PhotoAccessHelperOpenExecute() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_photo_operations.cpp431 int32_t MediaLibraryPhotoOperations::Open(MediaLibraryCommand &cmd, const string &mode) in Open() argument
1566 int32_t MediaLibraryPhotoOperations::OpenCache(MediaLibraryCommand& cmd, const string& mode, bool& isCacheOperation) in OpenCache() argument
[all...]
/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_windows_manager.cpp1082 DisplayMode mode = displayGroupInfo_.displaysInfo[0].displayMode; in UpdateDisplayInfo() local
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h150 virtual void OnModeChange(WindowMode mode, bool hasDeco = true) {} in OnModeChange() argument
737 virtual WMError SetWindowMode(WindowMode mode) { return WMError::WM_OK; } in SetWindowMode() argument
1603 SetGlobalMaximizeMode(MaximizeMode mode) SetGlobalMaximizeMode() argument
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.cpp4601 void StaStateMachine::SetOperationalMode(int mode) in SetOperationalMode() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H A Ddistributeddb_data_generator.h70 std::vector<std::string> mode; member
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp1124 int32_t mode = -1; in JsToDmPublishInfo() local
1147 int32_t mode = -1; in JsToDmSubscribeInfo() local
[all...]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dunistdndk.cpp886 mode_t mode = S_IRWXU; in Fexecve() local
907 mode_t mode = S_IRWXU; in Execvpe() local
927 mode_t mode = S_IRWXU; in Execvp() local
946 mode_t mode = S_IRWXU; in Execve() local
966 mode_t mode = S_IRWXU; in Execlp() local
1016 mode_t mode = S_IRWXU; Execle() local
[all...]
/test/xts/hats/telephony/ril/hdi_v1.1_additional/
H A Dhdf_ril_callback_common.cpp1472 int32_t RilCallback::GetCallPreferenceModeResponse(const RilRadioResponseInfo &responseInfo, int32_t mode) in GetCallPreferenceModeResponse() argument
1594 int32_t RilCallback::DsdsModeUpdated(const RilRadioResponseInfo &responseInfo, int32_t mode) in DsdsModeUpdated() argument
/third_party/ffmpeg/libavformat/
H A Dmatroskaenc.c204 int mode; member
[all...]
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp1853 void Builder::addExecutionMode(Function* entryPoint, ExecutionMode mode, int value1, int value2, int value3) in addExecutionMode() argument
1872 void Builder::addExecutionMode(Function* entryPoint, ExecutionMode mode, const std::vector<unsigned>& literals) in addExecutionMode() argument
1887 void Builder::addExecutionModeId(Function* entryPoint, ExecutionMode mode, const std::vector<Id>& operandIds) in addExecutionModeId() argument
[all...]
/third_party/backends/backend/
H A Dcanon_dr.h90 int mode; /*color,lineart,etc*/ member
H A Davision.c2735 add_color_mode (Avision_Device* dev, color_mode mode, SANE_String name) in add_color_mode() argument
2790 color_mode_is_shaded (color_mode mode) in color_mode_is_shaded() argument
2796 color_mode_is_color (color_mode mode) in color_mode_is_color() argument
2809 add_source_mode(Avision_Device* dev, source_mode mode, SANE_String name) add_source_mode() argument
4159 uint8_t mode; get_duplex_info() member
4841 source_mode_dim mode; attach() local
[all...]
H A Dplustek-usb.h431 u_char mode; member
H A Dumax_pp_low.c555 int mode, modes, rc; in sanei_umax_pp_initPort() local
870 int fd, rc, mode, exmode; Outb() local
1036 int fd, rc, mode; Inb() local
1333 setEPPMode(int mode) setEPPMode() argument
1425 ppdev_set_mode(int mode) ppdev_set_mode() argument
2395 int rc, mode, fd; ECPregisterRead() local
2485 int fd, mode, rc; EPPregisterRead() local
2632 int fd, mode, rc; EPPregisterWrite() local
2697 int fd, mode, rc; EPPBlockMode() local
2721 int fd, mode, rc, nb; EPPbufferRead() local
2973 int fd, mode, rc; EPPbufferWrite() local
3692 int fd, mode, rc, nb; EPPRead32Buffer() local
3796 int fd, mode, rc; EPPWrite32Buffer() local
3890 int fd, rc, mode; ParportpausedBufferRead() local
4344 int exmode, mode, rc, fd; SPPsendWord610p() local
8244 int fd, mode, rc, wait; EPPcmdGetBuffer610p() local
[all...]
H A Dhp3900_config.c524 static SANE_Int cfg_sscg_get(SANE_Int *enable, SANE_Int *mode, SANE_Int *clock) in cfg_sscg_get() argument
2176 struct st_scanmode mode; in hp3970_scanmodes() member
2396 struct st_scanmode mode; in hp4370_scanmodes() member
2526 struct st_scanmode mode; hp3800_scanmodes() member
2644 struct st_scanmode mode; bq5550_scanmodes() member
2741 struct st_scanmode mode; ua4900_scanmodes() member
[all...]
H A Dhp3900_types.c270 SANE_Byte mode; member
H A Dhp-option.c2727 {HpOption mode = hp_optset_get(optset, SCAN_MODE); in _enable_brightness() local
2770 {HpOption mode = hp_optset_get(optset, SCAN_MODE); in _enable_custom_gamma() local
2811 {enum hp_scanmode_e mode; in _enable_data_width() local
3565 HpOption mode = hp_optset_get(this, SCAN_MODE); sanei_hp_optset_scanmode() local
3592 enum hp_scanmode_e mode = sanei_hp_optset_scanmode (this, data); sanei_hp_optset_data_width() local
3625 HpOption mode; sanei_hp_optset_mirror_vert() local
3644 HpOption mode; sanei_hp_optset_start_wait() local
3658 HpOption mode; sanei_hp_optset_scan_type() local
[all...]
/third_party/alsa-lib/src/
H A Dconf.c1370 enum {MERGE_CREATE, MERGE, OVERRIDE, DONT_OVERRIDE} mode; in parse_def() local
[all...]
/third_party/backends/sanei/
H A Dsanei_scsi.c4013 int mode; in sanei_scsi_cmd2() local
/third_party/alsa-lib/src/seq/
H A Dseq.c821 snd_seq_open_conf(snd_seq_t **seqp, const char *name, snd_config_t *seq_root, snd_config_t *seq_conf, int streams, int mode) snd_seq_open_conf() argument
927 snd_seq_open_noupdate(snd_seq_t **seqp, snd_config_t *root, const char *name, int streams, int mode, int hop) snd_seq_open_noupdate() argument
974 snd_seq_open(snd_seq_t **seqp, const char *name, int streams, int mode) snd_seq_open() argument
1010 snd_seq_open_lconf(snd_seq_t **seqp, const char *name, int streams, int mode, snd_config_t *lconf) snd_seq_open_lconf() argument
1018 _snd_seq_open_lconf(snd_seq_t **seqp, const char *name, int streams, int mode, snd_config_t *lconf, snd_config_t *parent_conf) _snd_seq_open_lconf() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c3635 assertStringsEqual(const char* expected, const char* actual, const char* src, const char* mode, const char* option, UBiDi* pBiDi) assertStringsEqual() argument
3951 assertRoundTrip(UBiDi *pBiDi, int32_t tc, int32_t outIndex, const char *srcChars, const char *destChars, const UChar *dest, int32_t destLen, int mode, int option, UBiDiLevel level) assertRoundTrip() argument
4128 checkResultLength(UBiDi *pBiDi, const char *srcChars, const char *destChars, int32_t destLen, const char* mode, const char* option, UBiDiLevel level) checkResultLength() argument
4277 int tc, mode, option, level; testReorderingMode() local
4657 checkMaps(UBiDi *pBiDi, int32_t stringIndex, const char *src, const char *dest, const char *mode, const char* option, UBiDiLevel level, UBool forward) checkMaps() argument
[all...]
/third_party/libsnd/src/
H A Dcommon.h327 int mode ; /* Open mode : SFM_READ, SFM_WRITE or SFM_RDWR. */ member
/third_party/libuv/include/
H A Duv.h817 inline int uv_tty_set_mode(uv_tty_t* handle, int mode) { in uv_tty_set_mode() argument
[all...]
/third_party/libuv/include/uv_ndk/
H A Duv.h760 inline int uv_tty_set_mode(uv_tty_t* handle, int mode) { in uv_tty_set_mode() argument
[all...]

Completed in 99 milliseconds

1...<<161162163164165166167168169170>>...182