/device/google/coral/vibrator/tests/ |
D | test-hwapi.cpp | 111 static auto MakeParam(std::string name, std::function<T> func) { in MakeParam() 120 auto func = std::get<1>(param); in TEST_P() local 127 auto func = std::get<1>(param); in TEST_P() local 145 auto func = std::get<1>(param); in TEST_P() local 158 auto func = std::get<1>(param); in TEST_P() local 170 auto func = std::get<1>(param); in TEST_P() local 188 auto func = std::get<1>(param); in TEST_P() local 200 auto func = std::get<1>(param); in TEST_P() local 218 auto func = std::get<1>(param); in TEST_P() local 228 auto func = std::get<1>(param); in TEST_P() local [all …]
|
/device/google/bonito/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/google/crosshatch/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/goldfish-opengl/fuchsia/ |
D | service_connector.cc | 22 void SetConnectToServiceFunction(PFN_ConnectToServiceAddr func) { in SetConnectToServiceFunction()
|
D | fuchsia_stdio.cc | 10 void __assert_fail(const char *expr, const char *file, int line, const char *func) in __assert_fail()
|
/device/generic/goldfish-opengl/android-emu/android/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/google/contexthub/firmware/os/algos/common/math/ |
D | levenberg_marquardt.c | 32 ResidualAndJacobianFunction func) { in lmSolverInit() 215 bool computeResidualAndGradients(ResidualAndJacobianFunction func, in computeResidualAndGradients()
|
D | levenberg_marquardt.h | 104 ResidualAndJacobianFunction func; member
|
/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/system/OpenglSystemCommon/ |
D | ThreadInfo.cpp | 55 void setTlsDestructor(tlsDtorCallback func) { in setTlsDestructor()
|
D | ThreadInfo_host.cpp | 28 void setTlsDestructor(tlsDtorCallback func) { in setTlsDestructor()
|
/device/generic/goldfish/audio/ |
D | device_factory.cpp | 43 const auto func = reinterpret_cast<Func>( in DevicesFactory() local
|
/device/generic/goldfish/radio/libril/ |
D | ril_event.h | 31 ril_event_cb func; member
|
D | ril_event.cpp | 252 void ril_event_set(struct ril_event * ev, int fd, bool persist, ril_event_cb func, void * param) in ril_event_set()
|
/device/generic/opengl-transport/host/commands/emugen/tests/t.001/expected/encoder/ |
D | foo_entry.cpp | 24 void fooAlphaFunc(FooInt func, FooFloat ref) in fooAlphaFunc()
|
/device/generic/opengl-transport/host/commands/emugen/tests/t.001/expected/wrapper/ |
D | foo_wrapper_entry.cpp | 24 void fooAlphaFunc(FooInt func, FooFloat ref) in fooAlphaFunc()
|
/device/google/contexthub/firmware/os/core/ |
D | syscall.c | 79 bool syscallAddFunc(uint32_t path, SyscallFunc func) in syscallAddFunc()
|
/device/google/contexthub/firmware/os/inc/ |
D | syscall.h | 64 SyscallFunc func; member
|
D | isr.h | 40 bool (*func)(struct ChainedIsr *); member
|
/device/google/contexthub/firmware/os/platform/stm32/inc/plat/ |
D | i2c.h | 33 enum StmGpioAltFunc func; member
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/audio/ |
D | xa-class-base.h | 199 #define CODEC_API(codec, func, ...) \ argument
|
/device/google/coral/vibrator/ |
D | Hardware.cpp | 151 void HwApi::record(const char *func, const T &value, void *stream) { in record()
|
D | Hardware.h | 40 Record(const char *func, const T &value, const void *stream) in Record()
|