/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
H A D | genvk.py | 999 help='Specify API to generate (defaults to repository-specific conventions object value)') variable 1002 help='Specify a comma separated list of APIs to merge into the target API') variable 1005 help='Specify a single class of extensions to add to targets') variable 1008 help='Specify an extension or extensions to add to targets') variable 1011 help='Specify an extension or extensions to remove from targets') variable 1014 help='Specify an extension or extensions to emit in targets') variable 1017 help='Specify a SPIR-V extension or capability to emit in targets') variable 1020 help='Specify Vulkan Formats to emit in targets') variable 1023 help='Specify a core API feature name or names to add to targets') variable 1025 help variable 1027 help='Enable dump to stderr') global() variable 1030 help='Write diagnostics to specified file') global() variable 1033 help='Write errors and warnings to specified file instead of stderr') global() variable 1035 help='Disable inclusion protection in output headers') global() variable 1037 help='Enable profiling') global() variable 1040 help='Use specified registry file instead of vk.xml') global() variable 1042 help='Enable timing') global() variable 1044 help='Path to generated files') global() variable 1047 help='Create target and related files in specified directory') global() variable 1049 help='Specify target') global() variable 1051 help='Suppress script output during normal execution.') global() variable 1053 help='Enable script output during normal execution.') global() variable 1055 help='Enable scripts to generate VK specific vulkan_json_data.hpp for json_gen_layer.') global() variable 1057 help='generate MISRA C-friendly headers') global() variable 1059 help='generate MISRA C++-friendly headers') global() variable 1061 help='Specify if this should generate CTS compatible code') global() variable [all...] |
H A D | reflow.py | 528 help='Set the diagnostic file') variable 530 help='Set the warning file') variable 532 help='Set the log file for both diagnostics and warnings') variable 534 help='Overwrite input filenames instead of writing different output filenames') variable 537 help='Set the output directory in which updated files are generated (default: out)') variable 539 help='Do not write output files, for use with -check') variable 541 help='Run markup checks and warn if WARN option is given, error exit if FAIL option is given') variable 543 help='Detect duplicated VUID numbers and warn if WARN option is given, error exit if FAIL option is given') variable 545 help='Tag un-tagged Valid Usage statements starting at the value wired into reflow.py') variable 548 help variable 551 help='Specify maximum VUID instead of the value wired into vuidCounts.py') global() variable 553 help='Specify branch to assign VUIDs for') global() variable 555 help='Do not reflow text. Other actions may apply') global() variable 558 help='Width to reflow text, defaults to 76 characters') global() variable 561 help='Set the suffix added to updated file names (default: none)') global() variable 563 help='a filename to reflow text in') global() variable [all...] |
/third_party/skia/tools/skpbench/ |
H A D | skpbench.py | 33 help="path to the skpbench binary") variable 37 help="The name of the adb binary to use.") variable 39 help="if using adb, ID of the specific device to target " variable 43 help="initial max allowable relative standard deviation") variable 45 help="suffix to append on config (e.g. '_before', '_after')") variable 47 help="directory to save .png proofs to disk.") variable 56 help="perform timing on the gpu clock instead of cpu (gpu work only)") global() variable 60 help="comma- or space-separated list of GPU path renderers, including: " global() variable 69 help="Causes all GPU paths to be processed as if 'setIsVolatile' had been called.") global() variable 73 help="optional file to append results into") global() variable 83 help="number of DDL recording threads (0=num_cores)") global() variable 90 help="Create this many extra threads to assist with GPU work, including" global() variable 94 help="Number of samples for internal draws that use MSAA.") global() variable 97 help=".skp files or directories to expand for .skp files, and/or .svg files") global() variable 100 help="Maximum number of bytes to use for budgeted GPU resources.") global() variable [all...] |
/third_party/toybox/kconfig/ |
H A D | conf.c | 174 const char *def, *help; in conf_string() local 210 const char *help; in conf_sym() local [all...] |
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-unittests/ |
H A D | to_toml.py | 26 help='Run unittests.' variable 30 help='JSON source file of test conditions to export to TOML.' variable 34 help='TOML export file (default is stdout).' variable
|
/third_party/vk-gl-cts/scripts/ |
H A D | check_swiftshader_runtime.py | 47 help="Path to directory that will be used as root for cloning and file saving.", variable 55 help="URL of SwiftShader Git repository.", variable 63 help="URL of Validation Layers Git repository.", variable 71 help="SwiftShader build type.", variable 80 help="Path to deqp-vk binary.", variable 87 help="Path to vk-gl-cts source directory.", variable 94 help="Path to vk-gl-cts build directory.", variable 102 help="vk-gl-cts build type.", variable 111 help="Recipes to only run parts of script.", variable 121 help variable 128 help="Enable vulkan validation layers.", global() variable 137 help="Filename of the regres results.", global() variable [all...] |
/third_party/vk-gl-cts/framework/delibs/decpp/ |
H A D | deCommandLine.cpp | 245 void Parser::help (std::ostream& str) const in help() function in de::cmdline::detail::Parser
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nfnetlink_cthelper.c | 44 const struct nf_conn_help *help; in nfnl_userspace_cthelper() local 98 struct nf_conn_help *help = nfct_help(ct); in nfnl_cthelper_from_nlattr() local 113 const struct nf_conn_help *help = nfct_help(ct); in nfnl_cthelper_to_nlattr() local [all...] |
H A D | nf_conntrack_expect.c | 214 struct nf_conn_help *help = nfct_help(ct); in nf_ct_remove_expectations() local
|
H A D | nf_conntrack_helper.c | 201 struct nf_conn_help *help; in nf_ct_helper_ext_add() local 236 struct nf_conn_help *help; in __nf_ct_try_assign_helper() local 292 struct nf_conn_help *help = nfct_help(ct); unhelp() local 305 struct nf_conn_help *help = nfct_help(ct); nf_ct_helper_destroy() local 373 const struct nf_conn_help *help; nf_ct_helper_log() local 447 struct nf_conn_help *help = nfct_help(exp->master); expect_iter_me() local [all...] |
H A D | nf_conntrack_ftp.c | 373 static int help(struct sk_buff *skb, in help() function
|
H A D | nf_conntrack_proto.c | 127 const struct nf_conn_help *help; in nf_confirm() local
|
H A D | nf_nat_sip.c | 321 struct nf_conn_help *help = nfct_help(ct->master); in nf_nat_sip_expected() local
|
/kernel/linux/linux-5.10/scripts/ |
H A D | checkpatch.pl | 72 sub help { subroutine [all...] |
/kernel/linux/linux-5.10/scripts/kconfig/ |
H A D | menu.c | 886 void menu_get_ext_help(struct menu *menu, struct gstr *help) in menu_get_ext_help() argument
|
/kernel/linux/linux-5.10/tools/perf/ui/gtk/ |
H A D | hists.c | 593 perf_evlist__gtk_browse_hists(struct evlist *evlist, const char *help, struct hist_browser_timer *hbt __maybe_unused, float min_pcnt) perf_evlist__gtk_browse_hists() argument
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | parse-events.h | 126 char *help; /* optional help string */ member
|
/kernel/linux/linux-6.6/tools/perf/ui/gtk/ |
H A D | hists.c | 593 int evlist__gtk_browse_hists(struct evlist *evlist, const char *help, in evlist__gtk_browse_hists() argument
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nfnetlink_cthelper.c | 44 const struct nf_conn_help *help; in nfnl_userspace_cthelper() local 98 struct nf_conn_help *help = nfct_help(ct); in nfnl_cthelper_from_nlattr() local 115 const struct nf_conn_help *help = nfct_help(ct); in nfnl_cthelper_to_nlattr() local [all...] |
H A D | nf_conntrack_proto.c | 138 const struct nf_conn_help *help; in nf_confirm() local
|
H A D | nf_nat_sip.c | 321 struct nf_conn_help *help = nfct_help(ct->master); in nf_nat_sip_expected() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/ |
H A D | access_tracking_perf_test.c | 331 static void help(char *name) in help() function
|
/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | conf.c | 51 struct gstr help = str_new(); in print_help() local [all...] |
H A D | menu.c | 854 void menu_get_ext_help(struct menu *menu, struct gstr *help) in menu_get_ext_help() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | parse-events.h | 137 char *help; /* optional help string */ member
|