Home
last modified time | relevance | path

Searched defs:aFunction (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkGetProcAddress.cpp33 #define MAKE_VULKAN_GLOBAL_ENTRY(aFunction) \ argument
79 #define MAKE_VULKAN_INSTANCE_ENTRY(aFunction) \ argument
199 #define MAKE_VULKAN_DEVICE_ENTRY(aFunction) \ argument
/aosp_15_r20/external/clang/test/Analysis/
H A Dmalloc.cpp19 Foo aFunction() { in aFunction() function
/aosp_15_r20/external/ot-br-posix/src/dbus/client/
H A Dthread_api_dbus.cpp747 …iDBus::CallDBusMethodAsync(const std::string &aMethodName, DBusPendingCallNotifyFunction aFunction) in CallDBusMethodAsync()
792 DBusPendingCallNotifyFunction aFunction) in CallDBusMethodAsync()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/tti/test/
Dtest_structs.hpp220 AType aFunction(int = 7) { return AType(); } in aFunction() function