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

1234

/hardware/bsp/intel/peripheral/displays/Grove_LCD_RGB/
H A DAndroid.mk23 LOCAL_CPPFLAGS:= -Wno-unused-parameter -fexceptions
24 LOCAL_CFLAGS += -DLOG_TAG=\"groveLCD\" -Wno-unused-parameter
/hardware/bsp/intel/peripheral/examples/mraa/gpio_output/
H A DAndroid.mk21 LOCAL_CPPFLAGS:= -Wno-unused-parameter -fexceptions
22 LOCAL_CFLAGS += -DLOG_TAG=\"OutputGPIO\" -Wno-unused-parameter
33 LOCAL_CPPFLAGS:= -Wno-unused-parameter -fexceptions
34 LOCAL_CFLAGS += -DLOG_TAG=\"ledflasher-mraa\" -Wno-unused-parameter
/hardware/intel/common/libwsbm/src/
H A Dwsbm_mallocpool.c57 unsigned long size, uint32_t placement, unsigned alignment __attribute__ ((unused)))
81 pool_waitIdle(struct _WsbmBufStorage *buf __attribute__ ((unused)), int lazy __attribute__ ((unused))) argument
87 pool_map(struct _WsbmBufStorage *buf, unsigned mode __attribute__ ((unused)), void **virtual __attribute__ ((unused))) argument
94 pool_unmap(struct _WsbmBufStorage *buf __attribute__ ((unused))) argument
100 pool_syncforcpu(struct _WsbmBufStorage *buf __attribute__ ((unused)), unsigned mode __attribute__ ((unused))) argument
106 pool_releasefromcpu(struct _WsbmBufStorage *buf __attribute__ ((unused)), unsigned mode __attribute__ ((unused))) argument
56 pool_create(struct _WsbmBufferPool *pool, unsigned long size, uint32_t placement, unsigned alignment __attribute__ ((unused))) argument
112 pool_offset(struct _WsbmBufStorage *buf __attribute__ ((unused))) argument
122 pool_poolOffset(struct _WsbmBufStorage *buf __attribute__ ((unused))) argument
131 pool_placement(struct _WsbmBufStorage *buf __attribute__ ((unused))) argument
143 pool_fence(struct _WsbmBufStorage *buf __attribute__ ((unused)), struct _WsbmFenceObject *fence __attribute__ ((unused))) argument
149 pool_kernel(struct _WsbmBufStorage *buf __attribute__ ((unused))) argument
[all...]
H A Dwsbm_driver.c65 n_mutexNone(struct _WsbmMutex *mutex __attribute__ ((unused))) argument
71 n_condNone(struct _WsbmCond *cond __attribute__ ((unused))) argument
77 n_condWait(struct _WsbmCond *cond __attribute__ ((unused)), struct _WsbmMutex *mutex __attribute__ ((unused))) argument
/hardware/intel/common/libva/test/putsurface/
H A DAndroid.mk13 -DANDROID -Wno-unused-parameter
/hardware/libhardware/tests/hwc/
H A DAndroid.mk6 LOCAL_CFLAGS := -Wno-unused-parameter
/hardware/libhardware_legacy/audio/
H A DAndroid.mk15 LOCAL_CFLAGS := -Wno-unused-parameter -Wno-gnu-designator
34 LOCAL_CFLAGS += -Wno-unused-parameter
60 LOCAL_CFLAGS := -Wno-unused-parameter
/hardware/intel/common/utils/ISV/
H A DAndroid.mk50 LOCAL_CFLAGS += -Wno-error=unused-variable \
51 -Wno-error=unused-but-set-variable
/hardware/libhardware/tests/vehicle/
H A DAndroid.mk40 LOCAL_CFLAGS := -Wall -Wno-unused-parameter -Werror
/hardware/qcom/gps/msm8960/core/
H A DAndroid.mk27 -Wno-unused-parameter
/hardware/libhardware/modules/input/evdev/
H A DAndroid.mk36 LOCAL_CPPFLAGS += -std=c++14 -Wno-unused-parameter
57 LOCAL_CPPFLAGS += -std=c++14 -Wno-unused-parameter
/hardware/qcom/camera/QCamera2/stack/mm-lib2d-interface/
H A DAndroid.mk10 LOCAL_CFLAGS += -Wall -Wextra -Werror -Wno-unused-parameter
/hardware/qcom/camera/QCamera2/stack/mm-lib2d-interface/test/
H A DAndroid.mk11 LOCAL_CFLAGS += -Wall -Wextra -Werror -Wno-unused-parameter
/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A DAndroid.mk10 LOCAL_CFLAGS := -Wno-missing-field-initializers -Wno-unused-parameter \
/hardware/qcom/gps/core/
H A DAndroid.mk36 -Wno-unused-parameter
/hardware/qcom/gps/msm8084/core/
H A DAndroid.mk30 -Wno-unused-parameter
/hardware/qcom/gps/msm8909/core/
H A DAndroid.mk35 -Wno-unused-parameter
/hardware/qcom/gps/msm8994/core/
H A DAndroid.mk36 -Wno-unused-parameter
/hardware/qcom/gps/msm8996/core/
H A DAndroid.mk35 -Wno-unused-parameter
/hardware/libhardware/modules/audio/
H A DAndroid.mk30 LOCAL_CFLAGS := -Wno-unused-parameter
47 LOCAL_CFLAGS := -Wno-unused-parameter
60 LOCAL_CFLAGS := -Wno-unused-parameter
/hardware/libhardware/modules/thermal/
H A DAndroid.mk24 LOCAL_CFLAGS := -Wno-unused-parameter
/hardware/libhardware/modules/vr/
H A DAndroid.mk24 LOCAL_CFLAGS += -Wno-unused-parameter
/hardware/libhardware/tests/input/evdev/
H A DAndroid.mk24 LOCAL_CFLAGS += -Wall -Wextra -Wno-unused-parameter
/hardware/qcom/display/msm8996/sdm/libs/core/
H A DAndroid.mk8 LOCAL_CFLAGS := -Wno-missing-field-initializers -Wno-unused-parameter \
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dhndrte_debug.h87 uint16 unused; member in struct:prstatus

Completed in 2087 milliseconds

1234