Searched refs:option (Results 1 – 18 of 18) sorted by relevance
/device/google/fuchsia/bioniccompat/include/sys/ |
D | prctl.h | 25 inline int prctl(int option, in prctl() argument
|
/device/linaro/dragonboard/qcom/rmtfs/ |
D | rmtfs.c | 497 int option; in main() local 500 while ((option = getopt(argc, argv, "o:Prsv")) != -1) { in main() 501 switch (option) { in main() 537 fprintf(stderr, "Unknown option: -%c\n", option); in main()
|
/device/sample/apps/tv/SetupCustomizationSample/ |
D | gradle.properties | 15 # This option should only be used with decoupled projects. More details, visit
|
/device/sample/apps/tv/SetupValidation/ |
D | gradle.properties | 15 # This option should only be used with decoupled projects. More details, visit
|
/device/generic/goldfish/ |
D | init.goldfish.rc | 95 # -Q is a special logcat option that forces the 98 # named by the androidboot.console kernel option
|
D | init.ranchu.rc | 150 # -Q is a special logcat option that forces the 153 # named by the androidboot.console kernel option
|
/device/generic/trusty/ |
D | init.qemu_trusty.rc | 88 # -Q is a special logcat option that forces the 91 # named by the androidboot.console kernel option
|
/device/generic/goldfish/radio/librilutils/proto/ |
D | sap-api.proto | 3 option java_package = "org.android.btsap"; 4 option java_outer_classname = "SapApi";
|
/device/common/ |
D | generate-blob-lists.sh | 40 echo This script must be run with the --force option
|
/device/google/contexthub/firmware/ |
D | README | 8 lunch <your lunch option>
|
/device/generic/goldfish/radio/ril/ |
D | ipv6_monitor.cpp | 414 const nd_opt_hdr* option = reinterpret_cast<const nd_opt_hdr*>(options); in onReadAvailable() local 418 for (const nd_opt_hdr* opt = option; opt; opt = nextOpt) { in onReadAvailable()
|
/device/google/bonito/json-c/ |
D | Doxyfile | 38 # Enabling this option can be useful when feeding doxygen a huge amount of source 244 # This option has no effect if EXTRACT_ALL is enabled. 251 # overviews. This option has no effect if EXTRACT_ALL is enabled. 280 # and Mac users are advised to set this option to NO. 319 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES. 320 # Note: This option applies only to the class list, not to the 738 # plain latex in the generated Makefile. Set this option to YES to get a 746 # This option is also used when generating formulas in HTML. 948 # are defined before the preprocessor is started (similar to the -D option of 974 # The TAGFILES option can be used to specify one or more tagfiles. [all …]
|
D | ChangeLog | 53 * Maximum recursion depth is now a runtime option.
|
/device/google/crosshatch/json-c/ |
D | Doxyfile | 38 # Enabling this option can be useful when feeding doxygen a huge amount of source 244 # This option has no effect if EXTRACT_ALL is enabled. 251 # overviews. This option has no effect if EXTRACT_ALL is enabled. 280 # and Mac users are advised to set this option to NO. 319 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES. 320 # Note: This option applies only to the class list, not to the 738 # plain latex in the generated Makefile. Set this option to YES to get a 746 # This option is also used when generating formulas in HTML. 948 # are defined before the preprocessor is started (similar to the -D option of 974 # The TAGFILES option can be used to specify one or more tagfiles. [all …]
|
D | ChangeLog | 53 * Maximum recursion depth is now a runtime option.
|
/device/google/coral/json-c/ |
D | Doxyfile | 38 # Enabling this option can be useful when feeding doxygen a huge amount of source 244 # This option has no effect if EXTRACT_ALL is enabled. 251 # overviews. This option has no effect if EXTRACT_ALL is enabled. 280 # and Mac users are advised to set this option to NO. 319 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES. 320 # Note: This option applies only to the class list, not to the 738 # plain latex in the generated Makefile. Set this option to YES to get a 746 # This option is also used when generating formulas in HTML. 948 # are defined before the preprocessor is started (similar to the -D option of 974 # The TAGFILES option can be used to specify one or more tagfiles. [all …]
|
D | ChangeLog | 53 * Maximum recursion depth is now a runtime option.
|
/device/google/contexthub/util/nanotool/ |
D | nanotool.cpp | 298 static const struct option long_opts[] = { in ParseArgs()
|