Home
last modified time | relevance | path

Searched refs:option (Results 1 – 25 of 35) sorted by relevance

12

/device/sample/apps/tv/SetupCustomizationSample/gradle/wrapper/
Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/device/sample/apps/tv/SetupValidation/gradle/wrapper/
Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/device/generic/car/emulator/audio/halservice/
DAudioControl.cpp163 string option = string(args[0]); in dump() local
164 if (EqualsIgnoreCase(option, "--help")) { in dump()
166 } else if (EqualsIgnoreCase(option, "--request")) { in dump()
168 } else if (EqualsIgnoreCase(option, "--abandon")) { in dump()
171 dprintf(fd, "Invalid option: %s\n", option.c_str()); in dump()
/device/linaro/dragonboard/shared/utils/rmtfs/
Drmtfs.c504 int option; in main() local
507 while ((option = getopt(argc, argv, "o:Prsv")) != -1) { in main()
508 switch (option) { in main()
544 fprintf(stderr, "Unknown option: -%c\n", option); in main()
/device/google/cuttlefish/host/commands/gnss_grpc_proxy/
Dgnss_grpc_proxy.proto20 option java_multiple_files = true;
21 option java_package = "com.android.cuttlefish.gnssproxy.proto";
/device/google/sunfish/json-c/
DDoxyfile38 # 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 …]
/device/google/coral/json-c/
DDoxyfile38 # 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 …]
/device/google/redbull/json-c/
DDoxyfile38 # 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 …]
/device/generic/trusty/
Dinit.qemu_trusty.rc88 # -Q is a special logcat option that forces the
91 # named by the androidboot.console kernel option
/device/generic/goldfish/radio/librilutils/proto/
Dsap-api.proto3 option java_package = "org.android.btsap";
4 option java_outer_classname = "SapApi";
/device/generic/trusty/secure_dpu/
Dmain.cpp36 static const struct option _lopts[] = {{"help", no_argument, NULL, 'h'}, in parse_device_name()
/device/google/atv/audio_proxy/service/
DServiceConfig.cpp50 static option options[] = { in parseServiceConfigFromCommandLine()
/device/sample/apps/tv/SetupValidation/
Dgradle.properties15 # This option should only be used with decoupled projects. More details, visit
/device/sample/apps/tv/SetupCustomizationSample/
Dgradle.properties15 # This option should only be used with decoupled projects. More details, visit
/device/google/trout/hal/dumpstate/1.1/
Dserver_main.cpp69 struct option longOptions[] = { in main()
/device/google/trout/tools/tracing/client/
DTracingClientTestMain.cpp41 struct option options[] = { in main()
/device/google/trout/agl_services_build/cmake/
Dandroid.cmake16 -Wno-unknown-warning-option
/device/google/trout/hal/vehicle/2.0/
DUtils.cpp97 struct option longOptions[] = { in fromCommandLine()
/device/common/
Dgenerate-blob-lists.sh40 echo This script must be run with the --force option
/device/google/contexthub/firmware/
DREADME8 lunch <your lunch option>
/device/google/cuttlefish/host/commands/cvd_import_locations/
Dmain.cc35 Usage: cvd_import_locations [option] command [args...]
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/pkg-config/src/
Dlib.rs772 while let Some(option) = linker_options.next() { in parse_libs_cflags()
775 for subopt in option[4..].split(',') { in parse_libs_cflags()
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/pkg-config/
DREADME.md73 at your option.
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/autocfg/
DREADME.md95 at your option.
/device/generic/car/emulator/usbpt/bluetooth/usb_modeswitch/
DLICENSE88 you may at your option offer warranty protection in exchange for a fee.
244 later version", you have the option of following the terms and conditions
299 (at your option) any later version.

12