| /device/google/felix/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 …]
|
| /device/google/barbet/vibrator/drv2624/tests/ |
| D | test-hwapi.cpp | 188 static auto MakeParam(std::string name, std::function<T> func) { in MakeParam() 197 auto func = std::get<1>(param); in TEST_P() local 204 auto func = std::get<1>(param); in TEST_P() local 220 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 264 auto func = std::get<1>(param); in TEST_P() local 275 auto func = std::get<1>(param); in TEST_P() local 297 auto func = std::get<1>(param); in TEST_P() local 308 auto func = std::get<1>(param); in TEST_P() local [all …]
|
| /device/google/bramble/vibrator/drv2624/tests/ |
| D | test-hwapi.cpp | 188 static auto MakeParam(std::string name, std::function<T> func) { in MakeParam() 197 auto func = std::get<1>(param); in TEST_P() local 204 auto func = std::get<1>(param); in TEST_P() local 220 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 264 auto func = std::get<1>(param); in TEST_P() local 275 auto func = std::get<1>(param); in TEST_P() local 297 auto func = std::get<1>(param); in TEST_P() local 308 auto func = std::get<1>(param); in TEST_P() local [all …]
|
| /device/google/redfin/vibrator/drv2624/tests/ |
| D | test-hwapi.cpp | 188 static auto MakeParam(std::string name, std::function<T> func) { in MakeParam() 197 auto func = std::get<1>(param); in TEST_P() local 204 auto func = std::get<1>(param); in TEST_P() local 220 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 264 auto func = std::get<1>(param); in TEST_P() local 275 auto func = std::get<1>(param); in TEST_P() local 297 auto func = std::get<1>(param); in TEST_P() local 308 auto func = std::get<1>(param); in TEST_P() local [all …]
|
| /device/google/sunfish/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 221 auto func = std::get<1>(param); in TEST_P() local 231 auto func = std::get<1>(param); in TEST_P() local 241 auto func = std::get<1>(param); in TEST_P() local 265 auto func = std::get<1>(param); in TEST_P() local 276 auto func = std::get<1>(param); in TEST_P() local 298 auto func = std::get<1>(param); in TEST_P() local 309 auto func = std::get<1>(param); in TEST_P() local [all …]
|
| /device/generic/goldfish-opengl/android-emu/aemu/base/containers/ |
| D | HybridComponentManager.h | 95 void forEach(IterFunc func) { in forEach() 104 void forEachLive(IterFunc func) { in forEachLive() 113 void forEachLive_const(ConstIterFunc func) const { in forEachLive_const()
|
| /device/google/sunfish/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
|
| /device/google/redbull/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
|
| /device/google/coral/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
|
| /device/generic/vulkan-cereal/stream-servers/gl/OpenGLESDispatch/ |
| D | StaticDispatch.cpp | 31 void* func = 0; in gles1_dispatch_get_proc_func_static() local 42 void* func = 0; in gles2_dispatch_get_proc_func_static() local
|
| D | GLESv2Dispatch.cpp | 57 void* func = NULL; in gles2_dispatch_get_proc_func() local
|
| /device/generic/goldfish-opengl/system/OpenglSystemCommon/ |
| D | ThreadInfo.cpp | 34 void setTlsDestructor(tlsDtorCallback func) { in setTlsDestructor() 72 void setTlsDestructor(tlsDtorCallback func) { in setTlsDestructor()
|
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/include/GLcommon/ |
| D | GLESmacros.h | 101 #define SET_ERROR_IF_DISPATCHER_NOT_SUPPORT(func) \ argument 104 #define RET_AND_SET_ERROR_IF_DISPATCHER_NOT_SUPPORT(func, ret) \ argument
|
| /device/generic/vulkan-cereal/third-party/astc-encoder/Source/ |
| D | astcenccli_platform_dependents.cpp | 59 LPTHREAD_START_ROUTINE func = reinterpret_cast<LPTHREAD_START_ROUTINE>(threadfunc); in pthread_create() local 131 void (*func)(int, int, void*); member
|
| /device/google/felix/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()
|
| /device/google/sunfish/vibrator/common/ |
| D | HardwareBase.h | 51 Record(const char *func, const T &value, const std::ios *stream) in Record() 158 void HwApiBase::record(const char *func, const T &value, const std::ios *stream) { in record()
|
| /device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/ |
| D | Xthreads.h | 47 # define xthread_fork(func,closure) cthread_fork(func,closure) argument 76 # define xthread_fork(func,closure) thr_create(NULL,0,func,closure,THR_NEW_LWP|THR_DETACHED,NULL) argument 112 # define xthread_fork(func,closure) { \ argument 172 # define xthread_fork(func,closure) { pthread_t _tmpxthr; \ argument 202 # define xthread_fork(func,closure) { thr_t _tmpxthr; \ argument 238 # define xthread_fork(func,closure) { pthread_t _tmpxthr; \ argument 247 # define xthread_fork(func,closure) { pthread_t _tmpxthr; \ argument
|
| /device/google/contexthub/firmware/os/algos/common/math/ |
| D | levenberg_marquardt.c | 33 ResidualAndJacobianFunction func) { in lmSolverInit() 212 bool computeResidualAndGradients(ResidualAndJacobianFunction func, in computeResidualAndGradients()
|
| /device/google/cuttlefish/host/frontend/webrtc/html_client/js/ |
| D | controls.js | 57 function createButtonListener(button_id_class, func, argument 74 function createInputListener(input_id, func, listener) { argument
|
| /device/generic/goldfish-opengl/fuchsia/ |
| D | service_connector.cc | 22 void SetConnectToServiceFunction(PFN_ConnectToServiceAddr func) { in SetConnectToServiceFunction()
|
| /device/linaro/poplar/wifi/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()
|
| /device/generic/goldfish-opengl/android-emu/aemu/base/threads/ |
| D | AndroidFunctorThread.h | 38 : FunctorThread(Functor(func), flags) {} in FunctorThread()
|
| D | AndroidFunctorThread.cpp | 23 FunctorThread::FunctorThread(Functor&& func, ThreadFlags flags) in FunctorThread()
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | goldfish_vk_private_defs.h | 27 bool arrayany(const T* arr, uint32_t begin, uint32_t end, const F& func) { in arrayany()
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/ |
| D | goldfish_vk_private_defs.h | 40 bool arrayany(const T* arr, uint32_t begin, uint32_t end, const F& func) { in arrayany()
|