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

/hardware/broadcom/wlan/bcmdhd/config/
H A Dandroid_dhcpcd.conf9 option subnet_mask, routers, domain_name_servers, interface_mtu
/hardware/qcom/wlan/qcwcn/config/
H A Dandroid_dhcpcd.conf9 option subnet_mask, routers, domain_name_servers, interface_mtu
/hardware/ril/rild/
H A Dradiooptions.c42 perror("Usage: radiooptions [option] [extra_socket_args]\n\
68 const int option = atoi(argv[1]); local
69 if (option < 0 || option > 10) {
71 } else if ((option == DIAL_CALL || option == SETUP_PDP) && argc == 5) {
73 } else if ((option != DIAL_CALL && option != SETUP_PDP) && argc == 4) {
80 const int option = atoi(argv[1]); local
81 if (option !
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/include/
H A Dvpx_mem_tracker.h121 option - type specific option. This will be interpreted differently
125 0: if option is NULL, log to stderr, otherwise interpret option as a
127 1: Use output_debug_string (WIN32 only), option ignored
133 int vpx_memory_tracker_set_log_type(int type, char *option);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
H A Dftfy.sh7 Usage: $self [option]
16 This option will also reformat the commit message.
/hardware/libhardware/tests/camera2/
H A DTestSettings.cpp72 static struct option long_options[] = {
86 if (c == '?') { // Argument not in option lists
97 case 0: // long option
109 std::cerr << "Unknown long option: " << option_index << std::endl;
117 std::cerr << "Unknown option: " << optarg << std::endl;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Dtools_common.sh341 When the --bin-path option is not specified the script attempts to use
344 When the --config-path option is not specified the script attempts to use
347 When the -test-data-path option is not specified the script attempts to use
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
H A Dconfigure.sh17 echo "Unknown option \"$1\"."
112 of that shown above. If the option --disable-foo is listed, then
519 eval `echo "$opt" | sed 's/--/action=/;s/-/ option=/;s/-/_/g'`
520 if echo "${ARCH_EXT_LIST}" | grep "^ *$option\$" >/dev/null; then
522 elif [ $action = "disable" ] && ! disabled $option ; then
523 echo "${CMDLINE_SELECT}" | grep "^ *$option\$" >/dev/null ||
525 elif [ $action = "enable" ] && ! enabled $option ; then
526 echo "${CMDLINE_SELECT}" | grep "^ *$option\$" >/dev/null ||
529 ${action}_feature $option
532 eval `echo "$opt" | sed 's/--/action=/;s/-/ option
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/
H A Dvpx_mem_tracker.c327 int vpx_memory_tracker_set_log_type(int type, char *option) { argument
334 if (!option) {
338 if ((g_logging.file = fopen((char *)option, "w")))
H A Dvpx_mem.h124 extern int vpx_memory_tracker_set_log_type(int type, char *option);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
H A Dconfigure44 ${toggle_realtime_only} enable this option while building for real-time encoding
46 ${toggle_error_concealment} enable this option to get a decoder which is able to conceal losses
383 eval `echo "$opt" | sed 's/--/action=/;s/-/ option=/;s/-/_/g'`
384 if echo "${EXPERIMENT_LIST}" | grep "^ *$option\$" >/dev/null; then
386 ${action}_feature $option
519 # here rather than at option parse time because the target auto-detect
/hardware/ti/omap4-aah/ion/
H A Dion_test.c235 static struct option opts[] = {
H A Dion_test_2.c362 static struct option opts[] = {
/hardware/intel/common/libva/test/putsurface/
H A Dputsurface_common.c523 static struct option long_options[] =
/hardware/qcom/audio/legacy/libalsa-intf/
H A Daplay.c53 static struct option long_options[] =
H A Darec.c57 static struct option long_options[] =
/hardware/intel/common/libva/test/encode/
H A Dmpeg2enc.c578 static struct option long_options[] = {
H A Dmpeg2vaenc.c578 static struct option long_options[] = {
H A Dh264encode.c732 const struct option long_opts[] = {
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
H A DJPEGTestEnc.c1128 const struct option long_options[] =
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
H A DVideoEncTest.c2155 const struct option long_options[] = {
/hardware/intel/img/libdrm/
H A Dltmain.sh13 # (at your option) any later version.
798 -*) func_fatal_help "unrecognized option \`$opt'" ;;
879 func_error "unrecognized option \`-dlopen'"
1006 # if one wasn't chosen via the "--tag" command line option.
1049 # line option must be used.
1527 the \`--dry-run' option if you just want to see what would be executed."
1905 # If the previous option needed an argument, then skip it.
1924 func_fatal_help "the \`$prev' option requires an argument"
3534 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
3540 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
[all...]
H A Dconfigure953 # If the previous option needs an argument, assign it.
1283 -*) as_fn_error "unrecognized option: \`$ac_option'
1515 --disable-option-checking ignore unrecognized --enable/--with options
3018 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3019 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4184 # that says an option was ignored or not supported.
4186 # icc: Command line warning: ignoring option '-M'; no argument required
4188 # icc: Command line remark: option '-MP' not supported
4189 if (grep 'ignoring option' conftest.err ||
4653 # nm: unknown option "
[all...]
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h5012 uint8 option; /* see schedule option */ member in struct:wl_p2p_sched
5024 /* schedule option - WL_P2P_SCHED_TYPE_REQ_ABS */
5026 /* schedule option - WL_P2P_SCHED_TYPE_XXX */
5029 /* schedule option - WL_P2P_SCHED_TYPE_ABS */
5032 /* schedule option - WL_P2P_SCHED_TYPE_REQ_ABS */
/hardware/ril/libril/
H A Dril.cpp3819 int acceptFD, option; local

Completed in 875 milliseconds