/third_party/grpc/src/core/lib/gprpp/ |
D | global_config_env.h | 106 #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/ |
D | cmdline.cc | 40 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/ |
D | ck_errf.pl | 24 sub help subroutine
|
D | mkerr.pl | 35 sub help subroutine
|
/third_party/gn/src/gn/ |
D | err.cc | 96 const std::string& help) in Err() 101 const std::string& help) in Err() 106 Err::Err(const Token& token, const std::string& msg, const std::string& help) in Err()
|
D | variables.h | 368 const char* help; member
|
/third_party/ltp/testcases/kernel/fs/doio/ |
D | rwtest | 58 help() function
|
/third_party/protobuf/python/docs/ |
D | make.bat | 31 :help label
|
/third_party/ffmpeg/libavcodec/ |
D | cbs_bsf.h | 106 #define BSF_ELEMENT_OPTIONS_PIR(name, help, field, opt_flags) \ argument 117 #define BSF_ELEMENT_OPTIONS_PIRE(name, help, field, opt_flags) \ argument
|
/third_party/python/Lib/test/ |
D | test_argparse.py | 2666 help = '''\ variable in TestMutuallyExclusiveSimple 2707 help = '''\ variable in TestMutuallyExclusiveLong 2743 help = '''\ variable in TestMutuallyExclusiveFirstSuppressed 2780 help = '''\ variable in TestMutuallyExclusiveManySuppressed 2820 help = '''\ variable in TestMutuallyExclusiveOptionalAndPositional 2862 help = '''\ variable in TestMutuallyExclusiveOptionalsMixed 2901 help = '''\ variable in TestMutuallyExclusiveInGroup 2942 help = '''\ variable in TestMutuallyExclusiveOptionalsAndPositionalsMixed 2977 help = '''\ variable in TestMutuallyExclusiveNested 3289 help = usage + '''\ variable in TestHelpBiggerOptionals [all …]
|
/third_party/flutter/engine/flutter/shell/common/ |
D | switches.h | 20 #define DEF_SWITCH(swtch, flag, help) swtch, argument
|
/third_party/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_allocator_module/ |
D | Makefile | 18 help: target
|
/third_party/ltp/testcases/kernel/device-drivers/v4l/kernel_space/ |
D | Makefile | 18 help: target
|
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/ |
D | Makefile | 23 help: target
|
/third_party/ltp/tools/sparse/sparse-src/Documentation/ |
D | Makefile | 17 help: target
|
/third_party/json/doc/scripts/ |
D | git-update-ghpages | 86 help() { function
|
/third_party/ltp/testcases/lib/ |
D | tst_get_unused_port.c | 14 static void help(const char *fname) in help() function
|
/third_party/node/deps/npm/node_modules/colors/themes/ |
D | generic-logging.js | 8 help: 'cyan', property
|
/third_party/toybox/scripts/ |
D | config2help.c | 118 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/ |
D | repl.js | 1712 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/colors/examples/ |
D | safe-string.js | 45 help: 'cyan', property
|
D | normal-usage.js | 47 help: 'cyan', property
|
/third_party/node/deps/npm/node_modules/rimraf/ |
D | bin.js | 5 var help = false variable
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | ICUDebug.java | 21 private static boolean help = debug && (params.equals("") || params.indexOf("help") != -1); field in ICUDebug
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/ |
D | CommandOptions.java | 14 public Boolean help = false; field in CommandOptions
|