Home
last modified time | relevance | path

Searched refs:Async (Results 1 – 5 of 5) sorted by relevance

/aosp12/build/soong/cc/
H A Dcc_test.go3730 Async const
3739 case Async:
3754 found = Async
3854 checkHasMemtagNote(t, ctx.ModuleForTests("default_test_true", variant), Async)
3866 checkHasMemtagNote(t, ctx.ModuleForTests("exclude_test_true", variant), Async)
3878 checkHasMemtagNote(t, ctx.ModuleForTests("async_test_true", variant), Async)
3882 checkHasMemtagNote(t, ctx.ModuleForTests("async_binary", variant), Async)
3884 checkHasMemtagNote(t, ctx.ModuleForTests("async_binary_true", variant), Async)
3919 checkHasMemtagNote(t, ctx.ModuleForTests("default_binary", variant), Async)
3939 checkHasMemtagNote(t, ctx.ModuleForTests("async_test_true", variant), Async)
[all …]
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DDisplayTransactionTestHelpers.h154 BOOL_SUBSTITUTE(Async);
235 template <typename DisplayIdType, int width, int height, Critical critical, Async async,
256 static constexpr Async ASYNC = async;
481 Async::FALSE, Secure::TRUE, PhysicalDisplay::PRIMARY,
485 critical, Async::FALSE, Secure::TRUE,
531 : DisplayVariant<GpuVirtualDisplayIdType, width, height, Critical::FALSE, Async::TRUE, secure,
534 DisplayVariant<GpuVirtualDisplayIdType, width, height, Critical::FALSE, Async::TRUE,
577 : DisplayVariant<HalVirtualDisplayIdType<42>, width, height, Critical::FALSE, Async::TRUE,
581 Critical::FALSE, Async::TRUE, secure, Primary::FALSE,
584 Async::TRUE, secure, Primary::FALSE, GRALLOC_USAGE_HW_COMPOSER>;
/aosp12/system/extras/boottime_tools/bootanalyze/
H A Dconfig.yaml4 …system_server: SystemServerTiming(Async)?\s*:\s*(?P<name>\S+) took to complete:\s(?P<time>[0-9]+)ms
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestGenerated.cpp457 TEST_P(GeneratedTests, Async) { in TEST_P() argument
/aosp12/bionic/docs/
H A Delf-tls.md542 ## Async-Signal Safety