| /developtools/profiler/hiebpf/src/ |
| H A D | command_helper.cpp | 20 int CommandHelper::Start(int* argc, char*** argv, const std::string& help) in Start() argument 49 void CommandHelper::DoHelp(const std::string& help) in DoHelp() argument [all...] |
| /developtools/smartperf_host/trace_streamer/build/ |
| H A D | build_base_func.sh | 16 function help() { function
|
| /arkcompiler/runtime_core/bytecode_optimizer/tests/benchmark/ |
| H A D | compare.py | 25 help="Base or reference benchmark result") variable 27 help="Benchmark result to be compared with the reference") variable 29 help="File to log error messages from c2p") variable
|
| H A D | run_benchmark.py | 28 help="Directory with tests (*.class or *.pa). Default: './%s'" % os.path.relpath(testdir)) variable 30 help="Directory with compiled binaries (eg.: c2p). Default: './%s'" % os.path.relpath(bindir)) variable 32 help="Type of the test input. Default: '%(default)s'"), variable 34 help="Comma separated list of compiler options for C2P (see '%s --help' for details" variable 37 help="Input file containing compiler options for C2P (see '%s --help' for details" variable 40 help="JSON dump file name"), variable 42 help="Enable verbose messages") variable
|
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/benchmark/ |
| H A D | compare.py | 26 help="Base or reference benchmark result") variable 28 help="Benchmark result to be compared with the reference") variable 30 help="File to log error messages from c2p") variable
|
| H A D | run_benchmark.py | 30 help="Directory with tests (*.class or *.pa). Default: './%s'" % os.path.relpath(testdir)) variable 32 help="Directory with compiled binaries (eg.: c2p). Default: './%s'" % os.path.relpath(bindir)) variable 34 help="Type of the test input. Default: '%(default)s'"), variable 36 help="Comma separated list of compiler options for C2P (see '%s --help' for details" variable 39 help="Input file containing compiler options for C2P (see '%s --help' for details" variable 42 help="JSON dump file name"), variable 44 help="Enable verbose messages") variable
|
| /arkcompiler/toolchain/build/config/mac/ |
| H A D | xcrun.py | 16 help='Write a stamp file to this path on success.') variable 18 help='Path to Xcode.') variable
|
| /arkcompiler/ets_runtime/tools/ap_file_viewer/ |
| H A D | build.py | 88 help="The target directory to cd into before running the build script.") variable
|
| /arkcompiler/runtime_core/static_core/plugins/ets/arkts_header/ |
| H A D | arkts_header.cpp | 35 ProcessArgs(ark::PandArgParser &paParser, const ark::PandArg<std::string> &input, ark::PandArg<std::string> &output, const ark::PandArg<bool> &help) ProcessArgs() argument
|
| /arkcompiler/runtime_core/static_core/quickener/ |
| H A D | quick.cpp | 42 ProcessArgs(ark::PandArgParser &pa_parser, const ark::PandArg<std::string> &input, const ark::PandArg<std::string> &output, const ark::PandArg<bool> &help) ProcessArgs() argument
|
| /developtools/profiler/device/plugins/native_daemon/include/ |
| H A D | option.h | 33 std::string help; member
|
| /developtools/hiperf/include/ |
| H A D | option.h | 32 std::string help; member
|
| H A D | subcommand.h | 26 SubCommand(const std::string &name, const std::string &brief, const std::string &help) in SubCommand() argument
|
| /foundation/distributeddatamgr/pasteboard/services/dfx/src/ |
| H A D | command.cpp | 20 Command::Command(const std::vector<std::string> &argsFormat, const std::string &help, const Command::Action &action) in Command() argument 25 Command::Command(const std::vector<std::string> &argsFormat, const std::string &help) in Command() argument
|
| /foundation/filemanagement/file_api/interfaces/kits/ts/streamhash/ |
| H A D | build_ts_js.py | 35 help='the converted target file') variable 37 help='the module path') variable 39 help='js output file') variable 41 help='js output filePath') variable 43 help='the code root path relative the root_build_dir') variable
|
| /foundation/filemanagement/file_api/interfaces/kits/ts/streamrw/ |
| H A D | build_ts_js.py | 35 help='the converted target file') variable 37 help='the module path') variable 39 help='js output file') variable 41 help='js output filePath') variable 43 help='the code root path relative the root_build_dir') variable
|
| /arkcompiler/runtime_core/disassembler/ |
| H A D | disasm.cpp | 50 ProcessArgs(panda::PandArgParser &pa_parser, const panda::PandArg<std::string> &input_file, const panda::PandArg<std::string> &output_file, panda::PandArg<bool> &debug, const panda::PandArg<std::string> &debug_file, const panda::PandArg<bool> &help, const panda::PandArg<bool> &version, int argc, const char **argv) ProcessArgs() argument
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/ |
| H A D | wifi_dumper.cpp | 36 std::string help; in ShowDeviceDumpUsage() local 59 std::string help; in ShowScanDumpUsage() local 82 std::string help; in ShowP2pDumpUsage() local 105 std::string help; in ShowHotspotDumpUsage() local [all...] |
| /arkcompiler/ets_runtime/test/ |
| H A D | run_ts_test262.py | 48 help='the path of js vm runtime') variable
|
| /developtools/hiperf/src/ |
| H A D | option.cpp | 154 bool RegisterMainOption(const std::string &optionName, const std::string &help, in RegisterMainOption() argument
|
| /arkcompiler/runtime_core/assembler/ |
| H A D | pandasm.cpp | 62 PrepareArgs(panda::PandArgParser &pa_parser, const panda::PandArg<std::string> &input_file, const panda::PandArg<std::string> &output_file, const panda::PandArg<std::string> &log_file, const panda::PandArg<bool> &help, const panda::PandArg<bool> &verbose, const panda::PandArg<bool> &version, std::ifstream &inputfile, int argc, const char **argv) PrepareArgs() argument
|
| /arkcompiler/runtime_core/panda/ |
| H A D | panda.cpp | 98 PrepareArguments(panda::PandArgParser *pa_parser, const RuntimeOptions &runtime_options, const panda::PandArg<std::string> &file, const panda::PandArg<std::string> &entrypoint, const panda::PandArg<bool> &help, int argc, const char **argv) PrepareArguments() argument
|
| /arkcompiler/runtime_core/static_core/panda/ |
| H A D | panda.cpp | 128 static ark::PandArgParser GetPandArgParser(ark::PandArg<bool> &help, ark::PandArg<bool> &options, in GetPandArgParser() argument 69 PrepareArguments(ark::PandArgParser *paParser, const RuntimeOptions &runtimeOptions, const ark::PandArg<std::string> &file, const ark::PandArg<std::string> &entrypoint, const ark::PandArg<bool> &help) PrepareArguments() argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/scripts/micro-benchmarks/ |
| H A D | run_micro_benchmarks.py | 293 help="Directory with compiled binaries (eg.: ark_asm, ark_aot, ark)") variable 295 help="Directory with source asm files (for arm64)") variable 297 help="Directory with etsstdlib (for arm64)") variable 299 help="Host build directory (for arm64)") variable 301 help="Running mode. Default: '%(default)s'") variable 303 help="Type of interpreter. Default: '%(default)s'") variable 305 help="Launch target. Default: '%(default)s'") variable 307 help="Comma separated list of aot options for ARK_AOT") variable 309 help="Comma separated list of runtime options for ARK") variable 311 help variable 313 help="List with benchmarks to be launched.") global() variable 315 help="Log level. Default: '%(default)s'") global() variable [all...] |
| /developtools/profiler/device/plugins/native_daemon/src/ |
| H A D | main.cpp | 293 std::string help = R"(Usage: native_daemon in main() local
|