Home
last modified time | relevance | path

Searched defs:help (Results 1 – 25 of 259) sorted by relevance

1234567891011

/third_party/grpc/src/core/lib/gprpp/
Dglobal_config_env.h106 #define GPR_GLOBAL_CONFIG_DEFINE_BOOL(name, default_value, help) \ argument
113 #define GPR_GLOBAL_CONFIG_DEFINE_INT32(name, default_value, help) \ argument
120 #define GPR_GLOBAL_CONFIG_DEFINE_STRING(name, default_value, help) \ argument
/third_party/grpc/test/core/util/
Dcmdline.cc40 const char* help; member
86 static void add_arg(gpr_cmdline* cl, const char* name, const char* help, in add_arg()
103 void gpr_cmdline_add_int(gpr_cmdline* cl, const char* name, const char* help, in gpr_cmdline_add_int()
108 void gpr_cmdline_add_flag(gpr_cmdline* cl, const char* name, const char* help, in gpr_cmdline_add_flag()
113 void gpr_cmdline_add_string(gpr_cmdline* cl, const char* name, const char* help, in gpr_cmdline_add_string()
119 gpr_cmdline* cl, const char* name, const char* help, in gpr_cmdline_on_extra_arg()
/third_party/openssl/util/
Dck_errf.pl24 sub help subroutine
Dmkerr.pl35 sub help subroutine
Dfind-doc-nits30 sub help() subroutine
/third_party/gn/src/gn/
Derr.cc93 const std::string& help) in Err()
98 const std::string& help) in Err()
106 Err::Err(const Token& token, const std::string& msg, const std::string& help) in Err()
Dvariables.h352 const char* help; member
/third_party/protobuf/python/docs/
Dmake.bat31 :help label
/third_party/python/Lib/test/
Dtest_argparse.py2597 help = '''\ variable in TestMutuallyExclusiveSimple
2638 help = '''\ variable in TestMutuallyExclusiveLong
2674 help = '''\ variable in TestMutuallyExclusiveFirstSuppressed
2711 help = '''\ variable in TestMutuallyExclusiveManySuppressed
2751 help = '''\ variable in TestMutuallyExclusiveOptionalAndPositional
2793 help = '''\ variable in TestMutuallyExclusiveOptionalsMixed
2832 help = '''\ variable in TestMutuallyExclusiveInGroup
2873 help = '''\ variable in TestMutuallyExclusiveOptionalsAndPositionalsMixed
2908 help = '''\ variable in TestMutuallyExclusiveNested
3220 help = usage + '''\ variable in TestHelpBiggerOptionals
[all …]
/third_party/ltp/testcases/kernel/device-drivers/v4l/kernel_space/
DMakefile18 help: target
/third_party/flutter/engine/flutter/shell/common/
Dswitches.h20 #define DEF_SWITCH(swtch, flag, help) swtch, argument
/third_party/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_allocator_module/
DMakefile18 help: target
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/
DMakefile23 help: target
/third_party/json/doc/scripts/
Dgit-update-ghpages86 help() { function
/third_party/ltp/testcases/lib/
Dtst_get_unused_port.c14 static void help(const char *fname) in help() function
/third_party/node/deps/npm/node_modules/colors/themes/
Dgeneric-logging.js8 help: 'cyan', property
/third_party/uboot/u-boot-2020.01/board/hisilicon/hikey/
Dbuild-tf.mak12 help: target
/third_party/toybox/scripts/
Dconfig2help.c118 struct double_list *help; member
144 char *dlist_zap(struct double_list **help) in dlist_zap()
154 int zap_blank_lines(struct double_list **help) in zap_blank_lines()
181 char **grab_dashlines(struct double_list **help, struct double_list **from, in grab_dashlines()
/third_party/node/lib/
Drepl.js1712 help: 'Sometimes you get stuck, this gets you out', property
1726 help: clearMessage, property
1738 help: 'Exit the REPL', property
1745 help: 'Print this help message', property
1765 help: 'Save all evaluated commands in this REPL session to a file', property
1778 help: 'Load JS from a file into the REPL session', property
1801 help: 'Enter editor mode', property
/third_party/node/deps/npm/node_modules/rimraf/
Dbin.js5 var help = false variable
/third_party/node/deps/npm/node_modules/colors/examples/
Dnormal-usage.js47 help: 'cyan', property
Dsafe-string.js45 help: 'cyan', property
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
DCommandOptions.java14 public Boolean help = false; field in CommandOptions
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
DCommandOptions.java14 public Boolean help = false; field in CommandOptions
/third_party/boost/boost/test/utils/runtime/
Dmodifier.hpp47 auto const& help = unit_test::static_constant<nfp::typed_keyword<cstring,struct help_t>>… variable

1234567891011