| /foundation/window/window_manager/dm/src/ |
| H A D | screen_manager.cpp | 434 DMError ScreenManager::MakeExpand(const std::vector<ExpandOption>& options, ScreenId& screenGroupId)
in MakeExpand() argument
|
| /foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/ |
| H A D | js_screen_manager.cpp | 546 std::vector<ExpandOption> options;
in OnMakeExpand() local [all...] |
| /foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/ |
| H A D | trans_tcp_direct_p2p.c | 795 ConnectOption options; in ConnectTcpDirectPeer() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
| H A D | js_util.cpp | 1004 JSUtil::StatusMsg JSUtil::GetValue(napi_env env, napi_value in, DistributedKv::Options& options) in GetValue() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
| H A D | kvstore_data_service.cpp | 501 Options options = { in ResolveAutoLaunchCompatible() local 537 Status KvStoreDataService::InitNbDbOption(const Options &options, const std::vector<uint8_t> &cipherKey, in InitNbDbOption() argument [all...] |
| /foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/jskitsimpl/distributeddata/src/ |
| H A D | js_util.cpp | 968 napi_status JSUtil::GetValue(napi_env env, napi_value in, DistributedKv::Options& options) in GetValue() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/cj/src/ |
| H A D | distributed_kv_store_ffi.cpp | 38 int64_t FfiOHOSDistributedKVStoreGetKVStore(int64_t id, const char* storeId, CJOptions options, int32_t* errCode) in FfiOHOSDistributedKVStoreGetKVStore() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dvbsubdec.c | 1559 static const AVOption options[] = { variable
|
| H A D | mpeg4videoenc.c | 1375 static const AVOption options[] = { variable
|
| H A D | mlpdec.c | 1398 static const AVOption options[] = { variable
|
| H A D | ccaption_dec.c | 930 static const AVOption options[] = { variable
|
| H A D | dnxhdenc.c | 50 static const AVOption options[] = { variable
|
| H A D | evrcdec.c | 920 static const AVOption options[] = { variable
|
| H A D | libx264.c | 1100 static const AVOption options[] = { variable
|
| H A D | libzvbi-teletextdec.c | 790 static const AVOption options[] = { variable
|
| H A D | alacenc.c | 637 static const AVOption options[] = { variable
|
| H A D | ac3enc.h | 159 AC3EncOptions options; ///< encoding options member
|
| /third_party/elfutils/src/ |
| H A D | elfclassify.c | 874 const struct argp_option options[] = in main() local
|
| H A D | elfcmp.c | 57 static const struct argp_option options[] = variable
|
| H A D | ar.c | 64 static const struct argp_option options[] = variable
|
| /third_party/eudev/src/udev/ |
| H A D | udevd.c | 1048 static const struct option options[] = { in parse_argv() local
|
| /third_party/eudev/src/cdrom_id/ |
| H A D | cdrom_id.c | 854 static const struct option options[] = { in main() local
|
| /third_party/ffmpeg/fftools/ |
| H A D | opt_common.c | 237 void show_banner(int argc, char **argv, const OptionDef *options) in show_banner() argument
|
| H A D | cmdutils.c | 134 void show_help_options(const OptionDef *options, const char *msg, int req_flags, in show_help_options() argument 345 void parse_options(void *optctx, int argc, char **argv, const OptionDef *options, in parse_options() argument 306 parse_option(void *optctx, const char *opt, const char *arg, const OptionDef *options) parse_option() argument 409 locate_option(int argc, char **argv, const OptionDef *options, const char *optname) locate_option() argument 468 parse_loglevel(int argc, char **argv, const OptionDef *options) parse_loglevel() argument 687 split_commandline(OptionParseContext *octx, int argc, char *argv[], const OptionDef *options, const OptionGroupDef *groups, int nb_groups) split_commandline() argument [all...] |
| /third_party/exfatprogs/fsck/ |
| H A D | fsck.c | 25 enum fsck_ui_options options; member [all...] |