Home
last modified time | relevance | path

Searched defs:s_instance (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/hardware/nxp/weaver/libese_weaver/inc/
Dweaver_transport-impl.h95 static WeaverTransportImpl *s_instance; variable
Dweaver-impl.h102 static WeaverImpl *s_instance; variable
Dweaver_parser-impl.h186 static WeaverParserImpl *s_instance; variable
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDAAllocatorConfig.h73 static CUDAAllocatorConfig* s_instance = ([]() { in instance() local
/aosp_15_r20/external/clang/test/Sema/
H A Dtls_alignment.cpp75 S<64> s_instance; // expected-note{{in instantiation of template class 'S<64>' requested here}} variable
/aosp_15_r20/hardware/nxp/weaver/libese_weaver/src/
Dweaver-impl.cpp25 WeaverImpl *WeaverImpl::s_instance = NULL; member in WeaverImpl
Dweaver-transport-impl.cpp31 WeaverTransportImpl *WeaverTransportImpl::s_instance = NULL; member in WeaverTransportImpl
Dweaver-parser-impl.cpp23 WeaverParserImpl *WeaverParserImpl::s_instance = NULL; member in WeaverParserImpl
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/details/
H A Dregistry.h153 static registry_t<Mutex> s_instance; in instance() local
/aosp_15_r20/external/minigbm/cros_gralloc/
H A Dcros_gralloc_driver.cc85 static std::shared_ptr<cros_gralloc_driver> s_instance = []() { in get_instance() local
/aosp_15_r20/device/generic/goldfish/gralloc/
Dmapper.cpp312 static GoldfishMapper* s_instance; in GoldfishMapper() local
/aosp_15_r20/external/bcc/tests/cc/
H A Dcatch.hpp5499 static TrackerContext s_instance; in instance() local
6972 static NoColourImpl s_instance; in instance() local
7043 static Win32ColourImpl s_instance; in platformColourInstance() local
7094 static PosixColourImpl s_instance; in instance() local
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp130 static const T s_instance = T(); in instance() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp182 static const T s_instance = T(); in instance() local