Home
last modified time | relevance | path

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

123

/hardware/ril/rild/
Dradiooptions.c68 const int option = atoi(argv[1]); in error_check() local
69 if (option < 0 || option > 10) { in error_check()
71 } else if ((option == DIAL_CALL || option == SETUP_PDP) && argc == 5) { in error_check()
73 } else if ((option != DIAL_CALL && option != SETUP_PDP) && argc == 4) { in error_check()
80 const int option = atoi(argv[1]); in get_number_args() local
81 if (option != DIAL_CALL && option != SETUP_PDP) { in get_number_args()
/hardware/bsp/intel/peripheral/libmraa/
DCMakeLists.txt59 option (BUILDDOC "Build all doc." OFF)
60 option (BUILDSWIG "Build swig modules." ON)
61 option (BUILDSWIGPYTHON "Build swig python modules." ON)
62 option (BUILDSWIGNODE "Build swig node modules." ON)
63 option (BUILDSWIGJAVA "Build Java API." OFF)
64 option (USBPLAT "Detection USB platform." OFF)
65 option (FTDI4222 "Build with FTDI FT4222 subplatform support." OFF)
66 option (IPK "Generate IPK using CPack" OFF)
67 option (RPM "Generate RPM using CPack" OFF)
68 option (BUILDPYTHON3 "Use python3 for building/installing/testing" OFF)
[all …]
/hardware/bsp/intel/peripheral/libupm/doxy/node/
Ddocgen.js37 .option('-m, --module [module]', 'module name for which to build documentation', 'mraa')
38 .option('-f, --formats [formats]', 'format for js comments', 'yuidoc,ternjs')
39 .option('-o, --outdir [directory]', 'top directory to build documentation', __dirname + '/jsdoc')
Dtolower.js32 ….option('-i, --inputdir [directory]', 'product documents directory', __dirname + '/docs/yuidoc/upm…
Dxml2js.js130 .option('-i, --inputdir [directory]', 'directory for xml files', __dirname + '/xml/mraa')
131 .option('-c, --custom [file]', 'json for customizations')
132 .option('-t, --typemaps [directory]', 'directory for custom pointer type maps')
133 … .option('-g, --imagedir [directory]', 'directory to link to where the images will be kept', '')
134 .option('-s, --strict', 'leave out methods/variables if unknown type')
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dkeywords.dox42 An implementation which does not include a particular option \ref MUST be
44 include the option, though perhaps with reduced functionality. In the
45 same vein an implementation which does include a particular option
47 does not include the option (except, of course, for the feature the
48 option provides.)
DREADME43 The 'configure' script supports a number of options. The --help option can be
48 For cross development, the most notable option is the --target option. The
DCHANGELOG21 Add option to disable documentation
38 Add encoding option --static-thresh
63 vpxenc: add -quiet option
129 5 seconds by default. Use the --kf-max-dist option to override.
342 --tune=ssim option to enable activity masking
377 the --tune=ssim option. Further experimentation in this area
417 * the -q (quiet) option has been removed, and replaced with
422 instead of individual frames. The -y option has been removed.
440 replaces the -p option. To get the equivalent:
453 option.
/hardware/bsp/intel/peripheral/libupm/
DCMakeLists.txt56 option (BUILDDOC "Build all doc." OFF)
57 option (BUILDSWIG "Build swig modules." ON)
58 option (BUILDSWIGPYTHON "Build swig python modules." ON)
59 option (BUILDSWIGNODE "Build swig node modules." ON)
60 option (BUILDEXAMPLES "Build C++ example binaries" OFF)
61 option (BUILDSWIGJAVA "Build swig java modules" OFF)
62 option (IPK "Generate IPK using CPack" OFF)
63 option (RPM "Generate RPM using CPack" OFF)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
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/tools/
Dftfy.sh7 Usage: $self [option]
16 This option will also reformat the commit message.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/include/
Dvpx_mem_tracker.h133 int vpx_memory_tracker_set_log_type(int type, char *option);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Dconfigure.sh112 of that shown above. If the option --disable-foo is listed, then
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
533 if echo "${ARCH_EXT_LIST}" none | grep "^ *$option\$" >/dev/null; then
541 ${action}_feature $option
/hardware/bsp/intel/peripheral/displays/SparkFun_OLED/
DSparkFunOLED.cpp41 static struct option longopts[] = {
/hardware/bsp/intel/peripheral/examples/mraa/gpio_output/
DOutputGPIO.cpp46 static struct option longopts[] = {
/hardware/intel/common/libmix/mix_common/
DINSTALL106 compiler but only a single `-arch' option to the preprocessor. Like
123 `configure' the option `--prefix=PREFIX'.
127 pass the option `--exec-prefix=PREFIX' to `configure', the package uses
138 option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'.
167 parse its `<wchar.h>' header file. The option `-nodtk' can be used as
185 `--build=TYPE' option. TYPE can either be a short name for the system
199 use the option `--target=TYPE' to select the type of system they will
/hardware/bsp/intel/peripheral/displays/Grove_LCD_RGB/
DgroveLCD.cpp44 static struct option longopts[] = {
/hardware/libhardware/tests/camera2/
DTestSettings.cpp72 static struct option long_options[] = { in ParseArgs()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/
Dvpx_mem_tracker.c327 int vpx_memory_tracker_set_log_type(int type, char *option) { in vpx_memory_tracker_set_log_type() argument
334 if (!option) { in vpx_memory_tracker_set_log_type()
338 if ((g_logging.file = fopen((char *)option, "w"))) in vpx_memory_tracker_set_log_type()
Dvpx_mem.h124 extern int vpx_memory_tracker_set_log_type(int type, char *option);
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_socket.c554 int option; in tunning_server_socket_listen() local
579 option = 1; in tunning_server_socket_listen()
581 &option, sizeof(option)); in tunning_server_socket_listen()
/hardware/ril/librilutils/proto/
Dsap-api.proto1 option java_package = "org.android.btsap";
2 option java_outer_classname = "SapApi";
/hardware/intel/common/libva/doc/
DDoxyfile57 # Enabling this option can be useful when feeding doxygen a huge amount of
242 # If you use Microsoft's C++/CLI language, you should set this option to YES to
254 # and setter methods for a property. Setting this option to YES (the default)
258 # methods anyway, you should set this option to NO.
349 # This option has no effect if EXTRACT_ALL is enabled.
356 # overviews. This option has no effect if EXTRACT_ALL is enabled.
385 # and Mac users are advised to set this option to NO.
446 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
447 # Note: This option applies only to the class list, not to the
452 # If the STRICT_PROTO_MATCHING option is enabled and doxygen fails to do proper type resolution of …
[all …]
/hardware/bsp/intel/peripheral/libmraa/docs/
Dbuilding.md69 ones are listed below. Note that when the option starts with `CMAKE_` it's an
70 option that is made available by CMake and will be similar in all CMake
179 To use RPM simply enable the RPM option. You'll need `rpmbuild` installed on your
/hardware/intel/common/libmix/mix_vbp/
Dconfigure.ac7 dnl AM_MAINTAINER_MODE provides the option to enable maintainer mode

123