Home
last modified time | relevance | path

Searched refs:variable (Results 1 – 25 of 40) sorted by relevance

12

/hardware/intel/common/utils/ISV/
DAndroid.mk50 LOCAL_CFLAGS += -Wno-error=unused-variable \
51 -Wno-error=unused-but-set-variable
/hardware/intel/common/omx-components/videocodec/
DAndroid.mk70 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/
DREADME.debug5 the environment variable $PSB_VIDEO_TRACE will cause the driver to
/hardware/ti/omap4xxx/domx/make/
Dstart.mk24 $(error Error: variable PROJROOT not defined)
/hardware/ti/omap4-aah/domx/make/
Dstart.mk24 $(error Error: variable PROJROOT not defined)
/hardware/bsp/intel/peripheral/libupm/doxy/node/
Dxml2js.js441 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/
DAndroid.mk86 LOCAL_CFLAGS += -Wno-error=unused-variable
/hardware/qcom/gps/msm8994/
Dconfigure.ac15 # defines some macros variable to be included by source
/hardware/qcom/gps/msm8996/
Dconfigure.ac15 # defines some macros variable to be included by source
/hardware/qcom/gps/
Dconfigure.ac15 # defines some macros variable to be included by source
/hardware/qcom/gps/msm8909/
Dconfigure.ac15 # defines some macros variable to be included by source
/hardware/intel/common/libmix/mix_vbp/
Dconfigure.ac58 dnl GLIB_PREFIX="`$PKG_CONFIG --variable=prefix glib-2.0`"
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dconfigure626 check_add_cflags -Wunused-variable
634 *) check_add_cflags -Wunused-but-set-variable ;;
DREADME118 The generic-gnu target, in conjunction with the CROSS environment variable,
/hardware/intel/common/libmix/mix_audio/
Dconfigure.ac102 dnl GLIB_PREFIX="`$PKG_CONFIG --variable=prefix glib-2.0`"
/hardware/intel/common/libmix/mix_video/
Dconfigure.ac99 dnl GLIB_PREFIX="`$PKG_CONFIG --variable=prefix glib-2.0`"
/hardware/intel/common/libva/va/
Dva.c165 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/
Dtee_client_api_linux_driver.c85 #define VAR_NOT_USED(variable) do{(void)(variable);}while(0); argument
/hardware/ti/omap4-aah/security/tee_client_api/
Dtee_client_api_linux_driver.c85 #define VAR_NOT_USED(variable) do{(void)(variable);}while(0); argument
/hardware/ti/omap4xxx/security/tf_daemon/
Ddelegation_client.c127 #define MD_VAR_NOT_USED(variable) do{(void)(variable);}while(0); argument
/hardware/bsp/intel/peripheral/libupm/cmake/modules/
DTargetArch.cmake127 # If we are compiling with an unknown architecture this variable should
DCPackDeb.cmake149 # This variable allow advanced user to add custom script to the control.tar.gz (inside the .deb arc…
/hardware/bsp/intel/peripheral/libmraa/
DCMakeLists.txt20 # Appends the cmake/modules path to MAKE_MODULE_PATH variable.
/hardware/bsp/intel/peripheral/libmraa/cmake/modules/
DTargetArch.cmake136 # If we are compiling with an unknown architecture this variable should
/hardware/ti/omap4-aah/security/tf_daemon/
Ddelegation_client.c146 #define MD_VAR_NOT_USED(variable) do{(void)(variable);}while(0); argument

12