/hardware/qcom/sm7250/display/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/sdm845/display/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/sm8150/display/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/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/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/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/google/pixel/vibrator/cs40l25/tests/ |
D | test-hwapi.cpp | 137 static auto MakeParam(std::string name, std::function<T> func) { in MakeParam() 146 auto func = std::get<1>(param); in TEST_P() local 153 auto func = std::get<1>(param); in TEST_P() local 172 auto func = std::get<1>(param); in TEST_P() local 185 auto func = std::get<1>(param); in TEST_P() local 197 auto func = std::get<1>(param); in TEST_P() local 215 auto func = std::get<1>(param); in TEST_P() local 227 auto func = std::get<1>(param); in TEST_P() local 249 auto func = std::get<1>(param); in TEST_P() local 259 auto func = std::get<1>(param); in TEST_P() local [all …]
|
/hardware/nxp/nfc/snxxx/halimpl/src/adaptation/ |
D | EseAdaptation.cc | 112 const char* func = "EseAdaptation::Initialize"; in Initialize() local 142 const char* func = "EseAdaptation::Thread"; in Thread() local 178 const char* func = "EseAdaptation::InitializeHalDeviceContext"; in InitializeHalDeviceContext() local 204 const char* func = "EseAdaptation::HalDeviceContextDataCallback"; in HalDeviceContextDataCallback() local 220 const char* func = "IoctlCallback"; in IoctlCallback() local 248 const char* func = "EseAdaptation::HalIoctl"; in HalIoctl() local
|
/hardware/google/pixel/vibrator/cs40l26/tests/ |
D | test-hwapi.cpp | 126 static auto MakeParam(std::string name, std::function<T> func) { in MakeParam() 135 auto func = std::get<1>(param); in TEST_P() local 142 auto func = std::get<1>(param); in TEST_P() local 159 auto func = std::get<1>(param); in TEST_P() local 171 auto func = std::get<1>(param); in TEST_P() local 191 auto func = std::get<1>(param); in TEST_P() local 201 auto func = std::get<1>(param); in TEST_P() local 210 auto func = std::get<1>(param); in TEST_P() local 230 auto func = std::get<1>(param); in TEST_P() local 240 auto func = std::get<1>(param); in TEST_P() local [all …]
|
/hardware/google/pixel/vibrator/drv2624/tests/ |
D | test-hwapi.cpp | 189 static auto MakeParam(std::string name, std::function<T> func) { in MakeParam() 198 auto func = std::get<1>(param); in TEST_P() local 205 auto func = std::get<1>(param); in TEST_P() local 222 auto func = std::get<1>(param); in TEST_P() local 232 auto func = std::get<1>(param); in TEST_P() local 242 auto func = std::get<1>(param); in TEST_P() local 266 auto func = std::get<1>(param); in TEST_P() local 277 auto func = std::get<1>(param); in TEST_P() local 299 auto func = std::get<1>(param); in TEST_P() local 310 auto func = std::get<1>(param); in TEST_P() local [all …]
|
/hardware/interfaces/biometrics/fingerprint/aidl/default/include/ |
D | Callable.h | 41 explicit AnyFuncWrapper(T func) : mFunc(std::move(func)) {} in AnyFuncWrapper() 50 std::unique_ptr<Callable> Callable::from(T func) { in from()
|
/hardware/nxp/nfc/pn8x/halimpl/src/adaptation/ |
D | EseAdaptation.cpp | 115 const char* func = "EseAdaptation::Initialize"; in Initialize() local 156 const char* func = "EseAdaptation::Thread"; in Thread() local 192 const char* func = "EseAdaptation::InitializeHalDeviceContext"; in InitializeHalDeviceContext() local 218 const char* func = "EseAdaptation::HalDeviceContextDataCallback"; in HalDeviceContextDataCallback() local 234 const char* func = "IoctlCallback"; in IoctlCallback() local 262 const char* func = "EseAdaptation::HalIoctl"; in HalIoctl() local
|
/hardware/nxp/secure_element/pn8x/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/nxp/secure_element/snxxx/libese-spi/src/adaptation/ |
D | NfcAdaptation.cpp | 46 const char* func = "NfcAdaptation::Initialize"; in Initialize() local 176 const char* func = "NfcAdaptation::resetEse"; in resetEse() local 206 const char* func = "NfcAdaptation::setEseUpdateState"; in setEseUpdateState() local
|
/hardware/google/pixel/vibrator/common/ |
D | HardwareBase.h | 49 Record(const char *func, const T &value, const std::ios *stream) in Record() 162 void HwApiBase::record(const char *func, const T &value, const std::ios *stream) { in record()
|
/hardware/google/graphics/common/hwc3/ |
D | ComposerCommandEngine.h | 108 const Functor func) { in dispatchLayerCommand()
|
/hardware/interfaces/health/utils/libhealthloop/include/health/ |
D | HealthLoop.h | 85 BoundFunction func; member
|
/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/wcn6740/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/qcom/wlan/legacy/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/interfaces/health/2.0/default/ |
D | healthd_common_adapter.cpp | 37 int RegisterEvent(int fd, BoundFunction func, EventWakeup wakeup) { in RegisterEvent()
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | common.cpp | 72 wifi_error wifi_register_handler(wifi_handle handle, int cmd, nl_recvmsg_msg_cb_t func, void *arg) in wifi_register_handler() 98 uint32_t id, int subcmd, nl_recvmsg_msg_cb_t func, void *arg) in wifi_register_vendor_handler()
|
/hardware/synaptics/wlan/synadhd/wifi_hal/ |
D | common.cpp | 72 wifi_error wifi_register_handler(wifi_handle handle, int cmd, nl_recvmsg_msg_cb_t func, void *arg) in wifi_register_handler() 98 uint32_t id, int subcmd, nl_recvmsg_msg_cb_t func, void *arg) in wifi_register_vendor_handler()
|