/hardware/intel/common/utils/ISV/ |
D | Android.mk | 50 LOCAL_CFLAGS += -Wno-error=unused-variable \ 51 -Wno-error=unused-but-set-variable
|
/hardware/intel/common/omx-components/videocodec/ |
D | Android.mk | 70 LOCAL_CFLAGS += -Wno-error=unused-variable 141 LOCAL_CFLAGS += -Wno-error=unused-variable 204 LOCAL_CFLAGS += -Wno-error=unused-variable 261 LOCAL_CFLAGS += -Wno-error=unused-variable 321 LOCAL_CFLAGS += -Wno-error=unused-variable 382 LOCAL_CFLAGS += -Wno-error=unused-variable 446 LOCAL_CFLAGS += -Wno-error=unused-variable 497 LOCAL_CFLAGS += -Wno-error=unused-variable 550 LOCAL_CFLAGS += -Wno-error=unused-variable 718 LOCAL_CFLAGS += -Wno-error=unused-variable
|
/hardware/intel/img/psb_video/ |
D | README.debug | 5 the environment variable $PSB_VIDEO_TRACE will cause the driver to
|
/hardware/ti/omap4xxx/domx/make/ |
D | start.mk | 24 $(error Error: variable PROJROOT not defined)
|
/hardware/ti/omap4-aah/domx/make/ |
D | start.mk | 24 $(error Error: variable PROJROOT not defined)
|
/hardware/bsp/intel/peripheral/libupm/doxy/node/ |
D | xml2js.js | 441 var variablesOfType = _.contains(_.pluck(classSpec.variable, 'type'), type); 673 _.each(_.filter(vars.children, function(variable) { argument 674 return (getAttr(variable, 'kind') == 'variable'); 675 }), function(variable) { argument 676 var varName = getText(getChild(variable, 'name'), 'name'); 677 var varType = getType(getText(getChild(variable, 'type')), parent); 678 var varDescription = getText(getChild(variable, 'detaileddescription'));
|
/hardware/intel/common/libmix/videodecoder/ |
D | Android.mk | 86 LOCAL_CFLAGS += -Wno-error=unused-variable
|
/hardware/qcom/gps/msm8994/ |
D | configure.ac | 15 # defines some macros variable to be included by source
|
/hardware/qcom/gps/msm8996/ |
D | configure.ac | 15 # defines some macros variable to be included by source
|
/hardware/qcom/gps/ |
D | configure.ac | 15 # defines some macros variable to be included by source
|
/hardware/qcom/gps/msm8909/ |
D | configure.ac | 15 # defines some macros variable to be included by source
|
/hardware/intel/common/libmix/mix_vbp/ |
D | configure.ac | 58 dnl GLIB_PREFIX="`$PKG_CONFIG --variable=prefix glib-2.0`"
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | configure | 626 check_add_cflags -Wunused-variable 634 *) check_add_cflags -Wunused-but-set-variable ;;
|
D | README | 118 The generic-gnu target, in conjunction with the CROSS environment variable,
|
/hardware/intel/common/libmix/mix_audio/ |
D | configure.ac | 102 dnl GLIB_PREFIX="`$PKG_CONFIG --variable=prefix glib-2.0`"
|
/hardware/intel/common/libmix/mix_video/ |
D | configure.ac | 99 dnl GLIB_PREFIX="`$PKG_CONFIG --variable=prefix glib-2.0`"
|
/hardware/intel/common/libva/va/ |
D | va.c | 165 static bool va_checkMaximum(int value, char *variable) in va_checkMaximum() argument 168 va_errorMessage("Failed to define max_%s in init\n", variable); in va_checkMaximum() 174 static bool va_checkString(const char* value, char *variable) in va_checkString() argument 177 va_errorMessage("Failed to define str_%s in init\n", variable); in va_checkString()
|
/hardware/ti/omap4xxx/security/tee_client_api/ |
D | tee_client_api_linux_driver.c | 85 #define VAR_NOT_USED(variable) do{(void)(variable);}while(0); argument
|
/hardware/ti/omap4-aah/security/tee_client_api/ |
D | tee_client_api_linux_driver.c | 85 #define VAR_NOT_USED(variable) do{(void)(variable);}while(0); argument
|
/hardware/ti/omap4xxx/security/tf_daemon/ |
D | delegation_client.c | 127 #define MD_VAR_NOT_USED(variable) do{(void)(variable);}while(0); argument
|
/hardware/bsp/intel/peripheral/libupm/cmake/modules/ |
D | TargetArch.cmake | 127 # If we are compiling with an unknown architecture this variable should
|
D | CPackDeb.cmake | 149 # This variable allow advanced user to add custom script to the control.tar.gz (inside the .deb arc…
|
/hardware/bsp/intel/peripheral/libmraa/ |
D | CMakeLists.txt | 20 # Appends the cmake/modules path to MAKE_MODULE_PATH variable.
|
/hardware/bsp/intel/peripheral/libmraa/cmake/modules/ |
D | TargetArch.cmake | 136 # If we are compiling with an unknown architecture this variable should
|
/hardware/ti/omap4-aah/security/tf_daemon/ |
D | delegation_client.c | 146 #define MD_VAR_NOT_USED(variable) do{(void)(variable);}while(0); argument
|