Home
last modified time | relevance | path

Searched defs:SimpleContext (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/gemmlowp/meta/
H A Dmulti_thread_common.h41 SimpleContext(int max_num_threads, WorkersPool* pool) in SimpleContext() function
/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Dauth_context_test.cc51 TEST(AuthContextTest, SimpleContext) { in TEST() argument
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos.hh1609 enum ContextFormat { SimpleContext = 1, ClassBasedContext = 2, CoverageBasedContext = 3 }; enumerator