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

1234

/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/qcom/wlan/cld80211-lib/
H A DAndroid.mk11 LOCAL_CFLAGS += -Wall -Werror -Wno-unused-parameter
/hardware/intel/common/utils/ISV/
H A DAndroid.mk54 LOCAL_CFLAGS += -Wno-error=unused-variable \
55 -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
58 LOCAL_CPPFLAGS += -std=c++14 -Wno-unused-parameter
/hardware/libhardware/modules/power/
H A Dpower.c29 #define UNUSED_ARGUMENT __attribute((unused))
/hardware/qcom/display/msm8998/gpu_tonemapper/
H A DAndroid.mk20 -Wno-unused-parameter -std=c++11 -DLOG_TAG=\"GPU_TONEMAPPER\"
/hardware/qcom/gps/core/
H A DAndroid.mk36 -Wno-unused-parameter
/hardware/qcom/gps/msm8084/core/
H A DAndroid.mk31 -Wno-unused-parameter
/hardware/qcom/gps/msm8909/core/
H A DAndroid.mk36 -Wno-unused-parameter
/hardware/qcom/gps/msm8996/core/
H A DAndroid.mk37 -Wno-unused-parameter
/hardware/ril/libril/
H A DAndroid.mk30 LOCAL_CFLAGS += -Wno-unused-parameter
/hardware/libhardware/modules/thermal/
H A DAndroid.mk25 LOCAL_CFLAGS := -Wno-unused-parameter
/hardware/libhardware/modules/vr/
H A DAndroid.mk25 LOCAL_CFLAGS += -Wno-unused-parameter
/hardware/libhardware/tests/input/evdev/
H A DAndroid.mk23 LOCAL_CFLAGS += -Wall -Wextra -Wno-unused-parameter
/hardware/qcom/display/msm8996/sdm/libs/core/
H A DAndroid.mk9 LOCAL_CFLAGS := -Wno-missing-field-initializers -Wno-unused-parameter \
/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A DAndroid.mk12 LOCAL_CFLAGS := -Wno-missing-field-initializers -Wno-unused-parameter \
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
H A DAndroid.mk13 LOCAL_CFLAGS := -Wno-missing-field-initializers -Wno-unused-parameter \
/hardware/qcom/display/msm8998/sdm/libs/hwc/
H A DAndroid.mk13 LOCAL_CFLAGS := -Wno-missing-field-initializers -Wno-unused-parameter \
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A DAndroid.mk13 LOCAL_CFLAGS := -Wno-missing-field-initializers -Wno-unused-parameter \
/hardware/qcom/gps/msm8994/core/
H A DAndroid.mk37 -Wno-unused-parameter

Completed in 8967 milliseconds

1234