Home
last modified time | relevance | path

Searched defs:setup (Results 1 – 7 of 7) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/doc/
DDevSetup.md7 ### Version Control
10 ### Required Tools
37 ### Getting the source
82 ### Building with Visual Studio
96 ### Building ANGLE for Android
/device/generic/vulkan-cereal/third-party/googletest/googlemock/src/
Dgmock_main.cc39 void setup() { in setup() function
/device/generic/vulkan-cereal/third-party/googletest/googletest/src/
Dgtest_main.cc37 void setup() { in setup() function
/device/google/contexthub/contexthubhal/
Dsystem_comms.cpp233 int SystemComm::MemInfoSession::setup(const hub_message_t *, uint32_t transactionId, AppManager &) in setup() function in android::nanohub::SystemComm::MemInfoSession
309 int SystemComm::AppMgmtSession::setup(const hub_message_t *appMsg, uint32_t transactionId, AppManag… in setup() function in android::nanohub::SystemComm::AppMgmtSession
876 int SystemComm::KeyInfoSession::setup(const hub_message_t *, uint32_t transactionId, AppManager &) { in setup() function in android::nanohub::SystemComm::KeyInfoSession
/device/google/contexthub/firmware/os/platform/stm32/
Dgpio.c242 static bool setup = 0; in gpioBitbangedUartOut() local
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkAndroidNativeBuffer.cpp439 void AndroidNativeBufferInfo::QueueState::setup( in setup() function in goldfish_vk::AndroidNativeBufferInfo::QueueState
/device/generic/vulkan-cereal/third-party/angle/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.cpp342 const xcb_setup_t *setup; in init_connection() local