Home
last modified time | relevance | path

Searched defs:optarg (Results 1 - 25 of 53) sorted by relevance

123

/third_party/ltp/pan/
H A Ddebug.c47 int set_debug(char *optarg) in set_debug() argument
/third_party/ffmpeg/compat/
H A Dgetopt.c39 static char *optarg; variable
/third_party/node/deps/cares/src/tools/
H A Dares_getopt.h37 const char *optarg; /* argument associated with option */ member
/third_party/libcoap/examples/
H A Dgetopt.c20 static char *optarg; variable
/third_party/libwebsockets/win32port/win32helpers/
H A Dgetopt.c57 char *optarg; /* argument associated with option */ variable
/third_party/musl/src/misc/
H A Dgetopt.c10 char *optarg; variable
/foundation/ability/ability_runtime/tools/test/unittest/aa/
H A Daa_command_test.cpp242 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 Dinput_device_display_bind.cpp88 void SetDisplayBind(const char* optarg) in SetDisplayBind() argument
/third_party/glfw/deps/
H A Dgetopt.c36 char* optarg; variable
[all...]
/third_party/nghttp2/src/
H A Dnghttpd.cc56 int parse_push_config(Config &config, const char *optarg) { in parse_push_config() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/
H A Djs_runtime_options.cpp1358 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 Dshadow.c181 const char *optarg; in nvbios_shadow() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dshadow.c187 const char *optarg; in nvbios_shadow() local
/third_party/ninja/src/
H A Dgetopt.c105 char *optarg = NULL; variable
[all...]
/base/startup/init/test/benchmark/
H A Dbenchmark_fwk.cpp91 char *optarg = argv[i]; in ShiftOptions() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dso_txtime.c296 static int parse_io(const char *optarg, struct timed_send *array) in parse_io() argument
/test/ostest/wukong/component_event/include/
H A Dtree_manager.h146 void SetFocusTypeList(const std::string &optarg) in SetFocusTypeList() argument
/third_party/f2fs-tools/fsck/
H A Dmain.c171 static int is_digits(char *optarg) in is_digits() argument
[all...]
/third_party/alsa-utils/bat/
H A Dbat.c130 static void get_format(struct bat *bat, char *optarg) in get_format() argument
[all...]
/third_party/backends/lib/
H A Dgetopt.c123 char *optarg = NULL; global() variable
[all...]
/third_party/mesa3d/src/getopt/
H A Dgetopt_long.c62 char *optarg; /* argument associated with option */ variable
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dso_txtime.c388 static int parse_io(const char *optarg, struct timed_send *array) in parse_io() argument
[all...]
/third_party/alsa-utils/axfer/
H A Dxfer-libasound.c79 xfer_libasound_parse_opt(struct xfer_context *xfer, int key, const char *optarg) xfer_libasound_parse_opt() argument
[all...]
H A Dxfer-libffado.c78 xfer_libffado_parse_opt(struct xfer_context *xfer, int key, const char *optarg) xfer_libffado_parse_opt() argument
/third_party/libinput/tools/
H A Dshared.c126 tools_parse_option(int option, const char *optarg, struct tools_options *options) tools_parse_option() argument
[all...]

Completed in 14 milliseconds

123