/hardware/qcom/display/msm8909/gpu_tonemapper/ |
D | glengine.h | 31 #define GL(func) func; argument 32 #define EGL(func) func; argument 34 #define GL(func) \ argument 37 #define EGL(func) \ argument
|
/hardware/qcom/display/msm8998/gpu_tonemapper/ |
D | glengine.h | 31 #define GL(func) func; argument 32 #define EGL(func) func; argument 34 #define GL(func) \ argument 37 #define EGL(func) \ argument
|
/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/ |
D | glengine.h | 31 #define GL(func) func; argument 32 #define EGL(func) func; argument 34 #define GL(func) \ argument 37 #define EGL(func) \ argument
|
/hardware/nxp/nfc/halimpl/src/adaptation/ |
D | EseAdaptation.cpp | 114 const char* func = "EseAdaptation::Initialize"; in Initialize() local 151 const char* func = "EseAdaptation::Thread"; in Thread() local 187 const char* func = "EseAdaptation::InitializeHalDeviceContext"; in InitializeHalDeviceContext() local 212 const char* func = "EseAdaptation::HalDeviceContextDataCallback"; in HalDeviceContextDataCallback() local 228 const char* func = "IoctlCallback"; in IoctlCallback() local 256 const char* func = "EseAdaptation::HalIoctl"; in HalIoctl() local
|
/hardware/intel/common/libwsbm/src/ |
D | wsbm_driver.c | 51 n_mutexInit(struct _WsbmMutex *mutex, struct _WsbmThreadFuncs *func) in n_mutexInit() 58 n_condInit(struct _WsbmCond *cond, struct _WsbmThreadFuncs *func) in n_condInit() 108 struct _WsbmThreadFuncs *func; member 114 struct _WsbmThreadFuncs *func; member 143 p_mutexInit(struct _WsbmMutex *mutex, struct _WsbmThreadFuncs *func) in p_mutexInit() 180 p_condInit(struct _WsbmCond *cond, struct _WsbmThreadFuncs *func) in p_condInit()
|
D | wsbm_driver.h | 44 struct _WsbmThreadFuncs *func; member 50 struct _WsbmThreadFuncs *func; member 112 struct _WsbmVNodeFuncs *func; member
|
/hardware/nxp/secure_element/libese-spi/src/adaptation/ |
D | NfcAdaptation.cpp | 40 const char* func = "NfcAdaptation::Initialize"; in Initialize() local 171 const char* func = "IoctlCallback"; in IoctlCallback() local 204 const char* func = "NfcAdaptation::HalIoctl"; in HalIoctl() local
|
/hardware/qcom/msm8998/json-c/ |
D | json_object.h | 17 #define THIS_FUNCTION_IS_DEPRECATED(func) func __attribute__ ((deprecated)) argument 19 #define THIS_FUNCTION_IS_DEPRECATED(func) __declspec(deprecated) func argument 21 #define THIS_FUNCTION_IS_DEPRECATED(func) func argument
|
/hardware/intel/common/libva/va/ |
D | va_compat.h | 85 #define VA_CPP_HELPER_ALIAS(func, major, minor, micro) \ argument 87 #define VA_CPP_HELPER_ALIAS_DEFAULT(func, major, minor, micro) \ argument 89 #define VA_CPP_HELPER_ALIAS_(func, major, minor, micro, binding) \ argument
|
/hardware/intel/common/libmix/mix_common/src/ |
D | mixlog.c | 101 const gchar *func, gint line, const gchar *format, ...) { in mix_log_func() 194 const gchar *func, gint line, const gchar *format, ...) { in mix_log_func()
|
/hardware/intel/img/psb_video/src/ |
D | psb_ws_driver.c | 41 psb_alloc(struct _WsbmVNodeFuncs *func, int type_id) { in psb_alloc()
|
/hardware/intel/img/hwcomposer/merrifield/include/ |
D | UeventObserver.h | 54 UeventListenerFunc func; member
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/ |
D | UeventObserver.h | 54 UeventListenerFunc func; member
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | common.cpp | 70 wifi_error wifi_register_handler(wifi_handle handle, int cmd, nl_recvmsg_msg_cb_t func, void *arg) in wifi_register_handler() 96 uint32_t id, int subcmd, nl_recvmsg_msg_cb_t func, void *arg) in wifi_register_vendor_handler()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | dhdu_cmd.h | 30 cmd_func_t *func; member
|
/hardware/ril/libril/ |
D | ril_event.h | 31 ril_event_cb func; member
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | sdiovar.h | 32 int func; member
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | common.cpp | 59 wifi_error wifi_register_handler(wifi_handle handle, int cmd, nl_recvmsg_msg_cb_t func, void *arg) in wifi_register_handler() 96 uint32_t id, int subcmd, nl_recvmsg_msg_cb_t func, void *arg) in wifi_register_vendor_handler()
|
/hardware/intel/img/hwcomposer/merrifield/common/observers/ |
D | UeventObserver.cpp | 128 void UeventObserver::registerListener(const char *event, UeventListenerFunc func, void *data) in registerListener()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/observers/ |
D | UeventObserver.cpp | 128 void UeventObserver::registerListener(const char *event, UeventListenerFunc func, void *data) in registerListener()
|
/hardware/intel/common/libva/test/vainfo/ |
D | vainfo.c | 32 #define CHECK_VASTATUS(va_status,func, ret) \ argument
|
/hardware/intel/common/libva/test/decode/ |
D | mpeg2vldemo.cpp | 48 #define CHECK_VASTATUS(va_status,func) \ argument
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/ |
D | ConcurrentQueue.h | 107 const OnBatchReceivedFunc& func) { in run()
|
/hardware/intel/common/libva/va/glx/ |
D | va_glx.c | 42 #define INVOKE(ctx, func, args) do { \ argument
|
/hardware/intel/common/libva/va/android/ |
D | va_android.cpp | 44 #define CHECK_SYMBOL(func) { if (!func) printf("func %s not found\n", #func); return VA_STATUS_ERRO… argument
|