| /third_party/ltp/pan/ |
| H A D | debug.c | 47 int set_debug(char *optarg) in set_debug() argument
|
| /third_party/ffmpeg/compat/ |
| H A D | getopt.c | 39 static char *optarg; variable
|
| /third_party/node/deps/cares/src/tools/ |
| H A D | ares_getopt.h | 37 const char *optarg; /* argument associated with option */ member
|
| /third_party/libcoap/examples/ |
| H A D | getopt.c | 20 static char *optarg; variable
|
| /third_party/libwebsockets/win32port/win32helpers/ |
| H A D | getopt.c | 57 char *optarg; /* argument associated with option */
variable
|
| /third_party/musl/src/misc/ |
| H A D | getopt.c | 10 char *optarg; variable
|
| /foundation/ability/ability_runtime/tools/test/unittest/aa/ |
| H A D | aa_command_test.cpp | 242 const char* optarg = "test"; in HWTEST_F() local 260 const char* optarg = "test"; in HWTEST_F() local 278 const char* optarg = "test"; in HWTEST_F() local 296 const char* optarg = "profile jsperf"; in HWTEST_F() local 314 const char* optarg = "profile jsperf abc"; in HWTEST_F() local 332 const char* optarg = "profile abcd"; HWTEST_F() local 350 const char* optarg = " profile abcd"; HWTEST_F() local 368 const char* optarg = "sleep 100"; HWTEST_F() local [all...] |
| /foundation/multimodalinput/input/examples/input_device_display_bind/src/ |
| H A D | input_device_display_bind.cpp | 88 void SetDisplayBind(const char* optarg) in SetDisplayBind() argument
|
| /third_party/glfw/deps/ |
| H A D | getopt.c | 36 char* optarg; variable [all...] |
| /third_party/nghttp2/src/ |
| H A D | nghttpd.cc | 56 int parse_push_config(Config &config, const char *optarg) { in parse_push_config() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | js_runtime_options.cpp | 1358 LOG_ECMA(ERROR) << "getopt: \\"" << option << "\\" argument has invalid parameter value \\"" << optarg <<"\\"\\n"; ParseDoubleParam() local 1374 LOG_ECMA(ERROR) << "getopt: \\"" << option << "\\" argument has invalid parameter value \\"" << optarg <<"\\"\\n"; ParseIntParam() local 1391 LOG_ECMA(ERROR) << "getopt: \\"" << option << "\\" argument has invalid parameter value \\"" << optarg <<"\\"\\n"; ParseUint32Param() local 1408 LOG_ECMA(ERROR) << "getopt: \\"" << option << "\\" argument has invalid parameter value \\"" << optarg <<"\\"\\n"; ParseUint64Param() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| H A D | shadow.c | 181 const char *optarg; in nvbios_shadow() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| H A D | shadow.c | 187 const char *optarg; in nvbios_shadow() local
|
| /third_party/ninja/src/ |
| H A D | getopt.c | 105 char *optarg = NULL; variable [all...] |
| /base/startup/init/test/benchmark/ |
| H A D | benchmark_fwk.cpp | 91 char *optarg = argv[i]; in ShiftOptions() local [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| H A D | so_txtime.c | 296 static int parse_io(const char *optarg, struct timed_send *array) in parse_io() argument
|
| /test/ostest/wukong/component_event/include/ |
| H A D | tree_manager.h | 146 void SetFocusTypeList(const std::string &optarg) in SetFocusTypeList() argument
|
| /third_party/f2fs-tools/fsck/ |
| H A D | main.c | 171 static int is_digits(char *optarg) in is_digits() argument [all...] |
| /third_party/alsa-utils/bat/ |
| H A D | bat.c | 130 static void get_format(struct bat *bat, char *optarg) in get_format() argument [all...] |
| /third_party/backends/lib/ |
| H A D | getopt.c | 123 char *optarg = NULL; global() variable [all...] |
| /third_party/mesa3d/src/getopt/ |
| H A D | getopt_long.c | 62 char *optarg; /* argument associated with option */ variable
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| H A D | so_txtime.c | 388 static int parse_io(const char *optarg, struct timed_send *array) in parse_io() argument [all...] |
| /third_party/alsa-utils/axfer/ |
| H A D | xfer-libasound.c | 79 xfer_libasound_parse_opt(struct xfer_context *xfer, int key, const char *optarg) xfer_libasound_parse_opt() argument [all...] |
| H A D | xfer-libffado.c | 78 xfer_libffado_parse_opt(struct xfer_context *xfer, int key, const char *optarg) xfer_libffado_parse_opt() argument
|
| /third_party/libinput/tools/ |
| H A D | shared.c | 126 tools_parse_option(int option, const char *optarg, struct tools_options *options) tools_parse_option() argument [all...] |