Searched refs:UNUSED (Results 1 - 22 of 22) sorted by relevance

/hardware/intel/common/utils/ituxd/jni/
H A Donload.cpp28 #define UNUSED(expr) (void)(expr) macro
34 UNUSED(reserved);
H A DthermalJNI.cpp36 #define UNUSED(expr) (void)(expr) macro
135 UNUSED(obj);
157 UNUSED(obj);
174 UNUSED(obj);
191 UNUSED(obj);
208 UNUSED(obj);
225 UNUSED(obj);
243 UNUSED(obj);
270 UNUSED(obj);
/hardware/qcom/wlan/cld80211-lib/
H A Dcld80211_lib.h39 #ifndef UNUSED
40 #define UNUSED(x) (void)(x) macro
H A Dcld80211_lib.c118 UNUSED(msg);
119 UNUSED(arg);
131 UNUSED(msg);
140 UNUSED(msg);
151 UNUSED(nla);
159 UNUSED(msg);
160 UNUSED(arg);
/hardware/qcom/wlan/qcwcn/wpa_supplicant_8_lib/
H A Ddriver_cmd_nl80211.c29 #define UNUSED(x) (void)(x) macro
148 UNUSED(priv), UNUSED(buf), UNUSED(len);
167 UNUSED(priv), UNUSED(beacon), UNUSED(proberesp), UNUSED(assocresp);
/hardware/nxp/nfc/halimpl/dnld/
H A DphNxpNciHal_Dnld.cc218 UNUSED(pInfo);
244 UNUSED(pContext);
245 UNUSED(status);
246 UNUSED(pInfo);
301 UNUSED(pInfo);
330 UNUSED(pInfo);
365 UNUSED(pContext);
366 UNUSED(status);
367 UNUSED(pInfo);
437 UNUSED(pContex
[all...]
H A DphDnldNfc_Internal.cc975 UNUSED(TimerId);
1024 UNUSED(TimerId);
H A DphDnldNfc.cc1271 UNUSED(pContext);
/hardware/nxp/nfc/halimpl/tml/
H A DphDal4Nfc_messageQueueLib.cc56 UNUSED(key);
57 UNUSED(msgflg);
119 UNUSED(cmd);
120 UNUSED(buf);
165 UNUSED(msgflg);
215 UNUSED(msgflg);
216 UNUSED(msgtyp);
H A DphTmlNfc.cc310 UNUSED(pParam);
426 UNUSED(pParam);
917 UNUSED(dwThreadId);
H A DphTmlNfc_i2c.cc126 UNUSED(nNbBytesToRead);
/hardware/google/av/media/v4l2store/
H A DC2VDAComponentStore.cpp20 #define UNUSED(expr) \ macro
240 UNUSED(deleter);
252 UNUSED(deleter);
355 UNUSED(src);
356 UNUSED(dst);
365 UNUSED(heapParams);
373 UNUSED(failures);
385 UNUSED(params);
/hardware/interfaces/audio/4.0/
H A Dtypes.hal187 UNUSED = 0, /* Channel not used */
/hardware/interfaces/audio/core/all-versions/default/include/core/all-versions/default/
H A DConversions.impl.h108 return AudioMicrophoneChannelMapping::UNUSED;
115 return AudioMicrophoneChannelMapping::UNUSED;
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dcommon.h190 #ifndef UNUSED
191 #define UNUSED(x) (void)(x) macro
H A Dcpp_bindings.h369 UNUSED(reply);
375 UNUSED(event);
/hardware/nxp/nfc/halimpl/common/
H A DphNfcTypes.h319 #define UNUSED(X) (void)(X); macro
/hardware/google/av/codec2/tests/
H A DC2ComponentInterface_test.cpp30 #if !defined(UNUSED)
31 #define UNUSED(expr) \ macro
36 #endif //!defined(UNUSED)
333 UNUSED(validValueInfos);
339 UNUSED(invalidValues);
/hardware/google/av/media/codecs/avc/
H A DC2SoftAvcEnc.h109 #define UNUSED(x) ((void)(x)) macro
/hardware/nxp/nfc/halimpl/self-test/
H A DphNxpNciHal_SelfTest.cc518 UNUSED(exp);
519 UNUSED(act);
829 UNUSED(timerId);
937 UNUSED(arg);
/hardware/nxp/nfc/halimpl/hal/
H A DphNxpNciHal_ext.cc913 UNUSED(timerId);
914 UNUSED(pContext);
H A DphNxpNciHal.cc1077 UNUSED(pContext);
2317 UNUSED(cmd_len);

Completed in 799 milliseconds